/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!../bootstrap-3/sass/bootstrap-3-styles.scss ***!
  \****************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600,700,800,900&display=swap);
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!../bootstrap-3/sass/bootstrap-3-styles.scss (1) ***!
  \********************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600,700,900&display=swap);
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!../bootstrap-3/sass/bootstrap-3-styles.scss (2) ***!
  \********************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #354657;
  background-color: #EBEBEB;
}

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

a {
  color: #9D57B2;
  text-decoration: none;
}
a:hover, a:focus {
  color: #A25EB5;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, #blog-post #content-body .content-container .content-section img, #homepage img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded, #spotlight #carouselParagraph .slideImage, #spotlight #carouselParagraphLandscape .slider_component .slideImage, #spotlight #imageParagraph1 img, #spotlight #imageParagraph2 img, #qa-page .image-map-text img {
  border-radius: 23px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #EBEBEB;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #EEEEEE;
}

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

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

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 800;
  line-height: 1.2;
  color: #354657;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 22px;
}

h3, .h3 {
  font-size: 20px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 11px;
}

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 544px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 75%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #BD8BCA;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #a968ba;
}

.text-success {
  color: #535353;
}

a.text-success:hover,
a.text-success:focus {
  color: #3a3a3a;
}

.text-info {
  color: #888888;
}

a.text-info:hover,
a.text-info:focus {
  color: #6f6f6f;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #DE6C6C;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #d54242;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #BD8BCA;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #a968ba;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #EEEEEE;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #d5d5d5;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, #search-result li, #search-result-modal li {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 544px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right,
blockquote.pagination {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pagination footer:before,
blockquote.pull-right small:before,
blockquote.pagination small:before,
blockquote.pull-right .small:before,
blockquote.pagination .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pagination footer:after,
blockquote.pull-right small:after,
blockquote.pagination small:after,
blockquote.pull-right .small:after,
blockquote.pagination .small:after {
  content: " —";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 544px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .more-questions, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 544px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .more-questions, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9, .more-questions {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #354657;
}

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #354657;
  background-color: #fff;
  background-image: none;
  border: 1px solid #D1D1D1;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #354657;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(53, 70, 87, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(53, 70, 87, 0.6);
}
.form-control::-moz-placeholder {
  color: #D1D1D1;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #D1D1D1;
}
.form-control::-webkit-input-placeholder {
  color: #D1D1D1;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #F9F9F9;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 40px;
  }
  input[type=date].input-sm, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 38px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 23px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 23px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #535353;
}
.has-success .form-control {
  border-color: #535353;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #3a3a3a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #868686;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #868686;
}
.has-success .input-group-addon {
  color: #535353;
  background-color: #dff0d8;
  border-color: #535353;
}
.has-success .form-control-feedback {
  color: #535353;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #DE6C6C;
}
.has-error .form-control {
  border-color: #DE6C6C;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #d54242;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1bfbf;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f1bfbf;
}
.has-error .input-group-addon {
  color: #DE6C6C;
  background-color: #f2dede;
  border-color: #DE6C6C;
}
.has-error .form-control-feedback {
  color: #DE6C6C;
}

.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6886a3;
}

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 544px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 544px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 544px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn, #content-buttons a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, #content-buttons a:focus, .btn.focus, #content-buttons a.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, #content-buttons a:hover, .btn:focus, #content-buttons a:focus, .btn.focus, #content-buttons a.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, #content-buttons a:active, .btn.active, #content-buttons a.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, #content-buttons a.disabled, .btn[disabled], #content-buttons a[disabled], fieldset[disabled] .btn, fieldset[disabled] #content-buttons a, #content-buttons fieldset[disabled] a {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, #content-buttons a.disabled, fieldset[disabled] a.btn, fieldset[disabled] #content-buttons a, #content-buttons fieldset[disabled] a {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, #content-buttons a, .btn-fake-disabled, .minicart-content.lrp .btn-fake-disabled, .btn-fake, .minicart-content.lrp .btn-fake, .btn-invert, .minicart-content.lrp .btn-invert, .btn-onetime, .btn-standard, .minicart-content.lrp .btn-onetime, .minicart-content.lrp .btn-standard, .btn-lrp, .minicart-content.lrp .btn-primary {
  color: #fff;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}
.btn-primary:focus, #content-buttons a:focus, .btn-fake-disabled:focus, .minicart-content.lrp .btn-fake-disabled:focus, .btn-fake:focus, .minicart-content.lrp .btn-fake:focus, .btn-invert:focus, .minicart-content.lrp .btn-invert:focus, .btn-onetime:focus, .btn-standard:focus, .minicart-content.lrp .btn-onetime:focus, .minicart-content.lrp .btn-standard:focus, .btn-lrp:focus, .minicart-content.lrp .btn-primary:focus, .btn-primary.focus, #content-buttons a.focus, .focus.btn-fake-disabled, .minicart-content.lrp .focus.btn-fake-disabled, .focus.btn-fake, .minicart-content.lrp .focus.btn-fake, .focus.btn-invert, .minicart-content.lrp .focus.btn-invert, .focus.btn-onetime, .focus.btn-standard, .minicart-content.lrp .focus.btn-onetime, .minicart-content.lrp .focus.btn-standard, .focus.btn-lrp, .minicart-content.lrp .focus.btn-primary {
  color: #fff;
  background-color: #a968ba;
  border-color: #824393;
}
.btn-primary:hover, #content-buttons a:hover, .btn-fake-disabled:hover, .minicart-content.lrp .btn-fake-disabled:hover, .btn-fake:hover, .minicart-content.lrp .btn-fake:hover, .btn-invert:hover, .minicart-content.lrp .btn-invert:hover, .btn-onetime:hover, .btn-standard:hover, .minicart-content.lrp .btn-onetime:hover, .minicart-content.lrp .btn-standard:hover, .btn-lrp:hover, .minicart-content.lrp .btn-primary:hover {
  color: #fff;
  background-color: #a968ba;
  border-color: #a561b7;
}
.btn-primary:active, #content-buttons a:active, .btn-fake-disabled:active, .minicart-content.lrp .btn-fake-disabled:active, .btn-fake:active, .minicart-content.lrp .btn-fake:active, .btn-invert:active, .minicart-content.lrp .btn-invert:active, .btn-onetime:active, .btn-standard:active, .minicart-content.lrp .btn-onetime:active, .minicart-content.lrp .btn-standard:active, .btn-lrp:active, .minicart-content.lrp .btn-primary:active, .btn-primary.active, #content-buttons a.active, .active.btn-fake-disabled, .minicart-content.lrp .active.btn-fake-disabled, .active.btn-fake, .minicart-content.lrp .active.btn-fake, .active.btn-invert, .minicart-content.lrp .active.btn-invert, .active.btn-onetime, .active.btn-standard, .minicart-content.lrp .active.btn-onetime, .minicart-content.lrp .active.btn-standard, .active.btn-lrp, .minicart-content.lrp .active.btn-primary, .open > .btn-primary.dropdown-toggle, #content-buttons .open > a.dropdown-toggle, .open > .dropdown-toggle.btn-fake-disabled, .open > .dropdown-toggle.btn-fake, .open > .dropdown-toggle.btn-invert, .open > .dropdown-toggle.btn-onetime, .open > .dropdown-toggle.btn-standard, .open > .dropdown-toggle.btn-lrp {
  color: #fff;
  background-color: #a968ba;
  background-image: none;
  border-color: #a561b7;
}
.btn-primary:active:hover, #content-buttons a:active:hover, .btn-fake-disabled:active:hover, .btn-fake:active:hover, .btn-invert:active:hover, .btn-onetime:active:hover, .btn-standard:active:hover, .btn-lrp:active:hover, .btn-primary:active:focus, #content-buttons a:active:focus, .btn-fake-disabled:active:focus, .btn-fake:active:focus, .btn-invert:active:focus, .btn-onetime:active:focus, .btn-standard:active:focus, .btn-lrp:active:focus, .btn-primary:active.focus, #content-buttons a:active.focus, .btn-fake-disabled:active.focus, .btn-fake:active.focus, .btn-invert:active.focus, .btn-onetime:active.focus, .btn-standard:active.focus, .btn-lrp:active.focus, .btn-primary.active:hover, #content-buttons a.active:hover, .active.btn-fake-disabled:hover, .active.btn-fake:hover, .active.btn-invert:hover, .active.btn-onetime:hover, .active.btn-standard:hover, .active.btn-lrp:hover, .btn-primary.active:focus, #content-buttons a.active:focus, .active.btn-fake-disabled:focus, .active.btn-fake:focus, .active.btn-invert:focus, .active.btn-onetime:focus, .active.btn-standard:focus, .active.btn-lrp:focus, .btn-primary.active.focus, #content-buttons a.active.focus, .active.focus.btn-fake-disabled, .active.focus.btn-fake, .active.focus.btn-invert, .active.focus.btn-onetime, .active.focus.btn-standard, .active.focus.btn-lrp, .open > .btn-primary.dropdown-toggle:hover, #content-buttons .open > a.dropdown-toggle:hover, .open > .dropdown-toggle.btn-fake-disabled:hover, .open > .dropdown-toggle.btn-fake:hover, .open > .dropdown-toggle.btn-invert:hover, .open > .dropdown-toggle.btn-onetime:hover, .open > .dropdown-toggle.btn-standard:hover, .open > .dropdown-toggle.btn-lrp:hover, .open > .btn-primary.dropdown-toggle:focus, #content-buttons .open > a.dropdown-toggle:focus, .open > .dropdown-toggle.btn-fake-disabled:focus, .open > .dropdown-toggle.btn-fake:focus, .open > .dropdown-toggle.btn-invert:focus, .open > .dropdown-toggle.btn-onetime:focus, .open > .dropdown-toggle.btn-standard:focus, .open > .dropdown-toggle.btn-lrp:focus, .open > .btn-primary.dropdown-toggle.focus, #content-buttons .open > a.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-fake-disabled, .open > .dropdown-toggle.focus.btn-fake, .open > .dropdown-toggle.focus.btn-invert, .open > .dropdown-toggle.focus.btn-onetime, .open > .dropdown-toggle.focus.btn-standard, .open > .dropdown-toggle.focus.btn-lrp {
  color: #fff;
  background-color: #9b50af;
  border-color: #824393;
}
.btn-primary.disabled:hover, #content-buttons a.disabled:hover, .disabled.btn-fake-disabled:hover, .disabled.btn-fake:hover, .disabled.btn-invert:hover, .disabled.btn-onetime:hover, .disabled.btn-standard:hover, .disabled.btn-lrp:hover, .btn-primary.disabled:focus, #content-buttons a.disabled:focus, .disabled.btn-fake-disabled:focus, .disabled.btn-fake:focus, .disabled.btn-invert:focus, .disabled.btn-onetime:focus, .disabled.btn-standard:focus, .disabled.btn-lrp:focus, .btn-primary.disabled.focus, #content-buttons a.disabled.focus, .disabled.focus.btn-fake-disabled, .disabled.focus.btn-fake, .disabled.focus.btn-invert, .disabled.focus.btn-onetime, .disabled.focus.btn-standard, .disabled.focus.btn-lrp, .btn-primary[disabled]:hover, #content-buttons a[disabled]:hover, [disabled].btn-fake-disabled:hover, [disabled].btn-fake:hover, [disabled].btn-invert:hover, [disabled].btn-onetime:hover, [disabled].btn-standard:hover, [disabled].btn-lrp:hover, .btn-primary[disabled]:focus, #content-buttons a[disabled]:focus, [disabled].btn-fake-disabled:focus, [disabled].btn-fake:focus, [disabled].btn-invert:focus, [disabled].btn-onetime:focus, [disabled].btn-standard:focus, [disabled].btn-lrp:focus, .btn-primary[disabled].focus, #content-buttons a[disabled].focus, [disabled].focus.btn-fake-disabled, [disabled].focus.btn-fake, [disabled].focus.btn-invert, [disabled].focus.btn-onetime, [disabled].focus.btn-standard, [disabled].focus.btn-lrp, fieldset[disabled] .btn-primary:hover, fieldset[disabled] #content-buttons a:hover, #content-buttons fieldset[disabled] a:hover, fieldset[disabled] .btn-fake-disabled:hover, fieldset[disabled] .btn-fake:hover, fieldset[disabled] .btn-invert:hover, fieldset[disabled] .btn-onetime:hover, fieldset[disabled] .btn-standard:hover, fieldset[disabled] .btn-lrp:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] #content-buttons a:focus, #content-buttons fieldset[disabled] a:focus, fieldset[disabled] .btn-fake-disabled:focus, fieldset[disabled] .btn-fake:focus, fieldset[disabled] .btn-invert:focus, fieldset[disabled] .btn-onetime:focus, fieldset[disabled] .btn-standard:focus, fieldset[disabled] .btn-lrp:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] #content-buttons a.focus, #content-buttons fieldset[disabled] a.focus, fieldset[disabled] .focus.btn-fake-disabled, fieldset[disabled] .focus.btn-fake, fieldset[disabled] .focus.btn-invert, fieldset[disabled] .focus.btn-onetime, fieldset[disabled] .focus.btn-standard, fieldset[disabled] .focus.btn-lrp {
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}
.btn-primary .badge, #content-buttons a .badge, .btn-fake-disabled .badge, .minicart-content.lrp .btn-fake-disabled .badge, .btn-fake .badge, .minicart-content.lrp .btn-fake .badge, .btn-invert .badge, .minicart-content.lrp .btn-invert .badge, .btn-onetime .badge, .btn-standard .badge, .minicart-content.lrp .btn-onetime .badge, .minicart-content.lrp .btn-standard .badge, .btn-lrp .badge, .minicart-content.lrp .btn-primary .badge {
  color: #BD8BCA;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #7BB739;
  border-color: #6ea433;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #61902d;
  border-color: #2d4215;
}
.btn-success:hover {
  color: #fff;
  background-color: #61902d;
  border-color: #4f7524;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #61902d;
  background-image: none;
  border-color: #4f7524;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #4f7524;
  border-color: #2d4215;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #7BB739;
  border-color: #6ea433;
}
.btn-success .badge {
  color: #7BB739;
  background-color: #fff;
}

.btn-info {
  color: #BD8BCA;
  background-color: #FFFFFF;
  border-color: #BD8BCA;
}
.btn-info:focus, .btn-info.focus {
  color: #BD8BCA;
  background-color: #e6e6e6;
  border-color: #824393;
}
.btn-info:hover {
  color: #BD8BCA;
  background-color: #e6e6e6;
  border-color: #a561b7;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #BD8BCA;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #a561b7;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #BD8BCA;
  background-color: #d4d4d4;
  border-color: #824393;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #FFFFFF;
  border-color: #BD8BCA;
}
.btn-info .badge {
  color: #FFFFFF;
  background-color: #BD8BCA;
}

.btn-warning {
  color: #fff;
  background-color: #F8B259;
  border-color: #f7a741;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #f69b28;
  border-color: #b16607;
}
.btn-warning:hover {
  color: #fff;
  background-color: #f69b28;
  border-color: #f08b0a;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f69b28;
  background-image: none;
  border-color: #f08b0a;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #f08b0a;
  border-color: #b16607;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #F8B259;
  border-color: #f7a741;
}
.btn-warning .badge {
  color: #F8B259;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #DE6C6C;
  border-color: #d95757;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #d54242;
  border-color: #912020;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d54242;
  border-color: #c72d2d;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d54242;
  background-image: none;
  border-color: #c72d2d;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #c72d2d;
  border-color: #912020;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #DE6C6C;
  border-color: #d95757;
}
.btn-danger .badge {
  color: #DE6C6C;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #9D57B2;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #A25EB5;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, #content-buttons .btn-group-lg > a {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

.btn-sm, .btn-group-sm > .btn, #content-buttons .btn-group-sm > a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn, #content-buttons .btn-group-xs > a {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-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: 16px;
  text-align: left;
  list-style: none;
  background-color: #EBEBEB;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right, .dropdown-menu.pagination {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #BD8BCA;
  text-decoration: none;
  background-color: #BD8BCA;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu, .pagination > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 544px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, #content-buttons .btn-group > a,
.btn-group-vertical > .btn,
#content-buttons .btn-group-vertical > a {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, #content-buttons .btn-group > a:hover, .btn-group > .btn:focus, #content-buttons .btn-group > a:focus, .btn-group > .btn:active, #content-buttons .btn-group > a:active, .btn-group > .btn.active, #content-buttons .btn-group > a.active,
.btn-group-vertical > .btn:hover,
#content-buttons .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
#content-buttons .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
#content-buttons .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
#content-buttons .btn-group-vertical > a.active {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group #content-buttons a + .btn, #content-buttons .btn-group a + .btn, .btn-group #content-buttons .btn + a, #content-buttons .btn-group .btn + a, .btn-group #content-buttons a + a, #content-buttons .btn-group a + a,
.btn-group .btn + .btn-group,
.btn-group #content-buttons a + .btn-group,
#content-buttons .btn-group a + .btn-group,
.btn-group .btn-group + .btn,
.btn-group #content-buttons .btn-group + a,
#content-buttons .btn-group .btn-group + a,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn, .btn-toolbar #content-buttons a, #content-buttons .btn-toolbar a,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, #content-buttons .btn-toolbar > a,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #content-buttons .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, #content-buttons .btn-group > a:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), #content-buttons .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), #content-buttons .btn-group > a:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #content-buttons .btn-group > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #content-buttons .btn-group > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, #content-buttons .btn-group > .btn-group:last-child:not(:first-child) > a:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, #content-buttons .btn-group > a + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, #content-buttons .btn-group-lg.btn-group > a + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret, #content-buttons a .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, #content-buttons .btn-group-lg > a .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup #content-buttons .btn-group-lg > a .caret, #content-buttons .dropup .btn-group-lg > a .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, #content-buttons .btn-group-vertical > a,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
#content-buttons .btn-group-vertical > .btn-group > a {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn, #content-buttons .btn-group-vertical > .btn-group > a {
  float: none;
}
.btn-group-vertical > .btn + .btn, #content-buttons .btn-group-vertical > a + .btn, #content-buttons .btn-group-vertical > .btn + a, #content-buttons .btn-group-vertical > a + a,
.btn-group-vertical > .btn + .btn-group,
#content-buttons .btn-group-vertical > a + .btn-group,
.btn-group-vertical > .btn-group + .btn,
#content-buttons .btn-group-vertical > .btn-group + a,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), #content-buttons .btn-group-vertical > a:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child), #content-buttons .btn-group-vertical > a:first-child:not(:last-child) {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child), #content-buttons .btn-group-vertical > a:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, #content-buttons .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #content-buttons .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, #content-buttons .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn, #content-buttons .btn-group-justified > a,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group #content-buttons a, #content-buttons .btn-group-justified > .btn-group a {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], #content-buttons [data-toggle=buttons] > a input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
#content-buttons [data-toggle=buttons] > a input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
#content-buttons [data-toggle=buttons] > .btn-group > a input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
#content-buttons [data-toggle=buttons] > .btn-group > a input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #9D57B2;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #F9F9F9;
  cursor: default;
  background-color: #EEEEEE;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #BD8BCA;
  background-color: #BD8BCA;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 544px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 5px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 544px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #EBEBEB;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 544px) {
  .navbar {
    border-radius: 5px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 544px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 544px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 544px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 544px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 544px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 14px 15px;
  font-size: 18px;
  line-height: 22px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 544px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 544px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 543px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 544px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 544px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 543px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 544px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, #content-buttons .btn-group-sm > a.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, #content-buttons .btn-group-xs > a.navbar-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 544px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 544px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #333333;
  border-color: none;
}
.navbar-default .navbar-brand {
  color: #EBEBEB;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #d2d2d2;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #F9F9F9;
}
.navbar-default .navbar-nav > li > a {
  color: #EBEBEB;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #EBEBEB;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #EBEBEB;
  background-color: #222222;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #EBEBEB;
  background-color: #222222;
}
@media (max-width: 543px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #EBEBEB;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #EBEBEB;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #EBEBEB;
    background-color: #222222;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: none;
}
.navbar-default .navbar-link {
  color: #EBEBEB;
}
.navbar-default .navbar-link:hover {
  color: #EBEBEB;
}
.navbar-default .btn-link {
  color: #EBEBEB;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #EBEBEB;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 543px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 0 0;
  margin-bottom: 22px;
  list-style: none;
  background-color: none;
  border-radius: 5px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "| ";
}
.breadcrumb > .active {
  color: #BABB00;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 5px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #9D57B2;
  text-decoration: none;
  background-color: none;
  border: 1px solid none;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #A25EB5;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 23px;
  border-bottom-left-radius: 23px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 23px;
  border-bottom-right-radius: 23px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label, #content-buttons a .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #BD8BCA;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #a968ba;
}

.label-success {
  background-color: #7BB739;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #61902d;
}

.label-info {
  background-color: #0067DC;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #004fa9;
}

.label-warning {
  background-color: #F8B259;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #f69b28;
}

.label-danger {
  background-color: #DE6C6C;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #d54242;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge, #content-buttons a .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, #content-buttons .btn-group-xs > a .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #9D57B2;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 23px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 544px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.428571429;
  background-color: #EBEBEB;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #354657;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #9D57B2;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #535353;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #3a3a3a;
}

.alert-info {
  color: #888888;
  background-color: #EEEEEE;
  border-color: gainsboro;
}
.alert-info hr {
  border-top-color: #cfcfcf;
}
.alert-info .alert-link {
  color: #6f6f6f;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #DE6C6C;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #d54242;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid none;
}
.list-group-item:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #BD8BCA;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: white;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #535353;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #535353;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #535353;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #535353;
  border-color: #535353;
}

.list-group-item-info {
  color: #888888;
  background-color: #EEEEEE;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #888888;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #888888;
  background-color: #e1e1e1;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #888888;
  border-color: #888888;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #DE6C6C;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #DE6C6C;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #DE6C6C;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #DE6C6C;
  border-color: #DE6C6C;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel, .panel-border, .panel-shadow-highlight, .panel-shadow {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.panel > .list-group, .panel-border > .list-group, .panel-shadow-highlight > .list-group, .panel-shadow > .list-group,
.panel > .panel-collapse > .list-group,
.panel-border > .panel-collapse > .list-group,
.panel-shadow-highlight > .panel-collapse > .list-group,
.panel-shadow > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel-border > .list-group .list-group-item, .panel-shadow-highlight > .list-group .list-group-item, .panel-shadow > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item,
.panel-border > .panel-collapse > .list-group .list-group-item,
.panel-shadow-highlight > .panel-collapse > .list-group .list-group-item,
.panel-shadow > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel-border > .list-group:first-child .list-group-item:first-child, .panel-shadow-highlight > .list-group:first-child .list-group-item:first-child, .panel-shadow > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.panel-border > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.panel-shadow-highlight > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.panel-shadow > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel-border > .list-group:last-child .list-group-item:last-child, .panel-shadow-highlight > .list-group:last-child .list-group-item:last-child, .panel-shadow > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.panel-border > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.panel-shadow-highlight > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.panel-shadow > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel-border > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel-shadow-highlight > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel-shadow > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table, .panel-border > .table, .panel-shadow-highlight > .table, .panel-shadow > .table,
.panel > .table-responsive > .table,
.panel-border > .table-responsive > .table,
.panel-shadow-highlight > .table-responsive > .table,
.panel-shadow > .table-responsive > .table,
.panel > .panel-collapse > .table,
.panel-border > .panel-collapse > .table,
.panel-shadow-highlight > .panel-collapse > .table,
.panel-shadow > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption, .panel-border > .table caption, .panel-shadow-highlight > .table caption, .panel-shadow > .table caption,
.panel > .table-responsive > .table caption,
.panel-border > .table-responsive > .table caption,
.panel-shadow-highlight > .table-responsive > .table caption,
.panel-shadow > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption,
.panel-border > .panel-collapse > .table caption,
.panel-shadow-highlight > .panel-collapse > .table caption,
.panel-shadow > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child, .panel-border > .table:first-child, .panel-shadow-highlight > .table:first-child, .panel-shadow > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.panel-border > .table-responsive:first-child > .table:first-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child,
.panel-shadow > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel-border > .table:first-child > thead:first-child > tr:first-child, .panel-shadow-highlight > .table:first-child > thead:first-child > tr:first-child, .panel-shadow > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel-border > .table:first-child > tbody:first-child > tr:first-child,
.panel-shadow-highlight > .table:first-child > tbody:first-child > tr:first-child,
.panel-shadow > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel-border > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel-border > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel-border > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel-shadow-highlight > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel-shadow > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-border > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-shadow-highlight > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-shadow > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-border > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-shadow-highlight > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-shadow > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel-border > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel-shadow-highlight > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel-shadow > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel-border > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-border > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-border > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel-border > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 4px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel-border > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel-shadow-highlight > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel-shadow > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-border > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-shadow-highlight > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-shadow > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-border > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-shadow-highlight > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-shadow > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel-border > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel-shadow-highlight > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel-shadow > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel-border > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-border > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-border > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel-border > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel-shadow-highlight > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel-shadow > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 4px;
}
.panel > .table:last-child, .panel-border > .table:last-child, .panel-shadow-highlight > .table:last-child, .panel-shadow > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel-border > .table-responsive:last-child > .table:last-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child,
.panel-shadow > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel-border > .table:last-child > tbody:last-child > tr:last-child, .panel-shadow-highlight > .table:last-child > tbody:last-child > tr:last-child, .panel-shadow > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel-border > .table:last-child > tfoot:last-child > tr:last-child,
.panel-shadow-highlight > .table:last-child > tfoot:last-child > tr:last-child,
.panel-shadow > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel-border > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel-border > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel-border > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel-shadow-highlight > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel-shadow > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-border > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-shadow-highlight > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-shadow > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-border > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-shadow-highlight > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-shadow > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel-border > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel-shadow-highlight > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel-shadow > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel-border > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-border > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-border > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel-border > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 4px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel-border > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel-shadow-highlight > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel-shadow > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-border > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-shadow-highlight > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-shadow > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-border > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-shadow-highlight > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-shadow > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel-border > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel-shadow-highlight > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel-shadow > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel-border > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-border > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-border > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel-border > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel-shadow-highlight > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel-shadow > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 4px;
}
.panel > .panel-body + .table, .panel-border > .panel-body + .table, .panel-shadow-highlight > .panel-body + .table, .panel-shadow > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel-border > .panel-body + .table-responsive,
.panel-shadow-highlight > .panel-body + .table-responsive,
.panel-shadow > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel-border > .table + .panel-body,
.panel-shadow-highlight > .table + .panel-body,
.panel-shadow > .table + .panel-body,
.panel > .table-responsive + .panel-body,
.panel-border > .table-responsive + .panel-body,
.panel-shadow-highlight > .table-responsive + .panel-body,
.panel-shadow > .table-responsive + .panel-body {
  border-top: 1px solid #EEEEEE;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel-border > .table > tbody:first-child > tr:first-child th, .panel-shadow-highlight > .table > tbody:first-child > tr:first-child th, .panel-shadow > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.panel-border > .table > tbody:first-child > tr:first-child td,
.panel-shadow-highlight > .table > tbody:first-child > tr:first-child td,
.panel-shadow > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered, .panel-border > .table-bordered, .panel-shadow-highlight > .table-bordered, .panel-shadow > .table-bordered,
.panel > .table-responsive > .table-bordered,
.panel-border > .table-responsive > .table-bordered,
.panel-shadow-highlight > .table-responsive > .table-bordered,
.panel-shadow > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel-border > .table-bordered > thead > tr > th:first-child, .panel-shadow-highlight > .table-bordered > thead > tr > th:first-child, .panel-shadow > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel-border > .table-bordered > thead > tr > td:first-child,
.panel-shadow-highlight > .table-bordered > thead > tr > td:first-child,
.panel-shadow > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel-border > .table-bordered > tbody > tr > th:first-child,
.panel-shadow-highlight > .table-bordered > tbody > tr > th:first-child,
.panel-shadow > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel-border > .table-bordered > tbody > tr > td:first-child,
.panel-shadow-highlight > .table-bordered > tbody > tr > td:first-child,
.panel-shadow > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel-border > .table-bordered > tfoot > tr > th:first-child,
.panel-shadow-highlight > .table-bordered > tfoot > tr > th:first-child,
.panel-shadow > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel-border > .table-bordered > tfoot > tr > td:first-child,
.panel-shadow-highlight > .table-bordered > tfoot > tr > td:first-child,
.panel-shadow > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel-border > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel-shadow > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel-border > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel-shadow > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel-border > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel-shadow > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel-border > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel-shadow > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel-border > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel-shadow > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel-border > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel-shadow > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel-border > .table-bordered > thead > tr > th:last-child, .panel-shadow-highlight > .table-bordered > thead > tr > th:last-child, .panel-shadow > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel-border > .table-bordered > thead > tr > td:last-child,
.panel-shadow-highlight > .table-bordered > thead > tr > td:last-child,
.panel-shadow > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel-border > .table-bordered > tbody > tr > th:last-child,
.panel-shadow-highlight > .table-bordered > tbody > tr > th:last-child,
.panel-shadow > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel-border > .table-bordered > tbody > tr > td:last-child,
.panel-shadow-highlight > .table-bordered > tbody > tr > td:last-child,
.panel-shadow > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel-border > .table-bordered > tfoot > tr > th:last-child,
.panel-shadow-highlight > .table-bordered > tfoot > tr > th:last-child,
.panel-shadow > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel-border > .table-bordered > tfoot > tr > td:last-child,
.panel-shadow-highlight > .table-bordered > tfoot > tr > td:last-child,
.panel-shadow > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel-border > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel-shadow > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel-border > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel-shadow > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel-border > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel-shadow > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel-border > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel-shadow > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel-border > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel-shadow > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel-border > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel-shadow-highlight > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel-shadow > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel-border > .table-bordered > thead > tr:first-child > td, .panel-shadow-highlight > .table-bordered > thead > tr:first-child > td, .panel-shadow > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel-border > .table-bordered > thead > tr:first-child > th,
.panel-shadow-highlight > .table-bordered > thead > tr:first-child > th,
.panel-shadow > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel-border > .table-bordered > tbody > tr:first-child > td,
.panel-shadow-highlight > .table-bordered > tbody > tr:first-child > td,
.panel-shadow > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel-border > .table-bordered > tbody > tr:first-child > th,
.panel-shadow-highlight > .table-bordered > tbody > tr:first-child > th,
.panel-shadow > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel-border > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel-shadow-highlight > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel-shadow > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel-border > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel-shadow-highlight > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel-shadow > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel-border > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel-shadow-highlight > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel-shadow > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel-border > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel-shadow-highlight > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel-shadow > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel-border > .table-bordered > tbody > tr:last-child > td, .panel-shadow-highlight > .table-bordered > tbody > tr:last-child > td, .panel-shadow > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel-border > .table-bordered > tbody > tr:last-child > th,
.panel-shadow-highlight > .table-bordered > tbody > tr:last-child > th,
.panel-shadow > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel-border > .table-bordered > tfoot > tr:last-child > td,
.panel-shadow-highlight > .table-bordered > tfoot > tr:last-child > td,
.panel-shadow > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel-border > .table-bordered > tfoot > tr:last-child > th,
.panel-shadow-highlight > .table-bordered > tfoot > tr:last-child > th,
.panel-shadow > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel-border > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel-shadow-highlight > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel-shadow > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel-border > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel-shadow-highlight > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel-shadow > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel-border > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel-shadow-highlight > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel-shadow > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel-border > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel-shadow-highlight > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel-shadow > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive, .panel-border > .table-responsive, .panel-shadow-highlight > .table-responsive, .panel-shadow > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel, .panel-group .panel-border, .panel-group .panel-shadow-highlight, .panel-group .panel-shadow {
  margin-bottom: 0;
  border-radius: 5px;
}
.panel-group .panel + .panel, .panel-group .panel-border + .panel, .panel-group .panel + .panel-border, .panel-group .panel-border + .panel-border, .panel-group .panel-shadow-highlight + .panel, .panel-group .panel-shadow-highlight + .panel-border, .panel-group .panel + .panel-shadow-highlight, .panel-group .panel-border + .panel-shadow-highlight, .panel-group .panel-shadow-highlight + .panel-shadow-highlight, .panel-group .panel-shadow + .panel, .panel-group .panel-shadow + .panel-border, .panel-group .panel-shadow + .panel-shadow-highlight, .panel-group .panel + .panel-shadow, .panel-group .panel-border + .panel-shadow, .panel-group .panel-shadow-highlight + .panel-shadow, .panel-group .panel-shadow + .panel-shadow {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default, .panel-totals, .panel-lrp {
  border-color: #EBEBEB;
}
.panel-default > .panel-heading, .panel-totals > .panel-heading, .panel-lrp > .panel-heading {
  color: #333333;
  background-color: #EBEBEB;
  border-color: #EBEBEB;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body, .panel-totals > .panel-heading + .panel-collapse > .panel-body, .panel-lrp > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EBEBEB;
}
.panel-default > .panel-heading .badge, .panel-totals > .panel-heading .badge, .panel-lrp > .panel-heading .badge {
  color: #EBEBEB;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body, .panel-totals > .panel-footer + .panel-collapse > .panel-body, .panel-lrp > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #EBEBEB;
}

.panel-primary {
  border-color: #BD8BCA;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #BD8BCA;
}
.panel-primary > .panel-heading .badge {
  color: #BD8BCA;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #BD8BCA;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #535353;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #535353;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: gainsboro;
}
.panel-info > .panel-heading {
  color: #888888;
  background-color: #EEEEEE;
  border-color: gainsboro;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: gainsboro;
}
.panel-info > .panel-heading .badge {
  color: #EEEEEE;
  background-color: #888888;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: gainsboro;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #DE6C6C;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #DE6C6C;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

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

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well, .moreQuestionsWell {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #EBEBEB;
  border: 1px solid none;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote, .moreQuestionsWell blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 23px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 23px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn, .modal-footer #content-buttons a + .btn, #content-buttons .modal-footer a + .btn, .modal-footer #content-buttons .btn + a, #content-buttons .modal-footer .btn + a, .modal-footer #content-buttons a + a, #content-buttons .modal-footer a + a {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group #content-buttons a + .btn, #content-buttons .modal-footer .btn-group a + .btn, .modal-footer .btn-group #content-buttons .btn + a, #content-buttons .modal-footer .btn-group .btn + a, .modal-footer .btn-group #content-buttons a + a, #content-buttons .modal-footer .btn-group a + a {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 544px) {
  .modal-dialog {
    width: 544px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .modal-lg {
    width: 700px;
  }
}
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  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;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn, .carousel-caption #content-buttons a, #content-buttons .carousel-caption a {
  text-shadow: none;
}

@media screen and (min-width: 544px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block, .do-center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right, .pagination {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 543px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 543px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 543px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 543px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 544px) and (max-width: 767px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 544px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 544px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 992px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 543px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 11px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 2px solid #EEEEEE;
}
.table > thead > tr > th.va-middle,
.table > thead > tr > td.va-middle,
.table > tbody > tr > th.va-middle,
.table > tbody > tr > td.va-middle,
.table > tfoot > tr > th.va-middle,
.table > tfoot > tr > td.va-middle {
  vertical-align: middle;
}
.table > thead > tr:first-child > td,
.table > tbody > tr:first-child > td,
.table > tfoot > tr:first-child > td {
  border-top: none;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: none;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #EEEEEE;
}
.table .table {
  background-color: #EBEBEB;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #EEEEEE;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #EEEEEE;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #E4B5EA;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #E4B5EA;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #dda1e4;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #EEEEEE;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #e1e1e1;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 543px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #EEEEEE;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right,
.media > .pagination {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1180px;
  }
  .hidden-lg {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.3333333333%;
  }
  .col-xl-pull-2 {
    right: 16.6666666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.3333333333%;
  }
  .col-xl-pull-5 {
    right: 41.6666666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.3333333333%;
  }
  .col-xl-pull-8 {
    right: 66.6666666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.3333333333%;
  }
  .col-xl-pull-11 {
    right: 91.6666666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.3333333333%;
  }
  .col-xl-push-2 {
    left: 16.6666666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.3333333333%;
  }
  .col-xl-push-5 {
    left: 41.6666666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.3333333333%;
  }
  .col-xl-push-8 {
    left: 66.6666666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.3333333333%;
  }
  .col-xl-push-11 {
    left: 91.6666666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
.visible-lg, .visible-xl {
  display: none !important;
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none !important;
}

@media (max-width: 1199px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 1199px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (max-width: 1199px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (max-width: 1199px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xl-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-xl-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-xl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xl {
    display: none !important;
  }
}
/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}

.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}

.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #d2d2d2;
  color: #000;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9 ;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3c17a", endColorstr="#f3e97a", GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9 ;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3b3b3", endColorstr="#808080", GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9 ;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c", endColorstr="#0044cc", GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -ms-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(to bottom, #08c, #0044cc);
  background-image: -o-linear-gradient(to bottom, #08c, #0044cc);
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08c", endColorstr="#0044cc", GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9 ;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}

.datepicker .datepicker-switch {
  width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px;
}

.input-daterange input {
  text-align: center;
}

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}


select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

input#header_search_input::placeholder {
  color: #727776;
}

.bootstrap-select {
  width: 220px \0 ; /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #D1D1D1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, #content-buttons .bootstrap-select > a.dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-fake-disabled, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-fake, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-invert, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-onetime, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-standard, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-lrp, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: rgb(185, 74, 72);
}
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn, #content-buttons .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: rgb(245, 245, 245);
  border: 1px solid rgb(227, 227, 227);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.pagination .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.pagination .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.bootstrap-select.dropup .dropdown-menu {
  bottom: initial;
}

#order-items-xs .btn.dropdown-toggle, #order-items-xs #content-buttons a.dropdown-toggle, #content-buttons #order-items-xs a.dropdown-toggle {
  margin: 0;
}

#cartProductTable .qtyInput.doterra-select, #cartProductTableMobile .qtyInput.doterra-select {
  width: 78px;
}
#cartProductTable .qtyInput.doterra-select-react, #cartProductTableMobile .qtyInput.doterra-select-react {
  width: 78px;
}

/*the container must be positioned relative:*/
.custom-select {
  position: relative;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  width: 80px;
  background-color: #FFFFFF;
  color: #333333;
  text-align: left;
  border: 1px solid #BABB00;
  border-radius: 3px;
  box-shadow: none;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 18px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-color: #333333 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #333333 transparent;
  top: 14px;
}

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  color: #333333;
  text-align: left;
  padding: 8px 16px;
  cursor: pointer;
}

.select-items div {
  border-top: 1px solid #EBEBEB;
}

/*style items (options):*/
.select-items {
  width: 80px;
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.delivery-btn-wrapper #deliveryBtnShip:checked + label:before, .delivery-btn-wrapper #deliveryBtnShip + label:before, .delivery-btn-wrapper #deliveryBtnPickup:checked + label:before, .delivery-btn-wrapper #deliveryBtnPickup + label:before, #context-indicator #context-icon, .lrp #context-indicator #context-icon, .standard #context-indicator #context-icon, .return #context-indicator #context-icon, .firsttime #context-indicator #context-icon, .minicart-content #context-icon {
  background-image: url(/_ui/desktop/common/images/icons/sprite.svg);
  background-size: 1325.125em 1325.125em;
  margin-right: 0.5em;
  font-size: 1rem;
}

.minicart-content #context-icon {
  width: 1.9375em;
  height: 1.9375em;
  background-position: -915.4375em -915.4375em;
}

.firsttime #context-indicator #context-icon {
  width: 1.9375em;
  height: 1.9375em;
  background-position: -832.9375em -832.9375em;
}

.return #context-indicator #context-icon {
  width: 1.6875em;
  height: 1.6875em;
  background-position: -1074.8125em -1058.75em;
}

.standard #context-indicator #context-icon {
  width: 1.9375em;
  height: 1.9375em;
  background-position: -907.9375em -907.9375em;
}

.lrp #context-indicator #context-icon {
  width: 1.9375em;
  height: 1.9375em;
  background-position: -742.8125em -742.8125em;
}

html, body {
  height: 100%;
  left: 0;
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #354657;
}

.do-center-block {
  float: none;
}

.text-info2 {
  color: #535353;
}

.text-bold {
  font-weight: bold;
}

#page-wrapper {
  height: auto;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
#page-wrapper #wqa-footer {
  margin-top: auto;
}

#page {
  padding-top: 102px;
}
@media screen and (max-width: 1024px) {
  #page {
    padding-top: 84px;
    background-color: #fff;
  }
}

#page.rwp {
  background-color: black;
}

#page.rwp-other {
  background-color: #EBEBEB;
}
#page.rwp-other .container-fluid {
  background-color: #EBEBEB;
}
#page.rwp-other .container-fluid h1.title {
  text-align: center;
  color: #EEEEEE;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  #page.rwp-other .container-fluid h1.title {
    font-size: 45px;
    text-align: right;
  }
}
@media screen and (min-width: 992px) {
  #page.rwp-other .container-fluid h1.title {
    font-size: 65px;
  }
}
#page.rwp-other .container-fluid h2 {
  color: #333333;
}
#page.rwp-other .container-fluid .replicated-grid-section {
  text-align: center;
}
#page.rwp-other .container-fluid .replicated-grid-section .grid-item {
  max-width: none;
  height: auto;
}
#page.rwp-other .container-fluid .replicated-grid-section .grid-item .title {
  color: #333333;
}
#page.rwp-other .container-fluid .replicated-grid-section .grid-image {
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

h1 {
  margin: 30px 0;
}

h2, h3 {
  margin: 20px 0;
}

h4, h5, h6 {
  margin: 20px 0 15px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

p {
  margin: 0 0 24px;
}

.small {
  font-size: 14px;
  margin: 0 0 22px;
}

/* This global definition is causing problems
.active {
	color: $component-active-color;
}
*/
#breadcrumb, #breadcrumb-spacer {
  margin: 20px 0px 10px 0px;
  min-height: 22px;
  color: #D1D1D1;
}
@media screen and (max-width: 543px) {
  #breadcrumb, #breadcrumb-spacer {
    display: none;
  }
}
#breadcrumb a, #breadcrumb-spacer a {
  color: #D1D1D1;
}
#breadcrumb a:visited, #breadcrumb-spacer a:visited {
  color: #D1D1D1;
}
#breadcrumb a:hover, #breadcrumb-spacer a:hover {
  color: #A25EB5;
  text-decoration: none;
}
#breadcrumb .current, #breadcrumb-spacer .current {
  color: #A25EB5;
  font-weight: bold;
}

.blogbreadcrumb {
  padding-bottom: 20px;
}

a {
  color: #9D57B2;
}
a:hover {
  text-decoration: underline;
}

.panel-collapsible .panel-heading {
  cursor: pointer;
}
.panel-collapsible .panel-heading .fa-chevron-down {
  display: inline-block;
}
.panel-collapsible .panel-heading .fa-chevron-right {
  display: none;
}
.panel-collapsible .panel-heading.collapsed {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border-bottom: none;
}
.panel-collapsible .panel-heading.collapsed .fa-chevron-down {
  display: none;
}
.panel-collapsible .panel-heading.collapsed .fa-chevron-right {
  display: inline-block;
}

.panel-edit .panel-heading .fa-pencil {
  cursor: pointer;
  line-height: 40px;
  margin-top: -10px;
  width: 40px;
  text-align: center;
  margin-right: -10px;
}

@media screen and (min-width: 992px) {
  .panel-product h2 {
    margin-top: 0px;
    padding-top: 0px;
  }
}
.panel-product .product-image {
  width: 100%;
  padding-bottom: 50%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (min-width: 992px) {
  .panel-product .product-image {
    padding-bottom: 100%;
  }
}
.panel-product .fade_content {
  max-height: 150px;
}
.panel-product li.list-group-item {
  padding: 15px 18px 0px;
}
.panel-product .product-price {
  float: left;
}
@media screen and (min-width: 992px) {
  .panel-product .product-price {
    float: none;
  }
}
.panel-product .btn-info2 {
  margin-top: 10px;
  float: right;
}
@media screen and (min-width: 992px) {
  .panel-product .btn-info2 {
    float: none;
  }
}

.panel-product-featured {
  border-color: #F5EEF7;
}
.panel-product-featured .panel-heading {
  background-color: #F5EEF7;
}
.panel-product-featured li.list-group-item {
  border-top: 1px solid #F5EEF7;
}

.panel-lrp {
  border-color: #F5EEF7;
  border: 0;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  margin-bottom: 40px;
}
.panel-lrp .lrp-order-table {
  padding: 25px 15px;
}
.panel-lrp .lrp-order-table .lrp-date {
  color: #9D57B2;
  font-weight: bold;
}
.panel-lrp .lrp-order-table .lrp-label {
  color: #9D57B2;
}
.panel-lrp .lrp-order-table .lrp-product-container {
  margin: 13px 0;
}
.panel-lrp .lrp-order-table .lrp-product-container .lrp-product-item {
  position: relative;
  padding: 0;
  background: #FFFFFF;
  margin-right: 4%;
  width: 22%;
}
@media (min-width: 768px) and (max-width: 992px) {
  .panel-lrp .lrp-order-table .lrp-product-container .lrp-product-item {
    width: 30%;
    margin-right: 5%;
  }
}
.panel-lrp .lrp-order-table .lrp-product-container .lrp-product-item:last-child {
  margin-right: 0;
}
.panel-lrp .lrp-order-table .lrp-product-container .lrp-product-item .lrp-product {
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
  padding: 13px 10px;
  border-radius: 5px;
}
.panel-lrp .lrp-order-table .lrp-product-container .lrp-product-item .lrp-product img {
  width: 30px;
  height: 50px;
}
.panel-lrp .lrp-order-table .lrp-product-container .lrp-product-item .lrp-product-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.panel-lrp .lrp-order-table .lrp-product-container .lrp-product-item .lrp-product-overlay .lrp-product-value {
  color: #9D57B2;
  font-weight: bold;
  position: relative;
  top: 38%;
  text-align: center;
}
.panel-lrp .lrp-order-table .lrp-button-container {
  margin-top: 10px;
}
.panel-lrp .lrp-order-table.lrp-faded {
  background: #F9F9F9;
}
.panel-lrp .lrp-order-table.lrp-faded .lrp-date,
.panel-lrp .lrp-order-table.lrp-faded .lrp-label {
  color: #000;
}
.panel-lrp .lrp-order-table.lrp-faded .lrp-product-container .lrp-product-item .lrp-product img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.panel-lrp .lrp-order-table.lrp-faded .lrp-button-container .btn-lrp-normal.disabled {
  color: #777777;
  background: transparent;
}
.panel-lrp #createLRP {
  padding: 0;
  margin: 25px 0;
  font-weight: bold;
  text-decoration: underline;
  color: #777777;
}
.panel-lrp #createLRP:focus, .panel-lrp #createLRP:active, .panel-lrp #createLRP:hover {
  color: #777777;
  box-shadow: none;
}

.panel-totals {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  margin-bottom: 15px;
}

.panel, .panel-border, .panel-shadow-highlight, .panel-shadow {
  border-radius: 5px;
}
.panel .panel-heading, .panel-border .panel-heading, .panel-shadow-highlight .panel-heading, .panel-shadow .panel-heading {
  text-align: left;
  padding: 15px 20px;
  background-color: #EEEEEE;
  position: relative;
  border: none;
}
.panel .panel-heading .panel-title, .panel-border .panel-heading .panel-title, .panel-shadow-highlight .panel-heading .panel-title, .panel-shadow .panel-heading .panel-title {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.panel .panel-heading .panel-title i, .panel-border .panel-heading .panel-title i, .panel-shadow-highlight .panel-heading .panel-title i, .panel-shadow .panel-heading .panel-title i {
  margin-right: 10px;
}
.panel .panel-heading .panel-title .icon--cross, .panel-border .panel-heading .panel-title .icon--cross, .panel-shadow-highlight .panel-heading .panel-title .icon--cross, .panel-shadow .panel-heading .panel-title .icon--cross {
  position: absolute;
  top: 7px;
  right: 10px;
}
.panel .panel-heading .panel-title .panel-edit, .panel-border .panel-heading .panel-title .panel-edit, .panel-shadow-highlight .panel-heading .panel-title .panel-edit, .panel-shadow .panel-heading .panel-title .panel-edit {
  cursor: pointer;
  font-size: 16px;
  line-height: 1.1;
}
.panel .panel-heading.block-heading, .panel-border .panel-heading.block-heading, .panel-shadow-highlight .panel-heading.block-heading, .panel-shadow .panel-heading.block-heading {
  padding: 20px 22px;
  background-color: #EEEEEE;
}
.panel .panel-body, .panel-border .panel-body, .panel-shadow-highlight .panel-body, .panel-shadow .panel-body {
  padding: 15px 15px 20px;
}
.panel p, .panel-border p, .panel-shadow-highlight p, .panel-shadow p {
  text-align: left;
  margin: 10px 12px;
}
.panel .panel-subheader, .panel-border .panel-subheader, .panel-shadow-highlight .panel-subheader, .panel-shadow .panel-subheader {
  font-weight: bold;
}

.panel-shadow {
  border: none;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
}

.panel-shadow-highlight {
  box-shadow: 0 0 0 3px #F5EEF7;
  border: 1px solid #BD8BCA;
  background-color: #F5EEF7;
}

.panel-border {
  border: 1px solid #EEEEEE;
}

#address-container, #payment-container {
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -webkit-columns: 2 340px;
  -moz-columns: 2 340px;
  columns: 2 340px;
  width: 100%;
}
@media screen and (max-width: 992px) {
  #address-container, #payment-container {
    column-count: 1;
  }
}
#address-container .panel, #address-container .panel-shadow, #address-container .panel-shadow-highlight, #address-container .panel-border, #payment-container .panel, #payment-container .panel-shadow, #payment-container .panel-shadow-highlight, #payment-container .panel-border {
  margin-bottom: 0;
}

#my-cart-address-modal {
  cursor: pointer;
}

#my-cart-payment-modal {
  cursor: pointer;
}

.hide-addresses, .hide-payments {
  display: none;
}

.validationConfirm {
  margin-left: 5px;
}

.validationMessaging {
  margin: 15px 15px 20px;
}
.validationMessaging p {
  margin: 0;
}

#deleteAddressContainer {
  padding-bottom: 20px;
}
#deleteAddressContainer .btn, #deleteAddressContainer #content-buttons a, #content-buttons #deleteAddressContainer a {
  margin-top: 10px;
}

.panel-address, .panel-payment {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  border-bottom: 20px solid transparent;
}
.panel-address .panel-heading .btn-group .fa, .panel-payment .panel-heading .btn-group .fa {
  font-size: 1.5em;
  color: #D1D1D1;
  padding-right: 10px;
  cursor: pointer;
}
.panel-address .panel-heading .btn-group .fa.fa-disabled, .panel-payment .panel-heading .btn-group .fa.fa-disabled {
  color: #EEEEEE;
  cursor: auto;
}
.panel-address .defaultNote, .panel-payment .defaultNote {
  display: none;
  margin: -10px 0 15px;
}
.panel-address .fa-check-circle, .panel-payment .fa-check-circle {
  color: #BD8BCA;
  font-size: 1.3em;
  padding-top: 7px;
}

.payment-section-edit {
  margin-top: 15px;
}

.payment-header {
  display: flex;
  flex-wrap: wrap;
}
.payment-header .payment-title, .payment-header .payment-back {
  flex: 1 1 auto;
  display: flex;
}
.payment-header .payment-title h5 {
  padding-left: 20px;
  margin-bottom: 0;
}
.payment-header .payment-back {
  justify-content: flex-end;
  align-items: flex-end;
}
.payment-header .payment-back button {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 3px;
  padding-top: 0;
  padding-right: 0;
}

#toolTipLeft {
  padding-left: 5px;
  padding-top: 5px;
}
#toolTipLeft .icon--help-circle {
  top: 30px;
  right: 20px;
}

.tooltip-wrapper {
  display: inline-block;
}

.tooltip-wrapper [disabled] {
  pointer-events: none;
}

.tooltip-disabled-form-element {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.tooltip-disabled-form-element.hover {
  z-index: auto;
}

.btn.btn-lg, #content-buttons a.btn-lg, .btn-group-lg > .btn, #content-buttons .btn-group-lg > a {
  margin: 16px 8px;
  padding: 12px 23px;
  height: 46px;
  line-height: 1.1;
}

.btn, #content-buttons a {
  font-weight: 700;
  transition: all 0.3s;
  border-width: 3px;
  border-radius: 23px;
  margin: 12px 6px;
  padding: 8px 20px;
  font-size: 16px;
}
.btn:hover, #content-buttons a:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.btn.btn-sm, #content-buttons a.btn-sm, .btn-group-sm > .btn, #content-buttons .btn-group-sm > a {
  margin: 8px 4px;
  padding: 6px 15px;
  height: 29px;
  font-size: 11px;
}

.btn-lg:first-of-type, .btn:first-of-type, #content-buttons a:first-of-type, .btn-sm:first-of-type {
  margin-left: 0;
}
.btn-lg:last-of-type, .btn:last-of-type, #content-buttons a:last-of-type, .btn-sm:last-of-type {
  margin-right: 0;
}

.btn-info {
  background: #FFFFFF;
  color: #9D57B2;
  border: 2px solid #9D57B2;
  border-radius: 23px;
}
.btn-info.back-btn {
  display: flex;
  align-items: center;
  width: 140px;
  float: right;
  padding: 0;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  color: #9D57B2;
  background: #FFFFFF;
  border-color: #9D57B2;
}
.btn-info:focus-visible {
  outline: 2px solid black;
}

.btn-secondary {
  background: transparent;
  color: #9D57B2;
  border: 2px solid #9D57B2;
  border-radius: 30px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  color: #A25EB5;
  background: #FFFFFF;
  border-color: #A25EB5;
}
.btn-secondary:focus-visible {
  outline: 2px solid black;
}

.btn-wide {
  min-width: 200px;
}

.btn-primary:hover, .btn-fake-disabled:hover, .minicart-content.lrp .btn-fake-disabled:hover, .btn-fake:hover, .minicart-content.lrp .btn-fake:hover, .btn-invert:hover, .minicart-content.lrp .btn-invert:hover, .btn-onetime:hover, .btn-standard:hover, .minicart-content.lrp .btn-onetime:hover, .minicart-content.lrp .btn-standard:hover, .btn-lrp:hover, .minicart-content.lrp .btn-primary:hover,
.btn-primary:hover:focus,
.btn-primary:focus,
#content-buttons a:focus,
.btn-fake-disabled:focus,
.minicart-content.lrp .btn-fake-disabled:focus,
.btn-fake:focus,
.minicart-content.lrp .btn-fake:focus,
.btn-invert:focus,
.minicart-content.lrp .btn-invert:focus,
.btn-onetime:focus,
.btn-standard:focus,
.minicart-content.lrp .btn-onetime:focus,
.minicart-content.lrp .btn-standard:focus,
.btn-lrp:focus,
.minicart-content.lrp .btn-primary:focus,
.btn-submit:hover,
.btn-submit:hover:focus,
#content-buttons a:hover,
#content-buttons a:hover:focus {
  color: #fff;
  background-color: #9D57B2;
  border-color: #9D57B2;
}

.btn-lrp, .minicart-content.lrp .btn-primary, .minicart-content.lrp #content-buttons a, #content-buttons .minicart-content.lrp a, .minicart-content.lrp .btn-fake-disabled, .minicart-content.lrp .btn-fake, .minicart-content.lrp .btn-invert, .minicart-content.lrp .btn-onetime, .minicart-content.lrp .btn-standard, .minicart-content.lrp .btn-lrp {
  background-color: #9D57B2;
  border-color: #9D57B2;
}
.btn-lrp:hover, .minicart-content.lrp .btn-primary:hover, .minicart-content.lrp #content-buttons a:hover, #content-buttons .minicart-content.lrp a:hover, .minicart-content.lrp .btn-fake-disabled:hover, .minicart-content.lrp .btn-fake:hover, .minicart-content.lrp .btn-invert:hover, .minicart-content.lrp .btn-onetime:hover, .minicart-content.lrp .btn-standard:hover, .minicart-content.lrp .btn-lrp:hover {
  background-color: #9D57B2;
  border-color: #9D57B2;
}
.btn-lrp:active, .minicart-content.lrp .btn-primary:active, .minicart-content.lrp #content-buttons a:active, #content-buttons .minicart-content.lrp a:active, .minicart-content.lrp .btn-fake-disabled:active, .minicart-content.lrp .btn-fake:active, .minicart-content.lrp .btn-invert:active, .minicart-content.lrp .btn-onetime:active, .minicart-content.lrp .btn-standard:active, .minicart-content.lrp .btn-lrp:active {
  background-color: #9D57B2;
  border-color: #9D57B2;
}
.btn-lrp:active:hover, .minicart-content.lrp .btn-primary:active:hover, .minicart-content.lrp #content-buttons a:active:hover, #content-buttons .minicart-content.lrp a:active:hover, .minicart-content.lrp .btn-fake-disabled:active:hover, .minicart-content.lrp .btn-fake:active:hover, .minicart-content.lrp .btn-invert:active:hover, .minicart-content.lrp .btn-onetime:active:hover, .minicart-content.lrp .btn-standard:active:hover {
  background-color: #9D57B2;
  border-color: #9D57B2;
}
.btn-lrp:focus, .minicart-content.lrp .btn-primary:focus, .minicart-content.lrp #content-buttons a:focus, #content-buttons .minicart-content.lrp a:focus, .minicart-content.lrp .btn-fake-disabled:focus, .minicart-content.lrp .btn-fake:focus, .minicart-content.lrp .btn-invert:focus, .minicart-content.lrp .btn-onetime:focus, .minicart-content.lrp .btn-standard:focus, .minicart-content.lrp .btn-lrp:focus {
  background-color: #9D57B2;
  border-color: #9D57B2;
}

.btn-onetime, .btn-standard {
  background-color: #fff;
  border-color: #EBF3FC;
  color: #EBF3FC;
}
.btn-onetime:hover, .btn-onetime:active, .btn-onetime:active:hover, .btn-onetime:focus, .btn-standard:hover, .btn-standard:active, .btn-standard:active:hover, .btn-standard:focus {
  color: #0067DC;
  border-color: #0067DC;
  background: #fff;
}

.btn-primary, #content-buttons a, .btn-fake-disabled, .minicart-content.lrp .btn-fake-disabled, .btn-fake, .minicart-content.lrp .btn-fake, .btn-invert, .minicart-content.lrp .btn-invert, .btn-lrp, .minicart-content.lrp .btn-primary, .btn-onetime, .btn-standard, .minicart-content.lrp .btn-onetime, .minicart-content.lrp .btn-standard {
  background-color: #9D57B2;
  color: #FFFFFF;
  border: 2px solid #BD8BCA;
}
.btn-primary:hover, #content-buttons a:hover, .btn-fake-disabled:hover, .minicart-content.lrp .btn-fake-disabled:hover, .btn-fake:hover, .minicart-content.lrp .btn-fake:hover, .btn-invert:hover, .minicart-content.lrp .btn-invert:hover, .btn-lrp:hover, .minicart-content.lrp .btn-primary:hover, .btn-onetime:hover, .btn-standard:hover, .minicart-content.lrp .btn-onetime:hover, .minicart-content.lrp .btn-standard:hover {
  background-color: #A25EB5;
  border-color: #A25EB5;
}
.btn-primary:focus, #content-buttons a:focus, .btn-fake-disabled:focus, .minicart-content.lrp .btn-fake-disabled:focus, .btn-fake:focus, .minicart-content.lrp .btn-fake:focus, .btn-invert:focus, .minicart-content.lrp .btn-invert:focus, .btn-lrp:focus, .minicart-content.lrp .btn-primary:focus, .btn-onetime:focus, .btn-standard:focus, .minicart-content.lrp .btn-onetime:focus, .minicart-content.lrp .btn-standard:focus {
  color: white;
}

.btn.btn-primary:focus-visible, #content-buttons a:focus-visible, .btn.btn-fake-disabled:focus-visible, .btn.btn-fake:focus-visible, .btn.btn-invert:focus-visible, .btn.btn-lrp:focus-visible, .btn.btn-onetime:focus-visible, .btn.btn-standard:focus-visible, .btn.btn-primary.btn-lrp:focus-visible {
  outline: 2px solid black;
}

.btn-invert {
  background: #fff;
  border: 2px solid #9D57B2;
  color: #9D57B2;
}
.btn-invert:hover, .btn-invert:active, .btn-invert:focus {
  color: #9D57B2;
  background-color: #fff;
  border-color: #9D57B2;
}

.btn-download {
  background: url("/_ui/desktop/common/images/downloadIcon.png") 20px center no-repeat !important;
  background-size: 1rem !important;
  padding-left: 40px !important;
}

.btn-fake {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #BEC4C9;
  border-width: 2px;
}
.btn-fake:hover, .btn-fake:active, .btn-fake:active:hover, .btn-fake:focus {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #BEC4C9;
  border-width: 2px;
}

.btn-fake-disabled {
  color: #EEEEEE !important;
  background-color: #FFFFFF;
  border-color: #EEEEEE;
  border-width: 3px;
}
.btn-fake-disabled:hover, .btn-fake-disabled:active, .btn-fake-disabled:active:hover, .btn-fake-disabled:focus {
  color: #EEEEEE;
  background-color: #FFFFFF;
  border-color: #EEEEEE;
}

.btn-transparent {
  background: transparent;
}
.btn-transparent:hover, .btn-transparent:active, .btn-transparent:active:hover, .btn-transparent:focus {
  background: transparent;
}

.btn i.spinner--white, #content-buttons a i.spinner--white, .btn i.spinner--brand, #content-buttons a i.spinner--brand {
  display: none;
}
.btn.disabled i.spinner--white, #content-buttons a.disabled i.spinner--white, .btn.disabled i.spinner--brand, #content-buttons a.disabled i.spinner--brand {
  display: inline-block;
}
.btn.disabled i.fa-shopping-cart, #content-buttons a.disabled i.fa-shopping-cart {
  display: none;
}
.btn.no-spinner i.spinner--white, #content-buttons a.no-spinner i.spinner--white, .btn.no-spinner i.spinner--brand, #content-buttons a.no-spinner i.spinner--brand {
  display: none;
}

.button-row button + button,
.button-row .btn + .btn,
.button-row #content-buttons a + .btn,
#content-buttons .button-row a + .btn,
.button-row #content-buttons .btn + a,
#content-buttons .button-row .btn + a,
.button-row #content-buttons a + a,
#content-buttons .button-row a + a {
  margin-left: 15px;
}

.button-row-right {
  text-align: right;
}

.add_to_cart_form .addToCartButton,
.item-ecomm button {
  width: auto;
}

.btn.btn-primary.addToCartButton, #content-buttons a.addToCartButton, .btn.addToCartButton.btn-lrp, .btn.addToCartButton.btn-onetime, .btn.addToCartButton.btn-standard, .btn.addToCartButton.btn-invert, .btn.addToCartButton.btn-fake, .btn.addToCartButton.btn-fake-disabled {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.bootstrap-select.dropup .dropdown-menu {
  border-top-color: #EEEEEE;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-share {
  color: #D1D1D1;
  background-color: #fff;
  border-color: #fff;
  border-radius: 8px 8px 0px 0px;
  border: none;
  vertical-align: baseline;
}
.btn-share:focus, .btn-share.focus {
  color: #D1D1D1;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-share:hover {
  color: #D1D1D1;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-share:active, .btn-share.active, .open > .btn-share.dropdown-toggle {
  color: #D1D1D1;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #e0e0e0;
}
.btn-share:active:hover, .btn-share:active:focus, .btn-share:active.focus, .btn-share.active:hover, .btn-share.active:focus, .btn-share.active.focus, .open > .btn-share.dropdown-toggle:hover, .open > .btn-share.dropdown-toggle:focus, .open > .btn-share.dropdown-toggle.focus {
  color: #D1D1D1;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
.btn-share.disabled:hover, .btn-share.disabled:focus, .btn-share.disabled.focus, .btn-share[disabled]:hover, .btn-share[disabled]:focus, .btn-share[disabled].focus, fieldset[disabled] .btn-share:hover, fieldset[disabled] .btn-share:focus, fieldset[disabled] .btn-share.focus {
  background-color: #fff;
  border-color: #fff;
}
.btn-share .badge {
  color: #fff;
  background-color: #D1D1D1;
}
.btn-share:hover {
  background: #EBEBEB;
  border-radius: 8px 8px 0px 0px;
  border: none;
}
.btn-share #show-link {
  margin-left: 15px;
}

.btn-links {
  color: #333333;
  background-color: #EBEBEB;
  border-color: #dedede;
}
.btn-links:focus, .btn-links.focus {
  color: #333333;
  background-color: #d2d2d2;
  border-color: #9f9f9f;
}
.btn-links:hover {
  color: #333333;
  background-color: #d2d2d2;
  border-color: silver;
}
.btn-links:active, .btn-links.active, .open > .btn-links.dropdown-toggle {
  color: #333333;
  background-color: #d2d2d2;
  background-image: none;
  border-color: silver;
}
.btn-links:active:hover, .btn-links:active:focus, .btn-links:active.focus, .btn-links.active:hover, .btn-links.active:focus, .btn-links.active.focus, .open > .btn-links.dropdown-toggle:hover, .open > .btn-links.dropdown-toggle:focus, .open > .btn-links.dropdown-toggle.focus {
  color: #333333;
  background-color: silver;
  border-color: #9f9f9f;
}
.btn-links.disabled:hover, .btn-links.disabled:focus, .btn-links.disabled.focus, .btn-links[disabled]:hover, .btn-links[disabled]:focus, .btn-links[disabled].focus, fieldset[disabled] .btn-links:hover, fieldset[disabled] .btn-links:focus, fieldset[disabled] .btn-links.focus {
  background-color: #EBEBEB;
  border-color: #dedede;
}
.btn-links .badge {
  color: #EBEBEB;
  background-color: #333333;
}
.btn-links a {
  color: #333333;
  font-size: 12px;
}

#share_getLink {
  padding: 3px 20px;
}
#share_getLink:hover {
  background-color: #f5f5f5;
}

.btn:focus, #content-buttons a:focus {
  outline: none !important;
  -webkit-appearance: none;
  box-shadow: none;
}
.btn:focus-visible, #content-buttons a:focus-visible {
  outline: 2px solid black !important;
}

#content-buttons {
  margin: 40px 0 25px 0;
}
#content-buttons a {
  margin: 0 15px 15px 0;
}

.jspdf-img-width-fix {
  display: block;
  width: 530px;
  margin: 20px 0;
}

.fb_iframe_widget_lift {
  z-index: 3 !important;
}

.well_row {
  margin-left: 0px;
  margin-right: 0px;
}
.well_row .paragraph-with-header a {
  color: #fff;
}
.well_row > div {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0;
  font-weight: 100;
}
.well_row > div h1, .well_row > div h2 {
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 0px;
  margin: 0px;
}
.well_row > div h3 {
  font-weight: 600;
  text-transform: none;
  padding-top: 0px;
  margin: 0px;
}
.well_row > div.col-xl-20 {
  width: 100%;
}
.well_row.well_grey > div {
  color: #333333;
  background-color: #ececec;
}
.well_row.well_grey > div h2 {
  color: #333333;
}
.well_row.well_green > div {
  color: #fff;
  background-color: #BD8BCA;
}
.well_row.well_green > div h1 {
  color: #fff;
  font-size: 26px;
  margin-top: 10px;
}
.well_row.well_green > div h2, .well_row.well_green > div h3, .well_row.well_green > div h4, .well_row.well_green > div h5 {
  color: #fff;
}
.well_row.well_green > div .compare-tt {
  padding-left: 0;
  padding-right: 0;
}
.well_row.well_green > div .compare-text {
  padding-left: 10px;
  padding-right: 0;
}
.well_row.well_green > div hr {
  border-top: 1px solid #F5EEF7;
}
.well_row.well_green > div i {
  color: #888888;
}
.well_row.well_green > div .fa-question-circle {
  background: #fff;
  border-radius: 50%;
}

.well-gray {
  background: #EBEBEB;
  padding: 15px;
  border-radius: 23px;
}
.well-gray.id-well {
  padding: 20px 35px !important;
  border-radius: 25px !important;
  color: #666666;
  font-size: 16px;
}

.well-purple {
  background: #F5EEF7;
  color: #A25EB5;
  padding: 20px;
  border-radius: 23px;
}
.well-purple .well-title {
  font-size: 18px;
}
.well-purple .well-links {
  width: 100%;
}
@media screen and (min-width: 350px) and (max-width: 425px) {
  .well-purple .well-links {
    width: 170px;
    margin: 0 auto;
  }
}
.well-purple .well-links a {
  margin-left: 5px;
  margin-right: 5px;
}

.highlight-well {
  color: #FFFFFF;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 30px;
}
.highlight-well.primary {
  background: linear-gradient(68.25deg, #9D57B2 0%, #BD8BCA 100%), linear-gradient(0deg, rgba(255, 255, 255, 0.48), rgba(255, 255, 255, 0.48));
}
.highlight-well.secondary {
  background: linear-gradient(68.25deg, #0067DC 0%, #5597E2 100%), linear-gradient(0deg, rgba(255, 255, 255, 0.48), rgba(255, 255, 255, 0.48));
}
.highlight-well .highlight-heading {
  font-size: 20px;
  font-weight: 700;
}
.highlight-well .highlight-content {
  font-size: 14px;
  margin: 0;
}

.text-lightest {
  color: #EEEEEE;
}

.text-light {
  color: #888888;
}

.text-small {
  font-size: 12px;
}

.secondary-link, .panel .panel-heading .panel-title .panel-edit, .panel-shadow .panel-heading .panel-title .panel-edit, .panel-shadow-highlight .panel-heading .panel-title .panel-edit, .panel-border .panel-heading .panel-title .panel-edit {
  color: #9D57B2;
}
.secondary-link:hover, .panel .panel-heading .panel-title .panel-edit:hover, .panel-shadow .panel-heading .panel-title .panel-edit:hover, .panel-shadow-highlight .panel-heading .panel-title .panel-edit:hover, .panel-border .panel-heading .panel-title .panel-edit:hover {
  color: #A25EB5;
  text-decoration: underline;
}

.content-link-green {
  color: #BD8BCA;
}

.content-link-green:hover {
  color: #cba4d5;
}

#content-page {
  position: relative;
}

div.secondary-page {
  background: #FFF;
  max-width: 1100px;
}
div.secondary-page:after {
  content: "";
  position: fixed;
  background: #fff;
  top: 0;
  bottom: 0;
  display: block;
  z-index: -1;
  max-width: 1100px;
  width: 100%;
  margin: 0 -15px;
}
@media screen and (min-width: 480px) {
  div.secondary-page:after {
    margin: 0 -30px;
  }
}
@media screen and (min-width: 480px) {
  div.secondary-page {
    padding: 0 30px;
  }
}
div.secondary-page.full-width {
  max-width: none;
  padding: 0 0;
}
div.secondary-page.full-width section {
  margin-bottom: 15px;
}

#free-style {
  background: #FFFFFF;
  max-width: 1100px;
  width: auto;
}
.FULL-style-bleedtype #free-style {
  max-width: 100%;
}

div.enrollment-flow h1,
.lrp-order-confirmation h1 {
  text-align: center;
}

.fa {
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.slideViewer {
  padding: 0 0 35.2% 0;
  position: relative;
}
.slideViewer.hideArrow .icon--arrow-left-white, .slideViewer.hideArrow .icon--arrow-right-white,
.slideViewer.hideArrow .icon--arrow-left, .slideViewer.hideArrow .icon--arrow-right {
  display: none;
}
.slideViewer .icon--arrow-left-white, .slideViewer .icon--arrow-right-white,
.slideViewer .icon--arrow-left, .slideViewer .icon--arrow-right {
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: absolute;
  font-size: 25px;
  color: #fff;
  z-index: 3;
  cursor: pointer;
  top: 50%;
}
.slideViewer .icon--arrow-right-white, .slideViewer .icon--arrow-right {
  right: -45px;
}
.slideViewer .icon--arrow-left-white, .slideViewer .icon--arrow-left {
  left: -45px;
}
.slideViewer.product-image-slide-viewer .icon--arrow-right {
  right: 0px;
}
.slideViewer.product-image-slide-viewer .icon--arrow-left {
  left: 0px;
}
.slideViewer.slideBlank {
  background-color: #000;
}
.slideViewer .slide[data-url*=\/], .slideViewer .slide[data-url*=\.] {
  cursor: pointer;
}
.slideViewer .slide {
  top: 0px;
  left: 0px;
  right: 0px;
  position: absolute;
  z-index: 0;
}
@media screen and (max-width: 544px) {
  .slideViewer .slide .overlayDark, .slideViewer .slide .overlayLight {
    display: none;
  }
}
.slideViewer .slide .overlayLight, .slideViewer .slide .overlayDark {
  text-align: right;
  position: absolute;
  top: 37%;
  right: 85px;
}
.slideViewer .slide .overlayLight .overlayTitle, .slideViewer .slide .overlayDark .overlayTitle {
  font-weight: bold;
  font-size: 1.8em;
}
.slideViewer .slide .overlayLight .overlaySubtitle, .slideViewer .slide .overlayDark .overlaySubtitle {
  font-size: 1em;
}
.slideViewer .slide .overlayDark {
  color: #333333;
}
.slideViewer .slide .overlayLight {
  color: #F9F9F9;
}
.slideViewer .slide.active {
  z-index: 2;
}
.slideViewer .slide.ondeck {
  z-index: 1;
}
.slideViewer .slide.slideLink {
  cursor: pointer;
}
.slideViewer .slide.slideHide {
  display: none;
}
.slideViewer .slide.transparent-cover {
  cursor: pointer;
}
.slideViewer .slide .slideImage {
  padding: 0 0 42.85% 0;
  background-position: center center;
  background-size: cover;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-container {
  display: flex;
}
.flex-container.add-to-cart {
  justify-content: center;
}
.flex-container.enrollment-kit-instructions {
  justify-content: center;
  align-items: center;
}

.ribbonViewer {
  padding-bottom: 0 !important;
  height: auto;
  min-height: 60px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #F4F8FD;
  margin-bottom: 20px;
  max-width: 1100px;
  user-select: auto;
}
.ribbonViewer .ribbon.active {
  color: #354657;
}
.ribbonViewer .icon--arrow-left {
  margin-top: -15px !important;
  font-size: 15px;
  top: 50%;
  left: 20px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .ribbonViewer .icon--arrow-left {
    margin-top: -35px !important;
    font-size: 40px;
    top: 50%;
    left: -5px;
  }
}
.ribbonViewer .icon--arrow-right {
  margin-top: -15px !important;
  font-size: 15px;
  top: 50%;
  right: 20px;
  position: absolute;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .ribbonViewer .icon--arrow-right {
    margin-top: -35px !important;
    font-size: 40px;
    top: 50%;
    right: -5px;
  }
}
.ribbonViewer .ribbonText {
  padding: 15px 0;
  font-size: 18px;
  text-align: center;
  margin: 0 60px;
}
@media screen and (max-width: 767px) {
  .ribbonViewer .ribbonText {
    margin: 0 45px;
  }
  .ribbonViewer .ribbonText span {
    display: block;
  }
}
.ribbonViewer .ribbonText .ribbon-title {
  text-transform: uppercase;
  color: #BD8BCA;
  font-weight: bold;
  line-height: 1em;
}
.ribbonViewer .ribbonText .ribbon-description {
  padding-left: 10px;
}
.ribbonViewer .ribbonText .ribbon-link {
  padding-left: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.ribbonViewer .ribbonHide {
  position: absolute !important;
  transform: scale(0);
}
.ribbonViewer .promoModalContainer {
  display: none;
}
.ribbonViewer.slick-carousel.slick-initialized .slick-arrow {
  opacity: 0.7;
  top: 45%;
  font-size: 15px;
}
.ribbonViewer.slick-carousel.slick-initialized .slick-arrow.icon--arrow-left {
  left: 20px;
}
.ribbonViewer.slick-carousel.slick-initialized .slick-arrow.icon--arrow-right {
  right: 20px;
}

.oil-use-block {
  display: block;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 10px;
  clear: both;
}
.oil-use-block h2 {
  color: #888888;
  padding-bottom: 10px;
}
.oil-use-block div div {
  display: table-cell;
}
.oil-use-block div div:first-child {
  width: 70px;
  background-size: 50px !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center 10px;
}
.oil-use-block:last-of-type {
  border: 0;
}

#subsiteNav {
  width: 100%;
  padding-top: 12px;
}
@media screen and (min-width: 544px) {
  #subsiteNav {
    width: auto;
    float: right;
  }
}
#subsiteNav button, #subsiteNav .dropdown-menu {
  width: 100%;
}
@media screen and (min-width: 544px) {
  #subsiteNav button, #subsiteNav .dropdown-menu {
    width: auto;
  }
}
#subsiteNav .dropdown-menu {
  left: initial;
  right: 0;
}

#printshare_container a:focus {
  color: #D1D1D1;
}

#share-download-list {
  display: flex;
  align-items: center;
}
#share-download-list li {
  margin: 0;
  padding: 0px 5px;
}
#share-download-list #share-button #dropdownMenu1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#share-download-list #share-button:hover .dropdown-menu {
  top: 93%;
  display: block;
  border-top-left-radius: 0px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.175);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.175);
  left: -5px;
}

.icon--flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.rewards icon--rewards-circle-white {
  margin: 1px 0px 0px 2px;
}

.topHeaderImg img {
  width: 100%;
  border-radius: 0 0 15px 15px;
}

.shopping #content_header {
  margin-bottom: 20px;
}
.shopping #content_header h1 {
  margin-bottom: 10px;
}
.shopping #content_header hr {
  margin: 0 auto 0;
}
.shopping #breadcrumb {
  margin-top: -10px;
}
.shopping span.delivery-estimate {
  margin-left: 5px;
  font-size: 12px;
  color: #EEEEEE;
  font-style: italic;
  white-space: nowrap;
}
@media screen and (max-width: 544px) {
  .shopping span.delivery-estimate {
    display: block;
  }
}
.shopping #context-cart-text {
  display: inline-block;
  margin-top: 8px;
}
.shopping .page-description p {
  font-size: 18px;
}
.shopping .header-image img {
  width: 100%;
  margin-bottom: 10px;
}

.order-totals {
  width: 100%;
  margin-top: 8px;
}
.order-totals td {
  padding: 4px 0;
}
.order-totals td.total-item {
  padding-left: 20px;
}
.order-totals td.currency {
  text-align: right;
  font-weight: bold;
  padding-right: 20px;
  white-space: nowrap;
}
.order-totals td.currency .old-price {
  font-weight: 600;
  text-decoration: line-through;
  color: #84909B;
}
.order-totals td.currency .discounted-price {
  color: #7BB739;
}
.order-totals tr.sub-total td {
  background-color: #F4F8FD;
  padding-top: 20px;
  padding-bottom: 20px;
}
.order-totals tr.sub-total td.total-item {
  font-weight: bold;
}
.order-totals tr.top-row td {
  padding-top: 12px;
}
.order-totals tr.bottom-row td {
  padding-bottom: 12px;
}
.order-totals #est-shipping-points .icon--help-circle {
  vertical-align: middle;
}

.annual-membership {
  color: #9D57B2;
}
.annual-membership .membership-free {
  text-decoration: line-through;
}

#scheduledOrders .order-table {
  margin: 10px 3%;
  padding: 6px 0 8px 0;
  border-bottom: 1px solid #EEEEEE;
}
#scheduledOrders .order-table:last-child {
  border: none;
}
#scheduledOrders table {
  width: 100%;
}
#scheduledOrders table td:first-child {
  width: 75px;
}
#scheduledOrders table td:last-child {
  padding-right: 20px;
}
#scheduledOrders table .catalog {
  margin-top: 4px;
  padding-right: 28px;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 25px auto;
}
#scheduledOrders a#createLRP {
  margin-top: 10px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #scheduledOrders a#createLRP {
    white-space: normal;
    width: 175px;
  }
}

#cart-cop h3, #newLRPWarningModal h3 {
  font-weight: bold;
}
#cart-cop #scheduledOrders, #newLRPWarningModal #scheduledOrders {
  margin: 10px 0 0 0;
  width: 100%;
}
#cart-cop table td, #newLRPWarningModal table td {
  white-space: nowrap;
  vertical-align: middle;
}
#cart-cop .order-table-xs, #newLRPWarningModal .order-table-xs {
  margin: 0 10px;
  padding: 8px 0px;
  border-top: 1px solid #EEEEEE;
}
#cart-cop .order-table-xs:last-child, #newLRPWarningModal .order-table-xs:last-child {
  border-bottom: 1px solid #EEEEEE;
}
#cart-cop .order-table-xs table, #newLRPWarningModal .order-table-xs table {
  width: 100%;
}
#cart-cop td.col-add, #newLRPWarningModal td.col-add {
  text-align: right;
}
#cart-cop #cartcop-newlrp,
#cart-cop #cartcop-onetime, #newLRPWarningModal #cartcop-newlrp,
#newLRPWarningModal #cartcop-onetime {
  text-align: center;
  background-repeat: no-repeat;
  background-size: 60px;
}
#cart-cop #cartcop-newlrp > div,
#cart-cop #cartcop-onetime > div, #newLRPWarningModal #cartcop-newlrp > div,
#newLRPWarningModal #cartcop-onetime > div {
  margin-left: 70px;
  text-align: left;
}
#cart-cop #cartcop-newlrp #lrp-icon, #newLRPWarningModal #cartcop-newlrp #lrp-icon {
  margin: 0;
  position: absolute;
  left: 20px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #BD8BCA;
}
#cart-cop #cartcop-newlrp #lrp-icon .icon--loyalty-order-white, #newLRPWarningModal #cartcop-newlrp #lrp-icon .icon--loyalty-order-white {
  font-size: 25px;
  top: 7px;
  left: 6px;
}
#cart-cop .order-type-container, #newLRPWarningModal .order-type-container {
  display: flex;
  flex-direction: column;
}
#cart-cop .order-type-container .order-type, #newLRPWarningModal .order-type-container .order-type {
  display: flex;
}
#cart-cop .order-type-container .order-type .loyalty-icon-container, #newLRPWarningModal .order-type-container .order-type .loyalty-icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #A25EB5;
  border-radius: 100%;
  width: 60px;
  height: 60px;
}
#cart-cop .order-type-container .order-type .content-container, #newLRPWarningModal .order-type-container .order-type .content-container {
  width: 80%;
}
#cart-cop .order-type-container .order-type .onetime-icon-container, #cart-cop .order-type-container .order-type .loyalty-icon-container, #newLRPWarningModal .order-type-container .order-type .onetime-icon-container, #newLRPWarningModal .order-type-container .order-type .loyalty-icon-container {
  margin-right: 10px;
}
#cart-cop .order-type-container .order-type .onetime-icon-container .icon--onetime, #cart-cop .order-type-container .order-type .loyalty-icon-container .icon--onetime, #newLRPWarningModal .order-type-container .order-type .onetime-icon-container .icon--onetime, #newLRPWarningModal .order-type-container .order-type .loyalty-icon-container .icon--onetime {
  font-size: 35px;
}
#cart-cop .order-type-container .order-type h3, #newLRPWarningModal .order-type-container .order-type h3 {
  margin-top: 0px;
}
#cart-cop .order-type-container .btn-container, #newLRPWarningModal .order-type-container .btn-container {
  display: flex;
  justify-content: center;
}
#cart-cop #cartcop-onetime #one-time-icon, #newLRPWarningModal #cartcop-onetime #one-time-icon {
  margin: 0;
  position: absolute;
  left: 20px;
  font-size: 30px;
}
#cart-cop .onetime-availability-container, #newLRPWarningModal .onetime-availability-container {
  background: #EEEEEE;
  border: 2px solid rgba(34, 34, 34, 0.1333333333);
  border-radius: 5px;
  padding: 30px 30px 15px;
}

.catalog-flag-container {
  padding-left: 42px !important;
  background-position: 10px 50%;
  background-repeat: no-repeat;
  background-size: 25px auto;
}

.catalog-flag-CA {
  background-image: url(/_ui/desktop/common/images/flag-ca.gif?1641);
}

.catalog-flag-US {
  background-image: url(/_ui/desktop/common/images/flag-us.gif?1641);
}

.modal-dialog div#scheduledOrders {
  width: 320px;
  margin: 10px 0 0 35px;
}
@media (max-width: 543px) {
  .modal-dialog div#scheduledOrders {
    width: auto;
    margin: 10px 0 0 0;
  }
}

#context-ribbon {
  min-height: 88px;
  padding: 18px 0;
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 102px;
  z-index: 999;
}
#context-ribbon.mobile-app {
  top: 0;
}
@media (max-width: 1024px) {
  #context-ribbon {
    top: 82px;
    padding: 6px 0 18px;
  }
  #context-ribbon.mobile-app {
    top: 0;
  }
}
#context-ribbon .context-ribbon-message {
  color: #fff;
  background-color: transparent;
  text-align: right;
  font-size: 20px;
  padding: 0 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  #context-ribbon .context-ribbon-message {
    font-size: 16px;
  }
}
#context-ribbon .context-ribbon-message:not(.container) {
  max-width: 1100px;
}
#context-ribbon .context-ribbon-message #context-cart-text {
  margin-right: 12px;
  font-weight: 600;
}
@media (max-width: 767px) {
  #context-ribbon .context-ribbon-message {
    text-align: center;
  }
  #context-ribbon .context-ribbon-message span {
    display: block;
    margin: 10px 12px 10px 0;
  }
}
#context-ribbon .context-ribbon-message a.btn, #context-ribbon .context-ribbon-message #content-buttons a, #content-buttons #context-ribbon .context-ribbon-message a {
  margin: 0;
  background: #FFFFFF;
  color: #354657;
  border: 2px solid #FFFFFF;
  font-size: 20px;
  line-height: 32px;
  width: 250px;
}
@media (max-width: 767px) {
  #context-ribbon .context-ribbon-message a.btn, #context-ribbon .context-ribbon-message #content-buttons a, #content-buttons #context-ribbon .context-ribbon-message a {
    font-size: 16px;
    line-height: 30px;
    width: 230px;
  }
}
.lrp #context-ribbon {
  background-color: #9D57B2;
}
.lrp #context-ribbon a.btn:hover, .lrp #context-ribbon #content-buttons a:hover, #content-buttons .lrp #context-ribbon a:hover {
  border-color: #9D57B2;
}
.standard #context-ribbon, .firsttime #context-ribbon {
  background-color: #0067DC;
}
.standard #context-ribbon a.btn:hover, .standard #context-ribbon #content-buttons a:hover, #content-buttons .standard #context-ribbon a:hover, .firsttime #context-ribbon a.btn:hover, .firsttime #context-ribbon #content-buttons a:hover, #content-buttons .firsttime #context-ribbon a:hover {
  border-color: #95C0F1;
}
#context-ribbon:has(.subscription-description) {
  min-height: 65px;
}
#context-ribbon:has(.subscription-description) .context-ribbon-message {
  font-size: 16px;
  padding-inline: 15px;
}
#context-ribbon:has(.subscription-description) .context-ribbon-message::before, #context-ribbon:has(.subscription-description) .context-ribbon-message::after {
  content: none;
}
#context-ribbon:has(.subscription-description) .context-ribbon-message .subscription-description, #context-ribbon:has(.subscription-description) .context-ribbon-message .subscription-options {
  gap: 15px;
}
#context-ribbon:has(.subscription-description) .context-ribbon-message .lrp-flag {
  max-width: 22px;
  max-height: 22px;
}
#context-ribbon:has(.subscription-description) .context-ribbon-message a {
  color: #FFFFFF;
}

#context-indicator {
  position: relative;
  margin: 0 0 20px 0;
}
#context-indicator h2 {
  font-size: 18px;
  font-weight: bold;
  padding: 16px 16px 16px 65px;
  margin: 0;
  background-color: #EBEBEB;
  border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media (max-width: 543px) {
  #context-indicator h2 {
    padding-left: 60px;
  }
}
#context-indicator #context-icon {
  position: absolute;
  top: 10px;
  left: 32px;
  width: 1.9375em;
  height: 1.9375em;
  background-position: -235.3125em -235.3125em;
  font-size: 19.2px !important;
}
@media (max-width: 543px) {
  #context-indicator {
    margin-top: 25px;
  }
}

.minicart-content #context-icon {
  position: absolute;
  top: 14px !important;
  left: 20px !important;
}
@media (max-width: 543px) {
  .minicart-content #context-icon {
    height: 60px;
    width: 60px;
  }
}

.lrp #context-indicator h2 {
  color: #FFFFFF;
  background-color: #9D57B2;
}
.lrp #context-indicator .editLRP {
  background-image: url(/_ui/desktop/common/images/icons/edit.svg?1641);
  background-size: contain;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin-left: 5px;
  line-height: 1.7em;
  vertical-align: -18%;
  cursor: pointer;
}
.lrp #context-indicator .editLRP:hover {
  opacity: 0.75;
}

.standard #context-indicator h2 {
  color: #354657;
  background-color: #F4F8FD;
}
.firsttime #context-indicator h2 {
  color: #354657;
  background-color: #EBEBEB;
}
.return #context-indicator h2 {
  color: #354657;
  background-color: #EBEBEB;
}
table#order-items {
  width: 100%;
  margin-bottom: 0;
}
table#order-items td.item {
  width: 99%;
  vertical-align: middle;
  padding: 12px 8px;
  line-height: 1.5em;
}
table#order-items td.quantity {
  vertical-align: bottom;
  padding: 22px 8px 12px;
  white-space: nowrap;
  line-height: 1.5em;
}
table#order-items td.points {
  vertical-align: top;
  padding: 22px 8px 12px;
  line-height: 2.8;
}
table#order-items td.frequency {
  vertical-align: top;
  padding: 22px 8px;
  font-weight: bold;
}
table#order-items td.total {
  text-align: right;
  vertical-align: bottom;
  padding: 12px 8px;
  white-space: nowrap;
  line-height: 1.5em;
}
table#order-items td.membership-total {
  vertical-align: middle;
}
table#order-items td.delete {
  text-align: center;
  color: #D1D1D1;
  min-width: 30px;
}
table#order-items .prod-image-container {
  width: 90%;
  min-width: 45px;
  margin: 0 auto;
}
table#order-items .prod-image {
  display: inline-block;
  width: 100%;
  padding-bottom: 150%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
table#order-items .prod-image.unavailable {
  background-image: url(../assets-doterra/images/prod-unavailable.png?1641);
  background-size: 75%;
  background-position: center;
}
table#order-items i.fa-question-circle {
  color: #EEEEEE;
}

tr.order-item i.fa-trash-o {
  font-size: 24px;
}

#cartProductTableMobile .totals {
  margin: 0px !important;
}
#cartProductTableMobile .separate-items {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#cartProductTableMobile td.tdlabel {
  padding-right: 8px;
  font-weight: bold;
}
#cartProductTableMobile .item-image {
  display: flex;
  align-items: center;
}
#cartProductTableMobile .prod-image-container {
  width: 15%;
  min-width: 45px;
  margin-right: 15px;
}
#cartProductTableMobile .prod-image {
  display: inline-block;
  width: 100%;
  height: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
#cartProductTableMobile .prod-image.unavailable {
  background-image: url(../assets-doterra/images/prod-unavailable.png?1641);
  background-size: 75%;
  background-position: center;
}

.retail-label-bold {
  font-weight: bold;
}

.product-excluded-info {
  font-size: 12px;
  background-color: #F3EAD0;
  padding-right: 10px;
  width: fit-content;
  display: flex;
}
.product-excluded-info i {
  font-size: 12px;
}

.item-name {
  font-weight: bold;
}
.item-name.item-name__large {
  font-size: 18px;
}

.item-price {
  font-weight: bold;
}

.order-pv,
.item-pv,
.table td.item-pv,
.table th.item-pv {
  color: #A25EB5;
}

.wholesale-label-bold, .promo-label {
  font-weight: bold;
}

#mini-cart-xs #mini-cart-content {
  font-size: 12px;
}
#mini-cart-xs #mini-cart-content th {
  font-size: 12px;
}
#mini-cart-xs #mini-cart-content #removeProduct {
  font-size: 21px;
}

.grid-item.grid-product {
  position: relative;
  margin: 0 auto 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.grid-item.grid-product a.prod-image {
  height: 246px;
  width: 164px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.grid-item.grid-product a.prod-image:hover {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
}
.grid-item.grid-product a.prod-image:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.grid-item.grid-product a.prod-image.unavailable {
  background-image: url(../assets-doterra/images/prod-unavailable.png?1641);
}
.grid-item.grid-product .img-unavailable {
  width: 100%;
  margin-top: 40px;
}
.grid-item.grid-product h2 {
  font-size: 16px;
}
.grid-item.grid-product .title {
  text-align: center;
  margin-bottom: 5px;
}
.grid-item.grid-product a.btn, .grid-item.grid-product #content-buttons a, #content-buttons .grid-item.grid-product a {
  display: inline-block;
}
.grid-item.grid-product .pricing-section {
  color: #354657;
}
.grid-item.grid-product .pricing-section div {
  float: left;
  width: 50%;
}
.grid-item.grid-product .pricing-section .text-right {
  padding-right: 7px;
  clear: both;
}
.grid-item.grid-product .pricing-section .text-center {
  width: 100% !important;
  margin-bottom: 10px;
}
.grid-item.grid-product .pricing-section .item-price-tooltip {
  padding-left: 7px;
}
.grid-item.grid-product .pricing-section .item-price {
  padding-left: 7px;
  color: #354657;
}
.grid-item.grid-product .pricing-section .item-price-retail {
  padding-left: 7px;
  text-decoration: line-through;
  color: #354657;
}
.grid-item.grid-product .pricing-section .item-pv {
  width: 100%;
  text-align: center;
}
.grid-item.grid-product .pricing-section .retail-label,
.grid-item.grid-product .pricing-section .retail-label-bold,
.grid-item.grid-product .pricing-section .promo-label,
.grid-item.grid-product .pricing-section .wholesale-label,
.grid-item.grid-product .pricing-section .wholesale-label-bold {
  text-align: right;
}
.grid-item.grid-product .icon--heart-filled-brand:not(.icon--brand), .grid-item.grid-product .icon--heart-filled:not(.icon--brand), .grid-item.grid-product .icon--heart-outline:not(.icon--brand) {
  position: absolute;
  top: 0.625em;
  left: 0.625em;
  cursor: pointer;
  z-index: 100;
}

.product__overlay {
  background: rgba(53, 70, 87, 0.9);
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 5px;
  margin: auto;
  z-index: 200;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  text-align: center;
}
.grid-item.grid-product .product__overlay {
  left: 5%;
  right: 5%;
  bottom: -10%;
  top: 20%;
}
.product--grid .product__overlay {
  left: 25%;
  right: 25%;
  bottom: 0;
}
.primary-details .product__overlay {
  min-height: 140px;
  min-width: 180px;
  left: 50%;
  margin-left: -90px;
}
.featured-product .product__overlay {
  top: 10%;
  max-width: 130px;
  text-align: center;
}
.product-card-details .product__overlay {
  min-height: 140px;
  max-width: 150px;
  right: 5px;
  width: calc(100% - 5px);
}
.product__overlay .product__overlay-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  font-size: 20px;
}
.product__overlay .product__overlay-icon {
  flex: 0 1 37%;
}
.product__overlay .product__overlay-icon[class*=icon--heart] {
  width: 100%;
}
.product__overlay .product__overlay-icon[class*=icon--heart]::before {
  width: 100%;
  font-size: 16px;
}
.product__overlay .product__overlay-title {
  font-weight: bold;
  color: white;
}
.product__overlay .product__overlay-link {
  color: white;
  text-decoration: underline;
}

.item-ecomm {
  margin-bottom: 0px;
  white-space: nowrap;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.item-ecomm div.product-quantity {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.item-ecomm div.product-quantity span {
  margin-right: 5px;
}
.item-ecomm .add_to_cart_form .btn-wishlist-lrp {
  width: 100%;
  padding: 0;
}
.item-ecomm .wqa-design {
  overflow: inherit;
}

.product-quantity .icon--arrow-down {
  position: absolute;
  right: 3px;
  top: 3px;
}

.product-card {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  padding: 10px 0px;
  height: 260px;
  display: flex;
}
.product-card .product-card-image {
  margin: 0 5px;
  flex-grow: 1;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
.product-card .product-card-image.no-image {
  background-image: url(../assets-doterra/images/prod-unavailable.png?1641);
  background-position: center center;
  background-size: 70%;
}
.product-card .product-card-image.no-cursor {
  cursor: default;
}
.product-card .product-card-info {
  max-width: 175px;
  width: 175px;
  display: flex;
  flex-direction: column;
}
.product-card .product-card-info .product-card-details {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding-right: 5px;
  position: relative;
}
.product-card .product-card-info .product-card-details .product-card-title {
  color: #333333;
  text-align: center;
  font-weight: bold;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
  line-height: 1.3em;
  max-height: 3.9em;
  margin-right: -1em;
  padding-right: 1em;
}
.product-card .product-card-info .product-card-details .product-card-title:before {
  content: "...";
  position: absolute;
  right: 1em;
  top: 2.6em;
  background-color: white;
}
.product-card .product-card-info .product-card-details .product-card-title:after {
  content: "";
  position: absolute;
  right: 1em;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}
.product-card .product-card-info .product-card-details .pricing-section {
  display: flex;
  flex-flow: column;
  color: #888888;
  align-items: center;
}
.product-card .product-card-info .product-card-details .pricing-section div {
  height: 18px;
  float: left;
}
.product-card .product-card-info .product-card-details .pricing-section .text-right {
  padding-right: 7px;
  clear: both;
  width: 60%;
}
.product-card .product-card-info .product-card-details .pricing-section .item-price-tooltip {
  padding-left: 7px;
}
.product-card .product-card-info .product-card-details .pricing-section .item-price {
  padding-left: 7px;
  color: #333333;
  margin-bottom: 10px;
}
.product-card .product-card-info .product-card-details .pricing-section .item-price-retail {
  padding-left: 7px;
  text-decoration: line-through;
  margin-bottom: 10px;
}
.product-card .product-card-info .product-card-details .pricing-section .item-pv {
  width: 100% !important;
  margin: 4px 0 10px;
}
.product-card .product-card-info .product-card-details .item-ecomm {
  margin-bottom: 0;
}

#customizePackHtmlContent .main-product {
  color: #888888;
  line-height: 23px;
  margin: 20px 0;
}
#customizePackHtmlContent .main-product > div:last-child {
  margin: 27px 0;
}
#customizePackHtmlContent .main-product > div:last-child div {
  margin-bottom: 5px;
}
@media screen and (max-width: 543px) {
  #customizePackHtmlContent .main-product {
    text-align: center;
  }
}
#customizePackHtmlContent .portrait-slider .slideViewer {
  padding: 0 !important;
}
#customizePackHtmlContent .portrait-slider .slideViewer .fa-angle-left, #customizePackHtmlContent .portrait-slider .slideViewer .fa-angle-right {
  top: 29%;
}
@media screen and (max-width: 991px) {
  #customizePackHtmlContent .portrait-slider .slideViewer .fa-angle-left, #customizePackHtmlContent .portrait-slider .slideViewer .fa-angle-right {
    top: 41%;
  }
}
#customizePackHtmlContent .portrait-slider .slideViewer .slide {
  width: 23%;
  margin: 0 1%;
  background-size: 90% auto;
}
@media screen and (max-width: 991px) {
  #customizePackHtmlContent .portrait-slider .slideViewer .slide {
    width: 40%;
    margin: 0 5%;
  }
}
#customizePackHtmlContent .portrait-slider .slideViewer .slide .child-limit {
  font-size: 12px;
  color: #888888;
  margin-top: -12px;
}
#customizePackHtmlContent .portrait-slider .slideViewer .slideImage {
  cursor: initial !important;
}
#customizePackHtmlContent .prod-image {
  background-size: 38% auto;
  background-repeat: no-repeat;
  background-position: right;
  padding-bottom: 50%;
}
@media screen and (max-width: 991px) {
  #customizePackHtmlContent .prod-image {
    background-size: 50% auto;
    padding-bottom: 75%;
  }
}
@media screen and (max-width: 543px) {
  #customizePackHtmlContent .prod-image {
    background-position: center;
  }
}
#customizePackHtmlContent .pv-text {
  color: #A25EB5;
}
#customizePackHtmlContent .prod-info {
  margin-top: 30px;
}
#customizePackHtmlContent .prod-info .fade_content {
  text-align: center;
  margin-top: 5px;
}
#customizePackHtmlContent .prod-info .item_details {
  color: #888888;
  line-height: 23px;
}
#customizePackHtmlContent .prod-info .item_details div {
  margin: 5px 0;
}
#customizePackHtmlContent .prod-info .pricing-section div {
  float: left;
  width: 50%;
  padding: 0 5px 5px 0;
  color: #666666;
}
#customizePackHtmlContent .prod-info .pricing-section .text-right {
  clear: left;
}
#customizePackHtmlContent .product-quantity {
  margin-top: 10px;
  position: relative;
}
#customizePackHtmlContent .product-quantity .bs-searchbox {
  display: none;
}
#customizePackHtmlContent .product-quantity button span {
  margin-left: -5px;
}

#content_header {
  padding: 0;
}
#content_header hr {
  margin-bottom: 10px;
  padding-bottom: 0px;
}

#content_body {
  padding-bottom: 57px;
}

h2.promoCode {
  font-style: italic;
}

.related-content {
  padding: 14px 0px 0px 0px;
}

.related-box {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}

.link-icon {
  position: relative;
  top: 4px;
}

#content_body .related-box {
  width: 45%;
}
@media screen and (min-width: 992px) {
  #content_body .related-box {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #content_body .related-box {
    width: 100%;
  }
}
@media screen and (max-width: 399px) {
  #content_body .related-content {
    max-width: 288px;
  }
}
@media screen and (min-width: 400px) and (max-width: 479px) {
  #content_body .related-content {
    max-width: 344px;
  }
}
@media screen and (min-width: 480px) and (max-width: 543px) {
  #content_body .related-content {
    max-width: 404px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  #content_body .related-content {
    max-width: 474px;
  }
}
@media screen and (min-width: 768px) {
  #content_body .related-content {
    max-width: 496px;
  }
}

#content_footer {
  padding-bottom: 22px;
}
#content_footer .related-content {
  padding: 0px;
}
@media screen and (max-width: 399px) {
  #content_footer .related-content {
    max-width: 288px;
  }
}
@media screen and (min-width: 400px) and (max-width: 479px) {
  #content_footer .related-content {
    max-width: 344px;
  }
}
@media screen and (min-width: 480px) and (max-width: 543px) {
  #content_footer .related-content {
    max-width: 404px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  #content_footer .related-content {
    max-width: 474px;
  }
}
@media screen and (min-width: 768px) {
  #content_footer .related-content {
    max-width: 496px;
  }
}
#content_footer .related-box {
  width: 44%;
}
@media screen and (max-width: 768px) {
  #content_footer .related-box {
    width: 100%;
  }
}

.recipe {
  border: dashed 2px #ADAFAA;
  border-radius: 23px;
}

.recipe-container .recipe .panel-heading {
  padding-right: 70px;
}
.recipe-container .recipe .print {
  text-align: center;
  position: absolute;
  top: 25px;
  right: 40px;
}
.recipe-container .recipe .print i {
  border: solid 1px #ADAFAA;
  border-radius: 5px;
  display: block;
}
.recipe-container .recipe .instruction-tips ul, .recipe-container .recipe .instruction-tips ol {
  padding-left: 0;
}
.recipe-container .recipe .instruction-tips ul li, .recipe-container .recipe .instruction-tips ol li {
  margin: 5px 0;
}
.recipe-container .recipe .ingredients ul, .recipe-container .recipe .ingredients ol {
  padding-left: 20px;
}
.recipe-container .recipe-top-line h4 {
  margin: 2px 0;
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .recipe-container .ingredients ul, .recipe-container .ingredients ol {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    list-style-position: inside;
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 480px) {
  .recipe-container .recipe .panel-heading {
    padding: 0px 70px 0px 25px;
    margin-bottom: 5px;
  }
  .recipe-container .recipe .panel-heading h2 {
    display: block;
  }
  .recipe-container .recipe .panel-heading p {
    display: inline-block;
  }
  .recipe-container .recipe .panel-body {
    padding: 0px 12px 20px;
  }
  .recipe-container .recipe .panel-body .panel-subheader {
    font-weight: bold;
  }
  .recipe-container .recipe .instruction-tips ul, .recipe-container .recipe .instruction-tips ol {
    padding-left: 22px;
  }
  .recipe-container .recipe .row {
    margin: 0px 0px 10px 0px;
  }
  .recipe-container .recipe .panel-heading h2 {
    display: inline-block;
  }
}

.legal-notice {
  margin-top: 20px;
  padding: 7px 10px 3px 10px;
}
.legal-notice p {
  line-height: 1.5em;
  margin: 0px 0px 0px 0px;
  font-size: small;
}

.table {
  width: 100%;
}
.table th {
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  padding: 14px 8px;
  color: #354657;
  background-color: #F4F8FD;
  white-space: nowrap;
  border-bottom: none;
}
.table th.numeric {
  text-align: right;
}
.table th.currency {
  text-align: right;
}
.table th:first-child {
  padding-left: 14px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.table th:last-child {
  padding-right: 14px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.table td {
  border-bottom: none;
  padding: 8px;
  text-align: left;
}
.table td:first-child {
  padding-left: 14px;
}
.table td:last-child {
  padding-right: 14px;
}
.table td.numeric {
  text-align: right;
}
.table td.currency {
  text-align: right;
}
.table td.action {
  text-align: right;
}

.product-item-table thead tr th {
  padding: 16px;
  color: #84909B;
  font-size: 12px;
  line-height: 20px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #EEEEEE;
}
@media screen and (min-width: 992px) and (max-width: 1070px) {
  .product-item-table thead tr th {
    white-space: normal;
  }
}
.product-item-table tbody tr td {
  border: none;
}
.product-item-table td.item-image {
  padding-right: 22px;
  vertical-align: middle;
}
.product-item-table td.item-image a {
  cursor: default;
}
.product-item-table tr.item,
.product-item-table td.item {
  padding-left: 0;
}
.product-item-table tr.partner-parent td {
  background-color: #FEF7EE;
}
.product-item-table tr.partner-child td {
  background-color: #FEF7EE;
}
.product-item-table tr.partner-child td.item-image {
  border-top: none;
  padding-left: 30px;
  padding-right: 6px;
  position: relative;
}
.product-item-table tr.partner-child td.item {
  padding-left: 14px;
}
.product-item-table tr.partner-child td.quantity span.item-price {
  font-weight: normal;
}
.product-item-table tr.partner-child div.partner-child-border {
  position: absolute;
  width: 3px;
  left: 0;
  top: 2px;
  bottom: 2px;
  border-radius: 2px;
  background-color: #F0AD4E;
}
.product-item-table td.points .qtyInput .bs-searchbox {
  display: none;
}
.product-item-table td.frequency {
  text-transform: capitalize;
}
.product-item-table .full-price {
  text-decoration: line-through;
}
.product-item-table .wellness-adaptive {
  font-size: 10px;
  color: #354657;
}
.product-item-table .wellness-adaptive sup {
  font-size: 0.7em;
}
.product-item-table .item-subtitle {
  font-size: 12px;
  color: #84909B;
}

.table-small th {
  font-size: 12px;
  padding: 6px;
}
.table-small td {
  font-size: 14px;
  padding: 6px;
}

td.tdlabel {
  text-align: right;
  padding-right: 8px;
}

td.tdvalue {
  text-align: left;
  padding-left: 0;
}

tr.totals td.numeric,
tr.totals td.currency {
  font-weight: bold;
}
tr.totals td {
  border: none;
}

#cartProductTable td.quantity .btn-group.btn-select {
  max-width: 75px;
  vertical-align: top;
  padding: 0px 8px 8px 0px;
  line-height: 2.8;
}
#cartProductTable .delete {
  min-height: 50px;
}
#cartProductTable .item {
  position: relative;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus,
.pagination > li > a,
.pagination > li > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 30px;
  margin-left: 0px;
  padding: 6px 14px;
}

.pagination > li > a,
.pagination > li > span {
  color: #888888;
}

#loaderBox {
  position: fixed;
  top: 50%;
  left: 50%;
}
#loaderBox .fa-circle-o-notch {
  color: #aaa;
  font-size: 45px;
}

.more-questions ul {
  display: inline-block;
}
@media screen and (max-width: 544px) {
  .more-questions {
    display: none;
  }
}

.moreQuestionsWell {
  border-radius: 8px 8px 8px 8px;
  margin-bottom: -28px;
  padding-bottom: 27px;
  box-shadow: none;
}
.moreQuestionsWell h3 {
  margin-top: -4px;
}
.moreQuestionsWell a:focus {
  color: #757575;
}

#map {
  height: 350px !important;
  width: 100%;
  margin: 40px 0px;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .st-twitter-counter, .stButton .st-facebook-counter, .stButton .stButton_gradient {
  height: 22px !important;
}

.social-media-component .stButton .stBubble_count {
  padding-top: 8px;
  height: 34px;
  top: 7px;
  background: #fff;
}

.img-rounded, #spotlight #carouselParagraph .slideImage, #spotlight #carouselParagraphLandscape .slider_component .slideImage, #spotlight #imageParagraph1 img, #spotlight #imageParagraph2 img, #qa-page .image-map-text img {
  border-radius: 8px;
}

.cmsimage.align-CENTER {
  text-align: center;
}
.cmsimage.align-LEFT {
  text-align: left;
}
.cmsimage.align-RIGHT {
  text-align: right;
}

.video {
  max-width: 100%;
}

hr.top {
  margin-top: 0;
}
hr.bottom {
  margin-bottom: 0;
}

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

.grid-item {
  margin: 15px auto;
  width: 100%;
}
.grid-item div.grid-image {
  background-size: cover;
  width: 100%;
  padding-top: 150%;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  margin-bottom: 10px;
  background-position: center center;
}
.grid-item .title {
  color: #0067DC;
  font-weight: bold;
  font-style: normal;
}
.grid-item a {
  display: block;
}
.grid-item a:focus, .grid-item a:hover {
  outline: none;
}
.grid-item a:focus .title, .grid-item a:hover .title {
  color: #BD8BCA;
}

blockquote {
  padding: 0;
  margin: 40px 0;
  color: #BD8BCA;
  border: none;
}

.simple_banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.simple_banner_img {
  display: none !important;
  width: 540px;
}

.fade_content {
  color: #354657;
  line-height: 23px;
  max-height: 70px;
  overflow: hidden;
  position: relative;
}

.fade_overlay {
  position: absolute;
  height: 70px;
  top: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 255) 95%, rgb(255, 255, 255) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 255) 95%, rgb(255, 255, 255) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 255) 95%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 ); /* IE6-9 */
}

.countDown {
  color: #D1D1D1;
  margin: 0 auto;
}
.countDown #hoursLeft, .countDown #minutesLeft {
  font-size: 40pt;
}
.countDown .countDownText {
  padding-right: 20px;
  padding-left: 5px;
}

.alert h2 {
  color: #666;
  margin-top: 0px;
}

.video-modal .fa-play-circle {
  font-size: 22px;
  position: relative;
  top: 2px;
  left: -2px;
  line-height: 0;
}

@media (min-width: 768px) and (max-width: 900px) {
  .modal-xl {
    width: 700px;
  }
}
@media (min-width: 900px) {
  .modal-xl {
    width: 900px;
  }
}
@media screen and (min-width: 1040px) {
  .modal-xxl {
    width: 1040px;
  }
}
@media screen and (max-width: 1040px) and (min-width: 700px) {
  .modal-xxl {
    width: 700px;
  }
}
@media screen and (max-width: 700px) and (min-width: 544px) {
  .modal-xxl {
    width: 544px;
  }
}
.modal .modal-dialog {
  top: 5em;
}
.modal .modal-xxl {
  top: 0.5em;
}
.modal .modal-content {
  padding-bottom: 20px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.18);
  border: none;
  border-top: 6px solid transparent;
  border-color: #BD8BCA;
  border-radius: 5px;
}
.modal .modal-header {
  border: none;
  padding-bottom: 0;
  padding-left: 30px;
  background-color: #FFFFFF;
  height: 55px;
}
.modal .modal-header button.close {
  color: #354657;
  font-size: 1rem !important;
}
.modal .modal-header .modal-title {
  color: #354657;
  font-size: 22px;
}
.modal .modal-header h4 {
  color: #354657;
}
.modal .modal-body {
  padding: 30px 15px 0;
}
@media (min-width: 768px) {
  .modal .modal-body {
    padding: 30px 25px 0;
  }
}
.modal .modal-body section {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.modal .modal-body #bbMessage {
  padding: 0px 0px 10px 22px;
}
.modal.modal-video .modal-body {
  padding: 0;
}
.modal .modal-footer {
  border: none;
  clear: both;
  padding: 20px 15px 0;
}
@media (min-width: 544px) {
  .modal .modal-footer {
    padding: 20px 30px 0;
  }
  .modal .modal-footer button + button {
    margin-left: 15px;
  }
}
.modal .modal-footer .btn, .modal .modal-footer #content-buttons a, #content-buttons .modal .modal-footer a {
  margin-bottom: 0;
}
.modal .modal-footer .btn-center {
  text-align: center;
}
.modal .modal-footer .recaptcha {
  float: left;
}
@media (max-width: 543px) {
  .modal .modal-footer .recaptcha:after {
    content: "";
    display: table;
    clear: both;
    margin-bottom: 10px;
  }
}
@media (max-width: 543px) {
  .modal .modal-footer button {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .modal .modal-footer button + button {
    margin-left: 0;
  }
}
.modal.center-buttons .modal-footer {
  text-align: center;
}
.modal.stack-buttons .modal-footer button {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.modal button.close {
  font-weight: normal;
  opacity: 1;
  color: #fff;
  text-shadow: none;
}
.modal button.close:hover {
  opacity: 0.6;
}
.modal.modal-prodImage button.close {
  color: #000;
  z-index: 1;
  position: absolute;
  right: 10px;
}
.modal.modal-prodImage button.close:hover {
  opacity: 0.6;
}
.modal.modal-video button.icon--cross {
  position: absolute;
  z-index: 100;
  top: 20px;
  right: 10px;
  color: white;
  background: #BD8BCA;
  border-radius: 100px;
  width: 24px;
  height: 24px;
  font-size: 18px;
}
@media (max-width: 543px) {
  .modal.modal-video button.icon--cross {
    width: 36px;
    height: 36px;
    font-size: 28px;
    right: 0;
  }
}
.modal.modal-video .modal-content {
  border-radius: 0;
  padding: 0;
  border-color: black;
}
.modal section button,
.modal section a.btn,
.modal section #content-buttons a,
#content-buttons .modal section a {
  margin-top: 5px;
}
.modal .promoModalHtml .promoDetailsHeader, .modal .promoModalHtml .termsHeader {
  font-weight: bold;
}
.modal .promoModalHtml .promoTerms {
  width: 100%;
  height: 80px;
  overflow-y: scroll;
  border: 1px solid #ADAFAA;
  padding: 10px;
  font-size: 13px;
}
.modal .promoModalHtml .headerImage {
  -webkit-background-size: 100%;
  background-size: 100%;
  width: 100%;
  height: 130px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-position: center center;
}
@media (max-width: 544px) {
  .modal .promoModalHtml .headerImage {
    display: none;
  }
}
.modal .promoModalHtml table {
  min-width: 100%;
}
.modal .promoModalHtml table td {
  text-align: center;
  display: block;
}
@media (min-width: 544px) {
  .modal .promoModalHtml table td {
    display: table-cell;
    text-align: left;
  }
}
.modal .promoModalHtml table td:after {
  content: "\a";
  white-space: pre;
}
@media (min-width: 544px) {
  .modal .promoModalHtml table td:after {
    display: none;
  }
}
.modal .promoModalHtml table .promoNotPayingPrice {
  text-decoration: line-through;
}
.modal .promoModalHtml table .promoPayingPrice {
  font-weight: bold;
}
.modal .promoModalHtml table .promoProductImageContainer {
  width: 100%;
}
@media (min-width: 544px) {
  .modal .promoModalHtml table .promoProductImageContainer {
    width: 100px;
  }
}
.modal .promoModalHtml table .promoProductImageContainer .promoProductImage {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 100px;
}
.modal .promoModalHtml table .promoPV {
  color: #A25EB5;
}

@media screen and (max-width: 543px) {
  .bootbox .modal-footer .btn, .bootbox .modal-footer #content-buttons a, #content-buttons .bootbox .modal-footer a {
    display: block;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .bootbox .modal-footer .btn .center, .bootbox .modal-footer #content-buttons a .center, #content-buttons .bootbox .modal-footer a .center {
    text-align: center;
  }
}
.modal-backdrop {
  background-color: #EBEBEB;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.modal-promo {
  text-align: center;
  padding: 0px;
  position: relative;
  z-index: 20;
  padding-top: 0;
  margin-top: -30px;
}
.modal-promo h3 {
  font-size: 24px;
}
.modal-promo p {
  font-size: 14px;
}
.modal-promo a {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.modal-promo .milestone-texts .milestone-text {
  margin-left: 8px;
  margin-right: 8px;
}
.modal-promo#modal-subscribe-all-items-content #subscription-highlight {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  padding: 20px 15px;
}
.modal-promo#modal-subscribe-all-items-content #subscription-highlight .milestone-texts {
  justify-content: center;
}
.modal-promo#modal-subscribe-unlocked-content p {
  margin: 20px 0 0 0;
}
.modal-promo#modal-unsubscribe-confirm-content #subscription-highlight {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  padding: 20px 15px;
}
.modal-promo#modal-unsubscribe-confirm-content #subscription-highlight .milestone-texts {
  justify-content: center;
}
.modal-promo#modal-unsubscribe-confirm-content .modal-footer button {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.bootbox.modal.thinBarTrophy.thinTopBar .modal-content {
  border-top: 3px solid #BD8BCA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.bootbox.modal.thinBarTrophy.thinTopBar .modal-content .modal-header {
  height: 60px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.bootbox.modal.thinBarTrophy.thinTopBar .modal-content .modal-header .modal-title {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #EBEBEB;
}
.bootbox.modal.thinBarTrophy.thinTopBar .modal-content .modal-header h4 {
  color: #535353;
  font-size: 22px;
}
.bootbox.modal.thinBarTrophy.thinTopBar .modal-content .modal-header .icon--cross {
  color: #888888;
}
@media screen and (max-width: 767px) {
  .bootbox.modal.thinBarTrophy.thinTopBar .modal-content .modal-header {
    margin-top: 50px;
  }
  .bootbox.modal.thinBarTrophy.thinTopBar .modal-content .modal-header .icon--cross {
    margin-top: -40px;
  }
}
.bootbox.modal.thinBarTrophy.thinTopBar .modal-content .icon-circle {
  background-color: #BD8BCA;
  width: 54px;
  height: 54px;
  position: absolute;
  top: 15px;
  left: 24px;
  -webkit-background-size: 50px;
  background-size: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .bootbox.modal.thinBarTrophy.thinTopBar .modal-content .icon-circle {
    left: 44%;
  }
}
.bootbox.modal.thinBarTrophy.thinTopBar .modal-content .icon-circle:after {
  content: "";
  background: url(/_ui/desktop/common/assets-doterra/images/rewards.svg) no-repeat center;
  height: 53px;
  position: absolute;
  width: 53px;
  -webkit-background-size: 30px;
  background-size: 30px;
}
.bootbox.modal.thinBarTrophy.thinTopBar .modal-content .icon-circle:before {
  content: "";
  position: relative;
  height: 60px;
  width: 60px;
}
.bootbox.modal.thinBarCheckmark.thinTopBar .modal-content {
  border-top: 3px solid #BD8BCA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .modal-header {
  height: 60px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .modal-header .modal-title {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #EBEBEB;
}
.bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .modal-header h4 {
  color: #535353;
  font-size: 22px;
}
.bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .modal-header .icon--cross {
  color: #888888;
}
@media screen and (max-width: 767px) {
  .bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .modal-header {
    margin-top: 50px;
  }
  .bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .modal-header .icon--cross {
    margin-top: -40px;
  }
}
.bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .icon-circle {
  background-color: #BD8BCA;
  width: 54px;
  height: 54px;
  position: absolute;
  top: 15px;
  left: 24px;
  -webkit-background-size: 50px;
  background-size: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .icon-circle {
    left: 44%;
  }
}
.bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .icon-circle:after {
  content: "";
  background: url(/_ui/desktop/common/assets-doterra/images/tick.svg) no-repeat center;
  height: 53px;
  position: absolute;
  width: 53px;
  -webkit-background-size: 30px;
  background-size: 30px;
}
.bootbox.modal.thinBarCheckmark.thinTopBar .modal-content .icon-circle:before {
  content: "";
  position: relative;
  height: 60px;
  width: 60px;
}
.bootbox.modal.msg-helper .modal-content {
  border-color: #1b75bc;
}
.bootbox.modal.msg-helper .modal-content .modal-header {
  background: rgba(27, 117, 188, 0.1);
}
.bootbox.modal.msg-helper .modal-content .modal-header h4 {
  color: #1b75bc;
  display: flex;
  align-items: center;
}
.bootbox.modal.msg-informational .modal-content {
  border-color: #1b75bc;
}
.bootbox.modal.msg-informational .modal-content .modal-header {
  background: rgba(27, 117, 188, 0.1);
}
.bootbox.modal.msg-informational .modal-content .modal-header h4 {
  color: #1b75bc;
  display: flex;
  align-items: center;
}
.bootbox.modal.msg-directional .modal-content {
  border-color: #9E4FA5;
}
.bootbox.modal.msg-directional .modal-content .modal-header {
  background: rgba(158, 79, 165, 0.1);
}
.bootbox.modal.msg-directional .modal-content .modal-header h4 {
  color: #9E4FA5;
  display: flex;
  align-items: center;
}
.bootbox.modal.msg-warning .modal-content {
  border-color: #F0AD4E;
}
.bootbox.modal.msg-warning .modal-content .modal-header {
  background: rgba(240, 173, 78, 0.1);
}
.bootbox.modal.msg-warning .modal-content .modal-header h4 {
  color: #F0AD4E;
  display: flex;
  align-items: center;
}
.bootbox.modal.msg-success .modal-content {
  border-color: #608E3A;
}
.bootbox.modal.msg-success .modal-content .modal-header {
  background: rgba(96, 142, 58, 0.1);
}
.bootbox.modal.msg-success .modal-content .modal-header h4 {
  color: #608E3A;
  display: flex;
  align-items: center;
}
.bootbox.modal.msg-error .modal-content {
  border-color: #DE6C6C;
}
.bootbox.modal.msg-error .modal-content .modal-header {
  background: rgba(222, 108, 108, 0.1);
}
.bootbox.modal.msg-error .modal-content .modal-header h4 {
  color: #DE6C6C;
  display: flex;
  align-items: center;
}
.bootbox.modal.msg-special .modal-content {
  border-color: #95C0F1;
}
.bootbox.modal.msg-special .modal-content .modal-header {
  background: rgba(149, 192, 241, 0.1);
}
.bootbox.modal.msg-special .modal-content .modal-header h4 {
  color: #95C0F1;
  display: flex;
  align-items: center;
}
.bootbox.modal.msg-special .bootbox-body {
  font-weight: bold;
  padding-bottom: 20px;
  padding-top: 10px;
}

.bootbox.modal {
  /* Icons */
}
.bootbox.modal .ui-datepicker-multi {
  width: 100% !important;
}
.bootbox.modal .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 2.6em;
  text-align: center;
  font-size: 18px;
}
.bootbox.modal .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  border: 0;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #354657;
}
.bootbox.modal .ui-datepicker td {
  padding: 2px 0;
  text-align: center;
}
.bootbox.modal .ui-datepicker tbody tr:first-child td {
  padding-top: 8px;
}
.bootbox.modal .ui-datepicker td.ui-datepicker-other-month {
  color: #EBEBEB;
}
.bootbox.modal .ui-datepicker td span,
.bootbox.modal .ui-datepicker td a {
  display: inline-block;
  padding: 0.05em;
  color: #C1C7CD;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  width: 30px;
  height: 30px;
  border-radius: 16px;
}
.bootbox.modal .ui-datepicker-header {
  font-weight: bold;
}
.bootbox.modal .ui-datepicker-multi .ui-datepicker-group, .bootbox.modal .ui-datepicker-one {
  margin: 0 auto;
  background-color: #F4F8FD;
  border-radius: 5px;
  border: none;
  margin-bottom: 30px;
  width: 50%;
  min-width: 300px;
}
.bootbox.modal .ui-datepicker table {
  width: 95%;
  margin: 0 auto 8px;
  border-collapse: separate;
}
.bootbox.modal .ui-datepicker .ui-icon {
  display: none;
}
.bootbox.modal .lrp-icon {
  float: left;
  background-color: #BD8BCA;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.bootbox.modal .lrp-icon .icon--loyalty-order-white {
  font-size: 25px;
  top: 6px;
  left: 6px;
}
.bootbox.modal .lrpKey, .bootbox.modal .lrpDescription {
  margin: 1em;
}
.bootbox.modal .lrpKey {
  padding: 1em;
  border: 1px solid #D1D1D1;
  border-top-width: 6px;
  border-radius: 5px;
}
.bootbox.modal .lrpKey p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}
.bootbox.modal .keyNumbers {
  float: left;
  margin-right: 5px;
}
.bootbox.modal .keyNumbers span {
  width: 30px;
  height: 30px;
  padding: 0px;
  border-radius: 16px;
  font-weight: bold;
  vertical-align: middle;
}
.bootbox.modal td.pomDate a, .bootbox.modal .datepickerPOM {
  border: 2px #9D57B2 solid;
  color: #9D57B2;
}
.bootbox.modal td.pomDate a.ui-state-active {
  color: #ffffff;
  background-color: #9D57B2;
}
.bootbox.modal td.NonPOMDate a, .bootbox.modal .datepickerOther {
  border: 2px #354657 solid;
  color: #354657;
}
.bootbox.modal td.NonPOMDate a.ui-state-active {
  color: #ffffff;
  background-color: #354657;
}
.bootbox.modal .datepickerUnavailable {
  color: #C1C7CD;
}
.bootbox.modal .datepickerOther, .bootbox.modal .datepickerPOM, .bootbox.modal .datepickerUnavailable {
  padding: 3px;
  width: 36px;
  display: inline-block;
  text-align: center;
  margin: 0 2px;
}

#enrollmentLRP {
  /* Icons */
}
#enrollmentLRP .ui-datepicker-multi {
  width: 100% !important;
}
#enrollmentLRP .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 2.6em;
  text-align: center;
  font-size: 18px;
}
#enrollmentLRP .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  border: 0;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #354657;
}
#enrollmentLRP .ui-datepicker td {
  padding: 2px 0;
  text-align: center;
}
#enrollmentLRP .ui-datepicker tbody tr:first-child td {
  padding-top: 8px;
}
#enrollmentLRP .ui-datepicker td.ui-datepicker-other-month {
  color: #EBEBEB;
}
#enrollmentLRP .ui-datepicker td span,
#enrollmentLRP .ui-datepicker td a {
  display: inline-block;
  padding: 0.05em;
  color: #C1C7CD;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  width: 30px;
  height: 30px;
  border-radius: 16px;
}
#enrollmentLRP .ui-datepicker-header {
  font-weight: bold;
}
#enrollmentLRP .ui-datepicker-multi .ui-datepicker-group, #enrollmentLRP .ui-datepicker-one {
  margin: 0 auto;
  background-color: #F4F8FD;
  border-radius: 5px;
  border: none;
  margin-bottom: 30px;
  width: 50%;
  min-width: 300px;
}
#enrollmentLRP .ui-datepicker table {
  width: 95%;
  margin: 0 auto 8px;
  border-collapse: separate;
}
#enrollmentLRP .ui-datepicker .ui-icon {
  display: none;
}
#enrollmentLRP .lrp-icon {
  float: left;
  background-color: #BD8BCA;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
#enrollmentLRP .lrp-icon .icon--loyalty-order-white {
  font-size: 25px;
  top: 6px;
  left: 6px;
}
#enrollmentLRP .lrpKey, #enrollmentLRP .lrpDescription {
  margin: 1em;
}
#enrollmentLRP .lrpKey {
  padding: 1em;
  border: 1px solid #D1D1D1;
  border-top-width: 6px;
  border-radius: 5px;
}
#enrollmentLRP .lrpKey p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}
#enrollmentLRP .keyNumbers {
  float: left;
  margin-right: 5px;
}
#enrollmentLRP .keyNumbers span {
  width: 30px;
  height: 30px;
  padding: 0px;
  border-radius: 16px;
  font-weight: bold;
  vertical-align: middle;
}
#enrollmentLRP td.pomDate a, #enrollmentLRP .datepickerPOM {
  border: 2px #9D57B2 solid;
  color: #9D57B2;
}
#enrollmentLRP td.pomDate a.ui-state-active {
  color: #ffffff;
  background-color: #9D57B2;
}
#enrollmentLRP td.NonPOMDate a, #enrollmentLRP .datepickerOther {
  border: 2px #354657 solid;
  color: #354657;
}
#enrollmentLRP td.NonPOMDate a.ui-state-active {
  color: #ffffff;
  background-color: #354657;
}
#enrollmentLRP .datepickerUnavailable {
  color: #C1C7CD;
}
#enrollmentLRP .datepickerOther, #enrollmentLRP .datepickerPOM, #enrollmentLRP .datepickerUnavailable {
  padding: 3px;
  width: 36px;
  display: inline-block;
  text-align: center;
  margin: 0 2px;
}
#enrollmentLRP #datepicker {
  display: inline-block;
}
#enrollmentLRP .ui-datepicker-multi .ui-datepicker-group {
  min-width: inherit;
  margin: 10px;
  display: inline-block;
  width: 300px;
}
#enrollmentLRP .ui-datepicker-multi {
  text-align: center;
}
#enrollmentLRP .rightSide {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 30px;
  font-size: 0;
}
#enrollmentLRP .DateSelected {
  display: none;
}
#enrollmentLRP .processDate, #enrollmentLRP #enrollmentLrpDate {
  margin-bottom: 20px;
}
#enrollmentLRP .DateSelected, #enrollmentLRP .NoDate {
  width: 250px;
  margin: 0 40px 20px;
  font-size: 17px;
}
#enrollmentLRP .lrpKey {
  margin: 1em;
  padding: 0;
}
#enrollmentLRP #LRPChosenDate {
  font-weight: bold;
}
@media screen and (max-width: 1072px) {
  #enrollmentLRP .rightSide {
    width: 100%;
    margin: 0 auto;
  }
  #enrollmentLRP .DateSelected, #enrollmentLRP .NoDate {
    width: inherit;
    margin: 20px 0;
  }
  #enrollmentLRP #datepicker {
    width: 100%;
  }
  #enrollmentLRP .ui-datepicker-multi .ui-datepicker-group {
    width: 280px;
  }
}
@media screen and (max-width: 544px) {
  #enrollmentLRP .ui-datepicker-multi .ui-datepicker-group {
    margin: 20px 0;
  }
}

.modalContext {
  display: flex;
}
.modalContext:before {
  content: "";
  background-size: 1325.125em 1325.125em;
  margin-right: 20px;
  margin-left: -10px;
  font-size: 1rem;
  width: 1.9375em;
  height: 1.9375em;
  background-image: url(/_ui/desktop/common/images/icons/sprite.svg);
  background-position: -929.5625em -917.375em;
  display: inline-block;
}
.modalContext div {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
}

.standard-confirmation .icon-circle {
  display: flex;
}
.standard-confirmation .icon-circle:before {
  content: "";
  background-size: 1325.125em 1325.125em;
  margin-right: 20px;
  margin-left: -10px;
  font-size: 1rem;
  width: 1.9375em;
  height: 1.9375em;
  background-image: url(/_ui/desktop/common/images/icons/sprite.svg);
  background-position: -910.4375em -910.4375em;
  display: inline-block;
}
.standard-confirmation .icon-circle div {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
}

.lrp-confirmation .icon-circle {
  display: flex;
}
.lrp-confirmation .icon-circle:before {
  content: "";
  background-size: 1325.125em 1325.125em;
  margin-right: 20px;
  margin-left: -10px;
  font-size: 1rem;
  width: 1.9375em;
  height: 1.9375em;
  background-image: url(/_ui/desktop/common/images/icons/sprite.svg);
  background-position: -740.3125em -740.3125em;
  display: inline-block;
}
.lrp-confirmation .icon-circle div {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
}

.first-time-confirmation .icon-circle {
  display: flex;
}
.first-time-confirmation .icon-circle:before {
  content: "";
  background-size: 1325.125em 1325.125em;
  margin-right: 20px;
  margin-left: -10px;
  font-size: 1rem;
  width: 1.9375em;
  height: 1.9375em;
  background-image: url(/_ui/desktop/common/images/icons/sprite.svg);
  background-position: -832.9375em -832.9375em;
  display: inline-block;
}
.first-time-confirmation .icon-circle div {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
}

[class^=questionmark-lg] {
  border: 2px solid #535353;
  background: #535353;
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 25px;
  color: white;
  cursor: pointer;
}
[class^=questionmark-lg]:after {
  content: "?";
  left: 11px;
  top: -2px;
  position: relative;
}

[class^=questionmark-sm] {
  background: #535353;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 16px;
  color: white;
  cursor: pointer;
  margin-left: 10px;
}
[class^=questionmark-sm]:after {
  content: "?";
  left: 7px;
  top: -1px;
  position: relative;
}
[class^=questionmark-sm] :hover .custom-tooltip {
  opacity: 1;
}

.questionmark-sm-inline {
  position: absolute;
  right: 10px;
  top: 10px;
}

.input-help-text-inside-wrapper, .input-help-text-right-wrapper {
  position: relative;
}

input + .input-help-text-inside {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 14px;
}

.input-help-text-right {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  top: 12px;
  right: -7px;
}

.logout-lock {
  margin-right: 10px;
  font-size: 25px;
}

.questionmark-lg-left {
  float: left;
}

.image-placeholder {
  display: block;
  height: 100px;
  width: 50%;
  min-width: 200px;
  background: black;
  position: relative;
  border-radius: 23px;
  overflow: hidden;
}
.image-placeholder:after {
  content: "Image Placeholder";
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 3rem;
  text-align: center;
}

.receipt-image {
  margin: 0 auto;
}

.item-number {
  margin-left: 10px;
  color: #EEEEEE;
}

.next-step {
  border: 2px solid #BD8BCA;
  border-radius: 23px;
  padding: 10px;
  margin-top: 20px;
}

#accountComparison img {
  margin: 0 auto;
}

.enrollment-progress-wrapper.lrp-progress {
  max-width: 320px;
}

.enrollment-progress-wrapper.lrp-progress .progress-node a {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}

.enrollment-progress-wrapper {
  text-align: center;
  width: 100%;
  max-width: 815px;
  margin: auto;
  padding: 32px 0;
  display: table;
}
.enrollment-progress-wrapper .progress-pill {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
}
.enrollment-progress-wrapper .progress-pill:first-of-type .progress-node {
  border-radius: 50px 0 0 50px;
}
@media screen and (max-width: 543px) {
  .enrollment-progress-wrapper .progress-pill:first-of-type .progress-node {
    width: 100%;
  }
}
.enrollment-progress-wrapper .progress-pill:last-of-type .progress-node {
  border-radius: 0 50px 50px 0;
}
@media screen and (max-width: 543px) {
  .enrollment-progress-wrapper .progress-pill:last-of-type .progress-node {
    width: 100%;
  }
}
.enrollment-progress-wrapper a:hover {
  text-decoration: none;
}
.enrollment-progress-wrapper .progress-node {
  height: 38px;
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  position: relative;
  display: table;
  vertical-align: middle;
  width: 100%;
}
.enrollment-progress-wrapper .progress-node span {
  padding: 0 15px;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}
.enrollment-progress-wrapper .progress-complete-active:after, .enrollment-progress-wrapper .progress-current:after, .enrollment-progress-wrapper .progress-incomplete:after {
  border-color: #FFFFFF;
}
.enrollment-progress-wrapper .progress-pill:last-of-type .progress-incomplete:after, .enrollment-progress-wrapper .progress-pill:last-of-type .progress-current:after, .enrollment-progress-wrapper .progress-pill:last-of-type .progress-complete-active:after {
  border: 0;
}

.progress-current {
  border: 1px solid #0067DC;
  color: #0067DC;
  background-color: #FFFFFF;
}

.progress-complete {
  background: #EBEBEB;
  color: #535353;
}

.progress-complete-active {
  background: #0067DC;
  color: white;
}
.progress-complete-active:after {
  content: "";
  height: 100%;
  border-right: 1px solid;
  position: absolute;
  right: 0;
  top: 0;
}

a > .progress-complete-active:hover {
  background: #0067DC;
}

.progress-incomplete {
  background: #D1D1D1;
  color: #354657;
}
.progress-incomplete:before {
  content: "";
  color: #FFFFFF;
  height: 100%;
  border-right: 1px solid;
  position: absolute;
  left: 0;
  top: 0;
}

#modalErrorMessage {
  background-color: #DE6C6C;
  border-radius: 5px;
  padding: 8px;
  color: #fff;
  margin-left: 15px;
}
#modalErrorMessage h4 {
  color: #fff;
}

.modalErrorMessage {
  background-color: #DE6C6C;
  border-radius: 5px;
  padding: 8px;
  color: #fff;
}
.modalErrorMessage h4 {
  color: #fff;
}

#modalErrorMessage:empty {
  display: none;
}

#modalSuccessMessage {
  background-color: #608E3A;
  border-radius: 5px;
  padding: 8px;
  color: #fff;
  margin-left: 15px;
}
#modalSuccessMessage h4 {
  color: #fff;
}

.modalSuccessMessage {
  background-color: #608E3A;
  border-radius: 5px;
  padding: 8px;
  color: #fff;
}
.modalSuccessMessage h4 {
  color: #fff;
}

#modalSuccessMessage:empty {
  display: none;
}

#globalMessages > .inlineMsgs {
  display: none;
}

.mini-cart-login .bootbox-body .login-title {
  margin-bottom: 10px;
  font-size: 20px;
  color: #535353;
}
.mini-cart-login .bootbox-body .login-separator {
  font-weight: 700;
  font-size: 24px;
  margin: 20px 0;
  color: #535353;
}
.mini-cart-login .bootbox-body .login-trouble {
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 10px;
}

#LP_DIV_1470771853848 {
  width: 230px;
}

#bottom-tab-left {
  position: fixed;
  bottom: 0;
  left: 15px;
  max-width: 250px;
  z-index: 999;
  text-align: left;
}
#bottom-tab-left.sticky {
  position: absolute;
}
#bottom-tab-left #container-referrer #message-referrer {
  color: #FFFFFF;
  background-color: #0067DC;
  width: 100%;
  padding: 12px;
  border-radius: 12px 12px 12px 4px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 544px) {
  #bottom-tab-left #container-referrer #message-referrer {
    opacity: 0.9;
  }
}
#bottom-tab-left #container-referrer #message-referrer #message-referrer-close {
  background-color: #0067DC;
  border: 1px solid #5597E2;
  border-radius: 50%;
  position: absolute;
  width: 24px;
  height: 24px;
  top: -8px;
  right: -8px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
#bottom-tab-left #container-referrer #message-referrer #message-referrer-close #message-referrer-close-x {
  margin: -14px;
}
#bottom-tab-left #container-referrer #message-referrer-button button, #bottom-tab-left #container-referrer #message-referrer-button a {
  margin-top: 10px;
  line-height: 2.2;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}
#bottom-tab-left #container-referrer #message-referrer-button button img, #bottom-tab-left #container-referrer #message-referrer-button a img {
  max-height: 22px;
  max-width: 22px;
  border-radius: 50%;
  overflow: hidden;
}
#bottom-tab-left #container-referrer #message-referrer-button button {
  cursor: default;
}

#bottom-tabs {
  position: fixed;
  bottom: 0;
  right: 15px;
  z-index: 999;
}
@media screen and (max-width: 480px) {
  #bottom-tabs {
    right: 1px;
  }
}
#bottom-tabs.sticky {
  position: absolute;
}
#bottom-tabs #livechat {
  display: inline-block;
  color: white;
  font-size: 16px;
}
#bottom-tabs .livechat-tab {
  cursor: pointer;
  padding: 12px 25px;
  border-radius: 5px 5px 0 0;
  z-index: 11;
}
#bottom-tabs #startChat {
  background-color: #9D57B2;
  display: inline-block;
  color: white;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  padding: 12px;
  border-radius: 5px 5px 0 0;
  z-index: 11;
  border-width: 0;
}
@media screen and (max-width: 480px) {
  #bottom-tabs #startChat {
    padding: 0 10px;
    font-size: 12px;
  }
}
#bottom-tabs #startChat div {
  display: inline-block;
  white-space: nowrap;
}

.account-error-offline {
  width: 229px;
  position: relative;
  z-index: 0;
  left: -1px;
}

.accountErrorChat {
  position: absolute;
  z-index: 2;
}

.m-t-0 {
  margin-top: 0;
}

.m-t-1 {
  margin-top: 1rem;
}

.m-t-2 {
  margin-top: 1.5rem;
}

.m-t-3 {
  margin-top: 3rem;
}

.m-t-4 {
  margin-top: 4rem;
}

.m-t-5 {
  margin-top: 5rem;
}

.m-t-6 {
  margin-top: 6rem;
}

.m-t-9 {
  margin-top: 9rem;
}

.m-y-2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.m-y-3 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.m-b-0 {
  margin-bottom: 0;
}

.m-b-1 {
  margin-bottom: 1rem;
}

.m-b-2 {
  margin-bottom: 1.5rem;
}

.m-b-3 {
  margin-bottom: 3rem;
}

.m-b-4 {
  margin-bottom: 4rem;
}

.m-b-5 {
  margin-bottom: 5rem;
}

#filterBody {
  margin: 0px -15px 0px -15px;
}

#filterBody ul {
  padding: 0;
}

#filterBody .list-group-item:first-child {
  border-radius: 0;
}

#filterBody li {
  padding: 0px 0px 0px 0px;
  border-top: 1px solid #757575;
}

#filterBody h4 {
  margin: 0px 15px 0px 15px;
  line-height: 2.9;
}

#filterBody .list-group {
  margin-bottom: 0;
}

#filterBody .list-group-item:last-child {
  margin-bottom: 0;
}

.col-xs-2-4 {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-sm-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 544px) {
  .col-sm-2-4 {
    float: left;
    width: 20%;
  }
}

.col-md-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-md-2-4 {
    float: left;
    width: 20%;
  }
}

.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .col-lg-2-4 {
    float: left;
    width: 20%;
  }
}

i.fa-question-circle, i.fa-copy {
  color: #D1D1D1;
  font-size: initial;
}
i.fa-question-circle.z-9999, i.fa-copy.z-9999 {
  z-index: 9999;
}
i.fa-question-circle:hover, i.fa-copy:hover {
  color: #BD8BCA;
}
i.fa-question-circle.offset-right, i.fa-copy.offset-right {
  margin-left: 60px;
}
i.fa-question-circle.offset-right .tooltiptext, i.fa-copy.offset-right .tooltiptext {
  margin-left: -60px;
}
@media screen and (max-width: 767px) {
  i.fa-question-circle, i.fa-copy {
    font-size: 20px;
  }
}

.delete-last-item-modal .modal-content {
  padding-bottom: 30px !important;
}
.delete-last-item-modal .modal-body {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

@media screen and (max-width: 543px) {
  #productsList .btn, #productsList #content-buttons a, #content-buttons #productsList a {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.cc-icon-group {
  font-size: 34px;
  color: #535353;
}
.cc-icon-group i {
  vertical-align: top;
}

.delivery-methods .delivery-method {
  margin-bottom: 1rem;
}
.delivery-methods .delivery-method em {
  font-size: 14px;
  color: #535353;
}

.footnote {
  font-size: 12px;
  color: #535353;
  font-style: italic;
}

.description-text {
  color: #555555;
  font-size: 14px;
  font-style: italic;
}

.estimated-delivery-date {
  margin-left: 60px;
}

.post-column-tooltip {
  position: absolute;
  right: -8px;
  top: 12px;
  z-index: 3;
}

@media screen and (max-width: 660px) {
  #ssnSection input[type=password] + label, #ssnSection input[type=text] + label {
    font-size: 13px;
    top: 11px;
    left: 8px;
  }
  #ssnSection input[type=password] + label.label-active, #ssnSection input[type=text] + label.label-active {
    font-size: 12px;
    top: -9px;
    left: 4px;
  }
}

.optionalfield {
  margin-left: 5px;
  font-style: italic;
  font-weight: normal;
}

.display-inline-block {
  display: inline-block;
}

.section-indent {
  margin-left: 35px;
}

@media screen and (min-width: 768px) {
  .modal-about-returns .modal-dialog {
    width: 650px;
  }
}
.modal-about-returns .modal-body {
  padding-top: 20px !important;
}
.modal-about-returns .about-returns-content > div.row > div {
  padding-top: 5px;
  padding-bottom: 5px;
}

.mini-cart-login .modal-body {
  padding-top: 0;
}

.no-transition {
  -webkit-transition: height 0.01s;
  -moz-transition: height 0.01s;
  -ms-transition: height 0.01s;
  -o-transition: height 0.01s;
  transition: height 0.01s;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left;
  }
  .text-xs-right {
    text-align: right;
  }
  .text-xs-center {
    text-align: center;
  }
  .text-xs-justify {
    text-align: justify;
  }
}
@media (min-width: 544px) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-justify {
    text-align: justify;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-justify {
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-justify {
    text-align: justify;
  }
}
.vertical-center {
  display: flex;
  align-items: center;
}

.center-items {
  display: flex;
  justify-content: center;
}

.align-items-right {
  display: flex;
  justify-content: flex-end;
}

.no-margin {
  margin: 0;
}

.bootbox.modal.quick-guide-modal .modal-header {
  background-color: #00ADEE;
}
.bootbox.modal.quick-guide-modal .modal-content, .bootbox.modal.quick-guide-modal .modal-body {
  padding: 0;
}
.bootbox.modal.quick-guide-modal .modal-content {
  border-color: #00ADEE;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #ffffff;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-next, .bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-back {
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  transform: translateY(50%);
  color: #00ADEE;
  display: none;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-next {
  right: 15px;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-back {
  left: 15px;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page {
  transition: all 250ms;
  padding: 50px 30px;
  width: 100%;
  top: 0;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page h2 {
  margin: 0 0 45px;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page p {
  margin: 0;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page .btn, .bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page #content-buttons a, #content-buttons .bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page a {
  margin: 25px 0;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page .custom-checkbox input[type=checkbox] + label {
  margin: 0 0 0 33px;
  text-indent: -33px;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page:not(:first-of-type) {
  left: 9999px;
  position: absolute;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page.quick-guide-instructions {
  background: #333333;
  color: white;
  padding: 0;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page.quick-guide-instructions p + p {
  margin-top: 1em;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page .quick-guide-image {
  max-height: 480px;
  max-width: 960px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 50%;
}
.bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page .quick-guide-text {
  padding: 20px 44px 22px;
  font-size: 14px;
  min-width: 300px;
}
@media screen and (min-width: 543px) {
  .bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-next, .bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-back {
    font-size: 40px;
  }
  .bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-next {
    right: 30px;
  }
  .bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-back {
    left: 30px;
  }
  .bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page .quick-guide-text {
    padding: 27px 90px 36px;
    font-size: 18px;
    line-height: 24px;
    min-width: 470px;
  }
}
@media screen and (min-width: 900px) {
  .bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-next {
    right: 40px;
  }
  .bootbox.modal.quick-guide-modal .quick-guide-wrapper > .quick-guide-back {
    left: 40px;
  }
  .bootbox.modal.quick-guide-modal .quick-guide-wrapper .quick-guide-page .quick-guide-text {
    padding: 40px 105px 46px;
    font-size: 24px;
    line-height: 30px;
    min-width: 900px;
  }
}

.loading {
  background: white;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  opacity: 0.8;
}
.loading .wqa-loading-icon, .loading .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -15px;
}

.wa-card {
  border: 2px solid #BD8BCA;
  display: inline-block;
  width: 30%;
  margin-right: 20px;
  margin-top: 20px;
}
.wa-card .wa-card-top-container {
  height: 90px;
}
.wa-card .wa-card-name {
  padding-top: 10px;
}
.wa-card .wa-card-image, .wa-card .wa-card-info {
  display: inline-block;
}
.wa-card .wa-card-image {
  float: left;
  width: 33.5%;
  height: 90px;
  max-height: 90px;
}
.wa-card .wa-card-image img {
  height: 100%;
}
.wa-card .wa-card-info {
  padding-left: 20px;
  width: 65.5%;
  vertical-align: top;
}
.wa-card .wa-card-link {
  text-align: center;
  background: #EBEBEB;
  padding: 15px 0 10px;
}
.wa-card.not-chosen {
  border: 2px solid #EBEBEB;
}
.wa-card .fa-pencil {
  cursor: pointer;
  line-height: 40px;
  width: 40px;
  text-align: center;
  font-size: 16pt;
}
@media screen and (max-width: 768px) {
  .wa-card {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .wa-card {
    width: 46%;
  }
}

.businessUrlText {
  padding-left: 0;
  top: 7px;
}

#managePhotoBtns .btn, #managePhotoBtns #content-buttons a, #content-buttons #managePhotoBtns a {
  margin-top: 10px;
}
#managePhotoBtns .icon--images {
  margin-right: 10px;
}

#image-cropper {
  width: 100%;
  margin: 0 auto;
  padding-top: 40px;
  overflow: hidden;
}
#image-cropper .cropit-preview {
  width: 225px;
  height: 225px;
  margin: 0 auto;
}
#image-cropper .cropit-preview-background {
  opacity: 0.2;
}
#image-cropper input.cropit-image-input {
  visibility: hidden;
}
#image-cropper #changeSearchPicture, #image-cropper .cropit-controls {
  z-index: 10;
  position: relative;
}
#image-cropper .cropit-controls {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  color: #888888;
}
#image-cropper .cropit-controls i.fa:not(:nth-last-of-type(1)) {
  margin-right: 10px;
}
#image-cropper .cropit-controls i.fa:nth-last-of-type(1) {
  margin-left: 10px;
}
#image-cropper .cropit-controls::selection {
  color: transparent;
}
#image-cropper .cropit-controls::-moz-selection {
  color: transparent;
}
@media screen and (max-width: 543px) {
  #image-cropper .cropit-controls {
    width: 200px;
    margin-top: 40px;
  }
}
#image-cropper .save-cropit-wrapper {
  text-align: center;
  position: relative;
}
#image-cropper .save-cropit-wrapper .save-cropit-btn {
  min-width: 222px;
}
@media screen and (max-width: 543px) {
  #image-cropper .save-cropit-wrapper {
    margin-top: 30px;
  }
}
#image-cropper .cropit-preview.cropit-image-loaded .cropit-preview-image-container {
  cursor: move;
}
#image-cropper .cropit-preview.cropit-image-loading .spinner {
  opacity: 1;
}
#image-cropper .doterra-cropit-slider {
  width: 200px;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  display: inline-block;
  margin-left: 15px;
}
@media screen and (max-width: 543px) {
  #image-cropper .doterra-cropit-slider {
    margin-left: 0;
  }
}
#image-cropper .doterra-cropit-slider:focus {
  outline: none;
}
#image-cropper .doterra-cropit-slider::-webkit-slider-thumb {
  background: #888888;
  border: 1px solid #888888;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px;
  -webkit-appearance: none;
  margin-top: -12.5px;
}
#image-cropper .doterra-cropit-slider::-moz-range-thumb {
  background: #888888;
  border: 1px solid #888888;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
#image-cropper .doterra-cropit-slider::-webkit-slider-runnable-track {
  cursor: pointer;
  height: 5px;
  width: 200px;
  background: #EEEEEE;
  border: none;
  border-radius: 5px;
}
#image-cropper .doterra-cropit-slider::-ms-track {
  cursor: pointer;
  height: 5px;
  width: 200px;
  background: transparent;
  color: transparent;
}
#image-cropper .doterra-cropit-slider::-ms-fill-lower {
  background: #EEEEEE;
}
@media screen and (max-width: 767px) {
  #image-cropper .rotate-cw-btn, #image-cropper .rotate-ccw-btn {
    display: none;
  }
}

.spinner-overlay {
  position: absolute;
  top: 0;
  height: 160%;
  width: 100%;
  z-index: 1002;
  left: 0;
  opacity: 0.4;
  background: url(../images/spinner.gif) no-repeat center center #fff;
  display: none;
}

body.hidden-overflow {
  overflow: hidden;
}

.profile-pic {
  max-width: 200px;
}

.compare-address-modal p {
  margin: 0;
  min-height: 40px;
  padding: 6px 12px;
  background-image: none;
  border: 1px solid #BABB00;
  border-radius: 3px;
}
.compare-address-modal p.warning {
  border-color: #F0AD4E;
}
.compare-address-modal .recommended-btn, .compare-address-modal .entered-btn {
  width: 100%;
  margin-bottom: 20px;
}
.compare-address-modal_label {
  font-size: 12px;
  color: #BABB00;
  position: relative;
  background: #fff;
  top: 9px;
  display: inline-block;
  left: 15px;
}

.btn-disable {
  background-color: #A25EB5;
  border-color: #A25EB5;
  opacity: 0.3 !important;
  box-shadow: none;
}

.btn-pill {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.modal-account-type-choice #referrer-pic-container #referrer-pic {
  height: 90px;
  width: 90px;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
}
@media screen and (min-width: 544px) {
  .modal-account-type-choice #referrer-pic-container #referrer-pic {
    float: right;
  }
}
.modal-account-type-choice #referrer-intro {
  text-align: center;
}
@media screen and (min-width: 544px) {
  .modal-account-type-choice #referrer-intro {
    text-align: left;
  }
}
.modal-account-type-choice #become-member {
  text-align: center;
}
.modal-account-type-choice #become-member p {
  margin-top: 20px;
}
.modal-account-type-choice #cart-totals {
  padding-top: 25px;
}
.modal-account-type-choice #cart-totals #label-your-cart {
  font-weight: bold;
}
.modal-account-type-choice #cart-totals #total-member span {
  color: #BD8BCA;
  font-weight: bold;
}
.modal-account-type-choice #order-items {
  margin-top: 20px;
}
.modal-account-type-choice #order-items .order-item td {
  border: none;
}
.modal-account-type-choice #order-items .order-item td.item-image {
  padding: 0;
}
.modal-account-type-choice #order-items .order-item td.item-image .prod-image-container {
  width: 60px;
}
.modal-account-type-choice #order-items .order-item td.item {
  display: none;
}
.modal-account-type-choice h2 {
  font-size: 32px;
}
.modal-account-type-choice h4 {
  font-size: 24px;
  font-weight: bold;
  color: #354657;
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: column;
  margin: 0;
  margin-bottom: 8px;
}
@media screen and (max-width: 544px) {
  .modal-account-type-choice {
    font-size: 14px;
  }
  .modal-account-type-choice h2 {
    font-size: 24px;
  }
  .modal-account-type-choice h4 {
    font-size: 16px;
  }
}
.modal-account-type-choice ul {
  list-style: none;
  padding-inline-start: 0px;
}
.modal-account-type-choice li {
  line-height: 1.4;
  margin-bottom: 8px;
  display: flex;
}
.modal-account-type-choice li [class*=icon--] {
  flex: 0 0 1.9375em;
  font-size: inherit;
}
.modal-account-type-choice #account-benefits {
  margin: 10px -30px;
}
@media screen and (min-width: 768px) {
  .modal-account-type-choice #account-benefits {
    margin: 30px -40px;
    margin-right: 0px;
  }
}
.modal-account-type-choice #account-benefits > div {
  padding: 20px;
}
.modal-account-type-choice #account-benefits .layout-gap {
  margin-bottom: 24px;
}
.modal-account-type-choice #account-benefits .col-spacing {
  padding: 4%;
}
.modal-account-type-choice #account-benefits #list-guest {
  background: #F4F8FD;
}
.modal-account-type-choice #account-benefits #list-guest ul {
  margin: 20px 0px 20px 20px;
}
.modal-account-type-choice #account-benefits #list-guest > div {
  padding-top: 30%;
  padding-bottom: 38%;
}
@media screen and (max-width: 544px) {
  .modal-account-type-choice #account-benefits #list-guest > div {
    padding-top: 10%;
    padding-bottom: 10%;
  }
}
.modal-account-type-choice #account-benefits #list-guest a {
  padding: 8px 50px;
  margin: 10px;
}
.modal-account-type-choice #account-benefits #list-member {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
}
.modal-account-type-choice #account-benefits #list-member > div {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (min-width: 544px) {
  .modal-account-type-choice #account-benefits #list-member {
    margin-top: -20px;
    padding-top: 32px;
    z-index: 10;
    border-radius: 5px;
  }
  .modal-account-type-choice #account-benefits #list-member .list-points {
    padding-top: 20px !important;
  }
}
.modal-account-type-choice #account-benefits #list-member .list-points {
  padding: 6px 0 0 6px;
}
.modal-account-type-choice #account-benefits #list-member .bag-container {
  border: 2px solid #EEEEEE;
  font-size: 16px;
}
.modal-account-type-choice #account-benefits #list-member .bag-container #total-guest {
  font-size: 14px;
}
.modal-account-type-choice #account-benefits #list-member .bag-container p {
  margin: 0px;
}
.modal-account-type-choice #account-benefits #list-member .bag-container .member-div {
  padding-bottom: 16px;
}
.modal-account-type-choice #account-benefits #list-member .bag-container .bag-div {
  padding-bottom: 8px;
}
.modal-account-type-choice #account-benefits #list-member .info-first-order {
  background-color: #F5EEF7;
  padding-top: 10px;
  padding-bottom: 10px;
}
.modal-account-type-choice #account-benefits #list-member .info-first-order span {
  font-size: 12px;
}
.modal-account-type-choice #guestContinueDiv .disabled {
  pointer-events: none;
  opacity: 0.6;
}

.you-save-highlight {
  background-color: #039855;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border: 1px solid #12B76A;
  box-sizing: border-box;
  border-radius: 5px;
}

.order-totals .you-save-highlight {
  margin: 0 20px;
}

.prop-65-warning-link {
  cursor: pointer;
}
.prop-65-warning-link:hover {
  color: #BD8BCA;
}

.prop-65-warning-modal p {
  margin: 10px 0 0 0;
}
.prop-65-warning-modal .warning-box {
  border: 1px solid;
  padding: 5px 10px;
}
.prop-65-warning-modal .warning-symbol {
  background: url("/_ui/desktop/common/images/warning.png?1641");
  display: inline-block;
  background-size: cover;
  padding: 9px;
  top: 2px;
  position: relative;
  margin-right: 5px;
}

.address-btn-group .icon--tick-circle-fill-brand, .payment-btn-group .icon--tick-circle-fill-brand {
  margin-right: 10px;
}

.address-form-action {
  display: flex;
  justify-content: flex-end;
}

#share-dropdown .icon--sm {
  top: 5px;
}

.tooltip.show {
  opacity: 0.9;
}

.modal-backdrop.show {
  opacity: 0.7;
}

#loginForm .control-group input[type=text] + label,
#loginForm .control-group input[type=password] + label {
  overflow: hidden;
  width: 90%;
  text-align: left;
}

#order-leftcol .control-group input[type=text] + label {
  overflow: hidden;
  max-width: 270px;
  text-align: left;
}

.bottom-banner-section {
  background: #BD8BCA !important;
}
.bottom-banner-section_wrapper {
  width: 100%;
  padding: 10px 0;
}
.bottom-banner-section .switcher {
  max-width: 400px;
  margin: 0 auto;
  position: relative;
}
.bottom-banner-section .switcher > .row {
  float: left;
}
.bottom-banner-section .switcher i {
  color: #FFFFFF;
  position: absolute;
  right: -10px;
  top: 10px;
}
.bottom-banner-section .switcher__subtitle {
  color: #FFFFFF;
  margin-left: 0;
}
.bottom-banner-section .switch_selector {
  max-width: 250px;
  display: flex;
  margin: 0 auto;
}

#orderHistoryForm #ohStartDate + label {
  width: 95px;
  overflow: hidden;
}

#shippingInformationForm1 #notificationNumber + label, #shippingInformationForm1 #ccNumber + label, #enrollmentPaymentInformationForm #notificationNumber + label, #enrollmentPaymentInformationForm #ccNumber + label {
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
}

.select-hyperlink {
  margin: 10px 0 25px;
}
.select-hyperlink a {
  color: #BABB00;
}
.select-hyperlink a:hover {
  color: #998C0A;
}

.directSellingLicenseParagraph {
  border: 0px dotted #a5a5a5;
  padding: 0 0px 0px;
  width: 790px;
  margin: 0;
}

.ccTermsWrapper {
  background-color: white;
}
.ccTermsWrapper .message {
  font-size: 12px;
  text-align: left;
}

.mini-cart .scroller {
  height: auto;
}

.btn.save-address i, #content-buttons a.save-address i {
  display: none;
}

.hideAddToCart.disabled i {
  display: none !important;
}

.hideAddToCart.disabled {
  pointer-events: auto !important;
}

#cpChat * {
  font-size: 14px;
  font-family: "Raleway", sans-serif !important;
  letter-spacing: normal;
  color: #354657;
}

#cpChat .cp_header,
#cpChat .cp_header_minimized,
#cpChat .cp_agent-message,
#cpChat .form-control.cp_send_button {
  background-color: #bd8bca !important;
}

#cpChat .cp_header {
  border: 0px !important;
}

#cpChat .cp_status {
  background-color: rgba(189, 131, 202, 0.2) !important;
}

#cpChat .cp_main,
#cpChat #messages {
  background-color: white !important;
}

#cpChat .cp_top-text {
  font-size: 14px !important;
  font-weight: 800 !important;
}

#cpChat .cp_intern-label,
#cpChat .cp_mandatory {
  font-weight: 800;
}

#cpChat a:focus, #cpChat .dtds-pseudo-anchor:focus,
#cpChat button:focus,
#cpChat input:focus,
#cpChat select:focus,
#cpChat textarea:focus {
  outline: 0px;
  box-shadow: inset 0 -1px 0 0 #bd8bca !important;
}

#cpChat input,
#cpChat .cp_survey_area .cp_pages_area .cp_input-field {
  border: 0px !important;
  box-shadow: inset 0 -1px 0 0 rgba(54, 70, 87, 0.25);
}

#cpChat #StartWebChat {
  background-color: #bd8bca !important;
}

#cpChat .cp_survey_area .cp_buttons_area .cp_cancel_button {
  background-color: #ffffff !important;
  color: #bd8bca !important;
}

#cpChat #StartWebChat,
#cpChat .cp_survey_area .cp_buttons_area .cp_cancel_button {
  width: 100px;
  font-size: 14px;
  font-weight: 800;
  border-radius: 1.875rem !important;
  border: 2px solid #bd8bca;
  padding: unset !important;
  min-height: 1.875rem !important;
  outline: none !important;
}

#cpChat #StartWebChat:focus,
#cpChat .cp_survey_area .cp_buttons_area .cp_cancel_button:focus {
  outline: none;
  box-shadow: 0 0 0.1875rem #5597e2;
}

#cpChat #StartWebChat:hover,
#cpChat .cp_survey_area .cp_buttons_area .cp_cancel_button:hover {
  -webkit-box-shadow: 0 0.1875rem 0.375rem 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.1875rem 0.375rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.1875rem 0.375rem 0 rgba(0, 0, 0, 0.2);
}

#cpChat #StartWebChat:active,
#cpChat .cp_survey_area .cp_buttons_area .cp_cancel_button:active {
  -webkit-box-shadow: 0 1px 0.1875rem 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 0.1875rem 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 0.1875rem 0 rgba(0, 0, 0, 0.4);
}

#cpChat .cp_buttons_area {
  display: flex;
  flex-direction: row;
  align-items: center;
}

#cpChat .cp_buttons_area button {
  max-height: 1.875rem !important;
}

#cpChat .cp_customer-message:after {
  left: -34px !important;
  box-shadow: 21px 8px 0px 1px #eeeeee;
}

#cpChat .cp_agent-message:after {
  right: -33px !important;
  box-shadow: -21px 8px 0px 1px #bd83ca;
}

#cpChat .cp_customer-message:after,
#cpChat .cp_agent-message:after {
  content: "";
  bottom: 15px !important;
  z-index: -1 !important;
  position: absolute !important;
  border: 0px solid !important;
  display: block !important;
  width: 43px !important;
  height: 30px !important;
  background-color: transparent !important;
  border-bottom-left-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

#cpChat .cp_agent-message,
#cpChat .cp_customer-message {
  z-index: 2;
}

#cpChat .cp_agent-message span {
  font-size: 10px;
  color: #ffffff;
}

#cpChat .cp_agent-message a, #cpChat .cp_agent-message .dtds-pseudo-anchor {
  font-size: 10px;
  color: #ffffff !important;
  text-decoration: underline;
}

#cpChat .cp_agent-message span,
#cpChat .cp_customer-message span {
  font-size: 10px;
}

#cpChat .cp_customer-message {
  text-align: left !important;
  background-color: #eeeeee;
}

#cpChat #chatArea {
  margin: 0px !important;
  width: auto !important;
}

#cpChat #chatArea #messagesArea {
  overflow-x: hidden;
}

#cpChat #SendMessage_Text {
  width: 205px;
  height: 30px;
  border-radius: 30px;
  border: solid 2px #bd8bca !important;
  margin-left: 20px;
  margin-top: 6px;
  padding: 0px 7px;
}

#cpChat #SendWebChatMessage {
  width: 30px;
  height: 30px;
  border: solid 2.3px #bd8bca;
  font-size: 1px !important;
  border-radius: 30px;
  background-color: transparent !important;
  background-image: url("helpcenter/resource/HC_Images/images/plus.svg") no-repeat;
  position: relative;
  margin-right: 10px;
}

#cpChat #SendWebChatMessage:after,
#cpChat #SendWebChatMessage:before {
  content: "";
  color: #bd8bca;
  background-color: #bd8bca;
  position: absolute;
  border: 1px solid #bd8bca;
  border-radius: 15%;
}

#cpChat #SendWebChatMessage:after {
  width: 12px;
  top: 50%;
  margin-top: -1px;
  left: 25.5%;
}

#cpChat #SendWebChatMessage:before {
  height: 12px;
  top: 25.7%;
  margin-left: -1px;
  left: 50%;
}

#cpChat #SendAttachment {
  display: none;
}

#cpChat input[type=number]::-webkit-inner-spin-button,
#cpChat input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#cpChat .cp_header-content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#cpChat .cp_title {
  padding-top: 0 !important;
}

#cpChat .cp_header-buttons-container .cp_minimize .cp_minimize-icon {
  max-width: 0.9375rem !important;
}

#cpChat .cp_header-buttons-container .cp_close .cp_close-icon {
  max-width: 0.9375rem !important;
}

#cpChat .cp_minimized .cp_header-buttons-container .cp_close .cp_close-icon {
  top: 7px;
}

#cpChat .cp_maximized {
  height: 455px !important;
}

#cpChat .cp_maximized .toolbox-group #SendMessage_Text {
  margin-top: 0px;
  margin-bottom: 10px;
}

#cpChat .cp_maximized .toolbox-group #SendWebChatMessage {
  margin: 0 10px 10px 10px;
}

.video-container .play-video {
  display: none;
}

#newPaymentForm .expiration-group {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
}

.site-name-error {
  color: #DE6C6C;
  margin-left: 3px;
  display: none;
}

.switch_selector {
  position: relative;
  width: 100%;
  height: 55px;
  margin: 0 auto;
  font-size: 0;
  margin-bottom: 20px;
}
.switch_selector input {
  position: absolute;
  top: 0;
  opacity: 0;
  cursor: pointer;
  height: 55px;
  left: 0;
  margin-left: 55%;
  width: 45%;
}
.switch_selector input:checked + label {
  opacity: 1;
  cursor: default;
}
.switch_selector input:not(:checked) + label:before {
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
  opacity: 0.4;
}
.switch_selector input:not(:checked) + label:hover {
  opacity: 0.5;
}
.switch_selector input:first-of-type {
  margin-left: 0;
  width: 55%;
}
.switch_selector label {
  opacity: 0.33;
  transition: opacity 0.25s ease;
  cursor: pointer;
  height: auto;
  font-size: 1rem;
  position: absolute;
  padding-left: 50px;
  margin: 0;
  top: 15px;
  z-index: 9;
  width: 55%;
  text-align: left;
  left: 0;
}
.switch_selector label:before {
  position: absolute;
  content: "";
  height: 28px;
  width: 28px;
  left: 13px;
  bottom: 4px;
  top: -1px;
  transition: 0.4s;
  border-radius: 50%;
}
.switch_selector label:last-of-type {
  margin-left: 55%;
  padding-left: 40px;
  width: 45%;
}
.switch_selector label:last-of-type:before {
  left: 5px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .switch_selector label:first-of-type {
    line-height: 12px;
  }
}
@media (max-width: 480px) {
  .switch_selector label {
    font-size: 14px;
  }
}
.switch_selector .toggle-outside {
  height: 100%;
  border-radius: 2rem;
  padding: 5px;
  overflow: hidden;
  transition: 0.25s ease all;
  background: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  box-shadow: 0 0px 20px 0 rgba(96, 75, 102, 0.35);
}
.switch_selector .toggle-outside .toggle-inside {
  border-radius: 5rem;
  background: #F4F8FD;
  position: absolute;
  transition: 0.25s ease all;
  height: 45px;
  width: 52%;
  visibility: hidden;
}
.switch_selector .toggle-outside .toggle-inside.isVisible {
  visibility: visible;
}
.switch_selector input:checked ~ .toggle-outside .toggle-inside {
  left: 5px;
}
.switch_selector input ~ input:checked ~ .toggle-outside .toggle-inside {
  left: 52%;
  width: 45%;
}
@media screen and (min-width: 480px) {
  .switch_selector .btn.btn-invert, .switch_selector #content-buttons a.btn-invert, #content-buttons .switch_selector a.btn-invert {
    margin-left: 0px;
  }
}

.switch_selector.brand-selector label {
  padding-left: initial !important;
  text-align: center;
  opacity: 1;
  color: #9D57B2;
}
@media (max-width: 480px) {
  .switch_selector.brand-selector label {
    font-size: initial;
  }
}
.switch_selector.brand-selector input:checked + label {
  color: #FFFFFF;
}
.switch_selector.brand-selector .toggle-outside {
  box-shadow: none;
  border: 2px solid #9D57B2;
  padding: 2px;
}
.switch_selector.brand-selector .toggle-inside {
  background-color: #9D57B2 !important;
  left: 2px !important;
  height: 47px !important;
}
.switch_selector.brand-selector input ~ input:checked ~ .toggle-outside .toggle-inside {
  right: 2px !important;
  left: auto !important;
}

#delivery-methods .switch_selector {
  width: 288px;
  margin: 0px 0px 20px;
}

#wellness-advocate-panel .icon--my-account-circle {
  font-size: 1.8em;
}
#wellness-advocate-panel .icon--my-account-circle:before {
  background-position: -792.9375em -792.9375em;
}
#wellness-advocate-panel .icon--panel {
  cursor: pointer;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  z-index: 1;
}
#wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 140px;
}
#wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container .wa-card-image {
  height: 90px;
  max-height: 90px;
}
#wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container .wa-card-image img {
  height: 100%;
}
#wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container .wa-card-info {
  width: 100%;
  vertical-align: top;
  margin-top: 10px;
}
#wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container .wa-card-info .wa-card-name {
  font-weight: bold;
}

/* Global Wellness Advocate Modal*/
.wellness-advocate-modal .modal-title {
  margin: 20px 0;
}
.wellness-advocate-modal .wellness-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wellness-advocate-modal .wellness-buttons button {
  width: 50%;
}
.wellness-advocate-modal .wellness-buttons .secondary-link, .wellness-advocate-modal .wellness-buttons .panel .panel-heading .panel-title .panel-edit, .panel .panel-heading .panel-title .wellness-advocate-modal .wellness-buttons .panel-edit, .wellness-advocate-modal .wellness-buttons .panel-shadow .panel-heading .panel-title .panel-edit, .panel-shadow .panel-heading .panel-title .wellness-advocate-modal .wellness-buttons .panel-edit, .wellness-advocate-modal .wellness-buttons .panel-shadow-highlight .panel-heading .panel-title .panel-edit, .panel-shadow-highlight .panel-heading .panel-title .wellness-advocate-modal .wellness-buttons .panel-edit, .wellness-advocate-modal .wellness-buttons .panel-border .panel-heading .panel-title .panel-edit, .panel-border .panel-heading .panel-title .wellness-advocate-modal .wellness-buttons .panel-edit {
  font-weight: bold;
}
.wellness-advocate-modal #searchSponsor span, .wellness-advocate-modal #searchReferral span {
  font-weight: bold;
}
.wellness-advocate-modal .tabs, .wellness-advocate-modal .sponsor-tabs {
  width: 35%;
}
.wellness-advocate-modal .wellness-advocate-search-results, .wellness-advocate-modal .wellness-advocate-sponsor-search-results {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
}
.wellness-advocate-modal .wa-card {
  width: 100%;
  text-align: center;
  border-radius: 5px;
  margin: 0;
  font-size: 16px;
}
.wellness-advocate-modal .wa-card-link {
  background: transparent;
}
.wellness-advocate-modal .wa-card-link .referrerChosen, .wellness-advocate-modal .wa-card-link .sponsorChosen {
  font-weight: bold;
  cursor: pointer;
  background: transparent;
  color: #BD8BCA;
  border: none;
  margin: 0.6rem 0;
}
.wellness-advocate-modal .wa-card-top-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 140px;
}
.wellness-advocate-modal .wa-card-top-container .enrollerChosenResultUIDName, .wellness-advocate-modal .wa-card-top-container .enrollerChosenResultBasicName, .wellness-advocate-modal .wa-card-top-container .wa-card-name {
  font-weight: bold;
}
.wellness-advocate-modal .wa-card-image img {
  margin-top: 5px;
}
.wellness-advocate-modal .wa-card-info {
  width: 100%;
  padding: 0;
}
.wellness-advocate-modal .wa-card-info #sponsorChosenResultUIDName {
  font-size: 16px;
}
.wellness-advocate-modal .wa-sponser-container {
  display: flex;
  justify-content: center;
}
.wellness-advocate-modal .wa-sponser-container #searchWAByBasicSponsor, .wellness-advocate-modal .wa-sponser-container #searchWAByIDSponsor {
  width: 50%;
}
.wellness-advocate-modal #enrollerSearchResults .panel-body, .wellness-advocate-modal #sponsorSearchResults .panel-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.wellness-advocate-modal #enrollerSearchResults .panel-body .wa-card, .wellness-advocate-modal #sponsorSearchResults .panel-body .wa-card {
  width: 45%;
  margin-bottom: 20px;
}
.wellness-advocate-modal #enrollerSearchResults .panel-body .wa-card:nth-of-type(odd), .wellness-advocate-modal #sponsorSearchResults .panel-body .wa-card:nth-of-type(odd) {
  margin-right: 45px;
}
.wellness-advocate-modal #enrollerSearchResults .panel-body::before, .wellness-advocate-modal #sponsorSearchResults .panel-body::before {
  content: none;
}
.wellness-advocate-modal #createAccountSubmit.btn-disable {
  opacity: 0.3;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
  cursor: not-allowed;
}
.wellness-advocate-modal #createAccountSubmit.btn-disable:hover {
  background-color: #BD8BCA !important;
  border-color: #BD8BCA !important;
}
.wellness-advocate-modal .search-referral-section .sponsor-header {
  margin: 0 1rem;
  position: relative;
}
.wellness-advocate-modal .search-referral-section .sponsor-header h4 {
  font-size: 22px;
}

#prod-image-container .prod-image-hidden {
  position: absolute;
  visibility: hidden;
  width: 0;
}

#product-right .wishlist-icon {
  cursor: pointer;
}
#product-right .icon--heart-filled-brand, #product-right .icon--heart-filled, #product-right .icon--heart-outline-brand, #product-right .icon--heart-outline {
  cursor: pointer;
}

i.icon--payment-google_pay {
  width: 1.9375em;
  height: 1.9375em;
}
i.icon--payment-google_pay:before {
  background: url(../images/icons/icon--payment-google_pay.svg) no-repeat;
  background-size: 69px 80px;
  background-position: left;
  width: 3.0375em;
  height: 1.9375em;
}

.doterra-payment-item i[class^=icon--payment]:before {
  transform: scale(1.5);
  margin-left: 0.4em;
}

.doterra-select i.icon--payment-google_pay:before {
  transform: initial;
  background-size: 45px 45px;
  margin-left: 0;
}

.doterra-select-react i.icon--payment-google_pay:before {
  transform: initial;
  background-size: 45px 45px;
  margin-left: 0;
}

.doterra-payment-item i.icon--payment-google_pay:before {
  transform: initial;
  margin-left: 0;
}

#billing-address-section {
  padding-top: 10px;
}
#billing-address-section .form-group {
  margin-bottom: 0;
}
#billing-address-section .custom-checkbox {
  margin-top: 5px;
}
#billing-address-section .custom-checkbox label {
  font-weight: 400;
}

.customize-child-product-slider {
  padding: 0 25px;
}
.customize-child-product-slider .portrait-slider .slideViewer {
  display: flex;
}

.customize-product-modal .modal-header {
  padding-top: 25px;
  height: auto;
}
.customize-product-modal .modal-body {
  padding: 0;
}
.customize-product-modal .modal-footer {
  padding-top: 40px;
  padding-bottom: 20px;
}
.customize-product-modal .modal-footer button {
  margin-top: 0;
}
@media screen and (min-width: 545px) and (max-width: 992px) {
  .customize-product-modal .modal-footer {
    padding-top: 25px;
  }
}
.customize-product-modal #customize-product-section {
  background-color: #EEEEEE;
  padding: 0 15px;
}
@media screen and (min-width: 544px) {
  .customize-product-modal #customize-product-section {
    padding: 0 60px;
  }
}
.customize-product-modal #customize-product-section .kit-button {
  clear: left;
}
.customize-product-modal #customize-product-section .prod-image {
  background-position: center;
  padding-bottom: 65%;
  margin: 20px 0;
  background-size: 50% auto;
}
.customize-product-modal #customize-product-section .product-subheading {
  font-weight: 500;
  font-size: 10px;
  line-height: 18px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #84909B;
}
.customize-product-modal #customize-product-section .product-name {
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  color: #354657;
}
.customize-product-modal #customize-product-section .product-detail {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0 25px;
  color: #84909B;
}
.customize-product-modal #customize-product-section .product-small-desc {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #84909B;
  margin: 0;
  padding-bottom: 5px;
}
.customize-product-modal #customize-product-section .pricing-section div {
  float: left;
}
.customize-product-modal #customize-product-section .pricing-section .item-price-retail {
  text-decoration: line-through;
}
.customize-product-modal #customize-product-section .pricing-section .wholesale-label,
.customize-product-modal #customize-product-section .pricing-section .wholesale-label-bold,
.customize-product-modal #customize-product-section .pricing-section .item-pv,
.customize-product-modal #customize-product-section .pricing-section .text-right {
  clear: left;
}
.customize-product-modal #customize-product-section .kit-savings {
  clear: left;
  text-align: left;
}
.customize-product-modal #customize-product-section .product-price {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #354657;
  padding-bottom: 5px;
}
.customize-product-modal #customize-product-section .product-points {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #A25EB5;
}
.customize-product-modal #customize-product-section .product-save-text {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #84909B;
  border: 1px solid #C1C7CD;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  margin-top: 10px;
  align-items: center;
  text-align: center;
  padding: 5px 20px;
}
.customize-product-modal #customize-product-section .product-save-text span {
  font-weight: 800;
  padding-left: 8px;
}
.customize-product-modal #customize-product-section > div:last-child {
  margin: 0 !important;
}
.customize-product-modal #customize-product-section > div:first-child {
  padding: 40px 0;
}
.customize-product-modal #customize-product-child-section {
  text-align: center;
  padding-bottom: 30px;
}
.customize-product-modal #customize-product-child-section h2 {
  margin: 40px 0 10px;
}
.customize-product-modal #customize-product-child-section p {
  margin-bottom: 0;
  margin-left: 40px;
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .customize-product-modal #customize-product-child-section p {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.customize-product-modal #customize-footer-text {
  text-align: center;
  padding-top: 40px;
}
.customize-product-modal #customize-footer-text p {
  margin: 20px 40px;
}
@media screen and (max-width: 768px) {
  .customize-product-modal #customize-footer-text p {
    margin: 20px 15px;
  }
}

@media screen and (max-width: 544px) {
  .convention-product-detail .item-ecomm {
    display: block !important;
  }
}

#viewKitText {
  width: 80%;
  margin-left: 30px;
  white-space: normal;
  text-align: left;
}
@media screen and (max-width: 544px) {
  #viewKitText {
    width: 100%;
    margin: 0;
    padding: 20px 20px 0;
  }
}

#viewKitbtn {
  padding: 5px 20px;
}
@media screen and (max-width: 544px) {
  #viewKitbtn {
    width: 90%;
  }
}

.customize-product-child-items .fade_content {
  text-align: center;
  font-size: 16px;
  margin: 0px 5px;
}
.customize-product-child-items .pricing-section div {
  float: left;
  width: 50%;
}
.customize-product-child-items .product-short-desc div {
  margin-bottom: 5px;
}
.customize-product-child-items .prod-info {
  margin-bottom: 20px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.wellness-modal .product-border {
  display: table;
  border: 2px solid #EEEEEE;
  padding: 15px 60px;
  margin: 30px auto 0;
  border-radius: 5px;
  text-align: center;
}
.wellness-modal h1 {
  text-align: center;
  margin-top: 0;
}
.wellness-modal .product-section {
  margin-bottom: 15px;
  display: flex;
}
.wellness-modal .product-section .product-section-image {
  width: 150px;
  margin-right: 15px;
}
.wellness-modal .product-section .product-section-image img {
  width: 100%;
}
.wellness-modal .cancel-button {
  margin: 15px 0;
}
.wellness-modal .product-title {
  font-size: 22px;
  font-weight: bold;
}
.wellness-modal .btn-link {
  text-decoration: underline;
}

.convention-pricing-section {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.slideViewer .convention-pricing-section {
  font-size: 14px;
}
.convention-pricing-section .pv-label, .convention-pricing-section .rw-label, .convention-pricing-section .promo-label, .convention-pricing-section .sku-label {
  padding: 0 10px;
  width: 50%;
}
.slideViewer .convention-pricing-section .pv-label, .slideViewer .convention-pricing-section .rw-label, .slideViewer .convention-pricing-section .promo-label, .slideViewer .convention-pricing-section .sku-label {
  width: 60%;
}
.convention-pricing-section .pv-detail, .convention-pricing-section .retail-wholesale-price, .convention-pricing-section .promo-detail, .convention-pricing-section .sku-detail {
  width: 50%;
}
.slideViewer .convention-pricing-section .pv-detail, .slideViewer .convention-pricing-section .retail-wholesale-price, .slideViewer .convention-pricing-section .promo-detail, .slideViewer .convention-pricing-section .sku-detail {
  width: 40%;
}
.convention-pricing-section .retail-wholesale-container, .convention-pricing-section .promo-container, .convention-pricing-section .pv-container, .convention-pricing-section .sku-container {
  justify-content: center;
  display: flex;
  line-height: 24px;
}
.product-order-detail-section .convention-pricing-section .retail-wholesale-container, .product-order-detail-section .convention-pricing-section .promo-container, .product-order-detail-section .convention-pricing-section .pv-container, .product-order-detail-section .convention-pricing-section .sku-container {
  line-height: 32px;
}
.convention-pricing-section .retail-wholesale-container .retail-wholesale-price, .convention-pricing-section .promo-container .retail-wholesale-price, .convention-pricing-section .pv-container .retail-wholesale-price, .convention-pricing-section .sku-container .retail-wholesale-price {
  text-decoration: line-through;
}
@media screen and (max-width: 768px) {
  .convention-pricing-section .retail-wholesale-container, .convention-pricing-section .promo-container, .convention-pricing-section .pv-container, .convention-pricing-section .sku-container {
    font-size: 14px;
    line-height: 22px;
  }
}
.convention-pricing-section .promo-container {
  font-weight: bold;
}
.convention-pricing-section .pv-container {
  color: #A25EB5;
}

#my-cart #cart-message-banner, #orderReview #cart-message-banner, #order-confirmation #cart-message-banner, #enrollmentShippingAddress #cart-message-banner {
  color: #F8B259;
  background-color: #FFFCF7;
  border: 1px solid #F8B259;
  border-left: 40px solid #F8B259;
  margin: -5px 0 15px;
  padding: 10px 20px;
  position: relative;
}
#my-cart #cart-message-banner .icon--info-circle-white, #orderReview #cart-message-banner .icon--info-circle-white, #order-confirmation #cart-message-banner .icon--info-circle-white, #enrollmentShippingAddress #cart-message-banner .icon--info-circle-white {
  background-color: #F8B259;
  position: absolute;
  top: 55%;
  left: -38px;
  margin-top: -19px;
}
#my-cart #cart-message-banner #cart-message-banner-headline, #orderReview #cart-message-banner #cart-message-banner-headline, #order-confirmation #cart-message-banner #cart-message-banner-headline, #enrollmentShippingAddress #cart-message-banner #cart-message-banner-headline {
  font-size: 18px;
  font-weight: bold;
}
#my-cart #cart-message-banner #cart-message-banner-fineprint, #orderReview #cart-message-banner #cart-message-banner-fineprint, #order-confirmation #cart-message-banner #cart-message-banner-fineprint, #enrollmentShippingAddress #cart-message-banner #cart-message-banner-fineprint {
  font-size: 12px;
}
#my-cart #gift-message, #orderReview #gift-message, #order-confirmation #gift-message, #enrollmentShippingAddress #gift-message {
  color: #354657;
  background-color: #F4F8FD;
  border: 1px solid #95C0F1;
  margin: -5px 0 15px;
  padding: 5px;
  position: relative;
}
#my-cart #gift-message .message-body span, #orderReview #gift-message .message-body span, #order-confirmation #gift-message .message-body span, #enrollmentShippingAddress #gift-message .message-body span {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
}
#my-cart #gift-message .message-body span a, #orderReview #gift-message .message-body span a, #order-confirmation #gift-message .message-body span a, #enrollmentShippingAddress #gift-message .message-body span a {
  cursor: pointer;
  text-decoration: underline;
  color: #354657;
}

#my-cart #quick-search-results .ui-autocomplete, #crm-order #quick-search-results .ui-autocomplete {
  max-width: initial;
}
#my-cart #quick-search-results .ui-menu-item-wrapper, #crm-order #quick-search-results .ui-menu-item-wrapper {
  display: flex;
}
#my-cart #quick-search-results .ui-menu-item-wrapper span, #crm-order #quick-search-results .ui-menu-item-wrapper span {
  flex-grow: 1;
  text-align: right;
  padding-left: 8px;
}
#my-cart #quick-search-results .ui-menu-item-wrapper span.quicksearch-name, #crm-order #quick-search-results .ui-menu-item-wrapper span.quicksearch-name {
  flex-grow: 99;
  text-align: left;
  padding-left: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#my-cart #quick-search-results .ui-menu-item-wrapper span.quicksearch-pv, #crm-order #quick-search-results .ui-menu-item-wrapper span.quicksearch-pv {
  color: #A25EB5;
}
#my-cart #quick-search-results .ui-menu-item-wrapper span.quicksearch-price, #crm-order #quick-search-results .ui-menu-item-wrapper span.quicksearch-price {
  white-space: nowrap;
}
#my-cart #quick-search-results .ui-menu-item-wrapper span.quicksearch-sku, #crm-order #quick-search-results .ui-menu-item-wrapper span.quicksearch-sku {
  padding-right: 8px;
}

#order-confirmation #cart-message-banner {
  margin: 20px 0 0 0;
}

#orderReview #content_body.order-confirmation {
  padding-bottom: 0px;
}

.banner-with-modal-container {
  display: flex;
  border: 1px solid #FCE0BD;
  border-radius: 5px;
  background-color: #FEF7EE;
}
.banner-with-modal-container .icon-container {
  background-color: #FCE0BD;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-with-modal-container .icon-container .icon-triangle-error {
  height: 22px;
  width: 24px;
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}
.banner-with-modal-container .icon-container .icon-triangle-error::after {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-triangle-error.svg);
  background-repeat: no-repeat;
}
.banner-with-modal-container .main-container {
  display: flex;
  flex-direction: column;
  padding: 5px 10px;
}
.banner-with-modal-container .main-container #modal-entry:hover {
  cursor: pointer;
}

.home-page-banner-container {
  width: 100%;
}
.home-page-banner-container .homepage-banner-mobile {
  height: 100%;
}
.home-page-banner-container .homepage-banner-mobile .WHITE {
  background-color: #FFFFFF;
  margin-bottom: 3px;
}
.home-page-banner-container .homepage-banner-mobile .WHITE .img-container {
  padding: 0;
}
.home-page-banner-container .homepage-banner-mobile .WHITE img {
  float: left;
  height: 100%;
  margin-right: 30px;
}
@media screen and (max-width: 543px) {
  .home-page-banner-container .homepage-banner-mobile .WHITE img {
    float: none;
    display: block;
    width: 100%;
    height: initial;
    margin: 0px;
  }
}
.home-page-banner-container .homepage-banner-mobile .WHITE .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.home-page-banner-container .homepage-banner-mobile .WHITE .image-paragraph-text-container {
  padding: 30px;
}
.home-page-banner-container .homepage-banner-mobile .WHITE .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #888888;
  margin-top: 0px;
}
.home-page-banner-container .homepage-banner-mobile .WHITE .image-paragraph-text-container .image-paragraph-text {
  color: #888888;
  margin-bottom: 10px;
}
.home-page-banner-container .homepage-banner-mobile .WHITE .image-paragraph-text-container a {
  color: #BABB00;
}
.home-page-banner-container .homepage-banner-mobile .WHITE .image-paragraph-text-container a:hover {
  color: #d3d500;
}
.home-page-banner-container .homepage-banner-mobile .WHITE .image-paragraph-text-container a.btn, .home-page-banner-container .homepage-banner-mobile .WHITE .image-paragraph-text-container #content-buttons a, #content-buttons .home-page-banner-container .homepage-banner-mobile .WHITE .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .home-page-banner-container .homepage-banner-mobile .WHITE .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.home-page-banner-container .homepage-banner-mobile .GREEN {
  background-color: #7d8725;
  margin-bottom: 3px;
}
.home-page-banner-container .homepage-banner-mobile .GREEN .img-container {
  padding: 0;
}
.home-page-banner-container .homepage-banner-mobile .GREEN img {
  float: left;
  height: 100%;
  margin-right: 30px;
}
@media screen and (max-width: 543px) {
  .home-page-banner-container .homepage-banner-mobile .GREEN img {
    float: none;
    display: block;
    width: 100%;
    height: initial;
    margin: 0px;
  }
}
.home-page-banner-container .homepage-banner-mobile .GREEN .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.home-page-banner-container .homepage-banner-mobile .GREEN .image-paragraph-text-container {
  padding: 30px;
}
.home-page-banner-container .homepage-banner-mobile .GREEN .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 0px;
}
.home-page-banner-container .homepage-banner-mobile .GREEN .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.home-page-banner-container .homepage-banner-mobile .GREEN .image-paragraph-text-container a {
  color: #BABB00;
}
.home-page-banner-container .homepage-banner-mobile .GREEN .image-paragraph-text-container a:hover {
  color: #d3d500;
}
.home-page-banner-container .homepage-banner-mobile .GREEN .image-paragraph-text-container a.btn, .home-page-banner-container .homepage-banner-mobile .GREEN .image-paragraph-text-container #content-buttons a, #content-buttons .home-page-banner-container .homepage-banner-mobile .GREEN .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .home-page-banner-container .homepage-banner-mobile .GREEN .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY {
  background-color: #EFEFEF;
  margin-bottom: 3px;
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .img-container {
  padding: 0;
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY img {
  float: left;
  height: 100%;
  margin-right: 30px;
}
@media screen and (max-width: 543px) {
  .home-page-banner-container .homepage-banner-mobile .LIGHTGRAY img {
    float: none;
    display: block;
    width: 100%;
    height: initial;
    margin: 0px;
  }
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .image-paragraph-text-container {
  padding: 30px;
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #888888;
  margin-top: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .image-paragraph-text-container .image-paragraph-text {
  color: #888888;
  margin-bottom: 10px;
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .image-paragraph-text-container a {
  color: #BABB00;
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .image-paragraph-text-container a:hover {
  color: #d3d500;
}
.home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .image-paragraph-text-container a.btn, .home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .image-paragraph-text-container #content-buttons a, #content-buttons .home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .home-page-banner-container .homepage-banner-mobile .LIGHTGRAY .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY {
  background-color: #555555;
  margin-bottom: 3px;
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY .img-container {
  padding: 0;
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY img {
  float: left;
  height: 100%;
  margin-right: 30px;
}
@media screen and (max-width: 543px) {
  .home-page-banner-container .homepage-banner-mobile .DARKGRAY img {
    float: none;
    display: block;
    width: 100%;
    height: initial;
    margin: 0px;
  }
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY .image-paragraph-text-container {
  padding: 30px;
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 0px;
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY .image-paragraph-text-container a {
  color: #BABB00;
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY .image-paragraph-text-container a:hover {
  color: #d3d500;
}
.home-page-banner-container .homepage-banner-mobile .DARKGRAY .image-paragraph-text-container a.btn, .home-page-banner-container .homepage-banner-mobile .DARKGRAY .image-paragraph-text-container #content-buttons a, #content-buttons .home-page-banner-container .homepage-banner-mobile .DARKGRAY .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .home-page-banner-container .homepage-banner-mobile .DARKGRAY .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 {
  background-color: #9D57B2;
  margin-bottom: 3px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 .img-container {
  padding: 0;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 img {
  float: left;
  height: 100%;
  margin-right: 30px;
}
@media screen and (max-width: 543px) {
  .home-page-banner-container .homepage-banner-mobile .LAVENDER1 img {
    float: none;
    display: block;
    width: 100%;
    height: initial;
    margin: 0px;
  }
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 .image-paragraph-text-container {
  padding: 30px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 .image-paragraph-text-container a {
  color: #E4B5EA;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 .image-paragraph-text-container a:hover {
  color: #ebc9f0;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER1 .image-paragraph-text-container a.btn, .home-page-banner-container .homepage-banner-mobile .LAVENDER1 .image-paragraph-text-container #content-buttons a, #content-buttons .home-page-banner-container .homepage-banner-mobile .LAVENDER1 .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .home-page-banner-container .homepage-banner-mobile .LAVENDER1 .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 {
  background-color: #8A4F8E;
  margin-bottom: 3px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 .img-container {
  padding: 0;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 img {
  float: left;
  height: 100%;
  margin-right: 30px;
}
@media screen and (max-width: 543px) {
  .home-page-banner-container .homepage-banner-mobile .LAVENDER2 img {
    float: none;
    display: block;
    width: 100%;
    height: initial;
    margin: 0px;
  }
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 .image-paragraph-text-container {
  padding: 30px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 .image-paragraph-text-container a {
  color: #E4B5EA;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 .image-paragraph-text-container a:hover {
  color: #ebc9f0;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER2 .image-paragraph-text-container a.btn, .home-page-banner-container .homepage-banner-mobile .LAVENDER2 .image-paragraph-text-container #content-buttons a, #content-buttons .home-page-banner-container .homepage-banner-mobile .LAVENDER2 .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .home-page-banner-container .homepage-banner-mobile .LAVENDER2 .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 {
  background-color: #773C7C;
  margin-bottom: 3px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 .img-container {
  padding: 0;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 img {
  float: left;
  height: 100%;
  margin-right: 30px;
}
@media screen and (max-width: 543px) {
  .home-page-banner-container .homepage-banner-mobile .LAVENDER3 img {
    float: none;
    display: block;
    width: 100%;
    height: initial;
    margin: 0px;
  }
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 .image-paragraph-text-container {
  padding: 30px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 .image-paragraph-text-container a {
  color: #E4B5EA;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 .image-paragraph-text-container a:hover {
  color: #ebc9f0;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER3 .image-paragraph-text-container a.btn, .home-page-banner-container .homepage-banner-mobile .LAVENDER3 .image-paragraph-text-container #content-buttons a, #content-buttons .home-page-banner-container .homepage-banner-mobile .LAVENDER3 .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .home-page-banner-container .homepage-banner-mobile .LAVENDER3 .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 {
  background-color: #663766;
  margin-bottom: 3px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 .img-container {
  padding: 0;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 img {
  float: left;
  height: 100%;
  margin-right: 30px;
}
@media screen and (max-width: 543px) {
  .home-page-banner-container .homepage-banner-mobile .LAVENDER4 img {
    float: none;
    display: block;
    width: 100%;
    height: initial;
    margin: 0px;
  }
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 .image-paragraph-text-container {
  padding: 30px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 0px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 .image-paragraph-text-container a {
  color: #E4B5EA;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 .image-paragraph-text-container a:hover {
  color: #ebc9f0;
}
.home-page-banner-container .homepage-banner-mobile .LAVENDER4 .image-paragraph-text-container a.btn, .home-page-banner-container .homepage-banner-mobile .LAVENDER4 .image-paragraph-text-container #content-buttons a, #content-buttons .home-page-banner-container .homepage-banner-mobile .LAVENDER4 .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .home-page-banner-container .homepage-banner-mobile .LAVENDER4 .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.home-page-banner-container .homepage-banner-mobile .homepage-banner-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home-page-banner-container .homepage-banner-mobile .homepage-banner-text {
  margin: auto;
  text-align: center;
  height: 100%;
}
.home-page-banner-container .homepage-banner-mobile .homepage-banner-text .banner-title {
  padding-top: 40px;
}
.home-page-banner-container .homepage-banner-mobile .homepage-banner-text .banner-sub-title {
  font-weight: 500;
  font-size: 1rem;
}
.home-page-banner-container .homepage-banner-mobile .homepage-banner-text .btn-container {
  margin-top: 14px;
  padding-bottom: 40px;
}
.home-page-banner-container .homepage-banner-mobile .homepage-banner-text .btn-container .btn-size-lg {
  width: auto;
}
.home-page-banner-container .homepage-banner-desktop {
  height: 100%;
}

.product-mapping-modal .modal-body, .product-mapping-modal-lrp .modal-body {
  padding: 20px 30px 0;
}
.product-mapping-modal-lrp .modal-header {
  background: #BD8BCA;
  position: relative;
  padding-left: 60px;
  padding-top: 10px;
}
.product-mapping-modal-lrp .modal-header .icon--cross:before {
  background-position: -6482px -6483px;
}
.product-mapping-modal-lrp .modal-header .modal-title {
  color: #fff;
}
.product-mapping-modal-lrp .modal-header .modal-title i {
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 16px;
}
.product-mapping-modal-lrp .modal-body {
  padding-top: 0;
}
.product-mapping .no-padding {
  padding: 0;
}
.product-mapping__promo {
  color: #DE6C6C;
  background: #FBF0F0;
  font-weight: bold;
  font-size: 13px;
  padding: 10px 15px;
}
.product-mapping .row {
  position: relative;
}
.product-mapping .row.not-available {
  background-color: #FBF0F0;
}
.product-mapping .row.not-available .no-margin {
  border-color: #DE6C6C;
}
.product-mapping .row.not-available .product-mapping__icon-arrow {
  display: none;
}
.product-mapping .row.not-available .product-column__prod-name {
  color: #DE6C6C;
}
.product-mapping .row.not-available .product-column__prod-price, .product-mapping .row.not-available .product-column__prod-pv {
  color: #D1D1D1;
}
.product-mapping .no-margin {
  border-color: #D1D1D1;
}
.product-mapping__icon-arrow {
  display: inline-block;
  background-image: url(../images/icons/sprite.svg);
  z-index: 1;
  top: 50%;
  left: 48%;
  transform: translate(0, -50%);
  position: absolute;
  width: 1.9375em;
  height: 1.9375em;
  background-position: -1445px -1445px;
}
@media screen and (max-width: 543px) {
  .product-mapping__icon-arrow {
    left: 44%;
  }
}
.product-mapping__not-available {
  color: #DE6C6C;
  font-weight: bold;
  padding: 45px 45px 0;
  text-align: center;
}
@media screen and (max-width: 543px) {
  .product-mapping__not-available {
    padding: 15px 0;
  }
}
.product-mapping p {
  margin-bottom: 0;
}
.product-mapping__heading {
  margin-top: 40px;
}
.product-mapping__heading p {
  font-weight: 600;
}
.product-mapping__heading p.item-pv {
  padding-bottom: 20px;
}
.product-mapping__heading p span {
  padding-left: 10px;
}
.product-mapping .product-row .prod-image {
  width: 100px;
  height: 150px;
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 543px) {
  .product-mapping .product-row .prod-image {
    display: none !important;
  }
}
.product-mapping .product-row a.product-detail {
  display: block;
  margin: 0 auto;
}
.product-mapping .product-row .product-column p {
  font-weight: 600;
}
.product-mapping .product-row .product-column__prod-name {
  font-weight: bold !important;
}
.product-mapping .product-row .product-column__prod-pv {
  padding-bottom: 15px;
}
.product-mapping .product-row .product-column__prod-detail {
  padding-top: 30px;
}
@media screen and (max-width: 543px) {
  .product-mapping .product-row .product-column__prod-detail {
    padding: 15px;
  }
}
@media (min-width: 543px) {
  .product-mapping .product-row .product-column {
    display: table;
    height: 150px;
    padding-left: 0;
    padding-right: 0;
  }
  .product-mapping .product-row a.product-detail,
  .product-mapping .product-row .product-detail {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}

#recommendedProducts {
  margin-bottom: 50px;
}

.recommended-products-carousel, #recommended-products-carousel-mobile {
  clear: both;
}
@media (max-width: 480px) {
  .recommended-products-carousel, #recommended-products-carousel-mobile {
    padding-bottom: 25px;
  }
}
.recommended-products-carousel h2, #recommended-products-carousel-mobile h2 {
  margin: 0px;
  margin-bottom: 30px;
  color: #354657;
  text-align: center;
}
.recommended-products-carousel .slick-carousel .slick-arrow, #recommended-products-carousel-mobile .slick-carousel .slick-arrow {
  top: 40%;
}
.recommended-products-carousel .slick-carousel .slick-arrow.slick-prev, #recommended-products-carousel-mobile .slick-carousel .slick-arrow.slick-prev {
  left: -50px;
}
.recommended-products-carousel .slick-carousel .slick-arrow.slick-next, #recommended-products-carousel-mobile .slick-carousel .slick-arrow.slick-next {
  right: -50px;
}
.recommended-products-carousel .slick-carousel .slick-track .product-card, #recommended-products-carousel-mobile .slick-carousel .slick-track .product-card {
  position: relative;
  margin: 10px;
}
@media (max-width: 480px) {
  .recommended-products-carousel .slick-carousel .slick-track .product-card:first-child, #recommended-products-carousel-mobile .slick-carousel .slick-track .product-card:first-child {
    margin-bottom: 25px;
  }
}
.recommended-products-carousel .slick-carousel .slick-track .product-card .product-card-title, #recommended-products-carousel-mobile .slick-carousel .slick-track .product-card .product-card-title {
  margin-right: 0;
  padding-right: 0;
  line-height: inherit;
}
.recommended-products-carousel .slick-carousel .slick-track .product-card .product-card-title:after, .recommended-products-carousel .slick-carousel .slick-track .product-card .product-card-title:before, #recommended-products-carousel-mobile .slick-carousel .slick-track .product-card .product-card-title:after, #recommended-products-carousel-mobile .slick-carousel .slick-track .product-card .product-card-title:before {
  content: none;
}
.recommended-products-carousel .slick-carousel .slick-track .product-card .wishlist-icon, #recommended-products-carousel-mobile .slick-carousel .slick-track .product-card .wishlist-icon {
  position: absolute;
  left: 10%;
  z-index: 2;
  cursor: pointer;
}
.recommended-products-carousel .item-pv, #recommended-products-carousel-mobile .item-pv {
  text-align: center;
}

.recommended-kits-title {
  display: none;
}
.recommended-kits-title__highlight {
  color: #67b251;
}

#recommendedEnrollmentKits .recommended-products-title {
  display: none;
}
#recommendedEnrollmentKits .recommended-kits-title {
  display: block;
}

.image-cta-link {
  min-height: 300px;
  margin: 20px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  border: 5px grey;
  border-radius: 10px;
  align-content: center;
  text-align: center;
}
.image-cta-link a {
  width: 90%;
  margin-bottom: 20px;
}
.image-cta-link img {
  max-width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.image-cta-link .image-cta-healine {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 150%;
  font-weight: bold;
}
.image-cta-link .image-cta-explanation {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

#search-result-modal .slide, #search-result .slide {
  background-color: #fff;
  background-position: center 10%;
  background-size: 60% auto;
  background-repeat: no-repeat;
}
#search-result-modal .slide .slideImage, #search-result .slide .slideImage {
  padding: 0 0 125% 0;
  width: 100%;
  cursor: pointer;
  background-size: 80%;
  background-repeat: no-repeat;
}

.slick-carousel {
  user-select: auto;
  display: none;
  transition: display 1s ease;
  -webkit-transition: opacity 1s ease;
}
.slick-carousel .product.product--grid {
  max-width: none;
}
.slick-carousel.product-list {
  padding-bottom: 30px;
}
.slick-carousel.slick-initialized {
  margin: 0;
  display: block;
}
@media screen and (min-width: 1440px) {
  .slick-carousel.slick-initialized {
    margin: 0 50px;
  }
}
.slick-carousel.slick-initialized .slick-list {
  width: 100%;
}
.slick-carousel.slick-initialized .slick-list .slick-track {
  display: flex;
}
.slick-carousel.slick-initialized .slick-list .slick-track .slick-slide {
  height: inherit;
}
.slick-carousel.slick-initialized .slick-list .slick-track .slick-slide:focus {
  border: 1px solid transparent;
  outline: 0 !important;
}
.slick-carousel.slick-initialized .slick-arrow {
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  background-size: 10px;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: all 0.3s;
  border-radius: 100%;
  pointer-events: all;
  backdrop-filter: blur(2px);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 0;
}
.gift-modal .slick-carousel.slick-initialized .slick-arrow {
  width: 30px;
  height: 30px;
  background-size: 10px;
  box-shadow: none;
  border: 2px solid #9D57B2;
}
.slick-carousel.slick-initialized .slick-arrow::before {
  content: "";
}
.slick-carousel.slick-initialized .slick-arrow.slick-disabled {
  display: none !important;
}
.slick-carousel.slick-initialized .slick-arrow:hover {
  background-color: #A25EB5;
}
.slick-carousel.slick-initialized .slick-arrow.slick-prev {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-left-purple.svg);
}
.slick-carousel.slick-initialized .slick-arrow.slick-prev:hover {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-left-white.svg);
}
@media screen and (min-width: 1024px) {
  .slick-carousel.slick-initialized .slick-arrow.slick-prev {
    left: -45px;
  }
}
.slick-carousel.slick-initialized .slick-arrow.slick-next {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-right-purple.svg);
}
.slick-carousel.slick-initialized .slick-arrow.slick-next:hover {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-right-white.svg);
}
@media screen and (min-width: 1024px) {
  .slick-carousel.slick-initialized .slick-arrow.slick-next {
    right: -85px;
  }
}
@media screen and (min-width: 768px) {
  .slick-carousel.slick-initialized .slick-arrow.slick-next {
    right: -45px;
  }
}
.slick-carousel.slick-initialized .slick-dots {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  bottom: initial;
}
@media screen and (min-width: 768px) {
  .slick-carousel.slick-initialized .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 2px;
  }
}
@media screen and (min-width: 768px) {
  .slick-carousel.slick-initialized .slick-dots li button {
    width: 15px;
    height: 15px;
  }
}
.slick-carousel.slick-initialized .slick-dots li button::before {
  font-size: 18px;
  opacity: 1;
  color: #D1D1D1;
}
@media screen and (min-width: 768px) {
  .slick-carousel.slick-initialized .slick-dots li button::before {
    font-size: 12px;
    line-height: 16px;
    width: 15px;
    height: 15px;
  }
}
.slick-carousel.slick-initialized .slick-dots li.slick-active button::before {
  color: #A25EB5;
}
.slick-carousel .slideImage {
  padding: 0 0 56.25% 0;
  background-position: center center;
  background-size: cover;
  border-radius: 8px;
}

.slick-carousel.ribbonViewer.slick-initialized {
  margin: 0;
}
.slick-carousel.ribbonViewer.slick-initialized .slick-arrow {
  background-color: transparent;
  box-shadow: none;
}
.slick-carousel.ribbonViewer.slick-initialized .slick-arrow:hover {
  background-color: transparent;
}

.recommended-products-carousel {
  margin-bottom: 30px;
}
.recommended-products-carousel .slick-carousel {
  margin: 0 30px;
}

#recommendedEnrollmentKits .recommended-products-carousel .slick-carousel {
  margin: 0 15px;
}

#customize-carousel.slick-carousel.slick-initialized .slick-arrow.slick-prev {
  left: -15px;
}
#customize-carousel.slick-carousel.slick-initialized .slick-arrow.slick-next {
  right: -15px;
}

.slick-carousel.hero__owl {
  margin-bottom: 0;
}
.slick-carousel.hero__owl .slick-track {
  height: calc(100vh - 204px);
}
.slick-carousel.hero__owl .slick-track li button::before {
  background-color: #FFFFFF;
}
@media screen and (max-width: 480px) {
  .slick-carousel.hero__owl .slick-track {
    height: calc(100vh - 108px);
  }
}
@media screen and (min-width: 768px) {
  .slick-carousel.hero__owl .slick-dots {
    transform: rotate(90deg);
    height: 50px;
    position: absolute;
    right: 0;
    top: 42%;
    width: auto;
  }
  .slick-carousel.hero__owl .slick-dots li {
    width: 10px;
    height: 10px;
  }
  .slick-carousel.hero__owl .slick-dots li button {
    border: 2px solid #FFFFFF;
    border-radius: 100px;
    padding: 0;
    width: 10px;
    height: 10px;
  }
  .slick-carousel.hero__owl .slick-dots li button::before {
    width: 10px;
    height: 10px;
    color: transparent;
  }
  .slick-carousel.hero__owl .slick-dots li.slick-active button::before {
    font-size: 10px;
    line-height: 10px;
    color: #FFFFFF;
  }
  .slick-carousel.hero__owl .slick-dots:after {
    content: " ";
    width: 100%;
    position: absolute;
    background: #354657;
    opacity: 0.3;
    z-index: -1;
    height: 50%;
    border-radius: 10px;
  }
}

.product-bag__quantity-field {
  margin: 0 auto;
  display: flex;
  width: 90%;
  max-width: 150px;
  height: 50px;
  border: 2px solid #EBEBEB;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #354657;
  transition: 1s;
}
.product-bag__quantity-field.error {
  border-color: #DE6C6C;
}
.product-bag__quantity-field .quantity-field__button {
  background: none;
  border: none;
  padding: 0;
  color: #354657;
  width: 33.333%;
  display: flex;
  align-items: center;
  outline: none;
  cursor: pointer;
}
.product-bag__quantity-field .quantity-field__button:hover {
  background-color: #EBEBEB;
}
.product-bag__quantity-field .quantity-field__button > i {
  font-size: 14px;
  margin: 0 auto;
}
.product-bag__quantity-field .quantity-field__input {
  text-align: center;
  min-width: 0;
  border: 0 !important;
  color: #354657;
  font-size: 16px;
  width: 33.333%;
  font-family: "rawline", sans-serif;
  font-weight: 600;
}
.product-bag__quantity-field .quantity-field--fluid {
  width: 100%;
}
@media (min-width: 481px) and (max-width: 768px) {
  .product-bag__quantity-field .quantity-field--align-left-sm {
    margin-left: 0;
  }
}

#customize-carousel.slick-carousel {
  overflow-x: hidden;
  position: inherit;
}
#customize-carousel.slick-carousel .slick-track {
  display: flex;
  flex-flow: row nowrap;
}
#customize-carousel.slick-carousel .align-center {
  text-align: center;
}
#customize-carousel.slick-carousel .item_details {
  color: #888888;
  line-height: 23px;
}
#customize-carousel.slick-carousel .item_details div {
  margin-bottom: 5px;
}
#customize-carousel.slick-carousel .text-center {
  width: 100% !important;
  margin-bottom: 10px;
}
#customize-carousel.slick-carousel .slide.slide-customize .product-quantity {
  margin-bottom: 10px;
}
@media screen and (min-width: 545px) and (max-width: 992px) {
  #customize-carousel.slick-carousel .slide.slide-customize del {
    padding-left: 10px;
  }
}
@media screen and (max-width: 544px) {
  #customize-carousel.slick-carousel .slide.slide-customize .item-ecomm {
    width: inherit;
    margin-left: 0px;
  }
}
#customize-carousel.slick-carousel .slide.slide-customize .pricing-section, #customize-carousel.slick-carousel .slide.slide-customize .flex-property {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  width: 100%;
}
#customize-carousel.slick-carousel .slide.slide-customize .pricing-section {
  color: #354657;
  font-size: 14px;
}
#customize-carousel.slick-carousel .slide.slide-customize .pricing-section .pricing-section-price, #customize-carousel.slick-carousel .slide.slide-customize .pricing-section .item-price-tooltip {
  padding-left: 7px;
}
#customize-carousel.slick-carousel .slide.slide-customize .pricing-section .item-price {
  padding-left: 7px;
  color: #333333;
}
#customize-carousel.slick-carousel .slide.slide-customize .pricing-section .item-price-retail {
  padding-left: 7px;
  text-decoration: line-through;
}
#customize-carousel.slick-carousel .slide.slide-customize .child-limit {
  text-align: center;
  font-size: 14px;
}

#header-quick-search-container {
  width: 100%;
}

.promotion-modal.modal {
  z-index: 1051;
}
.promotion-modal.modal .modal-content {
  padding-bottom: 0;
}
.promotion-modal.modal .modal-header {
  position: absolute;
  right: 0;
  z-index: 1;
}
.promotion-modal.modal .modal-body {
  padding-top: 0;
}
.promotion-modal .promotion-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 327px;
  height: 100%;
  border-radius: 0 0 0 5px;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 544px) and (max-width: 768px) {
  .promotion-modal .promotion-image.hidden-sm {
    display: none !important;
  }
}
.promotion-modal .promotion-container {
  margin-left: 327px;
  overflow-y: hidden;
  padding-bottom: 15px;
}
.promotion-modal .promotion-headline {
  background-color: #0067DC;
  border: 2px solid #95C0F1;
  border-radius: 5px;
  color: white;
  display: inline-block;
  padding: 2px 6px;
  position: absolute;
  top: 12px;
  font-size: 14px;
}
.promotion-modal .promotion-highlighted-section {
  background-color: #F4F8FD;
  border-radius: 5px;
  overflow: auto;
  padding: 15px;
  margin-top: 55px;
}
.promotion-modal .promotion-title {
  font-size: 48px;
  line-height: 56px;
}
.promotion-modal .promotion-description {
  font-size: 24px;
  line-height: 32px;
}
.promotion-modal .promotion-code {
  border: 1px solid #0067DC;
  padding: 7px;
  border-radius: 8px;
  box-shadow: 0px 0px 4px #0067DC, 0px 0px 8px #0067DC;
  width: 97%;
  text-align: left;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin: auto;
}
.promotion-modal .promotion-code__code {
  color: #0067DC;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.promotion-modal .promotion-code__copy-btn {
  white-space: nowrap;
  background-color: #0067DC;
  border: none;
  border-radius: 4px;
  float: right;
  color: white;
  padding: 8px;
}
.promotion-modal .promotion-code__copy-btn:hover {
  background-color: #0067DC;
}
.promotion-modal .promotion-code__copy-btn.disabled {
  background-color: #888888;
  cursor: default;
}
.promotion-modal ul.promotion-list {
  list-style: none;
  padding-left: 30px;
  margin-top: 20px;
}
.promotion-modal ul.promotion-list li {
  position: relative;
  line-height: 30px;
}
.promotion-modal ul.promotion-list li::before {
  content: "•";
  color: #BD8BCA;
  font-weight: bold;
  font-size: 36px;
  position: absolute;
  left: -27px;
}
.promotion-modal .promotion-modal-link .btn, .promotion-modal .promotion-modal-link #content-buttons a, #content-buttons .promotion-modal .promotion-modal-link a {
  width: 100%;
}
.promotion-modal .promotion-desclaimer {
  font-size: 12px;
  line-height: 20px;
  color: #777777;
  margin: 7px 0;
}
.promotion-modal #promotion-footer-links {
  display: flex;
  justify-content: space-between;
}
.promotion-modal #promotion-footer-links #link-remind {
  text-align: left;
}
.promotion-modal #promotion-footer-links #link-no-thanks {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .promotion-modal.modal .modal-header {
    position: static;
  }
  .promotion-modal.modal .modal-body {
    padding: 0;
  }
  .promotion-modal .promotion-container {
    margin-left: 0;
    margin-top: 15px;
    padding: 15px;
    position: relative;
  }
  .promotion-modal .promotion-image {
    position: static;
    width: 100%;
    height: 200px;
  }
  .promotion-modal .promotion-headline {
    top: 0;
  }
  .promotion-modal .promotion-highlighted-section {
    margin: 0 -15px;
  }
  .promotion-modal .promotion-title {
    font-size: 24px;
    margin: 15px 0 10px;
    line-height: 32px;
  }
  .promotion-modal .promotion-description {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .promotion-modal .promotion-image.hidden-md {
    display: block !important;
  }
}

.promo-message {
  background-color: #F1F7EB;
  margin: 5px 20px 10px;
  padding: 5px;
  text-align: center;
  color: #608E3A;
  font-weight: bold;
  border-radius: 5px;
}

span.first-letter-caps {
  text-transform: capitalize;
}

.liveshow {
  cursor: pointer;
}

.featured-product.flex-property {
  display: flex;
  flex-direction: column;
  align-items: center;
  order: 2;
  -webkit-box-ordinal-group: 3;
  position: relative;
  color: #354657;
}
@media screen and (min-width: 768px) {
  .featured-product.flex-property {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
.featured-product.flex-property .product-title {
  font-weight: 800;
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 35px;
  text-align: center;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .featured-product.flex-property .product-title {
    font-size: 30px;
    line-height: 32px;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .featured-product.flex-property .product-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 18px;
  }
}
.featured-product.flex-property .product-image {
  margin-bottom: 5px;
  max-width: 50%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .featured-product.flex-property .product-image {
    margin-bottom: 15px;
    margin-top: 15px;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .featured-product.flex-property .product-image {
    max-width: 240px;
  }
}
.featured-product.flex-property .product-image .landscape-img {
  transform: rotate(90deg);
  margin: -50px 0;
}
.featured-product.flex-property .product-image .portrait-img {
  transform: rotate(90deg);
  margin: 50px 0;
}
.featured-product.flex-property .product-image img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .featured-product.flex-property .product-image img {
    max-width: 240px;
  }
}
@media screen and (min-width: 1024px) {
  .featured-product.flex-property .product-image img {
    max-width: 362px;
  }
}
.featured-product.flex-property .product-desc {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .featured-product.flex-property .product-desc {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .featured-product.flex-property .product-desc {
    font-size: 14px;
    padding-top: 0;
  }
}
.featured-product.flex-property .product__info .pricing-section {
  font-size: 20px;
  text-align: center;
  margin-bottom: 0;
  padding-left: 25px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .featured-product.flex-property .product__info .pricing-section {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.featured-product.flex-property .product__info .pricing-section div {
  flex: 50%;
}
.featured-product.flex-property .product__info .pricing-section .item-price, .featured-product.flex-property .product__info .pricing-section .item-price-retail {
  display: flex;
}
.featured-product.flex-property .product__info .pricing-section .item-price-retail {
  text-decoration: line-through;
}
.featured-product.flex-property .product__info .item-ecomm {
  margin: 25px 0 0 0;
}
.featured-product.flex-property .product__info .item-ecomm a#buyButton {
  margin: 0;
  min-width: 220px;
  padding: 13px 20px;
}
.featured-product.flex-property .wishlist-icon {
  position: absolute;
  top: 10%;
  left: 20%;
}

.product-item-table tbody tr.membership-kit > td {
  padding: 0;
}
.product-item-table tbody tr.membership-kit table {
  border-collapse: separate;
  border-radius: 5px;
}
.product-item-table tbody tr.membership-kit tr.membership h5, .product-item-table tbody tr.membership-kit tr.membership p {
  margin: 0;
}
.product-item-table tbody tr.membership-kit tr.membership .text-right {
  text-align: right;
}
.product-item-table tbody tr.membership-kit tr.membership .membership-details {
  display: inline-block;
  vertical-align: middle;
}
.product-item-table tbody tr.membership-kit tr.membership .enroll-kit-button {
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.product-item-table tbody tr.membership-kit tr.membership .enroll-kit-button button {
  display: flex;
  align-items: center;
}
.product-item-table tbody tr.membership-kit tr.membership .membership-price {
  vertical-align: bottom;
}
.product-item-table tbody tr.membership-kit tr.membership .membership-qty {
  min-width: 148px;
}
.product-item-table tbody tr.membership-kit tr.membership .membership-total {
  min-width: 85px;
}
.product-item-table tbody tr.membership-kit tr.membership .membership-benefits, .product-item-table tbody tr.membership-kit tr.membership .benefit {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.product-item-table tbody tr.membership-kit tr.membership .benefit {
  flex: 0 0 50%;
}
.product-item-table tbody tr.membership-kit tr.membership.no-border td {
  border-top: none;
}
.product-item-table tbody tr.membership-kit tr.membership.pb-0 td {
  padding-bottom: 0;
}
.product-item-table tbody tr.membership-kit tr.membership.pt-0 td {
  padding-top: 0;
}
.product-item-table tbody tr.membership-kit tr.membership:first-child td:first-child {
  border-top-left-radius: 5px;
}
.product-item-table tbody tr.membership-kit tr.membership:first-child td:last-child {
  border-top-right-radius: 5px;
}
.product-item-table tbody tr.membership-kit tr.membership:nth-child(4) {
  border-bottom: 1px solid #F5EEF7;
}
.product-item-table tbody tr.membership-kit tr.membership:nth-child(4) td:first-child {
  border-bottom-left-radius: 5px;
}
.product-item-table tbody tr.membership-kit tr.membership:nth-child(4) td:last-child {
  border-bottom-right-radius: 5px;
}
.product-item-table tbody tr.membership-kit.spacer {
  border-color: transparent;
}
.product-item-table tbody tr.membership-kit.no-border td {
  border-top: none;
}

.buttons-dir-rtl .modal-footer {
  direction: rtl;
}
.buttons-dir-rtl .modal-footer .btn-lg:first-of-type, .buttons-dir-rtl .modal-footer .btn:first-of-type, .buttons-dir-rtl .modal-footer #content-buttons a:first-of-type, #content-buttons .buttons-dir-rtl .modal-footer a:first-of-type, .buttons-dir-rtl .modal-footer .btn-sm:first-of-type {
  margin-left: 6px;
  margin-right: 0;
}
.buttons-dir-rtl .modal-footer .btn-lg:last-of-type, .buttons-dir-rtl .modal-footer .btn:last-of-type, .buttons-dir-rtl .modal-footer #content-buttons a:last-of-type, #content-buttons .buttons-dir-rtl .modal-footer a:last-of-type, .buttons-dir-rtl .modal-footer .btn-sm:last-of-type {
  margin-left: 0;
  margin-right: 6px;
}

#page #content .doterra-select .dropdown-menu li.active a, #page #content .doterra-select-react .dropdown-menu li.active a {
  background-color: #EEEEEE;
}

#billing-address-section .custom-checkbox input#createNewAddress {
  width: 28px;
  height: 28px;
  opacity: 1;
  top: 0;
  margin: 0;
  transform: scale(0.92);
}

.ada-alert {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: -1;
}

.membership-free .membership-qty {
  text-decoration: line-through;
}
.membership-free .membership-total {
  color: #7BB739;
  font-weight: bold;
}

.mini-cart__inner .tracker-content .tracker-tooltip {
  display: none;
}
.tracker-content .tracker-title-container {
  display: flex;
}
.tracker-content .tracker-title-container .milestone-tracker-title {
  flex: 1;
}
.tracker-content .tracker-title-container .tracker-tooltip {
  text-align: right;
  padding-left: 20px;
  font-size: 14px;
  color: #535353;
  text-decoration: underline;
  white-space: nowrap;
  flex: 0;
}
.tracker-content .tracker-remaining-amount {
  color: #BD8BCA;
  font-weight: 600;
}
.tracker-content .tracker-upsell-highlight {
  font-weight: bold;
}
.tracker-content .milestone-tracker {
  display: flex;
  border-radius: 10px;
  background: #EEEEEE;
  border: 1px solid #9D57B2;
}
.tracker-content .milestone-tracker .milestone {
  position: relative;
  margin-left: -20px;
  width: 20px;
  height: 20px;
  border: 1px solid #9D57B2;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  background: white;
  background-repeat: no-repeat;
  background-position: center center;
  color: #9D57B2;
}
.tracker-content .milestone-tracker .milestone.surpassed {
  background-image: url(/_ui/desktop/common/images/icons/check-brand.svg);
}
.tracker-content .milestone-tracker .applicable-amount {
  background: #9D57B2;
  border-radius: 10px;
}

.milestone-texts {
  display: flex;
  flex-wrap: wrap;
}
.milestone-texts .milestone-text {
  color: #535353;
  padding-left: 25px;
  margin-right: 15px;
  margin-top: 18px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-wrap: nowrap;
  background-image: url(/_ui/desktop/common/images/icons/x-circle-gray.svg);
  background-repeat: no-repeat;
}
.milestone-texts .milestone-text.surpassed {
  color: #354657;
  background-image: url(/_ui/desktop/common/images/icons/check-circle-green.svg);
}
.milestone-texts .milestone-text.highlight {
  color: #354657;
  background-image: url(/_ui/desktop/common/images/icons/check-circle-lavender.svg);
}

.user-address-heading {
  background-color: white;
  text-align: left;
  padding: 15px 20px;
  position: relative;
  border: none;
}

#recommend-div {
  background-color: #EBF6EF;
  border: medium solid #B4D1B7;
}

.recommend-div-heading {
  padding: 15px 20px;
}

#no-recommend-div {
  background-color: #FBEFEF;
  border: medium solid #E4D1D3;
  margin-bottom: 22px;
}

.addr-ver-edit-btn {
  display: flex;
  cursor: pointer;
}

#edit-same-address span, .addr-ver-edit-btn, #use-same-address {
  cursor: pointer;
}

.free-text, .ship-cost-free {
  display: none;
}

.free-option .description-text, .free-option .shipping-cost, .free-option .ship-cost, .free-option .item-price, .free-option .membership-price {
  text-decoration: line-through;
}
.free-option .free-text, .free-option .ship-cost-free {
  display: inline-block;
  color: #7BB739;
  font-weight: bold;
}

.old-ship-cost {
  padding-right: 5px;
  text-decoration: line-through;
}

.notification-modal.modal {
  z-index: 1051;
}
.notification-modal.modal .modal-content {
  padding-bottom: 0;
}
.notification-modal.modal .modal-header {
  position: absolute;
  right: 0;
  z-index: 1;
}
.notification-modal.modal .modal-body {
  padding: 0;
}
.notification-modal #tg-Notification-Modal {
  display: grid;
  grid-template-columns: 35% auto;
}
.notification-modal .notification-modal-container {
  overflow-y: hidden;
  padding-bottom: 40px;
}
.notification-modal .notification-modal-container .check-box-margin {
  margin: 5px;
}
.notification-modal .notification-modal-title {
  font-size: 24px;
  line-height: 24px;
}
.notification-modal .notification-modal-description {
  font-size: 20px;
  line-height: 24px;
}
.notification-modal .notification-modal-msg-image-pos {
  width: 100%;
  text-align: center;
}
.notification-modal .notification-modal-msg-image {
  height: 150px;
}
.notification-modal .notification-modal-highlighted-section {
  padding: 25px;
  margin-top: 55px;
}
.notification-modal .notification-modal-link {
  text-align: center;
}
.notification-modal .notification-modal-link .btn, .notification-modal .notification-modal-link #content-buttons a, #content-buttons .notification-modal .notification-modal-link a {
  width: 90%;
  margin: 5px;
}
.notification-modal .notification-modal-headline {
  background-color: #0067DC;
  border: 2px solid #95C0F1;
  border-radius: 5px;
  color: white;
  display: inline-block;
  padding: 2px 6px;
  position: absolute;
  top: 12px;
  font-size: 14px;
}
.notification-modal .notification-modal-image-size {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.notification-modal .notification-modal-checkbox-label {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .notification-modal.modal .modal-header {
    position: static;
  }
  .notification-modal.modal .modal-body {
    padding: 0;
  }
  .notification-modal.modal .modal-content {
    padding-bottom: 10px;
  }
  .notification-modal #tg-Notification-Modal {
    grid-template-columns: initial;
  }
  .notification-modal .notification-modal-container {
    margin-left: 0;
    margin-top: 15px;
    padding: 15px;
    position: relative;
  }
  .notification-modal .notification-modal-image {
    position: static;
    width: 100%;
    height: 120px;
  }
  .notification-modal .notification-modal-image-size {
    max-width: 100%;
    height: 170px;
    width: 100%;
    object-fit: cover;
  }
  .notification-modal .notification-modal-headline {
    top: 0;
  }
  .notification-modal .notification-modal-highlighted-section {
    margin: 0 -15px;
  }
  .notification-modal .notification-modal-title {
    font-size: 24px;
    margin: 15px 0 10px;
    line-height: 32px;
  }
  .notification-modal .notification-modal-description {
    font-size: 16px;
    line-height: 24px;
  }
  .notification-modal .notification-modal-msg-image-pos {
    width: 100%;
    text-align: center;
  }
  .notification-modal .notification-modal-checkbox-label {
    font-size: 14px;
  }
}

#header-image-content {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 600;
  width: 100%;
  position: relative;
}
#header-image-content .simple_banner {
  height: 650px;
  width: 100%;
  object-fit: cover;
}
#header-image-content .simple_text {
  position: absolute;
  top: 30%;
  left: 0;
}
#header-image-content .simple_text .content {
  margin-bottom: 48px;
}
#header-image-content h1 {
  font-size: 74px;
}
@media screen and (max-width: 767px) {
  #header-image-content {
    font-size: 16px;
    font-weight: 700;
  }
  #header-image-content .simple_banner {
    height: 359px;
  }
  #header-image-content .simple_text .content {
    margin-bottom: 93px;
  }
  #header-image-content h1 {
    font-size: 24px;
    font-weight: 600;
  }
}

.simple_banner.media_desktop {
  display: none;
}
.simple_banner.media_mobile {
  display: block;
}
@media screen and (min-width: 1024px) {
  .simple_banner.media_desktop {
    display: block;
  }
  .simple_banner.media_mobile {
    display: none;
  }
}

.service_product_only_shipping_msg {
  border: 1px solid #95C0F1;
  margin: 0 15px 0 15px !important;
  background-color: #F4F8FD;
  display: flex;
  border-radius: 5px;
  align-items: center;
}
.service_product_only_shipping_msg .service_product_info_icon {
  background-color: #95C0F1;
  padding: 10px;
  display: flex;
}
.service_product_only_shipping_msg .service_product_shipping_message {
  margin: 10px 0px 10px 10px;
  font-size: 14px;
}

[aria-expanded=false] > .expanded,
[aria-expanded=true] > .collapsed {
  display: none;
}

.collapse.oneline {
  display: block !important;
  height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.collapse.oneline.show {
  height: initial;
}

.prop-65-warning-body {
  display: flex;
}

.no-border-top-td {
  border-top: none !important;
}

.prop65-warning-message-td {
  padding: 0px 2px 11px 2px !important;
}

.prop65-warning-rm-padding-td {
  padding-bottom: 32px !important;
}

.banner-prop65-warning-container {
  display: flex;
}
.banner-prop65-warning-container .icon-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-prop65-warning-container .icon-container .icon-triangle-error {
  height: 22px;
  width: 24px;
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}
.banner-prop65-warning-container .icon-container .icon-triangle-error::after {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-triangle-err-new.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.banner-prop65-warning-container .main-container {
  display: flex;
  flex-direction: column;
  padding: 5px 10px;
}
.banner-prop65-warning-container .main-container #modal-entry:hover {
  cursor: pointer;
}

.background-WHITE {
  background-color: #FFFFFF;
}
.background-GREEN {
  background-color: #7d8725;
}
.background-LIGHTGRAY {
  background-color: #EFEFEF;
}
.background-DARKGRAY {
  background-color: #555555;
}
.background-LAVENDER1 {
  background-color: #9D57B2;
}
.background-LAVENDER2 {
  background-color: #8A4F8E;
}
.background-LAVENDER3 {
  background-color: #773C7C;
}
.background-LAVENDER4 {
  background-color: #663766;
}
.background-FLORALWHITE {
  background-color: #FEFAED;
}
.background-LIGHTYELLOW {
  background-color: #F7EBDD;
}
.background-LIGHTYELLOW2 {
  background-color: #EDD7BB !important;
}

.border-WHITE {
  border-color: #FFFFFF !important;
}
.border-GREEN {
  border-color: #7d8725 !important;
}
.border-LIGHTGRAY {
  border-color: #EFEFEF !important;
}
.border-DARKGRAY {
  border-color: #555555 !important;
}
.border-LAVENDER1 {
  border-color: #9D57B2 !important;
}
.border-LAVENDER2 {
  border-color: #8A4F8E !important;
}
.border-LAVENDER3 {
  border-color: #773C7C !important;
}
.border-LAVENDER4 {
  border-color: #663766 !important;
}
.border-FLORALWHITE {
  border-color: #FEFAED !important;
}
.border-LIGHTYELLOW {
  border-color: #F7EBDD !important;
}
.border-LIGHTYELLOW2 {
  border-color: #EDD7BB !important;
}

.button-align-right-text {
  display: flex;
  align-items: center;
}

#shop-by-brand {
  background: #F4F8FD;
  margin-bottom: 0;
}
@media screen and (min-width: 1440px) {
  #shop-by-brand .container {
    max-width: 1380px;
  }
}
#shop-by-brand .slick-carousel.slick-initialized {
  margin: 40px 0;
}
#shop-by-brand .shop-bybrand {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (min-width: 544px) {
  #shop-by-brand .shop-bybrand {
    padding-bottom: 120px;
  }
}
#shop-by-brand .shop-bybrand__header {
  display: -webkit-box;
  display: flex;
  position: relative;
}
#shop-by-brand .shop-bybrand__title {
  text-align: center;
  font-weight: 800;
  margin: auto;
  font-size: 26px;
  line-height: 28px;
}
@media screen and (min-width: 544px) {
  #shop-by-brand .shop-bybrand__title {
    width: calc(100% - 150px);
    font-size: 48px;
    line-height: 50px;
  }
}
#shop-by-brand .shop-bybrand__title--minor {
  font-size: 24px;
  line-height: 32px;
}
@media screen and (min-width: 544px) {
  #shop-by-brand .shop-bybrand__title--minor {
    font-size: 32px;
    line-height: 40px;
  }
}
#shop-by-brand .shop-bybrand__ctas {
  position: absolute;
  right: 10px;
  bottom: -10px;
  width: 150px;
  text-align: right;
  display: none;
}
@media screen and (min-width: 544px) {
  #shop-by-brand .shop-bybrand__ctas {
    display: block;
  }
}
#shop-by-brand .shop-bybrand__ctas a {
  font-size: 16px;
  font-weight: 700;
  color: #A25EB5;
  text-decoration: underline;
}
#shop-by-brand .shop-bybrand__ctas a:hover {
  text-decoration: none;
}
#shop-by-brand .shop-bybrand__ctas--foot {
  display: block;
  position: relative;
  bottom: -40px;
  margin: auto;
  right: 0;
  left: 0;
  text-align: center;
}
@media screen and (min-width: 544px) {
  #shop-by-brand .shop-bybrand__ctas--foot {
    display: none;
  }
}
#shop-by-brand .shop-bybrand__results {
  margin-top: 40px;
  margin-bottom: 40px;
}
#shop-by-brand .shop-bybrand__carousel-item {
  overflow: hidden;
  position: relative;
  width: 100%;
  box-shadow: 0 2px 5px 0 rgba(51, 51, 51, 0.2);
  margin: 0 5px;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 5px;
  color: #354657;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
#shop-by-brand .shop-bybrand__carousel-item:hover, #shop-by-brand .shop-bybrand__carousel-item:focus, #shop-by-brand .shop-bybrand__carousel-item:active {
  color: #354657;
  box-shadow: 0 2px 5px 0 rgba(51, 51, 51, 0.3);
}
@media screen and (min-width: 992px) {
  #shop-by-brand .shop-bybrand__carousel-item:hover .shop-bybrand__carousel-item-img img, #shop-by-brand .shop-bybrand__carousel-item:focus .shop-bybrand__carousel-item-img img, #shop-by-brand .shop-bybrand__carousel-item:active .shop-bybrand__carousel-item-img img {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
  }
}
#shop-by-brand .shop-bybrand__carousel-item-img {
  border-radius: 5px 5px 0 0;
}
#shop-by-brand .shop-bybrand__carousel-item-img img {
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#shop-by-brand .shop-bybrand__carousel-item-title {
  text-align: center;
  font-weight: 800;
  background: #FFFFFF;
  padding: 15px 10px;
  line-height: 1.2;
  font-size: 1rem;
  text-decoration: none;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (min-width: 1440px) {
  #shop-by-brand .shop-bybrand__carousel-item-title {
    font-size: 1.25rem;
    padding: 20px 10px;
  }
}
#shop-by-brand .shop-bybrand .carousel .owl-nav .owl-prev {
  left: -25px;
}
#shop-by-brand .shop-bybrand .carousel .owl-nav .owl-next {
  right: -85px;
}

.yCmsContentSlot .content-image, .yCmsContentSlot .content-img, .yCmsContentSlot .content-img-1 {
  border-radius: 8px;
}

#subscriptionSettingsRoot .row {
  margin-left: 20px;
  margin-right: 20px;
  max-height: 150px;
}

.page-SubscriptionSettingsPage .icon--help-circle {
  position: fixed;
}

.panel-heading.address-info {
  border: 2px solid #A25EB5;
  background-color: #F5EEF7;
  border-radius: 5px;
}
.panel-heading.address-info .toggle-edit {
  position: absolute;
  right: 15px;
  top: 15px;
}
.panel-heading.address-info .toggle-edit:hover {
  cursor: pointer;
}

#homepage_slider.slideViewer {
  position: relative;
  overflow: hidden;
  left: 0;
  right: 0;
}
#homepage_slider.slideViewer .slide {
  z-index: -2;
}
#homepage_slider.slideViewer .active {
  z-index: 0;
}
#homepage_slider .slideImage {
  padding: 35.2083333333% 0 0 0;
  width: 100%;
  background-position: center center;
  background-size: cover;
}

#grid-view #content_header .simple_banner {
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  padding-bottom: 27%;
}
#grid-view .page-subtitle {
  text-transform: uppercase;
}
#grid-view .page-subtitle > div {
  display: inline;
  font-weight: 300;
}
#grid-view .page-subtitle.grid-topic {
  text-transform: inherit;
}
#grid-view div.header h2 {
  margin-top: 0;
}
#grid-view div.header h2 div {
  display: inline;
}
#grid-view div.header i.fa-angle-right {
  margin-left: 10px;
  color: #ABABAB;
}
#grid-view .seperator hr {
  margin: 16px 0;
}
#grid-view .grid-item {
  max-width: 165px;
}
#grid-view .grid-item .video-disabled {
  text-align: center;
  box-shadow: 1px 1px 10px #ccc;
  border-radius: 23px;
  padding: 103px 0;
  margin-bottom: 10px;
}

#search-result hr#product_top, #search-result-modal hr#product_top {
  margin-bottom: 10px;
  padding-bottom: 0px;
}
#search-result hr#product_bottom, #search-result-modal hr#product_bottom {
  margin-top: 10px;
  padding-top: 0px;
}
#search-result .result-title, #search-result-modal .result-title {
  padding: 40px 0 20px;
}
@media screen and (max-width: 544px) {
  #search-result .result-title, #search-result-modal .result-title {
    padding: 0;
  }
}
#search-result .result-title .keyword:before, #search-result .result-title .keyword:after, #search-result-modal .result-title .keyword:before, #search-result-modal .result-title .keyword:after {
  content: "'";
}
#search-result .refine, #search-result-modal .refine {
  width: 200px;
}
#search-result .facets h3, #search-result-modal .facets h3 {
  margin-top: 5px;
}
#search-result .facets ul, #search-result-modal .facets ul {
  padding-left: 0px;
}
#search-result .facets .aside-block:last-child, #search-result-modal .facets .aside-block:last-child {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  #search-result .facets, #search-result-modal .facets {
    display: block !important;
  }
}
#search-result .result-list ul, #search-result-modal .result-list ul {
  margin-bottom: 0;
}
#search-result h2, #search-result-modal h2 {
  color: #BD8BCA;
}
#search-result .main-content, #search-result-modal .main-content {
  margin-top: 20px;
}
#search-result .main-content h2, #search-result-modal .main-content h2 {
  color: #BD8BCA;
  margin-top: 5px;
}
#search-result .result-image-section, #search-result-modal .result-image-section {
  text-align: center;
  margin: 0 auto;
}
#search-result .result-images, #search-result-modal .result-images {
  display: inline-block;
  padding-left: 0;
  margin: 0px 16px 0px 16px;
}
#search-result .result-image, #search-result-modal .result-image {
  display: inline-block;
}
#search-result .result-image img, #search-result-modal .result-image img {
  width: 100px;
  height: 150px;
  background: #333;
  margin: 0 2px;
}
#search-result #narrow-results li, #search-result-modal #narrow-results li {
  padding-left: 15px;
}
#search-result #narrow-results li:hover, #search-result #narrow-results li .active, #search-result-modal #narrow-results li:hover, #search-result-modal #narrow-results li .active {
  background: url(../images/oil-drop.svg?1641) -7px 6px/25px 25px no-repeat;
}
#search-result #narrow-results li .active, #search-result-modal #narrow-results li .active {
  font-weight: 700;
  margin-left: -15px;
}
#search-result #narrow-results li .active span, #search-result-modal #narrow-results li .active span {
  margin-left: 15px;
}
#search-result .prev, #search-result .next, #search-result-modal .prev, #search-result-modal .next {
  display: inline-block;
  vertical-align: top;
  line-height: 150px;
  font-size: 70px;
}
#search-result input[type=radio], #search-result-modal input[type=radio] {
  opacity: 0;
}
#search-result #refine-by label, #search-result-modal #refine-by label {
  font-weight: normal;
  color: #535353;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
  width: inherit;
}
#search-result #refine-by label:before, #search-result-modal #refine-by label:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #D1D1D1;
  display: inline-block;
  position: relative;
  left: -5px;
}
#search-result #refine-by input[type=radio] + label:hover, #search-result-modal #refine-by input[type=radio] + label:hover {
  color: #BD8BCA;
}
#search-result #refine-by input[type=radio] + label:hover::before, #search-result-modal #refine-by input[type=radio] + label:hover::before {
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}
#search-result #refine-by input[type=radio]:checked + label, #search-result-modal #refine-by input[type=radio]:checked + label {
  color: #BD8BCA;
  font-weight: bold;
}
#search-result #refine-by input[type=radio]:checked + label:hover, #search-result-modal #refine-by input[type=radio]:checked + label:hover {
  color: #BD8BCA;
}
#search-result #refine-by input[type=radio]:checked + label:hover::before, #search-result-modal #refine-by input[type=radio]:checked + label:hover::before {
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}
#search-result #refine-by input[type=radio]:checked + label:before, #search-result-modal #refine-by input[type=radio]:checked + label:before {
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}
#search-result .keyword, #search-result-modal .keyword {
  color: #888888;
}
#search-result .highlightWord, #search-result-modal .highlightWord {
  color: #535353;
  font-weight: bold;
}
#search-result dt a, #search-result-modal dt a {
  font-size: 18px;
}
#search-result dt a:hover, #search-result dt a:hover > span, #search-result-modal dt a:hover, #search-result-modal dt a:hover > span {
  color: #A25EB5 !important;
  text-decoration: none;
}
#search-result li a:hover, #search-result li a:hover > span, #search-result-modal li a:hover, #search-result-modal li a:hover > span {
  text-decoration: none;
}
#search-result dd, #search-result-modal dd {
  margin-bottom: 10px;
  color: #EEEEEE;
}
#search-result .breadcrumb, #search-result-modal .breadcrumb {
  background-color: initial;
}
#search-result .narrow-results, #search-result-modal .narrow-results {
  cursor: pointer;
  margin: 0 auto;
  display: inherit;
}
#search-result #printshare_container a:not([href]):hover, #search-result-modal #printshare_container a:not([href]):hover {
  color: #D1D1D1;
}
#search-result .live-chat.right, #search-result-modal .live-chat.right {
  margin-bottom: 20px;
}
#search-result .live-chat.left, #search-result-modal .live-chat.left {
  margin-left: -61px;
  margin-bottom: -32px;
  width: 255px;
}
#search-result .width-100per, #search-result-modal .width-100per {
  width: 100%;
}
#search-result .well, #search-result .moreQuestionsWell, #search-result-modal .well, #search-result-modal .moreQuestionsWell {
  border: 0;
  margin-top: 45px;
}
#search-result .live-chat.right, #search-result-modal .live-chat.right {
  margin-right: -30px;
}
#search-result .fa-caret-down, #search-result .fa-caret-right, #search-result-modal .fa-caret-down, #search-result-modal .fa-caret-right {
  margin-right: 10px;
}
@media (min-width: 992px) {
  #search-result .well, #search-result .moreQuestionsWell, #search-result-modal .well, #search-result-modal .moreQuestionsWell {
    margin-top: 0px;
  }
}
#search-result .portrait-slider, #search-result-modal .portrait-slider {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}
#search-result .portrait-slider .fa, #search-result-modal .portrait-slider .fa {
  color: #888;
}
#search-result .portrait-slider .fa-angle-left, #search-result-modal .portrait-slider .fa-angle-left {
  left: -40px;
}
#search-result .portrait-slider .fa-angle-right, #search-result-modal .portrait-slider .fa-angle-right {
  right: -40px;
}
@media screen and (max-width: 544px) {
  #search-result .portrait-slider .fa-angle-left, #search-result-modal .portrait-slider .fa-angle-left {
    left: -5px;
  }
  #search-result .portrait-slider .fa-angle-right, #search-result-modal .portrait-slider .fa-angle-right {
    right: -5px;
  }
}
@media screen and (min-width: 545px) and (max-width: 992px) {
  #search-result .portrait-slider .slick-carousel#pdp-carousel .slide.slide-customize, #search-result-modal .portrait-slider .slick-carousel#pdp-carousel .slide.slide-customize {
    width: 132px !important;
  }
}
#search-result .portrait-slider .slick-carousel#pdp-carousel .convention-pricing-section .rw-label, #search-result-modal .portrait-slider .slick-carousel#pdp-carousel .convention-pricing-section .rw-label {
  padding: 0 10px;
  width: 80%;
}
#search-result .portrait-slider .slick-carousel#pdp-carousel .convention-pricing-section .promo-detail, #search-result-modal .portrait-slider .slick-carousel#pdp-carousel .convention-pricing-section .promo-detail {
  padding-left: 10px;
}
@media screen and (min-width: 545px) and (max-width: 992px) {
  #search-result .portrait-slider .slick-carousel#pdp-carousel, #search-result-modal .portrait-slider .slick-carousel#pdp-carousel {
    padding: 0;
    margin-bottom: 0;
  }
}
#search-result .portrait-slider .fade_content, #search-result-modal .portrait-slider .fade_content {
  text-align: center;
  font-size: 16px;
  margin: 0px 5px;
}
@media (min-width: 544px) {
  #search-result .portrait-slider, #search-result-modal .portrait-slider {
    margin-left: 25px;
    margin-right: 25px;
  }
}
#search-result #buyButton, #search-result-modal #buyButton {
  width: auto;
  min-width: auto;
  margin-left: auto;
  margin-right: auto;
}

#search-results .sort-form-container {
  position: relative;
}
#search-results ul.sort-options {
  display: none;
  position: absolute;
  right: 0;
  top: -30px;
  padding: 20px 30px;
  width: auto;
  z-index: 999;
  font-size: 16px;
}
#search-results ul.sort-options li {
  list-style-type: none;
  border-bottom: 1px solid #EEEEEE;
  padding: 10px 30px 10px 0;
  font-weight: 700;
  cursor: pointer;
  position: relative;
}
#search-results ul.sort-options li:last-child {
  border-bottom: none;
}
#search-results ul.sort-options li:hover {
  color: #BD8BCA;
}
#search-results ul.sort-options li.active:after {
  content: "";
  display: inline-block;
  background-image: url("../images/icons/sprite.svg");
  background-size: 1325.125em 1325.125em;
  top: 16px;
  right: 0px;
  position: absolute;
  width: 1.9375em;
  height: 1.9375em;
  background-position: -1285.4375em -1285.4375em;
  font-size: 10px;
}
#search-results #sort-types-product-mobile,
#search-results #sort-types-blog-mobile,
#search-results #sort-types-other-mobile,
#search-results #filters-product-mobile,
#search-results #filters-blog-mobile,
#search-results #filters-other-mobile,
#search-results .search-filter__footer {
  display: none;
}
#search-results #sort-types-product-mobile li,
#search-results #sort-types-blog-mobile li,
#search-results #sort-types-other-mobile li {
  position: relative;
}
#search-results #sort-types-product-mobile li.active:after,
#search-results #sort-types-blog-mobile li.active:after,
#search-results #sort-types-other-mobile li.active:after {
  content: "";
  display: inline-block;
  background-image: url("../images/icons/sprite.svg");
  background-size: 1325.125em 1325.125em;
  top: 10px;
  right: 0px;
  position: absolute;
  width: 1.9375em;
  height: 1.9375em;
  background-position: -1285.4375em -1285.4375em;
  font-size: 10px;
}
#search-results #sort-types-product-mobile li span:hover,
#search-results #sort-types-blog-mobile li span:hover,
#search-results #sort-types-other-mobile li span:hover {
  color: #BD8BCA;
}
#search-results .mobile-sort__btn,
#search-results .mobile-filter__btn {
  display: block;
}
@media screen and (min-width: 480px) {
  #search-results #filters-product-mobile,
  #search-results #filters-blog-mobile,
  #search-results #filters-other-mobile,
  #search-results .search-filter__footer {
    display: block;
  }
  #search-results .mobile-sort__btn,
  #search-results .mobile-filter__btn {
    display: none;
  }
}

#homepage .panel-hide, #homepage .news-panel-container .hero-panel, #homepage .news-panel-container, #homepage .main-panel {
  background: #EBEBEB;
  padding: 0;
  margin-bottom: 0;
  border: none;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
#homepage .stripTransmitter {
  display: none;
}
#homepage .jumbotron {
  padding-bottom: 0px;
  padding-top: 0px;
}
#homepage .statment-container {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#homepage .statment-container .caption-text {
  line-height: 1.3;
  font-size: 13px;
  color: #EBEBEB;
  margin: 10px 25px;
}
#homepage .statment-container a {
  margin: 0 auto 10px;
}
#homepage .transparent-cover {
  background: #303030;
  width: 100%;
  display: flex;
}
#homepage .slideViewer {
  margin-bottom: 132px;
  overflow: visible;
}
#homepage .slideViewer .slide.ondeck {
  z-index: -1;
}
#homepage .slideViewer .slide .slideImage {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#homepage .main-panel-body {
  padding: 0;
}
#homepage .news-panel-container .hero-panel {
  background: #fff;
}
#homepage .news-panel-container-body {
  padding: 0;
}
#homepage .main-panel .simple_banner {
  margin-top: 10px;
  padding-bottom: 46%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#homepage .hero-panel-body .simple_banner {
  padding-bottom: 75%;
  transition: all 0.3s ease-in-out;
}
#homepage .hero-panel-body .simple_banner:hover {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
}
#homepage .news-panel-body {
  font-size: 12px;
  line-height: 15px;
}
#homepage .news-panel-body .caption-text {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  margin: 0;
}
#homepage .news-panel-body p {
  margin: 15px 0 0 0;
}
#homepage .news-panel-body .hero-panel {
  height: 400px;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
#homepage .news-panel-body .hero-panel a.content {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}
#homepage .news-panel-body .hero-panel a.content:hover {
  color: #D1D1D1;
}
#homepage .news-panel-body .news_image {
  width: 100%;
  position: absolute;
  bottom: 0;
}
#homepage .news-panel-body .fade_overlay {
  position: static;
}
#homepage .news-panel-body .simple_banner {
  width: 100%;
  border-radius: 8px;
  margin-top: 0;
  background-color: #fff;
}
#homepage .homepage-active {
  cursor: pointer;
}

@media (min-width: 400px) {
  #homepage .statment-container .caption-text {
    font-size: 14.2px;
  }
}
@media (min-width: 544px) {
  #homepage .statment-container {
    flex-wrap: nowrap;
  }
  #homepage .statment-container a {
    margin: 0 25px 0 0;
  }
  #homepage .statment-container .caption-text {
    font-size: 17px;
    margin: 20px 25px;
  }
  #homepage .news-panel-body .hero-panel {
    height: 325px;
  }
}
@media (max-width: 544px) {
  #homepage .statment-container .caption-text {
    text-align: center;
  }
  #homepage #featuredHeroes {
    padding-top: 15px;
  }
  #homepage .main-panel {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  #homepage .statment-container .caption-text {
    margin-left: 0;
    margin-right: 0;
  }
  #homepage .statment-container a {
    margin: 0 0 0 25px;
  }
  #homepage .main-panel {
    background: #FFF;
    padding: inherit;
    margin-bottom: 20px;
    margin-top: 30px;
    position: relative;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.5);
  }
  #homepage .main-panel-body {
    padding: 15px;
  }
  #homepage .hero-panel {
    border: none;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  }
  #homepage .hero-panel-body {
    padding: 0;
  }
  #homepage .hero-panel-body h4 {
    font-size: 15px;
  }
  #homepage .news-panel-container {
    background: #EEEEEE;
    padding: 6px;
    margin-bottom: 20px;
    border-color: #ddd;
  }
  #homepage .news-panel-container-body {
    padding: 15px 15px 0 15px;
  }
  #homepage .news-panel-body {
    border: none;
  }
}
@media (min-width: 992px) {
  #homepage .statment-container .caption-text {
    font-size: 1.7vw;
  }
  #homepage .slideViewer {
    margin-bottom: 0px;
  }
  #homepage .main-panel {
    background: #FFF;
    padding: inherit;
    margin-bottom: 20px;
    margin-top: 30px;
    position: relative;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.5);
  }
  #homepage .main-panel-body {
    padding: 15px;
  }
  #homepage .hero-panel-body h4 {
    font-size: 18px;
  }
  #homepage .news-panel-container {
    background: #EEEEEE;
    padding: 6px;
    margin-bottom: 20px;
    border-color: #ddd;
  }
  #homepage .news-panel-body .hero-panel {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  #homepage .statment-container .caption-text {
    font-size: 22px;
  }
}
#list-topic #content_header .simple_banner {
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  padding-bottom: 37%;
  margin-top: -20px;
}
#list-topic div.listRow {
  margin-left: 8px;
}
#list-topic div.listRow div.header, #list-topic div.listRow a.header {
  position: relative;
  color: #BD8BCA;
}
#list-topic div.listRow div.header i, #list-topic div.listRow a.header i {
  margin-left: -16px;
  color: #BABB00;
  position: absolute;
  top: 5px;
}
#list-topic div.listRow div.header div.cms_disp-img_slot, #list-topic div.listRow a.header div.cms_disp-img_slot {
  font-size: 22px;
}
#list-topic div.listRow div.link {
  margin: 0.5em 0;
}
@media screen and (max-width: 544px) {
  #list-topic div.listRow div.link {
    margin: 1em 0;
  }
}
#list-topic .live-chat.right {
  margin-top: 35px;
}

#qa-page .related-content {
  padding: 0px;
}
#qa-page .related-content h4 {
  margin-top: 0px;
}
#qa-page .image-map-text img {
  max-width: 350px;
  max-height: 350px;
  margin: 0 25px 10px 0;
  float: left;
}
@media screen and (max-width: 544px) {
  #qa-page .image-map-text img {
    width: 100%;
    max-height: inherit;
    float: none !important;
  }
}
#qa-page .live-chat.right {
  margin-top: 35px;
}
#qa-page .simple_banner {
  width: 100%;
  padding-bottom: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-top: 5px;
}
@media screen and (min-width: 544px) {
  #qa-page .simple_banner {
    width: 50%;
    padding-bottom: 50%;
    float: left;
    margin-right: 20px;
  }
}
#qa-page .bottom-hr {
  margin-top: 0;
}
#qa-page .content p:last-child {
  margin: 0;
}

#contact #content_header .simple_banner {
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  padding-bottom: 27%;
  margin-top: -20px;
}
#contact small.note {
  display: block;
  margin-top: -3px;
}

#product-detail #content_header {
  margin-bottom: 25px;
}
#product-detail #content_header hr {
  margin-top: 20px;
}
#product-detail h1 {
  margin-top: 0;
  background: url(../images/oil-drop.svg?1641) -7px 6px/25px 25px no-repeat;
  margin-left: -18px;
  padding-left: 18px;
  font-size: 28px;
}
#product-detail h1 span.scientific {
  color: #D1D1D1;
  font-style: italic;
  display: inline-block;
}
@media screen and (max-width: 543px) {
  #product-detail h1 span.scientific {
    white-space: normal;
  }
}
#product-detail #prod-image-container {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 543px) {
  #product-detail #prod-image-container {
    max-width: 190px;
    max-height: 190px;
  }
}
#product-detail .prod-image, #product-detail .prod-image-child {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  cursor: pointer;
}
#product-detail .prod-image img, #product-detail .prod-image-child img {
  width: 100%;
  height: 415px;
  object-fit: contain;
}
@media screen and (max-width: 543px) {
  #product-detail .prod-image img, #product-detail .prod-image-child img {
    max-width: 190px;
    max-height: 190px;
    object-fit: contain;
  }
}
#product-detail .prod-image.image-video, #product-detail .prod-image-child.image-video {
  position: relative;
}
#product-detail .prod-image.image-video:before, #product-detail .prod-image-child.image-video:before {
  content: "";
  background-image: url(/_ui/desktop/common/images/video-play-icon.png);
  background-size: contain;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
#product-detail .prod-image.unavailable {
  background-size: 50%;
}
#product-detail #prod-title {
  margin-left: 12px;
}
#product-detail #prod-title.product-title-section {
  margin: 0;
}
#product-detail #prod-title.product-title-section h1 {
  background: none;
  padding-left: 0;
  margin-left: 0;
}
#product-detail #resources {
  margin-top: 25px;
  margin-bottom: 25px;
}
#product-detail #resources .uses img {
  max-width: 25px;
  margin: 0;
  vertical-align: top;
}
#product-detail #resources .uses .verticalDivider {
  display: inline-block;
  background-color: #ccc;
  width: 2px;
  height: 25px;
  margin: 0 1px;
}
#product-detail #resources .live-chat.right {
  margin-right: -60.5px;
}
#product-detail #prodDetailContent,
#product-detail #prodVideoContent,
#product-detail #prodImageContent,
#product-detail #childProdImageContent {
  display: none;
}
#product-detail #prod-info-btn-group {
  display: flex;
  margin-bottom: 20px;
}
#product-detail #prod-info-btn-group:after {
  content: "";
  display: table;
  clear: both;
}
#product-detail #prod-info-btn-group a {
  font-size: 12px;
  color: #354657;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  cursor: pointer;
}
#product-detail #prod-info-btn-group a:first-child {
  border-radius: 23px 0 0 23px;
}
#product-detail #prod-info-btn-group a:last-child {
  border-radius: 0 23px 23px 0;
}
#product-detail #prod-info-btn-group a:hover {
  background-color: #D1D1D1;
  text-decoration: none;
}
@media screen and (max-width: 543px) {
  #product-detail #more-info2 #prod-info-links {
    display: inline-block !important;
  }
}
#product-detail #imageGallery {
  margin-top: 5px;
}
#product-detail #imageGallery div.gallery-image {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #EBEBEB;
  margin: 3px;
  cursor: pointer;
}
#product-detail #imageGallery div.gallery-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#product-detail #imageGallery div.gallery-image.active {
  border: 1px solid #BD8BCA;
  box-shadow: 0 0 3px #BD8BCA;
}
#product-detail #imageGallery div.gallery-video {
  position: relative;
}
#product-detail #imageGallery div.gallery-video:before {
  content: "";
  background-image: url(/_ui/desktop/common/images/video-play-icon.png);
  background-size: contain;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  left: 9px;
}
#product-detail #imageGallery a#image-zoom {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #EBEBEB;
  border-radius: 20px;
  float: right;
  cursor: pointer;
}
#product-detail #imageGallery a#image-zoom i {
  top: 5px;
  left: 5px;
}
#product-detail #imageGallery:after {
  content: "";
  display: table;
  clear: both;
}
#product-detail #CPTGLogo {
  margin-top: 10px;
}
#product-detail #CPTGLogo .simple_banner {
  width: 100%;
  background-repeat: no-repeat;
  background-position: left;
  background-size: 100%;
  padding-bottom: 18%;
}
#product-detail #order-section .primary-details {
  font-size: 18px;
}
#product-detail #order-section .primary-details div.row {
  margin-bottom: 5px;
}
#product-detail #order-section .primary-details div.item-label {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #product-detail #order-section .primary-details .item-sku div {
    width: 50%;
  }
}
#product-detail #order-section .primary-details > div.row > div:first-child, #product-detail #order-section .primary-details > div.pricing > div > div:first-child, #product-detail #order-section .primary-details > div.quantity > div.product-quantity {
  padding-right: 7px;
}
#product-detail #order-section .primary-details > div.row > div:last-child, #product-detail #order-section .primary-details > div.pricing > div > div:last-child, #product-detail #order-section .primary-details > div.quantity > div:last-child, #product-detail #order-section .primary-details > div.quantity .add-to-cart {
  padding-left: 7px;
}
#product-detail #order-section .primary-details .retail-price > div:last-child {
  font-weight: bold;
}
#product-detail #order-section .primary-details .retail-price-wa-wc > div:last-child {
  text-decoration: line-through;
}
#product-detail #order-section .primary-details .wholesale-price > div:last-child {
  font-weight: bold;
}
#product-detail #order-section .primary-details div.quantity.product-section-quantity {
  text-align: center;
}
#product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .product-quantity {
  display: none;
}
#product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-primary, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-lrp, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-onetime, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-standard, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-invert, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-fake, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-fake-disabled, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm #content-buttons a, #content-buttons #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm a {
  border-width: 2px;
  padding: 5px 70px;
  height: 50px;
}
#product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-primary i, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-lrp i, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-onetime i, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-standard i, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-invert i, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-fake i, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm .btn-fake-disabled i, #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm #content-buttons a i, #content-buttons #product-detail #order-section .primary-details div.quantity.product-section-quantity .item-ecomm a i {
  display: none;
}
#product-detail #order-section .primary-details div.wishlist-icon {
  display: flex;
  gap: 5px;
  margin: auto 10px;
}
@media screen and (min-width: 281px) {
  #product-detail #order-section .primary-details div.wishlist-icon {
    margin: auto 60px;
  }
}
@media screen and (min-width: 768px) {
  #product-detail #order-section .primary-details div.wishlist-icon {
    margin: auto 10px;
  }
}
@media screen and (min-width: 992px) {
  #product-detail #order-section .primary-details div.wishlist-icon {
    margin: auto 30px;
  }
}
@media screen and (min-width: 1200px) {
  #product-detail #order-section .primary-details div.wishlist-icon {
    margin: auto 45px;
  }
}
#product-detail #order-section .primary-details .item-ecomm {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  float: left;
}
#product-detail #order-section .primary-details .item-ecomm .add_to_cart_form {
  overflow: visible;
}
#product-detail #order-section .primary-details .convention-pricing-section {
  width: 50%;
}
@media screen and (max-width: 768px) {
  #product-detail #order-section .primary-details .convention-pricing-section {
    width: 100%;
  }
}
#product-detail #order-section .buttons-container .wishlist-icon {
  padding: 0 15px;
}
#product-detail #order-section .right-text-description {
  font-size: 12px;
  line-height: 20px;
  margin: auto 0;
}
@media screen and (max-width: 544px) {
  #product-detail #order-section .right-text-description {
    margin-top: 15px;
  }
}
#product-detail #order-section .wellness-subscribe-button {
  margin: 0 auto;
  background: #79E0BE;
  border: 1px solid #79E0BE;
  color: #354657;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  z-index: 1;
  min-height: 50px;
  padding: 14px 50px;
  width: 100%;
}
#product-detail #order-section .wellness-subscribe-button:hover {
  background: #79E0BE !important;
}
#product-detail #order-section.product-order-detail-section .primary-details {
  font-size: 16px;
}
#product-detail #order-section .secondary-details {
  font-size: 14px;
  color: #888888;
  white-space: nowrap;
}
#product-detail #order-section .secondary-details > div > div > div {
  margin-bottom: 5px;
}
#product-detail #order-section .secondary-details .fa-question-circle {
  margin-left: 9px;
}
#product-detail #order-section #buyButton {
  margin: 0;
}
#product-detail #order-section #buyButton i {
  top: 2px;
}
#product-detail #order-section .product-detail__btn-wrapper {
  overflow: hidden;
}
#product-detail #order-section .product-detail__btn-wrapper #buyButton {
  display: flex;
}
#product-detail #order-section .product-detail__btn-wrapper #buyButton i {
  top: -5px;
}
#product-detail .product-order-detail-section__price {
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  color: #354657;
  padding: 10px 10px 5px 0;
  display: inline-block;
}
#product-detail .product-order-detail-section__points {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #A25EB5;
  padding-bottom: 5px;
  display: inline-block;
}
#product-detail .product-order-detail-section .kit-savings {
  margin-top: 15px;
  text-align: center;
}
#product-detail .product-order-detail-section__save-text {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #84909B;
  border: 1px solid #C1C7CD;
  box-sizing: border-box;
  backdrop-filter: blur(12px);
  border-radius: 3px;
  display: inline-block;
  align-items: center;
  text-align: center;
  padding: 5px 20px;
  margin-bottom: 20px;
}
#product-detail .product-order-detail-section__save-text span {
  font-weight: 800;
  padding-left: 8px;
}
#product-detail .return-first-order {
  margin-top: -10px;
  font-size: 40px;
}
#product-detail #recommended-products {
  min-height: 350px;
}
#product-detail #recommended-products h2 {
  margin: 30px 0px;
  color: #333333;
  text-align: center;
}
#product-detail #recommended-products-mobile {
  margin: 70px 0px 40px;
  padding-bottom: 25px;
  border-top: 2px solid #EEEEEE;
  border-bottom: 2px solid #EEEEEE;
}
#product-detail #recommended-products-mobile h2 {
  margin: 30px 0px;
  color: #333333;
  text-align: center;
}
#product-detail #recommended-products-mobile .owl-item > div {
  padding: 10px;
}
#product-detail #recommended-products-mobile .product-card:first-child {
  margin-bottom: 25px;
}
#product-detail #recommended-products, #product-detail #recommended-products-mobile {
  clear: both;
}
#product-detail #recommended-products .portrait-slider, #product-detail #recommended-products-mobile .portrait-slider {
  position: relative;
  margin: 10px 0;
}
#product-detail #recommended-products .portrait-slider .fa, #product-detail #recommended-products-mobile .portrait-slider .fa {
  color: #888;
}
#product-detail #recommended-products .portrait-slider .fa-angle-left, #product-detail #recommended-products-mobile .portrait-slider .fa-angle-left {
  left: -40px;
}
#product-detail #recommended-products .portrait-slider .fa-angle-right, #product-detail #recommended-products-mobile .portrait-slider .fa-angle-right {
  right: -40px;
}
@media screen and (max-width: 544px) {
  #product-detail #recommended-products .portrait-slider .fa-angle-left, #product-detail #recommended-products-mobile .portrait-slider .fa-angle-left {
    left: -5px;
  }
  #product-detail #recommended-products .portrait-slider .fa-angle-right, #product-detail #recommended-products-mobile .portrait-slider .fa-angle-right {
    right: -5px;
  }
}
#product-detail #recommended-products .portrait-slider .item_details, #product-detail #recommended-products-mobile .portrait-slider .item_details {
  color: #888888;
  line-height: 23px;
}
#product-detail #recommended-products .portrait-slider .item_details div, #product-detail #recommended-products-mobile .portrait-slider .item_details div {
  margin-bottom: 5px;
}
#product-detail #recommended-products .portrait-slider .slideViewer, #product-detail #recommended-products-mobile .portrait-slider .slideViewer {
  overflow: hidden;
  position: inherit;
  padding: 0;
  min-height: 195px;
}
@media (min-width: 545px) and (max-width: 992px) {
  #product-detail #recommended-products .portrait-slider .slideViewer, #product-detail #recommended-products-mobile .portrait-slider .slideViewer {
    padding: 0 0 30% 0;
  }
}
@media (max-width: 544px) {
  #product-detail #recommended-products .portrait-slider .slideViewer, #product-detail #recommended-products-mobile .portrait-slider .slideViewer {
    padding: 0 0 55% 0;
  }
}
#product-detail #recommended-products .portrait-slider .slideViewer .slide, #product-detail #recommended-products-mobile .portrait-slider .slideViewer .slide {
  background-color: #fff;
  background-position: center 15%;
  background-size: 70% auto;
  background-repeat: no-repeat;
  width: 31%;
  margin: 0px 1%;
}
@media screen and (max-width: 544px) {
  #product-detail #recommended-products .portrait-slider .slideViewer .slide, #product-detail #recommended-products-mobile .portrait-slider .slideViewer .slide {
    width: 90%;
  }
  #product-detail #recommended-products .portrait-slider .slideViewer .slide .item-ecomm, #product-detail #recommended-products-mobile .portrait-slider .slideViewer .slide .item-ecomm {
    width: inherit;
    margin-left: 0px;
  }
}
@media screen and (min-width: 545px) and (max-width: 992px) {
  #product-detail #recommended-products .portrait-slider .slideViewer .slide, #product-detail #recommended-products-mobile .portrait-slider .slideViewer .slide {
    width: 47%;
    margin: 0px 1%;
  }
}
#product-detail #recommended-products .portrait-slider .fade_content, #product-detail #recommended-products-mobile .portrait-slider .fade_content {
  text-align: center;
  font-size: 16px;
  margin: 0px 5px;
}
#product-detail #fdaWarnings .panel, #product-detail #fdaWarnings .panel-shadow, #product-detail #fdaWarnings .panel-shadow-highlight, #product-detail #fdaWarnings .panel-border {
  margin-bottom: 0;
}
#product-detail .product-page-slider-container {
  padding-top: 20px;
}
#product-detail .product-page-slider-container #search-result {
  min-height: 400px;
}
#product-detail .product-page-slider-container__header {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #product-detail .product-page-slider-container__header {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }
}
#product-detail .product-page-slider-container__header h2 {
  margin: 0;
  padding-bottom: 15px;
}
#product-detail .product-page-slider-container .portrait-slider .slideViewer {
  padding: 0 !important;
  display: flex;
}
#product-detail .product-page-slider-container .portrait-slider .slideViewer .pv-text {
  color: #BD8BCA;
}
#product-detail .product-page-slider-container .portrait-slider .slideViewer .item_details p {
  font-size: 14px;
}
#product-detail .product-page-slider-container .product-short-desc p {
  margin: 5px 0;
}
#product-detail .product-page-slider-container div.slider-header {
  text-align: center;
}
#product-detail .product-page-content-footer {
  margin: 20px 0 40px;
}
#product-detail .product-page-content-footer .moreQuestionsWell {
  background-color: #f9f9f9;
}
#product-detail .customize-product-detail-page .prod-title {
  margin: 0;
}
#product-detail .customize-product-detail-page .prod-title h1 {
  margin-left: 0;
  padding: 0;
  background: none;
}
#product-detail .customize-product-detail-page .kit-savings {
  text-align: center;
}

.modal-prodImage .slick-image-zoom-slider .slideImage {
  padding: 0;
}

.slick-image-zoom-slider {
  padding-top: 30px;
}
.slick-image-zoom-slider .icon--arrow-right {
  opacity: 0.7;
  right: 0px;
  position: absolute;
  z-index: 3;
  top: 50%;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
}
.slick-image-zoom-slider .icon--arrow-left {
  opacity: 0.7;
  left: 0px;
  position: absolute;
  z-index: 3;
  top: 50%;
  font-size: 25px;
  color: #fff;
  cursor: pointer;
}
.slick-image-zoom-slider .fa-angle-left {
  margin-top: -80px;
  color: #BD8BCA;
  left: 5px;
}
@media screen and (max-width: 767px) {
  .slick-image-zoom-slider .fa-angle-left {
    font-size: 65px;
  }
}
@media screen and (max-width: 543px) {
  .slick-image-zoom-slider .fa-angle-left {
    margin-top: -60px;
    font-size: 55px;
  }
}
.slick-image-zoom-slider .fa-angle-right {
  margin-top: -80px;
  color: #BD8BCA;
  right: 5px;
}
@media screen and (max-width: 767px) {
  .slick-image-zoom-slider .fa-angle-right {
    font-size: 65px;
  }
}
@media screen and (max-width: 543px) {
  .slick-image-zoom-slider .fa-angle-right {
    margin-top: -60px;
    font-size: 55px;
  }
}
.slick-image-zoom-slider .slideImage {
  width: 100%;
  min-height: 1px;
  padding: 0 0 100% 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
}
.slick-image-zoom-slider .slideImage img {
  width: 650px;
  height: 650px;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .slick-image-zoom-slider .slideImage img {
    width: 270px;
    height: 270px;
    object-fit: contain;
  }
}
@media screen and (min-width: 768px) {
  .slick-image-zoom-slider .video-spacing div:first-child {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
  }
  .slick-image-zoom-slider .video-spacing iframe, .slick-image-zoom-slider .video-spacing video {
    height: 225px;
  }
}
@media screen and (max-width: 544px) {
  .slick-image-zoom-slider .video-spacing div:first-child {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
  }
  .slick-image-zoom-slider .video-spacing div:first-child iframe, .slick-image-zoom-slider .video-spacing div:first-child video {
    height: 115px;
  }
}
.slick-image-zoom-slider iframe.slideVideo {
  position: absolute;
  width: 80%;
  left: 10%;
}
.slick-image-zoom-slider .video-disabled {
  text-align: center;
  font-size: 19px;
  color: black;
  padding-top: 30%;
  width: 80%;
  margin: 0 auto;
}

.modal-prodImage .slideViewer {
  overflow: hidden;
  padding: 0 0 100% 0;
  width: 100%;
}
.modal-prodImage .slideViewer .fa-angle-left {
  margin-top: -80px;
  color: #BD8BCA;
  left: 5px;
}
@media screen and (max-width: 767px) {
  .modal-prodImage .slideViewer .fa-angle-left {
    font-size: 65px;
  }
}
@media screen and (max-width: 543px) {
  .modal-prodImage .slideViewer .fa-angle-left {
    margin-top: -60px;
    font-size: 55px;
  }
}
.modal-prodImage .slideViewer .fa-angle-right {
  margin-top: -80px;
  color: #BD8BCA;
  right: 5px;
}
@media screen and (max-width: 767px) {
  .modal-prodImage .slideViewer .fa-angle-right {
    font-size: 65px;
  }
}
@media screen and (max-width: 543px) {
  .modal-prodImage .slideViewer .fa-angle-right {
    margin-top: -60px;
    font-size: 55px;
  }
}
.modal-prodImage .slideViewer .slide {
  width: 100%;
  height: 100%;
  background: white;
}
.modal-prodImage .slideViewer .slide .slideImage {
  padding: 0 0 100% 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
}
.modal-prodImage .slideViewer .slide iframe.slideVideo {
  position: absolute;
  width: 80%;
  left: 10%;
}
.modal-prodImage .slideViewer .slide .video-disabled {
  text-align: center;
  font-size: 19px;
  color: black;
  padding-top: 30%;
  width: 80%;
  margin: 0 auto;
}

.fast-track-title {
  font-size: 28px;
  font-style: italic;
  color: #EEEEEE;
}

#product-education #content_header {
  margin-bottom: 25px;
}
#product-education h2 {
  color: #888888;
}
#product-education div#product-title h1 {
  margin-top: 0px;
}
#product-education div#product-title h2 {
  font-size: 28px;
  margin-top: -18px;
  color: #D1D1D1;
  font-style: italic;
  font-family: "Raleway", sans-serif;
}
#product-education div#body-systems {
  padding-bottom: 5px;
  border-bottom: 1px solid #EEEEEE;
}
#product-education div#body-systems .body-system {
  display: inline-block;
}
#product-education div#body-systems .body-system img {
  width: 60px;
  margin-right: 10px;
}
#product-education div#blog-articles {
  width: 250px;
}
#product-education div#blog-articles .blog-article {
  display: inline-block;
  margin: 0px 4px 4px 0px;
}
#product-education div#blog-articles .blog-article img {
  width: 60px;
}
#product-education div#product-video {
  margin-bottom: 15px;
}
#product-education div#infographic {
  margin-bottom: 15px;
}
#product-education div#infographic img {
  width: 100%;
}
#product-education div#other-product-videos {
  margin-bottom: 15px;
}
#product-education div#other-product-videos .other-product-video {
  width: 49%;
  display: inline-block;
}
#product-education div#other-product-videos .other-product-video:nth-child(even) {
  float: right;
}
#product-education div#disclaimer {
  color: #666666;
  font-size: 12px;
  font-style: italic;
}
#product-education div#education-details {
  margin-top: 15px;
  border: 1px solid #EEEEEE;
}
#product-education div#education-details #images {
  overflow-y: auto;
}
#product-education div#education-details #imageGallery {
  position: absolute;
  margin-left: -10px;
  z-index: 99;
}
#product-education div#education-details #imageGallery div.gallery-image {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #EEEEEE;
  margin: 4px 0;
}
#product-education div#education-details #imageGallery div.gallery-image.active {
  border: 1px solid #BD8BCA;
  box-shadow: 0 0 3px #BD8BCA;
}
#product-education div#education-details #imageGallery div.gallery-video {
  position: relative;
}
#product-education div#education-details #imageGallery div.gallery-video:before {
  content: "";
  background-image: url(/_ui/desktop/common/images/video-play-icon.png);
  background-size: contain;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
#product-education div#education-details #imageGallery #image-zoom {
  display: inline-block;
  position: relative;
  background-color: #EEEEEE;
  width: 30px;
  height: 30px;
  border-radius: 15px;
}
#product-education div#education-details #imageGallery #image-zoom .fa-search {
  position: absolute;
  top: 7px;
  left: 7px;
}
#product-education div#education-details #prod-image-container {
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 543px) {
  #product-education div#education-details #prod-image-container {
    max-width: 190px;
  }
}
#product-education div#education-details .prod-image {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  padding-bottom: 85%;
  cursor: pointer;
}
#product-education div#education-details .prod-image.image-video {
  position: relative;
}
#product-education div#education-details .prod-image.image-video:before {
  content: "";
  background-image: url(/_ui/desktop/common/images/video-play-icon.png);
  background-size: contain;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
#product-education div#education-details .prod-image.unavailable {
  background-size: 50%;
}
#product-education div#education-details #order-info {
  background-color: #EEEEEE;
  padding: 29px 15px;
}
#product-education div#education-details .primary-details {
  font-size: 18px;
}
#product-education div#education-details .primary-details div.row {
  margin-bottom: 5px;
}
#product-education div#education-details .primary-details div.item-label {
  color: #888888;
  text-align: right;
}
#product-education div#education-details .primary-details div.item-label.item-pv {
  color: #A25EB5;
}
#product-education div#education-details .primary-details > div.row > div:first-child, #product-education div#education-details .primary-details > div.pricing > div > div:first-child, #product-education div#education-details .primary-details > div.quantity > div.product-quantity {
  padding-right: 7px;
}
#product-education div#education-details .primary-details > div.row > div:last-child, #product-education div#education-details .primary-details > div.pricing > div > div:last-child, #product-education div#education-details .primary-details > div.quantity > div:last-child, #product-education div#education-details .primary-details > div.quantity .add-to-cart {
  padding-left: 7px;
}
#product-education div#education-details .primary-details .pricing .fa-question-circle {
  display: none;
}
#product-education div#education-details .primary-details .retail-price > div:last-child {
  font-weight: bold;
}
#product-education div#education-details .primary-details .retail-price-wa-wc > div:last-child {
  text-decoration: line-through;
}
#product-education div#education-details .primary-details .wholesale-price > div:last-child {
  font-weight: bold;
}
#product-education div#education-details .primary-details div.quantity {
  margin-top: 20px;
}
#product-education div#education-details .primary-details .view-product {
  padding-left: 7px;
}
#product-education div#education-details .primary-details .view-product a {
  max-width: 200px;
  margin: 12px auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: white;
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  #product-education div#education-details .primary-details .view-product a {
    margin: 12px 15px;
  }
}
#product-education div#education-details .primary-details .item-ecomm {
  display: block;
  margin-bottom: 5px;
  text-align: center;
}
@media screen and (min-width: 544px) {
  #product-education div#education-details .primary-details .item-ecomm {
    text-align: right;
  }
}
#product-education div#education-details .primary-details .item-ecomm .qty-select.show {
  display: inline-block !important;
}
#product-education div#education-details .primary-details .item-ecomm form {
  background-color: transparent;
}
#product-education div#education-details .primary-details .item-ecomm #buyButton {
  max-width: 200px;
  margin: 12px auto;
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  #product-education div#education-details .primary-details .item-ecomm #buyButton {
    margin: 12px 15px;
  }
}
#product-education div#education-details .primary-details .item-ecomm div.product-quantity {
  display: block;
}
#product-education div#education-details .secondary-details > div {
  padding-right: 15px;
}
#product-education div#education-details .secondary-details .fa-question-circle {
  margin-left: 9px;
}
@media screen and (max-width: 991px) {
  #product-education div#education-details .secondary-details {
    padding-right: 45px;
  }
}
#product-education #prodImageContent {
  display: none;
}

#product-category #content_header .simple_banner {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding-bottom: 37%;
  margin-top: 0;
}
#product-category #content_footer {
  padding: 20px 0 12px;
}

#product-line #content_header .simple_banner {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-border-radiust: 20px;
  -webkit-border-radius: 20px;
  padding-bottom: 37%;
  margin-top: 0;
}
#product-line #category-description {
  margin-bottom: 12px;
}
#product-line #product-sort-row {
  margin-bottom: 25px;
}
#product-line .showAll, #product-line .showPagination, #product-line i.totalResults {
  position: relative;
  top: 10px;
  white-space: nowrap;
}
@media screen and (min-width: 544px) {
  #product-line i.totalResults + div {
    border-left: 1px solid #ddd;
    height: 46px;
  }
}
@media screen and (max-width: 480px) {
  #product-line .pagination {
    margin-top: 12px;
  }
}
#product-line button#buyButton {
  min-width: auto;
  width: auto;
}
#product-line .catalog-sort-container {
  display: flex;
  justify-content: center;
}
#product-line .catalog-sort-container h2.promoCode {
  font-style: italic;
  margin-top: 0;
}
#product-line .catalog-sort-container form {
  width: 220px;
}
#product-line .catalog-sort-container .control-group .controls:not(.custom-checkbox) {
  flex-direction: column-reverse;
}
@media (min-width: 544px) {
  #product-line .catalog-sort-container {
    justify-content: flex-end;
  }
}
#product-line #sort_form1 .control-group, #product-line #sort_form2 .control-group {
  display: inline-block;
}
#product-line #sort_form1 .control-group .controls:not(.custom-checkbox), #product-line #sort_form2 .control-group .controls:not(.custom-checkbox) {
  flex-direction: column-reverse;
}

.biography .grid-item {
  text-align: center;
  font-style: italic;
  max-width: 236px;
}
.biography .grid-item .simple_banner {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  padding-bottom: 150%;
}
.biography .grid-item .simple_banner_img {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  max-width: 236px;
}
.biography #content_body hr:last-child {
  display: none;
}
.biography .description {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .biography div:has(.description) {
    padding: 0 70px;
    text-align: left;
  }
}

#carousel-story #content_header {
  padding-top: 0;
}
#carousel-story #content_footer {
  padding: 20px 0 12px;
}
#carousel-story .slide {
  margin-left: 15px;
  margin-right: 15px;
}
#carousel-story .slideImage {
  padding: 0 0 56.25% 0;
  background-size: cover;
  background-position: center center;
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
}
#carousel-story .slideViewer {
  overflow: hidden;
  padding: 0 0 56.25% 0;
}
#carousel-story .slideViewer .fa-angle-left {
  margin-top: -80px;
}
#carousel-story .slideViewer .fa-angle-right {
  margin-top: -80px;
}

.hero-article #hero-button1, .hero-article #hero-button2, .hero-article #hero-button3 {
  filter: grayscale(100%); /* Current draft standard */
  -webkit-filter: grayscale(100%); /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */
  filter: gray; /* IE */
  -webkit-filter: grayscale(1); /* Old WebKit */
}
.hero-article #hero-button1:hover, .hero-article #hero-button2:hover, .hero-article #hero-button3:hover {
  filter: grayscale(0%); /* Current draft standard */
  -webkit-filter: grayscale(0%); /* New WebKit */
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%); /* Not yet supported in Gecko, Opera or IE */
  filter: gray; /* IE */
  -webkit-filter: grayscale(0); /* Old WebKit */
}
.hero-article #hero-button1 {
  background-image: url(../assets-doterra/images/hero/button1-color.jpg?1641);
}
.hero-article #hero-button2 {
  background-image: url(../assets-doterra/images/hero/button2-color.jpg?1641);
}
.hero-article #hero-button3 {
  background-image: url(../assets-doterra/images/hero/button3-color.jpg?1641);
}
.hero-article a.hero-button {
  display: block;
  width: 100%;
  padding: 75% 0 0 0;
  background-size: cover;
  transition: all 0.2s ease;
}
.hero-article .active {
  filter: grayscale(0%) !important; /* Current draft standard */
  -webkit-filter: grayscale(0%) !important; /* New WebKit */
  -moz-filter: grayscale(0%) !important;
  -ms-filter: grayscale(0%) !important;
  -o-filter: grayscale(0%) !important; /* Not yet supported in Gecko, Opera or IE */
  filter: gray; /* IE */
  -webkit-filter: grayscale(0) !important; /* Old WebKit */
}

#hero #content_header {
  padding-top: 0;
}
#hero #content_header img {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
#hero .grid-item {
  max-width: 225px;
}
@media screen and (max-width: 544px) {
  #hero .grid-item {
    max-width: 125px;
  }
}
#hero .howtouse-icon {
  text-align: right;
  padding-top: 10px;
}
#hero .howtouse-icon img {
  margin-right: -15px;
}
#hero #content_footer {
  padding: 20px 0 12px;
}
#hero a.hero-button {
  display: block;
  width: 100%;
  padding: 73% 0 0 0;
  background-size: cover;
  transition: all 0.2s ease;
}

#story-video #content_header {
  padding-top: 0;
}
#story-video #content_header img {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
#story-video .header-video {
  display: table;
  width: 100%;
}
#story-video .header-video .video-disabled {
  text-align: center;
  height: 250px;
  border: 1px solid #ccc;
  display: table-cell;
  vertical-align: middle;
}
#story-video #content_footer {
  padding: 20px 0 12px;
}
#story-video .grid-item {
  max-width: 175px;
}
#story-video a.hero-button {
  display: block;
  width: 100%;
  padding: 73% 0 0 0;
  background-size: cover;
  transition: all 0.2s ease;
}

#long-form-text #content_header .simple_banner {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-bottom: 37%;
  margin-top: -20px;
}

#blog-post p {
  margin: 0 0 5px;
}
#blog-post em {
  font-weight: 100;
}
#blog-post h4 {
  line-height: 1.2em;
}
#blog-post #content_header .header-banner {
  background-color: #535353;
  background-image: url(../images/the_blog.png?1641);
  background-repeat: no-repeat;
  background-size: auto 98px;
  background-position: 50px 12px;
  height: 98px;
  position: relative;
  margin-bottom: 22px;
}
#blog-post #content_header .ratings {
  margin: 5px 0 16px 0;
}
#blog-post #content_header .ratings .review-stars {
  display: inline;
}
#blog-post #content-body .content-container .content-section :last-child {
  margin-bottom: 25px;
}
#blog-post #content-body .content-container .content-section img {
  border-radius: 0;
}
#blog-post #content-body .content-container .content-section .simple_banner {
  border-radius: 8px;
  padding-bottom: 56.25%;
}
#blog-post #content-body .content-container .content-section p {
  margin-left: 15px;
  margin-right: 15px;
}
#blog-post #content-body .content-container .content-section .video {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 480px) {
  #blog-post #content-body .content-container .content-section img {
    border-radius: 8px;
  }
  #blog-post #content-body .content-container .content-section p {
    margin-left: 0px;
    margin-right: 0px;
  }
  #blog-post #content-body .content-container .content-section .video {
    margin-left: 0px;
    margin-right: 0px;
  }
}
#blog-post #content-body .content-container .landscape-slider .slider_component {
  position: relative;
}
#blog-post #content-body .content-container .landscape-slider .slider_component .slideImage {
  padding: 0 0 56.3% 0;
  background-size: cover;
  background-position: center center;
  border-radius: 0;
}
#blog-post #content-body .content-container .landscape-slider .slider_component .slideViewer {
  overflow: hidden;
  padding: 0 0 56.3% 0;
}
#blog-post #content-body .content-container .portrait-slider .slider_component {
  margin-left: 50px;
  margin-right: 50px;
  position: relative;
}
#blog-post #content-body .content-container .portrait-slider .slider_component .fa {
  color: #888;
}
#blog-post #content-body .content-container .portrait-slider .slider_component .fa-angle-left {
  left: -50px;
}
#blog-post #content-body .content-container .portrait-slider .slider_component .fa-angle-right {
  right: -50px;
}
#blog-post #content-body .content-container .portrait-slider .slider_component .slideViewer {
  overflow: hidden;
  padding: 0 0 75% 0;
}
#blog-post #content-body .content-container .portrait-slider .slider_component .slideViewer .slide {
  width: 48%;
  margin: 0px 1%;
}
#blog-post #content-body .content-container .portrait-slider .slider_component .slideViewer .slide .slideImage {
  padding: 0 0 150% 0;
  width: 100%;
}
@media screen and (max-width: 543px) {
  #blog-post #content-body .content-container .portrait-slider .slider_component {
    margin-left: 0px;
    margin-right: 0px;
  }
  #blog-post #content-body .content-container .portrait-slider .slider_component .slideViewer {
    padding: 0 0 150% 0;
  }
  #blog-post #content-body .content-container .portrait-slider .slider_component .slideViewer .slide {
    width: 100%;
  }
  #blog-post #content-body .content-container .portrait-slider .slider_component .slideViewer .slide .slideImage {
    width: 100%;
    padding: 0 0 150% 0;
  }
  #blog-post #content-body .content-container .portrait-slider .slider_component .fa {
    display: none;
  }
}
@media screen and (min-width: 480px) {
  #blog-post #content-body .content-container .landscape-slider .slider_component .slideImage {
    padding: 0 0 56.3% 0;
    background-size: cover;
    background-position: center center;
    border-radius: 8px;
  }
  #blog-post #content-body .content-container .landscape-slider .slider_component .slideViewer {
    overflow: hidden;
    padding: 0 0 56.3% 0;
  }
}
#blog-post #content-body .review-container .review-heading {
  margin: 22px 0px 26px 0px;
  display: inline-block;
}
#blog-post #content-body .review-container .review-heading h2, #blog-post #content-body .review-container .review-heading p {
  display: inline;
}
#blog-post #content-body .review-container .review-heading .count {
  font-weight: 400;
}
#blog-post #content-body .review-container .reviews .review em {
  margin-left: 6px;
}
#blog-post #content-body .review-container .reviews .review p {
  font-weight: 100;
  font-size: 0.9em;
}
#blog-post #content-body .review-container .reviews .review button {
  margin: 8px 0px 0px 0px;
}
#blog-post .review-container .review-heading .review-stars {
  display: inline;
  padding: 0 0 0 8px;
}
#blog-post #blogCommentContent {
  display: none;
}

.modal-review textarea {
  height: 180px;
  resize: none;
  padding: 10px 10px 10px 15px;
}

#blog-category h1 {
  margin-top: 120px;
}
@media screen and (min-width: 992px) {
  #blog-category h1 {
    margin-top: 22px;
  }
}
#blog-category #content_header .header-banner {
  background-color: #535353;
  background-image: url(../images/the_blog.png?1641);
  background-repeat: no-repeat;
  background-size: auto 98px;
  background-position: 50px 12px;
  height: 98px;
  position: absolute;
  left: 0;
  right: 0;
  margin-bottom: 0px;
}
@media screen and (min-width: 992px) {
  #blog-category #content_header .header-banner {
    position: relative;
    left: auto;
    right: auto;
    margin-bottom: 22px;
  }
}
#blog-category #instagramWidget {
  margin-top: 20px;
}
#blog-category #instagramWidget .widgetRow a {
  display: inline-block;
  width: 31.333%;
  margin: 1%;
  float: left;
  padding-top: 31.333%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
#blog-category #instagramWidget .widgetRow a:hover {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
#blog-category #instagramWidget .clear {
  clear: both;
}
#blog-category .blog_category_tile {
  margin-bottom: 45px;
}
#blog-category .blog_category_tile a {
  text-decoration: none;
}
#blog-category .blog_category_tile h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 25px;
  height: 25px;
  text-transform: uppercase;
}
#blog-category .blog_category_tile .blog_post_image {
  border-radius: 8px;
  padding-top: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 992px) {
  #blog-category .blog_category_left {
    box-shadow: none;
  }
}
#blog-category .blog_category_right {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  #blog-category .blog_category_right {
    border-left: 1px solid #ADAFAA;
  }
}
#blog-category .blog_category_right .section {
  margin-bottom: 60px;
}
#blog-category .blog_category_right .section h3 {
  text-transform: uppercase;
}
#blog-category .blog_category_right #about h3 {
  margin-top: 0;
}
#blog-category .blog_category_right #about .simple_banner {
  border-radius: 8px;
  margin-top: 10px;
  padding-bottom: 100%;
}
#blog-category .blog_category_right #about .action {
  display: none;
}
#blog-category .blog_category_right #about .content {
  margin-top: 10px;
}
#blog-category .blog_category_right #explore h2 {
  font-size: 18px;
}
#blog-category .blog_category_right #explore ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#blog-category .blog_category_right #followLinks h3 {
  margin-bottom: 10px;
}
#blog-category .blog_category_right #followLinks a {
  display: none;
  width: 25px;
  font-size: 22px;
  margin-right: 10px;
}
#blog-category .blog_category_right #followLinks a:hover, #blog-category .blog_category_right #followLinks a:active, #blog-category .blog_category_right #followLinks a:link, #blog-category .blog_category_right #followLinks a:visited {
  text-decoration: none;
}

#blog-landing .slide {
  margin-left: 15px;
  margin-right: 15px;
}
#blog-landing .slideImage {
  padding: 0 0 42.85% 0;
  background-size: cover;
  background-position: center center;
  border-radius: 8px;
}
#blog-landing .slideViewer {
  overflow: hidden;
  padding: 0 0 42.85% 0;
}
#blog-landing .slideViewer .fa-angle-left {
  margin-top: -50px;
}
#blog-landing .slideViewer .fa-angle-right {
  margin-top: -50px;
}
#blog-landing .slider {
  margin: 30px 0px 50px 0px;
}
#blog-landing .thumb .simple_banner {
  padding-top: 100%;
  border-radius: 8px;
}
#blog-landing #content_header {
  margin-bottom: 110px;
}
#blog-landing #content_header .header-banner {
  background-color: #535353;
  background-image: url(../images/the_blog.png?1641);
  background-repeat: no-repeat;
  background-size: auto 98px;
  background-position: 50px 12px;
  height: 98px;
  position: absolute;
  left: 0px;
  right: 0px;
  margin-bottom: 0px;
}
#blog-landing #content_header h1 {
  color: #BD8BCA;
  padding: 23px 0px 0px 235px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 992px) {
  #blog-landing #content_header {
    margin-bottom: 0px;
  }
  #blog-landing #content_header .header-banner {
    position: relative;
    left: auto;
    right: auto;
    margin-bottom: 22px;
  }
}
#blog-landing .content-section {
  text-align: center;
}
#blog-landing .content-section .caption {
  margin: 10px 0 0 0;
  margin: 10px 0px 0px 0px;
  display: inline-block;
}
#blog-landing .content-section .action {
  display: none;
}
#blog-landing .content-section img {
  width: 100%;
  max-width: 200px;
  border-radius: 8px;
}
#blog-landing #content_footer {
  margin: 50px 0px 0px 0px;
}

#story-page #content_header .simple_banner {
  z-index: 1;
  margin-top: -20px;
  padding-bottom: 27%;
  border-bottom-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
}
#story-page .slideViewer {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
}
#story-page .slideViewer .slideImage {
  padding-bottom: 56.25%;
  background-size: cover;
  background-position: center center;
}
#story-page .paragraph {
  padding-bottom: 20px;
}
#story-page .embed-responsive {
  margin-bottom: 20px;
}

#spotlight #content_header h1 {
  margin-bottom: 8px;
}
#spotlight #content_header h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-style: italic;
}
#spotlight #content_header hr {
  margin-top: 22px;
}
#spotlight #content_body ul,
#spotlight #content_body ol {
  overflow: hidden;
}
#spotlight .section {
  margin-top: 10px;
}
#spotlight .img-full {
  width: 100%;
}
#spotlight div {
  word-wrap: break-word;
}
#spotlight #imageParagraph1, #spotlight #imageParagraph2 {
  margin-top: 20px;
  clear: both;
}
#spotlight #imageParagraph1 img, #spotlight #imageParagraph2 img {
  max-height: 735px;
  max-width: 50%;
  float: left;
  clear: left;
  margin: 5px 30px 20px 0;
}
@media screen and (max-width: 768px) {
  #spotlight #imageParagraph1 img, #spotlight #imageParagraph2 img {
    width: 100%;
    max-width: inherit;
    max-height: inherit;
    float: none;
  }
}
#spotlight #carouselParagraphLandscape .slider_component {
  margin-top: 22px;
}
#spotlight #carouselParagraphLandscape .slider_component .slideViewer {
  position: relative;
  padding: 0 0 56.25% 0;
}
#spotlight #carouselParagraphLandscape .slider_component .slideViewer .fa-angle-left {
  left: 20px;
}
#spotlight #carouselParagraphLandscape .slider_component .slideViewer .fa-angle-right {
  right: 20px;
}
#spotlight #carouselParagraphLandscape .slider_component .slideImage {
  padding: 0 0 56.25% 0;
  background-size: cover;
  background-position: center center;
}
#spotlight #carouselParagraph .paragraph-with-header:only-child {
  float: none;
  width: 100%;
}
#spotlight #carouselParagraph .slider_component {
  margin-top: 22px;
}
#spotlight #carouselParagraph .slideImage {
  padding: 0 0 134% 0;
  background-size: cover;
  background-position: center center;
}
#spotlight #carouselParagraph .slideViewer {
  overflow: hidden;
  padding: 0 0 134% 0;
  position: relative;
}
#spotlight #carouselParagraph .slideViewer .fa-angle-left {
  margin-top: -40px;
  left: 20px;
}
#spotlight #carouselParagraph .slideViewer .fa-angle-right {
  margin-top: -40px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  #spotlight #carouselParagraph .slider_component {
    float: right;
    width: 50%;
    margin-left: 19px;
    margin-bottom: 20px;
    margin-top: 22px;
  }
}
#spotlight #carouselParagraph .slider_component:only-child, #spotlight #carouselParagraph .only-child {
  width: auto;
  margin-left: 0px;
  float: none;
}
#spotlight #carouselParagraph .slider_component:only-child .slideViewer, #spotlight #carouselParagraph .only-child .slideViewer {
  padding: 0 0 56.25% 0;
}
#spotlight #carouselParagraph .slider_component:only-child .slideImage, #spotlight #carouselParagraph .only-child .slideImage {
  padding: 0 0 56.25% 0;
}
#spotlight #blockquote {
  color: #BD8BCA;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  #spotlight .well_row {
    margin: 20px 0;
    display: flex;
    flex-direction: row;
  }
  #spotlight .well_row .flex-cont {
    flex: 1 0 0;
  }
}
#spotlight .well_row.well_grey > div {
  border-radius: 0;
  padding: 0 10px;
  background-color: transparent;
}
#spotlight .well_row.well_grey > div:first-child {
  padding-left: 0;
}
#spotlight .well_row.well_grey > div:last-child {
  padding-right: 0;
}
#spotlight .well_row.well_grey .paragraph-with-header {
  border-radius: 20px;
  padding: 20px;
  background-color: #ececec;
}
#spotlight .well_row.well_green > div {
  display: flex;
  width: 100%;
}
#spotlight .well_row.well_green .flex-cont {
  padding: 20px 10px;
}
#spotlight .well_row.well_green .flex-cont:first-child {
  padding-left: 20px;
}
#spotlight .well_row.well_green .flex-cont:last-child {
  padding-right: 20px;
}

form .form-group .control-group label {
  margin: 5px 0;
}
form .form-group .control-group .controls:not(.custom-checkbox) {
  display: flex;
  flex-wrap: wrap-reverse;
}
form .form-group .control-group .required ~ label:after, form .form-group .control-group input:required + label:after {
  color: #DE6C6C;
  margin-left: 3px;
}
form .form-group .control-group .form-control:not(.doterra-select, .doterra-select-react) {
  border: 2px solid #EEEEEE;
  border-radius: 5px;
  box-shadow: none;
  padding: 0 20px;
  margin-bottom: 0;
}
form .form-group .control-group .form-control:not(.doterra-select, .doterra-select-react)::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #D1D1D1;
  opacity: 1;
}
form .form-group .control-group .form-control:not(.doterra-select, .doterra-select-react):-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D1D1D1;
}
form .form-group .control-group .form-control:not(.doterra-select, .doterra-select-react)::-ms-input-placeholder { /* Microsoft Edge */
  color: #D1D1D1;
}
form .form-group .control-group .has-success label {
  color: #354657;
}
form .form-group .control-group .has-success .form-control {
  box-shadow: none;
  border-color: #EEEEEE;
}
form .form-group .control-group .has-error .form-control, form .form-group .control-group .has-error .bootstrap-select .dropdown-toggle {
  box-shadow: none;
  border-color: #EEEEEE;
  border-left-color: #DE6C6C;
  border-left-width: 3px;
}
form .form-group .control-group .has-error .form-control::placeholder, form .form-group .control-group .has-error .bootstrap-select .dropdown-toggle::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 1;
}
form .form-group .control-group .has-error .bs-searchbox .form-control {
  border-color: initial;
}
form .form-group .control-group .description {
  margin: 5px 0;
}
form .form-group .show > .btn-default.dropdown-toggle {
  color: inherit;
  background-color: inherit;
  box-shadow: 0 1px 0 0;
}
form .form-group .icon--arrow-down {
  pointer-events: none;
  z-index: 1;
  position: absolute;
  right: 25px;
  bottom: 20px;
}
form .form-group .icon--arrow-down.state {
  left: 93%;
}
form .show-hide-container {
  position: relative;
}
form .show-hide-container a {
  position: absolute;
  top: 5px;
  right: 0px;
  text-decoration: underline;
  font-size: 14px;
}

form#delivery-methods .required ~ label:after, form#delivery-methods input:required + label:after, form#shippingInformationForm1 .required ~ label:after, form#shippingInformationForm1 input:required + label:after {
  content: "";
}

.doterra-select {
  display: none;
}

.doterra-select .btn.dropdown-toggle, .doterra-select #content-buttons a.dropdown-toggle, #content-buttons .doterra-select a.dropdown-toggle, .doterra-select-react .btn.dropdown-toggle, .doterra-select-react #content-buttons a.dropdown-toggle, #content-buttons .doterra-select-react a.dropdown-toggle, .modal-select .btn.dropdown-toggle, .modal-select #content-buttons a.dropdown-toggle, #content-buttons .modal-select a.dropdown-toggle {
  border: 2px solid #EEEEEE;
  border-radius: 5px;
  margin: 0 6px 30px 0;
  padding: 0 40px 0 20px;
  background: #fff;
  color: #354657;
  height: 40px;
  max-height: 40px;
  line-height: 18px;
  font-weight: 600;
}
.doterra-select .btn.dropdown-toggle.disabled, .doterra-select #content-buttons a.dropdown-toggle.disabled, #content-buttons .doterra-select a.dropdown-toggle.disabled, .doterra-select-react .btn.dropdown-toggle.disabled, .doterra-select-react #content-buttons a.dropdown-toggle.disabled, #content-buttons .doterra-select-react a.dropdown-toggle.disabled, .modal-select .btn.dropdown-toggle.disabled, .modal-select #content-buttons a.dropdown-toggle.disabled, #content-buttons .modal-select a.dropdown-toggle.disabled {
  background: #EEEEEE;
}
.doterra-select .btn.dropdown-toggle .filter-option, .doterra-select #content-buttons a.dropdown-toggle .filter-option, #content-buttons .doterra-select a.dropdown-toggle .filter-option, .doterra-select-react .btn.dropdown-toggle .filter-option, .doterra-select-react #content-buttons a.dropdown-toggle .filter-option, #content-buttons .doterra-select-react a.dropdown-toggle .filter-option, .modal-select .btn.dropdown-toggle .filter-option, .modal-select #content-buttons a.dropdown-toggle .filter-option, #content-buttons .modal-select a.dropdown-toggle .filter-option {
  display: flex;
  align-items: center;
}
.doterra-select .btn.dropdown-toggle:after, .doterra-select #content-buttons a.dropdown-toggle:after, #content-buttons .doterra-select a.dropdown-toggle:after, .doterra-select-react .btn.dropdown-toggle:after, .doterra-select-react #content-buttons a.dropdown-toggle:after, #content-buttons .doterra-select-react a.dropdown-toggle:after, .modal-select .btn.dropdown-toggle:after, .modal-select #content-buttons a.dropdown-toggle:after, #content-buttons .modal-select a.dropdown-toggle:after {
  content: "";
  display: inline-block;
  background-image: url("../images/icons/sprite.svg");
  background-size: 1325.125em 1325.125em;
  top: 3px;
  position: absolute;
  width: 1.9375em;
  height: 1.9375em;
  background-position: -45.3125em -45.3125em;
  font-size: 16px;
}
.doterra-select .dropdown-menu, .doterra-select-react .dropdown-menu, .modal-select .dropdown-menu {
  padding: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.doterra-select .dropdown-menu .inner.show::-webkit-scrollbar, .doterra-select-react .dropdown-menu .inner.show::-webkit-scrollbar, .modal-select .dropdown-menu .inner.show::-webkit-scrollbar {
  width: 10px;
}
.doterra-select .dropdown-menu .inner.show::-webkit-scrollbar-track, .doterra-select-react .dropdown-menu .inner.show::-webkit-scrollbar-track, .modal-select .dropdown-menu .inner.show::-webkit-scrollbar-track {
  background: #C1C7CD;
}
.doterra-select .dropdown-menu .inner.show::-webkit-scrollbar-thumb, .doterra-select-react .dropdown-menu .inner.show::-webkit-scrollbar-thumb, .modal-select .dropdown-menu .inner.show::-webkit-scrollbar-thumb {
  background: #354657;
}
.doterra-select .dropdown-menu .inner.show::-webkit-scrollbar-thumb:hover, .doterra-select-react .dropdown-menu .inner.show::-webkit-scrollbar-thumb:hover, .modal-select .dropdown-menu .inner.show::-webkit-scrollbar-thumb:hover {
  background: royalblue;
}
.doterra-select .dropdown-menu li a, .doterra-select-react .dropdown-menu li a, .modal-select .dropdown-menu li a {
  background: #fff;
  text-align: center;
  border-bottom: 2px solid #D1D1D1;
  font-weight: 500;
  color: #354657;
  padding: 11px 0;
}
.doterra-select .dropdown-menu li a:hover, .doterra-select .dropdown-menu li a:focus, .doterra-select-react .dropdown-menu li a:hover, .doterra-select-react .dropdown-menu li a:focus, .modal-select .dropdown-menu li a:hover, .modal-select .dropdown-menu li a:focus {
  font-weight: bold;
  color: #354657;
  outline: none;
}
.doterra-select .dropdown-menu li:hover, .doterra-select .dropdown-menu li.active a, .doterra-select-react .dropdown-menu li:hover, .doterra-select-react .dropdown-menu li.active a, .modal-select .dropdown-menu li:hover, .modal-select .dropdown-menu li.active a {
  background-color: #fff;
}
.doterra-select .dropdown-menu li.selected a, .doterra-select-react .dropdown-menu li.selected a, .modal-select .dropdown-menu li.selected a {
  font-weight: bold;
}
.doterra-select .dropdown-menu li.selected a:after, .doterra-select-react .dropdown-menu li.selected a:after, .modal-select .dropdown-menu li.selected a:after {
  content: "";
  display: inline-block;
  background-image: url("../images/icons/sprite.svg");
  background-size: 1325.125em 1325.125em;
  top: 12px;
  right: 13px;
  position: absolute;
  width: 1.9375em;
  height: 1.9375em;
  background-position: -1285.4375em -1285.4375em;
  font-size: 10px;
}
.doterra-select .dropdown-menu.show, .doterra-select-react .dropdown-menu.show, .modal-select .dropdown-menu.show {
  top: 110%;
  border-radius: 3px;
}
.doterra-select.qtyInput .dropdown-menu li.active a, .doterra-select-react.qtyInput .dropdown-menu li.active a, .modal-select.qtyInput .dropdown-menu li.active a {
  background-color: #EEEEEE;
}
.doterra-select.qtyInput .dropdown-menu li.selected a:after, .doterra-select-react.qtyInput .dropdown-menu li.selected a:after, .modal-select.qtyInput .dropdown-menu li.selected a:after {
  content: initial;
}

.custom-radio {
  margin-top: 15px;
  position: relative;
}
.custom-radio input[type=radio] {
  position: absolute;
  opacity: 0;
  z-index: -1;
  cursor: pointer;
}
.custom-radio label:before {
  content: "";
  height: 24px;
  width: 24px;
  border: 3px solid #FFFFFF;
  background-color: #FFFFFF;
  display: inherit;
  border-radius: 50%;
  margin-bottom: -7px;
  margin-right: 20px;
  cursor: pointer;
  box-shadow: 0 0 0 2px #EEEEEE;
}
.custom-radio label:hover:before {
  box-shadow: 0 0 0 2px #A25EB5;
}
.custom-radio input[type=radio]:checked + label:before {
  background: #A25EB5;
  box-shadow: 0 0 0 2px #A25EB5;
}
.custom-radio input[type=radio]:focus + label:before {
  outline: 5px auto black;
  outline-offset: 5px;
}
.custom-radio input[type=radio][disabled] + label:before {
  box-shadow: 0 0 0 1.1px #EBEBEB;
}

.modal .custom-radio input[type=radio] {
  margin-top: -7px;
  z-index: 1;
}

.condense-checkboxes .custom-checkbox:first-of-type {
  margin-top: 5px;
}
.condense-checkboxes .custom-checkbox:last-of-type {
  margin-bottom: 5px;
}

.custom-checkbox {
  margin: 15px 0;
  position: relative;
}
.custom-checkbox:first-of-type {
  margin-top: 30px;
}
.custom-checkbox:last-of-type {
  margin-bottom: 30px;
}
.custom-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  top: 5px;
  width: 20px; /** Automation Requirement**/
  height: 20px; /** Automation Requirement**/
}
.custom-checkbox input[type=checkbox] ~ label {
  margin: 0 0 0 48px;
  text-indent: -48px;
  position: relative;
}
.custom-checkbox input[type=checkbox][required] ~ label:after {
  color: #DE6C6C;
  margin-left: 3px;
}
.custom-checkbox label:before {
  content: "";
  margin-right: 15px;
  margin-bottom: -8px;
  height: 28px;
  width: 28px;
  border: 2px solid #D1D1D1;
  background-color: #FFFFFF;
  display: inherit;
  border-radius: 5px;
  cursor: pointer;
}
.custom-checkbox label:hover:before {
  border-color: #A25EB5;
}
.custom-checkbox input[type=checkbox]:focus ~ label:before {
  outline: auto;
}
.custom-checkbox label.disabled:before {
  border: 1px solid #EEEEEE;
}
.custom-checkbox .dropdown-label {
  display: block;
}
.custom-checkbox input[type=checkbox]:checked ~ label:after {
  content: "";
  display: inline-block;
  background-image: url("../images/icons/sprite.svg");
  background-size: 1325.125em 1325.125em;
  margin-right: 0.5em;
  margin-left: 3px;
  top: -1px;
  left: -52px;
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  background-position: -1292.9375em -1292.9375em;
  font-size: 16px;
}
.quick-guide-wrapper .custom-checkbox input[type=checkbox]:checked ~ label:after {
  left: -37px;
}
.custom-checkbox input[type=checkbox]:checked ~ label:before {
  background: #A25EB5;
  border: none;
}
.custom-checkbox input[type=checkbox]:checked ~ label:before:focus {
  outline: 2px solid black;
}
.custom-checkbox input[type=checkbox][disabled]:checked ~ label:before {
  background-color: #D1D1D1;
}
.custom-checkbox input[type=checkbox][disabled] ~ label, .custom-checkbox input[type=checkbox][disabled] ~ label a {
  color: #D1D1D1;
  cursor: not-allowed;
}
.custom-checkbox input[type=checkbox][disabled] ~ label:before, .custom-checkbox input[type=checkbox][disabled] ~ label a:before {
  background-color: #F9F9F9;
  border-color: #EBEBEB;
  cursor: not-allowed;
}
.custom-checkbox.has-error input[type=checkbox][required] ~ label:before {
  border-color: #DE6C6C;
  background-color: #FBF0F0;
}

.btn.dropdown-toggle:after, #content-buttons a.dropdown-toggle:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 5px;
}

.product-quantity .dropdown.bootstrap-select.doterra-select.qty-btn {
  width: 88px;
}
.product-quantity .dropdown.bootstrap-select.doterra-select.qty-btn .dropdown-toggle {
  border-radius: 20px;
  margin: 0px;
}

.item-ecomm a.buyButton {
  margin: 12px 0;
}

.ui-autocomplete {
  padding: 0;
  list-style-type: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 5px;
  text-align: center;
  z-index: 99;
}
.ui-autocomplete li {
  background: white;
  padding: 10px;
  border-bottom: 2px solid #D1D1D1;
  font-weight: 700;
  cursor: pointer;
}
.ui-autocomplete li:hover, .ui-autocomplete li:focus {
  background: #EEEEEE;
}

.password-check div {
  display: flex;
  align-items: center;
}
.password-check div label {
  margin: 0;
}
.password-check div .password-check-label {
  font-size: 10px;
  font-weight: bold;
  color: #D1D1D1;
}
.password-check div .icon--xs {
  position: relative;
  top: 2px;
}
.password-check div .icon--tick {
  display: none;
  color: #7BB739;
}
.password-check div .icon--cross {
  display: inline-block;
  color: #DE6C6C;
}
.password-check div.complete .icon--tick {
  display: inline-block;
}
.password-check div.complete .icon--cross {
  display: none;
}

.enrollment__password-validation {
  background-color: #F4F8FD;
  display: flex;
  flex-direction: column;
}
.enrollment__password-validation .password-check__row {
  display: flex;
  padding: 10px 0px 0px 30px;
  margin-bottom: 10px;
}
.enrollment__password-validation .password-check__row > div {
  display: flex;
  align-items: center;
  width: 50%;
  padding-left: 10px;
}
.enrollment__password-validation .password-check__row > div label {
  margin: 0;
}
.enrollment__password-validation .password-check__row > div .password-check-label {
  font-size: 10px;
  font-weight: bold;
  color: #354657;
  padding-left: 5px;
}
.enrollment__password-validation .password-check__row > div .icon--xs {
  position: relative;
  top: 2px;
}
.enrollment__password-validation .password-check__row > div .icon--tick-circle-fill {
  display: none;
  color: #7BB739;
}
.enrollment__password-validation .password-check__row > div .icon--cross {
  display: inline-block;
  color: #DE6C6C;
}
.enrollment__password-validation .password-check__row > div .icon--empty-slot {
  display: inline-block;
  width: 31px;
  height: 31px;
  background-color: #C1C7CD;
  border-radius: 100%;
}
.enrollment__password-validation .password-check__row > div.complete .icon--tick-circle-fill {
  display: inline-block;
}
.enrollment__password-validation .password-check__row > div.complete .icon--cross, .enrollment__password-validation .password-check__row > div.complete .icon--empty-slot {
  display: none;
}

#quick-search {
  position: relative;
}
#quick-search:before {
  content: "";
  background-image: url("/_ui/desktop/common/images/icons/search.svg");
  background-repeat: no-repeat;
  position: absolute;
  left: 5px;
  bottom: 5px;
  height: 30px;
  width: 30px;
}
#quick-search form {
  z-index: 99;
}
#quick-search input {
  border: 2px solid #EBEBEB;
  box-shadow: none;
  -webkit-box-shadow: none; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none; /* Firefox 3.5 - 3.6 */
  border-radius: 5px;
  -webkit-appearance: none;
  padding-left: 35px;
}
#quick-search .ui-autocomplete {
  position: absolute !important;
  z-index: 99;
}

#replicatedSiteSettingForm .icon--help-circle {
  top: 13px;
}

body.crm-page form .control-group .form-control:not(.doterra-select, .doterra-select-react) {
  padding: 0 10px;
}
body.crm-page .doterra-select .btn.dropdown-toggle .filter-option, body.crm-page .doterra-select #content-buttons a.dropdown-toggle .filter-option, #content-buttons body.crm-page .doterra-select a.dropdown-toggle .filter-option, body.crm-page .doterra-select-react .btn.dropdown-toggle .filter-option, body.crm-page .doterra-select-react #content-buttons a.dropdown-toggle .filter-option, #content-buttons body.crm-page .doterra-select-react a.dropdown-toggle .filter-option, body.crm-page .modal-select .btn.dropdown-toggle .filter-option, body.crm-page .modal-select #content-buttons a.dropdown-toggle .filter-option, #content-buttons body.crm-page .modal-select a.dropdown-toggle .filter-option {
  padding-left: 10px;
}
body.crm-page .doterra-select .dropdown-menu li.selected a, body.crm-page .doterra-select-react .dropdown-menu li.selected a, body.crm-page .modal-select .dropdown-menu li.selected a {
  background-color: #EEEEEE;
}
body.crm-page .doterra-select .dropdown-menu li.selected a:after, body.crm-page .doterra-select-react .dropdown-menu li.selected a:after, body.crm-page .modal-select .dropdown-menu li.selected a:after {
  background: none;
}

.textRemainingPrompt .textLimitExceeded {
  display: none;
}

.switchComponent {
  height: 44px;
}
.switchComponent div {
  display: inline-block;
}
.switchComponent .switch {
  margin: 0 10px -17px 10px;
}
.switchComponent .cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.switchComponent .cmn-toggle + input + label, .switchComponent .cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}
.switchComponent input.cmn-toggle-round + input + label, .switchComponent input.cmn-toggle-round + label {
  padding: 2px;
  width: 95px !important;
  height: 32px;
  background-color: #EEEEEE;
  border-radius: 60px;
  border: solid 1px #888888;
}
.switchComponent input.cmn-toggle-round + input + label:before,
.switchComponent input.cmn-toggle-round + input + label:after,
.switchComponent input.cmn-toggle-round + label:before,
.switchComponent input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: -1px;
  left: 0px;
  bottom: -1px;
  border: solid 1px #888888;
  content: "";
}
.switchComponent input.cmn-toggle-round + input + label:before, .switchComponent input.cmn-toggle-round + label:before {
  right: -1px;
  left: -1px;
  background-color: #BD8BCA;
  border-radius: 60px;
  transition: background 0.4s;
}
.switchComponent input.cmn-toggle-round + input + label:after, .switchComponent input.cmn-toggle-round + label:after {
  width: 32px;
  left: -1px;
  background-color: #EBEBEB;
  border: solid 1px #888888;
  border-radius: 100%;
  transition: margin 0.4s;
}
.switchComponent input.cmn-toggle-round:checked + input + label:before, .switchComponent input.cmn-toggle-round:checked + label:before {
  background-color: #EEEEEE;
}
.switchComponent input.cmn-toggle-round:checked + input + label:after, .switchComponent input.cmn-toggle-round:checked + label:after {
  margin-left: 67px;
}

.doterra-select .disabled, .doterra-select-react .disabled {
  background-color: #ADAFAA !important;
}

@media screen and (min-width: 768px) {
  .contentColumns {
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    min-height: initial;
  }
  @supports not (-moz-column-fill: balance) {
    .contentColumns {
      max-height: 550px;
    }
  }
}
#dqal-page .switch {
  margin: 10px 10px -18px 10px;
}
@media screen and (max-width: 480px) {
  #dqal-page .pagination {
    margin-top: 12px;
  }
}
#dqal-page .switchComponent {
  margin: 15px 0px 35px 0px;
}

div .qaLink {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

#daily_drop .simple_banner {
  padding-bottom: 100%;
  margin-bottom: 20px;
  background-position: center center;
  background-size: cover;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#daily_drop .embed-responsive-16by9 {
  margin-top: -10px;
}
#daily_drop .caption {
  display: none;
}

#promoManager .landscape-slider .slider_component {
  position: relative;
}
#promoManager .landscape-slider .slider_component .slideImage {
  padding: 0 0 56.3% 0;
  background-size: cover;
  background-position: center center;
  border-radius: 0;
}
#promoManager .landscape-slider .slider_component .slideViewer {
  overflow: hidden;
  padding: 0 0 56.3% 0;
}
#promoManager .simple_banner_img {
  display: block !important;
}
#promoManager .content-section {
  margin: 0px 0px 20px 0px;
}
#promoManager .content-section#FacebookPromo .yCmsComponent {
  margin: -10px 0px 0px 0px;
}
#promoManager .content-section #FacebookPromo h2 {
  margin: 10px 0px 20px 0px;
  text-align: center;
}
#promoManager #GlobalPromoDescription {
  margin: 0px 0px 20px 0px;
}
#promoManager #BackofficeMiniAds img {
  width: 160px;
}
#promoManager #FacebookPromo img {
  width: 220px;
}

#promotions .thumb .simple_banner {
  border-radius: 23px;
  width: 100%;
  padding-top: 100%;
}
#promotions .content-section .details p {
  color: #0067DC;
}
#promotions .content-section .details p:hover {
  color: #005bc3;
}
#promotions .content-section .details p:visited {
  color: #005bc3;
}

#createAccount .custom-radio label {
  position: relative;
  padding-left: 40px;
}
#createAccount .custom-radio label:before {
  position: absolute;
  left: 0;
}
#createAccount .page-title__center-text {
  display: flex;
  justify-content: center;
}
#createAccount .about-you-form__terms-conditions-container {
  width: 430px;
}
@media screen and (max-width: 544px) {
  #createAccount .about-you-form__terms-conditions-container {
    width: 300px;
  }
}
#createAccount .about-you-form__field-cards-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card {
  margin-bottom: 30px;
  width: 450px;
  border-radius: 4px;
}
@media screen and (max-width: 544px) {
  #createAccount .about-you-form__field-cards-container .about-you-form__field-card {
    width: 300px;
  }
  #createAccount .about-you-form__field-cards-container .about-you-form__field-card .password-check__row {
    padding: 10px 0px 0px 0px;
  }
  #createAccount .about-you-form__field-cards-container .about-you-form__field-card .password-check__row > div {
    display: flex;
    align-items: center;
    width: 50%;
    padding-left: 5px;
  }
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__panel-heading {
  display: flex;
  align-items: center;
  background-color: #EBEBEB;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__panel-heading .about-you-form__panel-title {
  margin: 0 0 0 10px;
  font-size: 18px;
  color: inherit;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__card-content {
  padding: 15px 20px;
  border: 2px solid #EBEBEB;
  border-top: 0;
  min-height: 127px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__card-content .birthday-sublabel {
  font-size: 13px;
  width: 100%;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__card-content #wellnessAdvocateFields .checkbox-inline {
  padding: 0px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__card-content #wcRadioLabel, #createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__card-content #waRadioLabel {
  font-weight: unset;
  padding: 0px 45px;
  font-size: 14px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__card-content #noContactContainer {
  margin-top: 20px;
  border: 2px solid #EBEBEB;
  border-radius: 5px;
  padding-left: 25px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__card-content #noContactContainer .controls.custom-checkbox {
  margin: 25px;
}
@media screen and (max-width: 544px) {
  #createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__card-content #noContactContainer .controls.custom-checkbox {
    margin: 15px 0;
  }
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__card-content .custom-radio > label {
  margin-left: unset;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section {
  margin-top: 15px;
  padding: 15px 20px;
  border: 2px solid #EBEBEB;
  border-radius: 5px;
  font-size: 15px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search-filter {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 544px) {
  #createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search-filter {
    flex-direction: column;
    align-items: start;
  }
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search-filter .about-you-form__fawa-search-filter--tab-label {
  font-weight: bold;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search-filter .about-you-form__fawa-search-filter--button-container {
  display: flex;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search-filter .about-you-form__fawa-search-filter--button-container .about-you-form__fawa-search-filter--button {
  min-width: 135px;
  padding: 8px 20px;
}
@media screen and (max-width: 544px) {
  #createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search-filter .about-you-form__fawa-search-filter--button-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  #createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search-filter .about-you-form__fawa-search-filter--button-container .about-you-form__fawa-search-filter--button {
    min-width: 100px;
    padding: 8px 10px;
    font-size: 13px;
  }
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search--fields-container {
  margin-top: 10px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search--fields-container .about-you-form__fawa-search--control-group {
  margin-bottom: 10px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search--fields-container .panel, #createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search--fields-container .panel-shadow, #createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search--fields-container .panel-shadow-highlight, #createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search--fields-container .panel-border {
  box-shadow: unset;
  -webkit-box-shadow: unset;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search--search-button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search--search-button-container .about-you-form__fawa-search--search-button {
  width: 75%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .about-you-form__fawa-search--search-button-container .about-you-form__fawa-search--search-button .spinner {
  position: absolute;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card__title {
  font-weight: bold;
  margin: 20px 0;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card-container {
  border: 2px solid #BD8BCA;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card-container .wa-card-top-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 10px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card-container .wa-card-image {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  overflow: hidden;
  margin-top: 20px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card-container .wa-card-image img {
  height: 100%;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card-container .wa-card-info {
  margin-top: 10px;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card-container .wa-card-info .wa-card-name {
  font-weight: bold;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card-container .wa-card-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card-container .wa-card-link .wa-card__change-wellness-advocate {
  color: #BD8BCA;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  cursor: pointer;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .wa-card-container .wa-card {
  border-radius: 5px;
  margin: 20px 0 0 0;
  width: unset;
  display: block;
}
#createAccount .about-you-form__field-cards-container .about-you-form__field-card .about-you-form__fawa-section .add-sponsor-section {
  margin-top: 20px;
}
#createAccount form .no-pad-left {
  padding-left: 0;
}
#createAccount form .enrollerInfo {
  color: #535353;
  display: none;
}
#createAccount form #enrollersName, #createAccount form #sponsorName {
  margin-bottom: 0;
}
#createAccount form p {
  margin-bottom: 4px;
}
#createAccount form .referrer-business-url {
  display: inline-block;
}
#createAccount .custom-checkbox-parent--add-cirle .control-group {
  display: inline-block;
}
#createAccount .custom-checkbox.custom-checkbox--add-cirle {
  display: inline-block;
}
#createAccount .custom-checkbox.custom-checkbox--add-cirle input[type=checkbox] ~ label {
  cursor: pointer;
}
#createAccount .custom-checkbox.custom-checkbox--add-cirle input[type=checkbox] ~ label:before {
  border-color: transparent;
  background: transparent;
}
#createAccount .custom-checkbox.custom-checkbox--add-cirle input[type=checkbox] ~ label:after {
  content: "";
  display: inline-block;
  background-image: url(../images/icons/sprite.svg);
  background-size: 1325.125em 1325.125em;
  margin-right: 0.5em;
  margin-left: 3px;
  top: -1px;
  left: -52px;
  position: absolute;
  width: 1.9375em;
  height: 1.9375em;
  background-position: -5.3125em -5.3125em;
  font-size: 16px;
}
#createAccount .custom-checkbox.custom-checkbox--add-cirle input[type=checkbox]:checked ~ label:before {
  border-color: transparent;
  background: transparent;
}
#createAccount .custom-checkbox.custom-checkbox--add-cirle input[type=checkbox]:checked ~ label:after {
  width: 1.9375em;
  height: 1.9375em;
  background-position: -772.9375em -772.9375em;
}
#createAccount #homePhoneFormGroup {
  display: none;
}
#createAccount #workPhoneFormGroup {
  display: none;
}
#createAccount .add-another-number-section #homePhoneFormGroup {
  display: block;
}
#createAccount .add-another-number-section #workPhoneFormGroup {
  display: block;
}
#createAccount .add-another-number-section .add-number-btn {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  color: inherit;
}
#createAccount .add-another-number-section .add-number-btn i {
  font-size: 1em;
  vertical-align: middle;
  margin-right: 10px;
}
#createAccount .add-another-number-section .add-number-btn .icon--add-circle-fill {
  display: none;
}
#createAccount .add-another-number-section .add-number-btn:hover .icon--add-circle {
  display: none;
}
#createAccount .add-another-number-section .add-number-btn:hover .icon--add-circle-fill {
  display: inherit;
}
#createAccount .remove-number-btn {
  margin: 0;
  padding-left: 0;
  margin-top: -10px;
  margin-bottom: 15px;
}
#createAccount .add-field-optional {
  font-style: italic;
}

@media screen and (max-width: 544px) {
  #enrollmentConfirmation .text-right {
    text-align: left;
  }
}
#enrollmentConfirmation .totals span {
  display: block;
}
#enrollmentConfirmation .confirmation-btn {
  margin-top: 15px;
}
#enrollmentConfirmation .total-pv {
  margin-top: 11px;
}
#enrollmentConfirmation .fa {
  font-size: 20px;
  margin-left: 5px;
}

#shop-home.wqa-design {
  overflow: initial;
}
@media screen and (max-width: 543px) {
  #shop-home #content_header #feature-carousel {
    display: none;
  }
}
#shop-home #content_header #page-title {
  display: none;
}
#shop-home #content_footer {
  padding: 20px 0 12px;
}
#shop-home .prod-category {
  margin: 10px 0 20px 0;
}
@media screen and (min-width: 992px) {
  #shop-home .prod-category {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
}
#shop-home .prod-category-image-container {
  width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  #shop-home .prod-category-image-container {
    width: 40%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
  }
}
#shop-home .prod-category-image {
  display: inline-block;
  width: 100%;
  padding-bottom: 150%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  cursor: pointer;
}
#shop-home .prod-category-name {
  color: #D1D1D1;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  margin: 0 auto;
  max-width: 90%;
}
@media screen and (max-width: 991px) {
  #shop-home .prod-category-name {
    width: 50%;
    margin-left: 2%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
  }
}
#shop-home .prod-category-name a:hover {
  color: #D1D1D1;
}
#shop-home #scheduledOrders .panel-heading {
  color: #fff;
  background-color: #9D57B2;
}
#shop-home #scheduledOrders .panel-heading:before {
  content: "";
  position: absolute;
  top: 15px;
  background-image: url(/_ui/desktop/common/images/icons/sprite.svg);
  background-size: 1325.125em 1325.125em;
  margin-right: 0.5em;
  font-size: 1rem;
  width: 1.9375em;
  height: 1.9375em;
  background-position: -742.8125em -742.8125em;
}
#shop-home #scheduledOrders .panel-heading h4 {
  padding-left: 2.5em;
}
#shop-home #scheduledOrders .lrp-button-container a {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#shop-home .product--grid {
  position: relative;
}
#shop-home .product--grid .wishlist-icon {
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: 10%;
}
#shop-home #product-highlight {
  margin-top: 70px;
  text-align: center;
}
#shop-home #product-carousel h3 {
  text-align: center;
  font-weight: 800;
  margin: auto;
  font-size: 26px;
  line-height: 28px;
}
@media screen and (min-width: 544px) {
  #shop-home #product-carousel h3 {
    width: calc(100% - 150px);
    font-size: 48px;
    line-height: 50px;
  }
}
#shop-home #createOnetime {
  width: 100%;
  margin-bottom: 10px 0;
}
#shop-home .inline-product .prod-category-image-container {
  width: 40%;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
#shop-home .inline-product .prod-category-name {
  width: 50%;
  margin-left: 2%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
#shop-home .slick-carousel.rotating-images .slideImage {
  padding: 0 0 42.85% 0;
  background-position: center center;
  background-size: cover;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#shop-home #catalog-selector {
  background: #F4F8FD;
  margin-bottom: 35px;
}
#shop-home #catalog-selector .nfr-banner {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 88px;
}
#shop-home #catalog-selector .nfr-banner .switcher {
  margin-bottom: 0;
}
#shop-home #catalog-selector .nfr-banner .switcher__subtitle {
  padding: 0 20px 0 0;
  margin: 0;
}
#shop-home #catalog-selector .nfr-banner .switch_selector {
  margin: 20px 0;
  width: 280px;
}
#shop-home #shop-by-system .shop-bysystem {
  padding-top: 25px;
}
@media screen and (min-width: 544px) {
  #shop-home #shop-by-system .shop-bysystem {
    padding-bottom: 2%;
    padding-top: 35px;
  }
}
#shop-home #shop-by-system .shop-bysystem__title {
  font-size: 26px;
  line-height: 28px;
  text-align: center;
  font-weight: 800;
  margin-bottom: 40px;
}
@media screen and (min-width: 544px) {
  #shop-home #shop-by-system .shop-bysystem__title {
    margin-bottom: 60px;
    font-size: 48px;
    line-height: 50px;
  }
}
#shop-home #shop-by-system .shop-bysystem__results {
  flex-wrap: wrap;
  margin: 40px 0 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  align-items: flex-start;
}
#shop-home #shop-by-system .shop-bysystem__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 40px;
  width: 33.33%;
  color: #354657;
  text-decoration: none;
}
@media screen and (min-width: 544px) {
  #shop-home #shop-by-system .shop-bysystem__item {
    -webkit-box-flex: 0;
    flex: 0 0 calc(20% - 20px);
    min-height: 85px;
  }
}
#shop-home #shop-by-system .shop-bysystem__item:hover {
  color: #354657;
}
#shop-home #shop-by-system .shop-bysystem__item:hover .shop-bysystem__item-img {
  -webkit-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
}
#shop-home #shop-by-system .shop-bysystem__item-img {
  width: 95px;
  text-align: center;
  min-height: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 544px) {
  #shop-home #shop-by-system .shop-bysystem__item-img {
    min-height: 100%;
  }
}
@media screen and (max-width: 767px) {
  #shop-home #shop-by-system .shop-bysystem__item-img [class*=icon--] {
    font-size: 32px;
  }
}
#shop-home #shop-by-system .shop-bysystem__item-label {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  margin-top: auto;
}
@media screen and (min-width: 544px) {
  #shop-home #shop-by-system .shop-bysystem__item-label {
    font-size: 20px;
  }
}
@media all and (-ms-high-contrast: none) {
  #shop-home #shop-by-system *::-ms-backdrop,
  #shop-home #shop-by-system .shop-bysystem__item {
    flex: 20% !important;
  }
}
#shop-home.shop-home-new .feature-prod {
  padding-bottom: 30px;
}
#shop-home .cta-panel {
  background-color: #F4F8FD;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 20px;
}
@media screen and (min-width: 544px) {
  #shop-home .cta-panel {
    height: auto;
    margin-bottom: 0;
  }
}
#shop-home .cta-panel h2.cta-panel__heading {
  padding: 0 30px;
}
#shop-home .cta-panel .cta-panel__content {
  max-width: 650px;
  padding: 40px 25px 15px;
  text-align: center;
  margin: 0 auto;
  border-radius: 5px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  border: none;
  font-size: 1rem;
  position: relative;
  background: #fff;
}
#shop-home .cta-panel .cta-panel__copy {
  margin-bottom: 30px;
  padding: 0 130px;
}
#shop-home .cta-panel .cta-panel__text-link {
  padding: 10px 0 20px;
  display: block;
  max-width: 230px;
  margin: 0 auto;
  text-decoration: none;
}
#shop-home .cta-panel .cta-panel__text-link:hover {
  text-decoration: underline;
}
#shop-home .cta-panel .cta-panel__icon {
  margin-bottom: 20px;
}
#shop-home .cta-panel .cta-panel__perks {
  margin: 30px 0;
}
@media screen and (min-width: 544px) {
  #shop-home .cta-panel .cta-panel__perks {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
#shop-home .cta-panel .cta-panel__perk {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (min-width: 544px) {
  #shop-home .cta-panel .cta-panel__perk {
    width: 160px;
    margin-bottom: 0;
  }
  #shop-home .cta-panel .cta-panel__perk:nth-child(2) {
    width: 180px;
  }
}
#shop-home .cta-panel .loyalty-promo__button {
  min-width: 210px;
  width: 100% !important;
  max-width: 350px !important;
  margin: 10px auto !important;
  display: block;
}
#shop-home .cta-panel .cta-panel__perk img {
  margin-bottom: 10px;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 663px) {
  #shop-home .loyalties__orders-box-results .btn, #shop-home .loyalties__orders-box-results #content-buttons a, #content-buttons #shop-home .loyalties__orders-box-results a {
    margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  #shop-home #featured-product-parent {
    margin-top: 50px;
  }
}

#shop-home .jumbotron, #free-style .jumbotron {
  padding-bottom: 0px;
  padding-top: 0px;
}
#shop-home .hero__heading, #free-style .hero__heading {
  position: relative;
}
#shop-home .hero__welcome-label, #free-style .hero__welcome-label {
  font-size: 20px;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 20px;
  text-decoration: none;
  font-weight: normal;
}
#shop-home .hero__welcome-label strong, #free-style .hero__welcome-label strong {
  font-weight: bold;
}
#shop-home .banner-spacing, #free-style .banner-spacing {
  margin-top: 70px;
}

#customer-notifications {
  display: none;
}

.customer-notification {
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.customer-notification:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.switcher {
  max-width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .switcher {
    max-width: 350px;
  }
}

.switcher__label {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 3px;
  margin-top: 20px;
}

.switcher__title {
  font-size: 22px;
  margin-bottom: 25px;
}

.switcher__subtitle {
  font-size: 14px;
  font-weight: 700;
  margin-left: 30px;
}
.switcher__subtitle .icon--help-circle {
  vertical-align: middle;
}

.switcher__subtitle .icon {
  margin-left: 5px;
  margin-top: -3px;
}

.switcher__bg {
  background-color: white;
  position: absolute;
  z-index: -2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50px;
}

.switcher__switch {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
  height: 54px;
  background-color: transparent;
}

.switcher__switch > * {
  flex: 1;
}

.switcher__switch.off .switcher__switch-label--nfrMarket {
  color: #D1D1D1;
  background: transparent;
  margin-left: 10px;
  pointer-events: none;
  padding-left: 45px;
}

.switcher__switch.off .switcher__switch-label--nfrMarket:before {
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
  opacity: 0.4;
}

.switcher__switch.on .switcher__switch-label--sourceMarket {
  color: #D1D1D1;
  pointer-events: none;
}

.switcher__switch.on .switcher__switch-label--sourceMarket:before {
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
  opacity: 0.4;
}

.switcher__switch.on .switcher__switch-label--nfrMarket {
  margin-left: 10px;
  padding-left: 45px;
}

.switcher__switch.off .slider:before {
  width: calc(50% - 10px);
  margin-left: 20px;
}

.switcher__switch-control {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 54px;
  top: 0;
  left: 0;
}

.switcher__switch-label {
  text-align: left;
  font-weight: 700;
  position: relative;
  z-index: 11;
  padding-left: 35px;
  background: transparent;
  margin: 10px;
  border-radius: 50px;
  height: 25px;
}

.switcher__switch-label::before {
  position: absolute;
  content: "";
  height: 28px;
  width: 28px;
  left: 0;
  bottom: 4px;
  top: 0;
  transition: 0.4s;
  border-radius: 50%;
}

.switcher__switch-label--nfrMarket::before {
  background: center center no-repeat transparent;
  left: 10px;
}

@media screen and (min-width: 544px) {
  .switcher__switch-label--nfrMarket::before {
    left: 0;
  }
}
@media (min-width: 1440px) {
  .switcher__switch-label--nfrMarket::before {
    left: 10px;
  }
}
.switcher__switch-label--sourceMarket::before {
  background: center center no-repeat transparent;
}

.switcher__switch-control input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  transition: 0.4s;
  box-shadow: 0 0px 20px 0 rgba(96, 75, 102, 0.35);
  border-radius: 60px;
}
.slider.isVisible:before {
  visibility: visible;
}

.slider:before {
  position: absolute;
  content: "";
  height: 46px;
  width: 50%;
  left: 4px;
  top: 4px;
  bottom: 4px;
  background-color: #F4F8FD;
  transition: 0.4s;
  border-radius: 50px;
  visibility: hidden;
}

input.slider__input:checked + .slider {
  background-color: transparent;
}

input.slider__input:not(:checked) + .slider:before {
  -webkit-transform: translateX(92%);
  transform: translateX(94%);
  -webkit-transform: translateX(calc(100% - 8px));
  transform: translateX(calc(100% - 8px));
}

.delivery-btn-wrapper #deliveryBtnShip:checked + label:before, .delivery-btn-wrapper #deliveryBtnShip + label:before, .delivery-btn-wrapper #deliveryBtnPickup:checked + label:before, .delivery-btn-wrapper #deliveryBtnPickup + label:before, #context-indicator #context-icon, .minicart-content #context-icon, .lrp #context-indicator #context-icon, .standard #context-indicator #context-icon, .firsttime #context-indicator #context-icon, .return #context-indicator #context-icon {
  background-image: url(/_ui/desktop/common/images/icons/sprite.svg);
  background-size: 1325.125em 1325.125em;
  margin-right: 0.5em;
  font-size: 1rem;
}

.delivery-btn-wrapper #deliveryBtnPickup + label:before {
  width: 1.9375em;
  height: 1.9375em;
  background-position: -1000.4375em -1000.4375em;
}

.delivery-btn-wrapper #deliveryBtnPickup:checked + label:before {
  width: 1.9375em;
  height: 1.9375em;
  background-position: -1020.4375em -1020.4375em;
}

.delivery-btn-wrapper #deliveryBtnShip + label:before {
  width: 1.9375em;
  height: 1.9375em;
  background-position: -407.8125em -407.8125em;
}

.delivery-btn-wrapper #deliveryBtnShip:checked + label:before {
  width: 1.9375em;
  height: 1.9375em;
  background-position: -427.8125em -427.8125em;
}

#my-cart {
  position: relative;
}
#my-cart #cart-header {
  background: linear-gradient(0deg, #fff 0%, #EBF3FC 100%);
  overflow: auto;
}
#my-cart #cart-header #cart-header-title {
  text-align: center;
}
#my-cart #cart-header h1 {
  margin-bottom: 40px;
  font-size: 32px;
}
#my-cart #cart-header .cart-header-messages {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
}
#my-cart #cart-header .cart-header-messages > *:last-of-type {
  margin-bottom: 15px;
}
#my-cart .secondary-page {
  margin-top: -20px;
  background: none;
  max-width: 1400px;
}
#my-cart .secondary-page:after {
  max-width: 100%;
  left: 0;
  margin: 0;
}
#my-cart .panel, #my-cart .panel-shadow, #my-cart .panel-shadow-highlight, #my-cart .panel-border {
  border: 1px solid #E7E9EB;
  border-radius: 12px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 480px) {
  #my-cart .panel, #my-cart .panel-shadow, #my-cart .panel-shadow-highlight, #my-cart .panel-border {
    border-radius: 0;
    box-shadow: none;
  }
}
#my-cart h2.promoCode {
  font-style: italic;
  margin-top: 0;
}
#my-cart h2.section-header {
  margin: 28px 0 20px;
  padding: 14px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #EEEEEE;
  color: #354657;
  font-size: 18px;
  font-weight: bold;
}
#my-cart.standard h2.section-header {
  background-color: #F4F8FD;
}
#my-cart.firsttime .enrollment-progress-wrapper {
  padding-bottom: 0;
}
#my-cart.lrp h2.section-header {
  background-color: #F5EEF7;
}
#my-cart.lrp #cart-header {
  background: url(/_ui/desktop/common/images/subscription-bg.jpeg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#my-cart.lrp #cart-header .enrollment-progress-wrapper {
  padding-bottom: 0;
}
#my-cart.lrp #cart-header #cart-header-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
#my-cart.lrp #cart-header #cart-header-title i {
  margin-bottom: 10px;
  margin-right: 5px;
}
@media screen and (min-width: 768px) {
  #my-cart .my-cart-panel {
    margin: 0 15px 15px;
  }
}
@media screen and (max-width: 767px) {
  #my-cart .my-cart-panel {
    box-shadow: none;
  }
}
#my-cart .slick-carousel .slick-dots {
  bottom: -30px;
}
#my-cart i.editLRP {
  cursor: pointer;
}
#my-cart #disabledEditLRPSection .editLRP {
  pointer-events: none;
  opacity: 0.6;
}
#my-cart #order-leftcol {
  margin-bottom: 20px;
  padding: 0px;
}
#my-cart #order-leftcol section {
  padding: 15px;
  border-bottom: 1px solid #EEEEEE;
  display: block;
  content: "";
  clear: both;
}
@media screen and (min-width: 768px) {
  #my-cart #order-leftcol section {
    padding: 20px 30px;
  }
}
#my-cart #order-leftcol section#context-indicator {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
#my-cart #order-leftcol section#milestone-tracker:has(.empty) {
  display: none;
}
#my-cart #order-leftcol section:last-of-type {
  border-bottom: none;
}
#my-cart #order-leftcol section#shop-tools {
  display: flex;
  column-gap: 15px;
  align-items: end;
  flex-wrap: wrap;
}
@media screen and (max-width: 544px) {
  #my-cart #order-leftcol section#shop-tools {
    gap: 5px;
  }
}
#my-cart #order-leftcol section#shop-tools label {
  font-weight: bold;
  margin-bottom: 10px;
  flex: 0 1 100%;
}
#my-cart #order-leftcol section#shop-tools #quick-search {
  flex: 1 1 auto;
}
@media screen and (max-width: 544px) {
  #my-cart #order-leftcol section#shop-tools #quick-search {
    flex: 1 1 10%;
  }
}
#my-cart #order-leftcol section#shop-tools #quick-search i {
  vertical-align: middle;
}
#my-cart #order-leftcol section#shop-tools #quick-search #rewards-points {
  margin-top: 15px;
}
#my-cart #order-leftcol section#shop-tools #quick-search #rewards-points .points {
  font-weight: bold;
}
#my-cart #order-leftcol section#shop-tools #browseCatalogBtn {
  margin: 0;
  flex: 0 1 calc(25% - 15px);
}
#my-cart #order-leftcol section#shop-tools #browse-catalog {
  flex-grow: 1;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #my-cart #order-leftcol section#shop-tools #browse-catalog {
    border-left: 1px solid #EEEEEE;
    padding-left: 15px;
  }
}
#my-cart #order-leftcol section#shop-tools #browse-catalog i {
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  #my-cart #order-leftcol section#shop-tools #browse-catalog {
    margin-top: 0;
  }
}
#my-cart #order-leftcol section#shop-tools #browse-catalog a {
  margin-top: 0;
  width: 100%;
}
#my-cart #order-leftcol section#shop-tools #quick-search-results {
  flex: 0 1 75%;
  width: 75%;
  height: 0;
}
@media screen and (max-width: 544px) {
  #my-cart #order-leftcol section#shop-tools #quick-search-results {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
#my-cart #order-leftcol section#credit-points {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
  padding: 0;
  background: #F4F8FD;
  border: 1px solid #95C0F1;
  border-radius: 5px;
}
@media screen and (max-width: 480px) {
  #my-cart #order-leftcol section#credit-points {
    border-radius: 0;
    flex-direction: row;
    align-items: center;
    gap: 0;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 544px) {
  #my-cart #order-leftcol section#credit-points {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0;
  }
}
#my-cart #order-leftcol section#credit-points #rewards-points {
  padding: 8px;
}
#my-cart #order-leftcol section#credit-points #credit-balance {
  display: flex;
  gap: 5px;
  width: 100%;
  padding: 8px;
  border-top: 1px solid #95C0F1;
}
@media screen and (min-width: 544px) {
  #my-cart #order-leftcol section#credit-points #credit-balance {
    padding-left: 10px;
    border-top: 0;
    border-left: 1px solid #95C0F1;
    width: auto;
  }
}
#my-cart #order-leftcol section#credit-points .points {
  padding: 4px 7px;
  border-radius: 3px;
  background: #0067DC;
  color: #FFFFFF;
}
#my-cart #order-leftcol section#credit-points .value {
  font-weight: bold;
  font-size: 12px;
}
#my-cart #order-leftcol section#credit-points .tooltip-text {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
}
#my-cart #order-leftcol section#credit-points .tooltip-text .icon--help-circle {
  width: 1.1em;
  height: 1.1em;
}
#my-cart #order-leftcol section#credit-points .tooltip-text .icon--help-circle:before {
  font-size: 12px;
}
#my-cart #order-leftcol section#donation-option #donation-market-component {
  padding: 15px;
  border-radius: 12px 12px 0 0;
}
@media screen and (min-width: 768px) {
  #my-cart #order-leftcol section#donation-option #donation-market-component {
    display: flex;
    align-content: flex-start;
  }
}
@media screen and (max-width: 480px) {
  #my-cart #order-leftcol section#donation-option #donation-market-component {
    border-radius: 0;
  }
}
#my-cart #order-leftcol section#donation-option #donation-market-component #donation-market-image img {
  max-width: 105px;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  #my-cart #order-leftcol section#donation-option #donation-market-component #donation-market-image img {
    margin-right: 15px;
  }
}
#my-cart #order-leftcol section#donation-option #donation-market-component #donation-market-info #donation-market-info-heading {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #my-cart #order-leftcol section#donation-option #donation-market-component #donation-market-info #donation-market-info-heading {
    font-size: 16px;
    margin-top: 0px;
  }
}
#my-cart #order-leftcol section#donation-option #donation-market-component #donation-market-info #donation-market-info-text {
  margin-top: 5px;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  #my-cart #order-leftcol section#donation-option #donation-market-component #donation-market-info #donation-market-info-text {
    font-size: 14px;
  }
}
#my-cart #order-leftcol .order-option {
  padding: 0;
}
#my-cart #order-leftcol .order-option form {
  padding: 0;
}
#my-cart #order-leftcol .order-option .order-option-container {
  display: table;
  width: 100%;
  padding: 10px 15px;
}
#my-cart #order-leftcol .order-option .order-option-container > div {
  display: table-cell;
  vertical-align: middle;
}
#my-cart #order-leftcol .order-option .order-option-container #donation-checkbox label, #my-cart #order-leftcol .order-option .order-option-container #personalConsumptionRadio label {
  font-weight: normal;
}
#my-cart #order-leftcol .order-option .order-option-container #personalConsumptionRadio {
  display: block;
}
#my-cart #order-leftcol .order-option .order-option-container #personalConsumptionRadio .custom-radio {
  margin-top: 0;
}
#my-cart #order-leftcol .order-option .order-option-container #personalConsumptionRadio .custom-radio:first-of-type {
  padding-left: 0;
}
#my-cart #order-leftcol .order-option .order-option-container #personalConsumptionRadio .custom-radio label {
  margin-bottom: 0;
}
#my-cart #order-leftcol .order-option .order-option-container #personalConsumptionRadio .custom-radio label:before {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  #my-cart #order-leftcol .order-option .order-option-container #personalConsumptionRadio .radio-inline {
    margin-left: 0;
  }
}
@media screen and (max-width: 544px) {
  #my-cart #order-leftcol .order-option .order-option-container #personalConsumptionRadio .radio-inline + .radio-inline {
    padding-left: 0;
    margin-top: 10px;
  }
}
#my-cart #order-leftcol .order-option .order-option-container #donation-checkbox .donation-highlight {
  color: #F4364C;
}
#my-cart #order-leftcol .order-option .order-option-container #donation-checkbox div.bootstrap-select {
  width: 160px;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  #my-cart #order-leftcol .order-option .order-option-container #donation-checkbox div.bootstrap-select {
    margin-left: 0;
    margin-top: 10px;
  }
}
#my-cart #order-leftcol .order-option .order-option-container #donation-checkbox div.bootstrap-select.show {
  display: inline-block !important;
}
#my-cart #order-leftcol .order-option .order-option-container #donation-checkbox button {
  margin-bottom: 0;
}
#my-cart #order-leftcol .order-option .order-option-container #donation-checkbox .icon--help-circle {
  vertical-align: middle;
}
#my-cart #order-leftcol .order-option .order-option-container .custom-checkbox {
  margin: 0;
}
@media screen and (max-width: 768px) {
  #my-cart #order-leftcol .order-option .order-option-container .custom-checkbox {
    margin-top: 20px;
  }
}
#my-cart #order-leftcol .order-option .order-option-container .custom-checkbox label {
  white-space: normal;
}
#my-cart #order-leftcol .section-header {
  padding: 10px;
}
#my-cart #order-leftcol .section-header .icon--delivery, #my-cart #order-leftcol .section-header .icon--notification, #my-cart #order-leftcol .section-header .icon--payment-generic, #my-cart #order-leftcol .section-header .icon--save {
  margin-right: 10px;
}
#my-cart #order-leftcol .membership-benefits-container {
  display: none;
}
#my-cart #order-leftcol .show-membership-details .show-membership-details-link {
  display: none;
}
#my-cart #order-leftcol .show-membership-details .membership-benefits-container {
  display: initial;
}
#my-cart #order-leftcol #order-items-xs {
  padding-top: 10px;
  padding-bottom: 0px;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile #order-items-mobile-view {
  width: 100%;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .perfect-parent .quantity {
  text-align: center;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .perfect-parent .e2lrp-checkbox {
  margin-bottom: 15px;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .perfect-parent .partner-child .e2lrp-checkbox {
  margin-bottom: 0;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile div.partner-child {
  background-color: #FEF7EE;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile div.partner-child .frequency {
  vertical-align: unset;
  padding: 0px;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile div.partner-child .quantity {
  padding-bottom: 10px;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .qtyInput {
  text-align: center;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile td.points .qtyInput, #my-cart #order-leftcol #order-items-xs #cartProductTableMobile td.quantity .qtyInput {
  max-width: 50px;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile td.points .qtyInput .bs-searchbox, #my-cart #order-leftcol #order-items-xs #cartProductTableMobile td.quantity .qtyInput .bs-searchbox {
  display: none;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile td.tdlabel {
  width: 30%;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile a#removeProduct {
  position: absolute;
  top: 10px;
  right: 5px;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .column-container {
  display: flex;
  flex-direction: column;
  padding-right: 20px;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .totals {
  display: flex;
  flex-direction: row;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .totals .item-pv {
  margin-left: 15px;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .item-row {
  display: flex;
  justify-content: space-between;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .item-details {
  display: flex;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .enroll-kit-change-container button {
  display: flex;
  align-items: center;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .e2lrp-checkbox .custom-checkbox {
  margin-top: 0;
  margin-bottom: 0;
  text-align: right;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .e2lrp-checkbox .custom-checkbox label {
  margin-top: 5px;
}
#my-cart #order-leftcol #order-items-xs #cartProductTableMobile .e2lrp-checkbox .custom-checkbox .icon--tooltip {
  float: right;
}
#my-cart #order-leftcol #order-items-xs .membership-kit-mobile.horizonatal-line {
  width: 100%;
  height: 1px;
  background-color: #D1D1D1;
  position: absolute;
  left: 0;
}
#my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody {
  padding-top: 10px;
  font-size: 14px;
}
#my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .show-details, #my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .hide-details {
  text-decoration-line: underline;
  font-size: 14px;
  line-height: 22px;
  color: #A25EB5;
  margin: 10px 0;
  display: inline-block;
}
#my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody p {
  margin: 0 0 10px;
}
#my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .membership-benefits, #my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .benefit {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
}
@media screen and (min-width: 480px) {
  #my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .membership-benefits, #my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .benefit {
    flex-flow: row wrap;
  }
}
#my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .membership-benefits .benefit, #my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .benefit .benefit {
  flex-flow: row nowrap;
  flex: 1 1 50%;
}
#my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .membership-benefits .benefit .icon--brand, #my-cart #order-leftcol #order-items-xs .membership-kit-mobile.membership-mbody .benefit .benefit .icon--brand {
  font-size: 14px;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs {
  position: relative;
  padding: 15px;
  line-height: 1.5em;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  margin-bottom: 10px;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs .item-info-xs {
  margin-top: 10px;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs i.fa-trash-o {
  font-size: 24px;
  display: block;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs i.fa-question-circle {
  color: #D1D1D1;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs td {
  padding-bottom: 5px;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs td.qty {
  padding-bottom: 10px;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs .totals {
  margin-top: 12px;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs.item-enrollment-kit {
  border: 1px solid #BD8BCA;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs.item-free-gift {
  border-left: 2px solid #F8B259;
  background: #FFFCF7;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs.item-free-gift .quantity .btn-invert, #my-cart #order-leftcol #order-items-xs .order-item-xs.item-free-gift .tdlabel .btn-invert {
  padding: 5px 15px;
  margin: 0;
  background: #FFFCF7;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs.item-free-gift .item-save {
  color: #BD8BCA;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs.item-free-gift .e2lrp-checkbox {
  display: none;
}
#my-cart #order-leftcol #order-items-xs .order-item-xs.item-free-gift .old-price {
  text-decoration: line-through;
}
#my-cart #order-leftcol tr.partner-child {
  border-left: 4px solid #FEF7EE;
}
#my-cart #order-leftcol tr.e2lrp-checkbox td {
  padding-top: 0;
  position: relative;
  border-bottom: 1px solid #EEEEEE;
}
#my-cart #order-leftcol tr.e2lrp-checkbox td > div {
  margin-top: -5px;
}
#my-cart #order-leftcol tr.e2lrp-checkbox td .custom-checkbox {
  text-align: right;
  margin: 0;
}
#my-cart #order-leftcol tr.e2lrp-checkbox td .custom-checkbox label {
  margin-top: 5px;
  font-weight: 400;
}
#my-cart #order-leftcol tr.e2lrp-checkbox td .custom-checkbox .icon--tooltip {
  float: right;
}
#my-cart #e2lrp-upsell {
  text-align: center;
  padding: 30px 20px 20px;
  margin-top: 20px;
}
#my-cart #e2lrp-upsell h3 {
  padding: 0 50px;
}
#my-cart #e2lrp-upsell2 {
  font-size: 14px;
  text-align: center;
  padding: 30px 20px 20px;
  margin-top: 20px;
}
#my-cart #e2lrp-upsell2 h3 {
  font-size: 16px;
  padding: 0 20px;
}
#my-cart #e2lrp-upsell2 .milestone-texts {
  justify-content: center;
}
#my-cart #e2lrp-upsell2 .milestone-texts .milestone-text {
  margin-left: 8px;
  margin-right: 8px;
}
#my-cart #e2lrp-upsell2 button {
  width: 100%;
}
#my-cart .card-info {
  display: none;
}
#my-cart #shipping-address,
#my-cart #payment-method,
#my-cart #notification-email {
  margin-top: 11px;
}
#my-cart #shipping-address h4,
#my-cart #payment-method h4,
#my-cart #notification-email h4 {
  margin-top: 0px;
}
#my-cart #shipping-address .btn-group {
  width: 90%;
}
#my-cart #selected-address {
  margin: 12px 0;
}
@media screen and (max-width: 544px) {
  #my-cart #shipping-methods {
    margin-top: 20px;
  }
}
#my-cart #shipping-methods .icon--help-circle {
  vertical-align: middle;
}
#my-cart .shipping-method .method-input {
  padding-right: 12px;
  vertical-align: top;
}
#my-cart .shipping-method .method-name {
  padding-bottom: 8px;
}
#my-cart #other-methods {
  margin-top: 130px;
}
#my-cart #sms-notifications-container #sms-notifications-checkbox .custom-checkbox {
  margin-top: 0px;
}
#my-cart #sms-notifications-container #sms-notifications-text {
  padding-left: 0px;
}
#my-cart #promo-codes {
  padding: 0px 20px;
}
#my-cart #promo-codes > div .form-group {
  margin-bottom: 0;
}
#my-cart #promo-codes > div .form-group form {
  padding-bottom: 0;
}
#my-cart #promo-codes #promoControls {
  display: table;
  min-width: 280px;
  border-collapse: separate;
  border-top: 1px solid #F4F8FD;
  padding-top: 10px;
}
@media screen and (min-width: 992px) {
  #my-cart #promo-codes #promoControls {
    width: 100%;
    min-width: initial;
  }
}
#my-cart #promo-codes #promoControls #inputWrapper {
  display: table-cell;
  position: relative;
}
#my-cart #promo-codes #promoControls #buttonWrapper {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}
#my-cart #promo-codes #promoControls #buttonWrapper .btn, #my-cart #promo-codes #promoControls #buttonWrapper #content-buttons a, #content-buttons #my-cart #promo-codes #promoControls #buttonWrapper a {
  margin: 0;
}
#my-cart #promo-codes .promo i.fa {
  color: #F0AD4E;
  margin-right: 5px;
  cursor: pointer;
}
#my-cart .btn-group {
  margin-bottom: 5px;
}
#my-cart .order-buttons {
  padding: 15px 20px;
}
#my-cart .order-buttons div {
  width: 100%;
}
#my-cart .order-buttons ~ .order-buttons {
  padding-top: 0;
}
#my-cart .order-buttons button, #my-cart .order-buttons a.btn, #my-cart .order-buttons #content-buttons a, #content-buttons #my-cart .order-buttons a {
  width: 100%;
  margin: 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#my-cart .order-buttons .checkoutButtonDiv {
  display: none;
}
#my-cart .order-buttons-md {
  padding: 12px 15px;
}
#my-cart #already-login-link a {
  font-weight: 800;
}
#my-cart td.delete {
  vertical-align: middle;
}
#my-cart #lrp-delete {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #my-cart #lrp-delete {
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  #my-cart #lrp-delete {
    margin-top: 35px;
  }
}
#my-cart #pv-indicator {
  z-index: 99;
  position: relative;
  margin-bottom: 10px;
}
@media screen and (min-width: 543px) {
  #my-cart #pv-indicator {
    float: right;
  }
}
#my-cart #pv-indicator .indicator-success {
  color: #608E3A;
}
#my-cart #pv-indicator .indicator-error {
  color: #F0AD4E;
}
#my-cart #orderTotals {
  margin-bottom: 15px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  border: none;
}
@media screen and (min-width: 992px) {
  #my-cart #orderTotals {
    margin-top: 0;
  }
}
#my-cart #orderTotals .item-pv i.icon--help-circle {
  vertical-align: middle;
}
#my-cart.standard #orderTotals .panel-heading {
  background-color: #F4F8FD;
}
#my-cart.lrp #orderTotals .panel-heading {
  background-color: #9D57B2;
  color: #FFFFFF;
}
#my-cart .wholesaleUpgrade {
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
}
#my-cart .wholesaleUpgrade > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
#my-cart .wholesaleUpgrade a {
  margin: 10px;
  width: 100%;
}
#my-cart .wholesaleUpgrade .wholesaleSave {
  color: #039855;
  font-size: 16px;
}
#my-cart .alreadyRegistered {
  margin-bottom: 10px;
  margin-top: 20px;
}
#my-cart .tooltip-wrapper.lrpButtonDiv {
  display: inline-block;
}
#my-cart .ccTermsWrapper {
  background-color: white;
  padding-top: 12px;
  border-radius: 8px;
  border: 1px solid #eee;
}
#my-cart .ccTermsWrapper .message {
  margin-top: 8px;
  font-size: 12px;
  padding: 0 15px;
  text-align: left;
}
#my-cart .ccTermsMessage {
  margin-top: 8px;
  font-size: 12px;
  padding: 0 15px;
}
#my-cart .remove-MT {
  margin-top: 50px;
}
#my-cart .switcher__subtitle {
  margin-top: 0;
  margin-bottom: 5px;
}

table#order-items .prod-image.unavailable {
  background: none;
}

#order-items tr.item-enrollment-kit td {
  background: #F5EEF7;
}
#order-items tr.item-enrollment-kit td.enroll-kit-button {
  padding-top: 20px;
}
#order-items tr.item-giveaway td {
  background: #F6F7D0;
}

.order-item.item-enrollment-kit {
  background: #F5EEF7;
}
.order-item.item-enrollment-kit .enroll-kit-button {
  padding-top: 20px;
}
.order-item.item-giveaway {
  background: #F6F7D0;
}
.order-item.item-free-gift {
  border-left: 2px solid #F8B259;
  background: #FFFCF7;
}
.order-item.item-free-gift .quantity .btn-invert {
  padding: 5px 15px;
  margin: 0;
  background: #FFFCF7;
}
.order-item.item-free-gift .quantity .old-price {
  text-decoration: line-through;
}

.e2lrp-checkbox.item-free-gift {
  display: none;
}

#order-items tr.order-item-promo td {
  background-color: #FEF7EE;
}

#order-items tr.order-item-promo.item-giveaway td {
  background-color: #F6F7D0;
}

#order-items tr.partner-child td.frequency,
#order-items tr.order-item-promo td.frequency {
  background-color: #FEF7EE;
  vertical-align: top;
  padding: 12px 8px;
  white-space: nowrap;
}

.order-items-mobile.order-item-promo {
  background-color: #FEF7EE;
}
.order-items-mobile.order-item-promo.item-giveaway {
  background: #F6F7D0;
}

.order-items-mobile tr.order-item-promo td.frequency {
  background-color: #FEF7EE;
}

.membership-free-mobile {
  text-decoration: line-through;
  font-weight: normal;
}

table#order-items-mobile-view td.frequency {
  vertical-align: top;
  padding: 12px 8px;
  white-space: nowrap;
  text-transform: capitalize;
}

table#order-items-mobile-view.perfect-parent td.frequency {
  vertical-align: middle;
}

.address-modal #newAddress {
  display: none;
}

.delivery-btn-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 275px;
}
.delivery-btn-wrapper .delivery-type {
  display: none;
}
.delivery-btn-wrapper label {
  flex: 0 1 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #EEEEEE;
  text-align: center;
  border-radius: 3px;
  line-height: 45px;
  position: relative;
  cursor: pointer;
}
.delivery-btn-wrapper label:before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}
.delivery-btn-wrapper label:first-of-type {
  margin-right: 10px;
}
.delivery-btn-wrapper .delivery-type:checked + label {
  background: #BD8BCA;
  color: white;
  cursor: auto;
}
.delivery-btn-wrapper .delivery-type.delivery-type-lrp:checked + label {
  background: #BD8BCA;
  color: white;
}
.express-checkout-container {
  border: 2px solid #EEEEEE;
  border-radius: 6px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.express-checkout-container .express-checkout-options {
  height: 50px;
}

#my-cart #shipping-address {
  padding-left: 0;
}

#expressCheckoutList .panel, #expressCheckoutList .panel-shadow, #expressCheckoutList .panel-shadow-highlight, #expressCheckoutList .panel-border {
  border-top-width: 1px;
  display: flex;
  flex-direction: column;
  padding: 10px 0;
  margin-right: -5px;
  margin-left: -5px;
}
@media screen and (min-width: 768px) {
  #expressCheckoutList .panel, #expressCheckoutList .panel-shadow, #expressCheckoutList .panel-shadow-highlight, #expressCheckoutList .panel-border {
    align-items: center;
    flex-direction: row;
  }
}
@media screen and (max-width: 768px) {
  #expressCheckoutList .panel, #expressCheckoutList .panel-shadow, #expressCheckoutList .panel-shadow-highlight, #expressCheckoutList .panel-border {
    margin-bottom: 10px;
  }
  #expressCheckoutList .panel > div:first-child, #expressCheckoutList .panel-shadow > div:first-child, #expressCheckoutList .panel-shadow-highlight > div:first-child, #expressCheckoutList .panel-border > div:first-child {
    margin-bottom: 10px;
  }
}
#expressCheckoutList button {
  width: 100%;
}
#expressCheckoutList .express-checkout-btn-container {
  height: 40px;
  overflow: hidden;
}
#expressCheckoutList #apple-pay {
  display: flex;
}
#expressCheckoutList #add-apple-pay-button-doterra {
  width: 100%;
  height: 40px;
}

.estimated-delivery-date > strong {
  text-transform: capitalize;
}

.gift-modal .modal-footer {
  display: flex;
  justify-content: center;
}
.gift-modal .modal-body {
  padding: 0 25px;
}
.gift-modal .modal-body .message--section .title {
  margin: 0 0 10px 0;
  font-size: 26px;
}
.gift-modal .modal-body .message--section .subtitle {
  color: #6E7A86;
}
.gift-modal .modal-footer .btn-primary, .gift-modal .modal-footer .btn-lrp, .gift-modal .modal-footer .btn-onetime, .gift-modal .modal-footer .btn-standard, .gift-modal .modal-footer .btn-invert, .gift-modal .modal-footer .btn-fake, .gift-modal .modal-footer .btn-fake-disabled, .gift-modal .modal-footer #content-buttons a, #content-buttons .gift-modal .modal-footer a {
  height: auto;
  padding: 8px 20px;
}
.gift-modal .modal-footer .btn-primary:disabled, .gift-modal .modal-footer .btn-lrp:disabled, .gift-modal .modal-footer .btn-onetime:disabled, .gift-modal .modal-footer .btn-standard:disabled, .gift-modal .modal-footer .btn-invert:disabled, .gift-modal .modal-footer .btn-fake:disabled, .gift-modal .modal-footer .btn-fake-disabled:disabled, .gift-modal .modal-footer #content-buttons a:disabled, #content-buttons .gift-modal .modal-footer a:disabled {
  background-color: #F9F9F9;
  border-color: #F9F9F9;
  color: #D1D1D1;
}
.gift-modal .product--list:not(.slick-initialized), .gift-modal .slick-track {
  display: flex;
  gap: 10px;
}
.gift-modal .product--list:not(.slick-initialized) .product--item, .gift-modal .slick-track .product--item {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  width: 223px;
  border: 1px solid #D1D1D1 !important;
  border-radius: 8px;
}
.gift-modal .product--list:not(.slick-initialized) .product--item .pricing, .gift-modal .slick-track .product--item .pricing {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.gift-modal .product--list:not(.slick-initialized) .product--item .add-gift, .gift-modal .slick-track .product--item .add-gift {
  display: flex;
  align-items: center;
  justify-content: center;
}
.gift-modal .product--list:not(.slick-initialized) .product--item .add-gift .icon--tick, .gift-modal .slick-track .product--item .add-gift .icon--tick {
  font-size: 12px;
}
.gift-modal .product--list:not(.slick-initialized) .product--item .add-gift .add-text, .gift-modal .slick-track .product--item .add-gift .add-text {
  flex-grow: 1;
}
.gift-modal .product--list:not(.slick-initialized) .product--item img, .gift-modal .slick-track .product--item img {
  width: 100%;
  height: auto;
  max-width: 145px;
  min-height: 220px;
}
.gift-modal .product--list:not(.slick-initialized) .product--item.selected, .gift-modal .slick-track .product--item.selected {
  background-color: #FFFCF7;
  border: 1px solid #FCE0BD !important;
}
.gift-modal .product--list:not(.slick-initialized) .product--item.selected .btn-invert, .gift-modal .slick-track .product--item.selected .btn-invert {
  background-color: #FFFCF7;
}
.gift-modal .product--list:not(.slick-initialized) .product--item .btn-invert, .gift-modal .slick-track .product--item .btn-invert {
  width: 85%;
  height: auto;
  padding: 8px 20px;
  margin: 12px 6px;
}
.gift-modal .product--list:not(.slick-initialized) .product--item .btn-invert:hover, .gift-modal .slick-track .product--item .btn-invert:hover {
  color: #FFFFFF;
  background-color: #9D57B2;
  border-color: #9D57B2;
}
@media screen and (min-width: 768px) {
  .gift-modal .bootbox-body {
    padding: 0 40px;
  }
  .gift-modal .slick-prev {
    left: -45px;
  }
}
@media screen and (max-width: 767px) {
  .gift-modal .modal-dialog {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    width: 100%;
  }
  .gift-modal .modal-dialog .modal-content {
    position: relative;
    height: 100%;
    padding: 0;
    border-radius: 0;
  }
  .gift-modal .modal-dialog .modal-header {
    height: auto;
  }
  .gift-modal .modal-dialog .modal-body {
    padding: 0 15px;
  }
  .gift-modal .modal-dialog .modal-body .message--section .title {
    margin: 10px 0 20px 0;
  }
  .gift-modal .modal-dialog .modal-footer {
    position: fixed;
    bottom: 0;
    background: #FFFFFF;
    width: 100%;
    padding: 10px 15px;
    border-top: 1px solid #D1D1D1;
  }
  .gift-modal .modal-dialog .modal-footer .btn-primary, .gift-modal .modal-dialog .modal-footer .btn-lrp, .gift-modal .modal-dialog .modal-footer .btn-onetime, .gift-modal .modal-dialog .modal-footer .btn-standard, .gift-modal .modal-dialog .modal-footer .btn-invert, .gift-modal .modal-dialog .modal-footer .btn-fake, .gift-modal .modal-dialog .modal-footer .btn-fake-disabled, .gift-modal .modal-dialog .modal-footer #content-buttons a, #content-buttons .gift-modal .modal-dialog .modal-footer a {
    width: 90%;
    height: 48px;
    margin: 0;
  }
  .gift-modal .modal-dialog .product--list {
    flex-direction: column;
    overflow-y: scroll;
    max-height: 35dvh;
    padding: 0 10px 40px;
    gap: 15px;
  }
}
@media screen and (max-width: 767px) and (min-height: 739px) and (max-width: 360px), screen and (max-width: 767px) and (max-height: 668px) and (max-width: 375px) {
  .gift-modal .modal-dialog .product--list {
    max-height: 55vh;
  }
}
@media screen and (max-width: 767px) and (max-width: 321px) and (max-height: 569px) {
  .gift-modal .modal-dialog .product--list {
    max-height: 40dvh;
  }
}
@media screen and (max-width: 767px) and (min-height: 668px) {
  .gift-modal .modal-dialog .product--list {
    max-height: 60dvh;
  }
}
@media screen and (max-width: 767px) and (min-height: 844px), screen and (max-width: 767px) and (max-width: 304px), screen and (max-width: 767px) and (min-width: 540px) {
  .gift-modal .modal-dialog .product--list {
    max-height: 65dvh;
  }
}
@media screen and (max-width: 767px) and (max-width: 280px) {
  .gift-modal .modal-dialog .product--list {
    max-height: 75dvh;
  }
}
@media screen and (max-width: 767px) {
  .gift-modal .modal-dialog .product--list .product--item {
    width: 100%;
  }
  .gift-modal .modal-dialog .product--list .btn-invert {
    width: 80%;
  }
  .gift-modal .modal-dialog .product--list .add-gift {
    justify-content: center;
  }
}

#replicated-site-settings form .update-url-label {
  display: inline-block;
}
#replicated-site-settings form .update-url {
  display: inline-block;
}
#replicated-site-settings form textarea {
  resize: none;
  width: 100%;
}
#replicated-site-settings form #ownerIntro {
  padding-top: 10px;
  height: 80px;
}
#replicated-site-settings form #ownerStory {
  padding-top: 10px;
  height: 180px;
}
#replicated-site-settings form .control-group .custom-radio {
  margin-top: 4px;
}
#replicated-site-settings form .rwp-favorite-links-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#replicated-site-settings form .rwp-favorite-links-header .new-link {
  display: flex;
}
#replicated-site-settings form .link-row {
  display: flex;
  align-items: center;
  padding: 5px;
}
#replicated-site-settings form .link-row .link-fields {
  background: #F9F9F9;
  flex: 0 1 100%;
  display: flex;
  padding: 5px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #replicated-site-settings form .link-row .link-fields {
    flex-wrap: wrap;
  }
}
#replicated-site-settings form .link-row .link-fields input {
  flex: 1 1 auto;
  margin: 5px;
  border: 2px solid #EEEEEE;
  border-radius: 5px;
  box-shadow: none;
  padding: 10px 12px;
}
#replicated-site-settings form .link-row .link-fields .save-section {
  flex: 0 1 80px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #replicated-site-settings form .link-row .link-fields .save-section {
    flex: 0 1 100%;
  }
}
#replicated-site-settings form .link-row .link-fields .save-section .btn, #replicated-site-settings form .link-row .link-fields .save-section #content-buttons a, #content-buttons #replicated-site-settings form .link-row .link-fields .save-section a {
  margin: 9px 0;
}
#replicated-site-settings form .link-row .icon--tick {
  vertical-align: middle;
}
#replicated-site-settings form .link-row .icon--cross {
  cursor: pointer;
}
#replicated-site-settings form .link-row [class*=icon--] {
  font-size: 1rem;
  flex: 0 1 50px;
  text-align: center;
}
#replicated-site-settings .switch_selector {
  width: 240px;
  margin: 0;
}

#replicated-home {
  padding-top: 80px;
  background-image: url(/_ui/desktop/common/assets-doterra/images/replicated-site/lavenderTablet.jpg?1641);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: black;
  background-size: 1025px;
}
@media screen and (min-width: 1200px) {
  #replicated-home {
    padding-bottom: 80px;
    background-image: url(/_ui/desktop/common/assets-doterra/images/replicated-site/lavenderDesktop.jpg?1641);
    background-size: 100%;
  }
}
#replicated-home .stripe {
  position: absolute;
  top: 150px;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 1200px) {
  #replicated-home .stripe {
    height: 178px;
    background: rgba(0, 0, 0, 0.3);
  }
}
#replicated-home .secondary-page {
  background-color: transparent;
}
#replicated-home .welcome {
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}
@media screen and (min-width: 544px) {
  #replicated-home .welcome {
    background: rgba(0, 0, 0, 0);
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 769px) {
  #replicated-home .welcome {
    margin-bottom: 80px;
  }
}
#replicated-home .welcome *, #replicated-home .bioCont * {
  color: white;
}
#replicated-home .welcome .content h1 {
  font-family: "Parisienne", cursive;
  font-size: 60px;
  line-height: 40px;
  margin-top: 0px;
}
@media screen and (min-width: 1200px) {
  #replicated-home .welcome .content h1 {
    font-size: 100px;
    line-height: 70px;
    margin: -8px 0 20px 0px;
  }
}
#replicated-home .welcome .content p {
  font-weight: 100;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 769px) {
  #replicated-home .welcome .content p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  #replicated-home .welcome .content p {
    padding-left: 40px;
    padding-right: 20px;
  }
}
#replicated-home .bioCont {
  background-color: #BD8BCA;
  padding: 20px;
  text-align: left;
  border-radius: 8px;
  border: 1px solid white;
  margin-bottom: 55px;
}
@media screen and (min-width: 544px) {
  #replicated-home .bioCont {
    margin-top: -21px;
    margin-bottom: 0;
  }
}
#replicated-home .bioCont h6 {
  font-family: "Source Sans Pro", sans-serif;
  margin: 5px 0 0 0;
  text-align: center;
  border-bottom: 1px solid #fff;
  font-size: 20px;
  font-weight: 200;
}
#replicated-home .bioCont img {
  max-width: 100%;
  border-radius: 4px;
  display: block;
  margin: auto;
}
#replicated-home .bioCont small {
  display: block;
  font-size: 10px;
  text-align: center;
}
#replicated-home .bioCont a {
  display: block;
  text-align: center;
  border: 1px solid #fff;
}
#replicated-home .bioCont .advocate {
  padding-bottom: 1em;
}
#replicated-home .bioCont p.statement {
  font-size: 12px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
#replicated-home .videos-panel {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px 10px 0 10px;
  border-radius: 8px;
  text-align: center;
}
@media screen and (max-width: 544px) {
  #replicated-home .videos-panel .replicated-video {
    margin-bottom: 20px;
  }
}
#replicated-home .videos-panel .replicated-video .grid-item {
  max-width: none;
  height: auto;
  margin: 0;
}
#replicated-home .videos-panel .replicated-video .grid-image {
  background-size: contain;
  border-radius: 4px;
  padding-top: 67%;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#replicated-home .videos-panel .replicated-video .title {
  color: black;
  font-weight: normal;
}
#replicated-home .videos-panel .replicated-video .title:hover {
  color: black;
}

#replicated-home-22design .content-bg {
  display: none;
}
@media screen and (min-width: 544px) {
  #replicated-home-22design .content-bg {
    display: block;
    width: 100%;
    height: 360px;
    background: #F5EEF7;
  }
}
#replicated-home-22design #rwp-container {
  overflow: hidden;
  padding-bottom: 25px;
}
#replicated-home-22design #rwp-container > div {
  padding: 0 15px;
  text-align: center;
}
@media screen and (min-width: 544px) {
  #replicated-home-22design #rwp-container > div {
    padding: 0 30px;
  }
}
@media screen and (min-width: 544px) {
  #replicated-home-22design #rwp-container {
    margin: -300px auto 0;
    max-width: 505px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
    border-radius: 23px;
  }
}
#replicated-home-22design #rwp-container #rwp-header {
  background-image: url(/_ui/desktop/common/assets-doterra/images/replicated-site/rwp-background.jpg?1641);
  height: 104px;
  background-position: center;
  position: relative;
}
@media screen and (min-width: 544px) {
  #replicated-home-22design #rwp-container #rwp-header {
    height: 160px;
  }
}
#replicated-home-22design #rwp-container #rwp-header #rwp-profile-image {
  width: 104px;
  height: 104px;
  margin: 0 auto;
  text-align: center;
  border-radius: 52px;
  border: 4px solid #FFFFFF;
  background: #FFFFFF;
  overflow: hidden;
  position: absolute;
  left: calc(50% - 52px);
  top: 30px;
}
#replicated-home-22design #rwp-container #rwp-header #rwp-profile-image img {
  max-width: 104px;
  max-height: 104px;
}
@media screen and (min-width: 544px) {
  #replicated-home-22design #rwp-container #rwp-header #rwp-profile-image {
    width: 160px;
    height: 160px;
    border-radius: 80px;
    left: calc(50% - 80px);
    top: 40px;
  }
  #replicated-home-22design #rwp-container #rwp-header #rwp-profile-image img {
    max-width: 160px;
    max-height: 160px;
  }
}
#replicated-home-22design #rwp-container #rwp-owner {
  margin-top: 60px;
  font-weight: 800;
}
@media screen and (min-width: 992px) {
  #replicated-home-22design #rwp-container #rwp-owner {
    font-size: 24px;
  }
}
#replicated-home-22design #rwp-container #rwp-message {
  margin-top: 10px;
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  #replicated-home-22design #rwp-container #rwp-message {
    font-size: 16px;
  }
}
#replicated-home-22design #rwp-container #rwp-contact {
  margin-top: 10px;
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  #replicated-home-22design #rwp-container #rwp-contact {
    font-size: 16px;
  }
}
#replicated-home-22design #rwp-container #rwp-links-homepage-container {
  border-top: 1px solid #EEEEEE;
  margin-top: 30px;
}
#replicated-home-22design #rwp-container #rwp-links-homepage-container a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.template-pages-replicated-replicatedSiteHomePage22DesignTemplate .referral__container {
  display: none;
}

#replicated-contact-us .container-fluid .contact-us-message {
  margin-bottom: 15px;
}
#replicated-contact-us .container-fluid #contactUsComments {
  resize: none;
  height: 180px;
  width: 100%;
}
#replicated-contact-us .container-fluid .custom-checkbox label:before {
  background-color: white;
}
#replicated-contact-us .container-fluid .custom-checkbox input[type=checkbox]:checked ~ label:after {
  background-position: -342.813em -342.813em;
}

@media screen and (min-width: 768px) {
  #replicated-site-grid .container-fluid .replicated-grid-section {
    height: 115px;
  }
}
#replicated-site-grid .container-fluid .replicated-grid-section .grid-item {
  margin: 20px 0;
}
#replicated-site-grid .container-fluid .replicated-grid-section .grid-item:focus .title, #replicated-site-grid .container-fluid .replicated-grid-section .grid-item:hover .title {
  color: #BD8BCA;
}
#replicated-site-grid .container-fluid .replicated-grid-section .grid-image {
  background-size: contain;
  border-radius: 4px;
  padding-top: 67%;
}

#replicated-site-spotlight .container-fluid a {
  margin: 20px 0;
  color: #BD8BCA;
}
#replicated-site-spotlight .container-fluid a:hover {
  color: #998C0A;
}
#replicated-site-spotlight .container-fluid .btn-lg.btn-primary, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn-primary.btn, #replicated-site-spotlight .container-fluid .btn-lg.btn-lrp, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-lrp, #replicated-site-spotlight .container-fluid .btn-lg.btn-onetime, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-onetime, #replicated-site-spotlight .container-fluid .btn-lg.btn-standard, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-standard, #replicated-site-spotlight .container-fluid .btn-lg.btn-invert, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-invert, #replicated-site-spotlight .container-fluid .btn-lg.btn-fake, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-fake, #replicated-site-spotlight .container-fluid .btn-lg.btn-fake-disabled, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-fake-disabled, #replicated-site-spotlight .container-fluid #content-buttons a.btn-lg, #content-buttons #replicated-site-spotlight .container-fluid a.btn-lg, #replicated-site-spotlight .container-fluid #content-buttons .btn-group-lg > a, #content-buttons #replicated-site-spotlight .container-fluid .btn-group-lg > a {
  color: #fff;
}
#replicated-site-spotlight .container-fluid .btn-lg.btn-primary:hover, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn-primary.btn:hover, #replicated-site-spotlight .container-fluid .btn-lg.btn-lrp:hover, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-lrp:hover, #replicated-site-spotlight .container-fluid .btn-lg.btn-onetime:hover, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-onetime:hover, #replicated-site-spotlight .container-fluid .btn-lg.btn-standard:hover, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-standard:hover, #replicated-site-spotlight .container-fluid .btn-lg.btn-invert:hover, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-invert:hover, #replicated-site-spotlight .container-fluid .btn-lg.btn-fake:hover, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-fake:hover, #replicated-site-spotlight .container-fluid .btn-lg.btn-fake-disabled:hover, #replicated-site-spotlight .container-fluid .btn-group-lg > .btn.btn-fake-disabled:hover, #replicated-site-spotlight .container-fluid #content-buttons a.btn-lg:hover, #content-buttons #replicated-site-spotlight .container-fluid a.btn-lg:hover, #replicated-site-spotlight .container-fluid #content-buttons .btn-group-lg > a:hover, #content-buttons #replicated-site-spotlight .container-fluid .btn-group-lg > a:hover {
  color: #fff;
}
#replicated-site-spotlight .container-fluid .oil-use-block {
  border: 0;
}
#replicated-site-spotlight .container-fluid .replicated-grid-section {
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  #replicated-site-spotlight .container-fluid .replicated-grid-section {
    height: 350px;
  }
}
#replicated-site-spotlight .container-fluid .replicated-grid-section .grid-item {
  border-bottom: 8px solid #EBEBEB;
}
#replicated-site-spotlight .container-fluid .replicated-grid-section .grid-item:hover {
  border-bottom: 8px solid #BD8BCA;
  color: #D1D1D1;
}
#replicated-site-spotlight .container-fluid .replicated-grid-section .grid-item .title {
  font-weight: normal;
}
#replicated-site-spotlight .container-fluid .replicated-grid-section .grid-item:focus .title, #replicated-site-spotlight .container-fluid .replicated-grid-section .grid-item:hover .title {
  color: #333333;
}

#become-a-member {
  overflow: hidden;
}
#become-a-member .container-fluid a {
  margin: 20px 0;
}
#become-a-member .container-fluid .btn-lg.btn-primary, #become-a-member .container-fluid .btn-group-lg > .btn-primary.btn, #become-a-member .container-fluid .btn-lg.btn-lrp, #become-a-member .container-fluid .btn-group-lg > .btn.btn-lrp, #become-a-member .container-fluid .btn-lg.btn-onetime, #become-a-member .container-fluid .btn-group-lg > .btn.btn-onetime, #become-a-member .container-fluid .btn-lg.btn-standard, #become-a-member .container-fluid .btn-group-lg > .btn.btn-standard, #become-a-member .container-fluid .btn-lg.btn-invert, #become-a-member .container-fluid .btn-group-lg > .btn.btn-invert, #become-a-member .container-fluid .btn-lg.btn-fake, #become-a-member .container-fluid .btn-group-lg > .btn.btn-fake, #become-a-member .container-fluid .btn-lg.btn-fake-disabled, #become-a-member .container-fluid .btn-group-lg > .btn.btn-fake-disabled, #become-a-member .container-fluid #content-buttons a.btn-lg, #content-buttons #become-a-member .container-fluid a.btn-lg, #become-a-member .container-fluid #content-buttons .btn-group-lg > a, #content-buttons #become-a-member .container-fluid .btn-group-lg > a {
  color: #fff;
}
#become-a-member .container-fluid .btn-lg.btn-primary:hover, #become-a-member .container-fluid .btn-group-lg > .btn-primary.btn:hover, #become-a-member .container-fluid .btn-lg.btn-lrp:hover, #become-a-member .container-fluid .btn-group-lg > .btn.btn-lrp:hover, #become-a-member .container-fluid .btn-lg.btn-onetime:hover, #become-a-member .container-fluid .btn-group-lg > .btn.btn-onetime:hover, #become-a-member .container-fluid .btn-lg.btn-standard:hover, #become-a-member .container-fluid .btn-group-lg > .btn.btn-standard:hover, #become-a-member .container-fluid .btn-lg.btn-invert:hover, #become-a-member .container-fluid .btn-group-lg > .btn.btn-invert:hover, #become-a-member .container-fluid .btn-lg.btn-fake:hover, #become-a-member .container-fluid .btn-group-lg > .btn.btn-fake:hover, #become-a-member .container-fluid .btn-lg.btn-fake-disabled:hover, #become-a-member .container-fluid .btn-group-lg > .btn.btn-fake-disabled:hover, #become-a-member .container-fluid #content-buttons a.btn-lg:hover, #content-buttons #become-a-member .container-fluid a.btn-lg:hover, #become-a-member .container-fluid #content-buttons .btn-group-lg > a:hover, #content-buttons #become-a-member .container-fluid .btn-group-lg > a:hover {
  color: #fff;
}
#become-a-member .container-fluid .oil-use-block {
  border: 0;
}
#become-a-member .container-fluid .replicated-grid-section {
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  #become-a-member .container-fluid .replicated-grid-section {
    height: 350px;
  }
}
#become-a-member .container-fluid .replicated-grid-section .grid-item {
  border-bottom: 8px solid #EBEBEB;
}
#become-a-member .container-fluid .replicated-grid-section .grid-item:hover {
  border-bottom: 8px solid #BD8BCA;
  color: #D1D1D1;
}
#become-a-member .container-fluid .replicated-grid-section .grid-item .title {
  font-weight: normal;
}
#become-a-member .container-fluid .replicated-grid-section .grid-item:focus .title, #become-a-member .container-fluid .replicated-grid-section .grid-item:hover .title {
  color: #333333;
}
#become-a-member .become-a-member-and-save {
  margin: -100px -50% 0 -50%;
  padding: 160px 50% 0 50%;
  background-color: white;
}
@media screen and (max-width: 991px) {
  #become-a-member .become-a-member-and-save {
    margin-bottom: 30px;
  }
}
#become-a-member .become-a-member-and-save .title {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 16px;
}
#become-a-member .become-a-member-and-save .subtitle {
  font-size: 18px;
  font-weight: lighter;
  margin-bottom: 30px;
}
#become-a-member .become-a-member-and-save .membership-fee {
  margin-top: 24px;
  font-size: 20px;
  font-weight: bold;
}
#become-a-member .become-a-member-and-save .invite {
  margin-top: 8px;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: lighter;
}
#become-a-member .become-a-member-and-save .circle-image-container {
  position: relative;
  top: 60px;
}
@media screen and (max-width: 767px) {
  #become-a-member .become-a-member-and-save .circle-image-container {
    display: none;
  }
}
#become-a-member .become-a-member-and-save .bg-image {
  z-index: 1;
  overflow: hidden;
  margin-right: -15px;
}
#become-a-member .become-a-member-and-save .bg-image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#become-a-member .become-a-member-and-save .save-pct {
  position: relative;
  margin-top: -180px;
  background-color: #535353;
  color: #FFFFFF;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  z-index: 5;
}
#become-a-member .become-a-member-and-save .save-pct div.save {
  padding-top: 36px;
  font-size: 20px;
  font-weight: lighter;
  letter-spacing: 4px;
}
#become-a-member .become-a-member-and-save .save-pct div.divider {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: -12px;
  height: 2px;
  background-color: #FFFFFF;
}
#become-a-member .become-a-member-and-save .save-pct div.percent {
  margin-top: -8px;
  font-size: 64px;
  font-weight: bold;
}
#become-a-member .become-a-member-and-save .save-pct div.percent span.symbol {
  font-size: 48px;
}
#become-a-member .why-choose-doterra {
  margin-top: -60px;
}
@media screen and (max-width: 991px) {
  #become-a-member .why-choose-doterra {
    margin-top: 0;
  }
}
#become-a-member .why-choose-doterra .title {
  font-size: 20px;
  margin-bottom: 24px;
}
#become-a-member .why-choose-doterra .title div.line-2 {
  margin-top: -10px;
  font-size: 36px;
  font-weight: bold;
}
#become-a-member .why-choose-doterra .bg-image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 991px) {
  #become-a-member .why-choose-doterra .bg-image {
    text-align: center;
  }
}
#become-a-member .why-choose-doterra .quote {
  padding-top: 60px;
  font-size: 16px;
  font-weight: lighter;
}
#become-a-member .why-choose-doterra .quote span.start {
  font-size: 12px;
}
#become-a-member .why-choose-doterra .quote span.end {
  font-size: 12px;
}
#become-a-member .why-choose-doterra .author {
  margin-top: 12px;
  font-size: 12px;
  font-weight: bold;
}
#become-a-member .why-choose-doterra .separator {
  margin-top: -24px;
  margin-left: 15%;
  margin-right: 10%;
  border-bottom: 2px solid #FFFFFF;
}
@media screen and (max-width: 991px) {
  #become-a-member .why-choose-doterra .separator {
    margin-top: 24px;
    margin-left: 10%;
  }
}
#become-a-member .separator {
  margin-top: 48px;
  margin-left: 15%;
  margin-right: 15%;
  margin-bottom: 30px;
  border-bottom: 2px solid #FFFFFF;
}
#become-a-member .slot-container {
  padding: 30px 30px 30px 30px;
}
#become-a-member .slot-container .vertical-divider {
  border-right: 1px solid #D1D1D1;
  height: 100px;
}
#become-a-member .slot-container .emphasized-text {
  font-size: 20px;
  font-weight: 600;
}
#become-a-member .slot-container .deEmphasized-text {
  font-weight: 100;
  margin-top: 10px;
}
#become-a-member .slot-container #seeDetails, #become-a-member .slot-container #learnMore {
  cursor: pointer;
}
@media screen and (max-width: 543px) {
  #become-a-member .slot-container .benefit-container {
    margin-top: 30px;
    min-height: 50px;
  }
  #become-a-member .slot-container .vertical-divider {
    border: none;
  }
}
#become-a-member .slot-container.attached {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px 10px 0 0;
  border-bottom: 3px solid #BD8BCA;
  position: relative;
}
#become-a-member .slot-container.attached:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 80.5%;
  margin-top: -45px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 15px solid #535353;
}
@media screen and (max-width: 543px) {
  #become-a-member .slot-container.attached:before {
    left: 48%;
  }
}
#become-a-member .slot-container.dark {
  color: #FFFFFF;
  background-color: #535353;
}
#become-a-member .join-our-wa-team {
  margin: 0 -50%;
  padding: 42px 50%;
  background-color: white;
}
#become-a-member .join-our-wa-team .join-our-team {
  font-size: 24px;
}
#become-a-member .join-our-wa-team .join-our-team-wa {
  font-size: 36px;
  font-weight: bold;
}
#become-a-member .join-our-wa-team .separator {
  margin-top: 20px;
  margin-left: 0;
  margin-right: -60px;
  border-bottom: 2px solid #EEEEEE;
}
@media screen and (max-width: 991px) {
  #become-a-member .join-our-wa-team .separator {
    margin-right: -48px;
  }
}
@media screen and (max-width: 767px) {
  #become-a-member .join-our-wa-team .separator {
    margin-right: 0;
  }
}
#become-a-member .join-our-wa-team .bg-image {
  margin-top: -80px;
}
#become-a-member .join-our-wa-team .bg-image img {
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  #become-a-member .join-our-wa-team .bg-image {
    margin-top: 20px;
    text-align: center;
  }
}
#become-a-member .join-our-wa-team .benefit-group {
  margin-top: 32px;
}
#become-a-member .join-our-wa-team .benefits {
  margin-top: -42px;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #become-a-member .join-our-wa-team .benefits {
    margin-top: 20px;
    text-align: center;
  }
}
#become-a-member .join-our-wa-team .dropInfo {
  margin-top: 12px;
}
#become-a-member .join-our-wa-team .dropInfo .title {
  margin-top: 8px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
#become-a-member .join-our-wa-team .dropInfo .item {
  font-size: 12px;
  margin-bottom: 8px;
}
#become-a-member .join-our-wa-team .dropInfo .item .icon {
  width: 36px;
}
#become-a-member .join-our-wa-team .dropInfo .inset {
  margin-left: 12px;
}
#become-a-member .join-our-wa-team .join {
  margin: 24px 0;
  text-align: center;
  letter-spacing: 2px;
}
#become-a-member .join-our-wa-team .join a {
  margin: 4px 0;
  width: 108px;
}
#become-a-member .wa-my-story {
  margin-bottom: 36px;
  padding: 0 36px;
}
#become-a-member .wa-my-story .title {
  font-size: 36px;
  padding-bottom: 18px;
  margin-bottom: 18px;
  margin-right: 120px;
  border-bottom: 2px solid #EEEEEE;
}
#become-a-member .wa-my-story .bg-image {
  margin-top: 24px;
}
#become-a-member .wa-my-story .bg-image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
}
#become-a-member .wa-my-story .text {
  margin-top: 24px;
  font-size: 14px;
  font-weight: lighter;
}
#become-a-member .wa-my-story .invitation {
  margin-top: 24px;
  font-size: 14px;
  font-weight: bold;
}
#become-a-member .wa-my-story .join-now {
  margin-top: 24px;
  letter-spacing: 2px;
}
#become-a-member .wa-my-story .join-now a.btn, #become-a-member .wa-my-story .join-now #content-buttons a, #content-buttons #become-a-member .wa-my-story .join-now a {
  color: white;
  width: 132px;
}
#become-a-member .rwp-icon-container {
  margin: 0 auto 8px;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 2px solid #535353;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 543px) {
  #become-a-member .rwp-icon-container {
    float: left;
    margin-right: 10px;
  }
}
#become-a-member .rwp-icon-container .rwp-icon {
  width: 20px;
}
#become-a-member .rwp-icon-container.rewards {
  background-color: #BD8BCA;
  border: none;
}
#become-a-member .rwp-icon-container.rewards .icon--rewards-circle-white {
  top: 1px;
  left: 1px;
}
#become-a-member .rwp-icon-container.dark-icons {
  border: 2px solid #FFFFFF;
}
#become-a-member .rwp-mini-icon-container {
  margin: 0 auto;
  padding: 0;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #535353;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 543px) {
  #become-a-member .rwp-mini-icon-container {
    float: left;
    margin-right: 6px;
  }
}
#become-a-member .rwp-mini-icon-container .rwp-icon {
  width: 10px;
}
#become-a-member .enroll-button {
  margin-top: 12px;
  letter-spacing: 2px;
}
#become-a-member .enroll-button a.btn, #become-a-member .enroll-button #content-buttons a, #content-buttons #become-a-member .enroll-button a {
  margin: 3px 0;
  padding-top: 6px;
  width: 248px;
  height: 32px;
}
#become-a-member .signup-button {
  margin-top: 16px;
  letter-spacing: 2px;
}
#become-a-member .signup-button a.btn, #become-a-member .signup-button #content-buttons a, #content-buttons #become-a-member .signup-button a {
  margin: 4px 0;
  color: white;
  width: 132px;
  height: 32px;
  padding-top: 6px;
}
#become-a-member .signup-button-kit {
  margin-top: 16px;
  letter-spacing: 2px;
}
#become-a-member .signup-button-kit a.btn, #become-a-member .signup-button-kit #content-buttons a, #content-buttons #become-a-member .signup-button-kit a {
  color: white;
  width: auto;
}
#become-a-member .expand {
  font-size: 12px;
  color: #F9F9F9;
  text-align: center;
  cursor: pointer;
}
#become-a-member .expand i {
  margin-left: 3px;
}
#become-a-member #seeDetails {
  cursor: pointer;
}
#become-a-member .title {
  font-size: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: bold;
}
#become-a-member .portrait-slider .fa-angle-left, #become-a-member .portrait-slider .fa-angle-right {
  color: #BD8BCA;
  font-size: 55px;
}
#become-a-member .portrait-slider .active {
  color: #000;
}
#become-a-member .portrait-slider .pricing-section {
  clear: both;
}
#become-a-member .portrait-slider .wholesale, #become-a-member .portrait-slider .retail {
  font-size: 30px;
  float: left;
  width: 50%;
  font-weight: lighter;
  padding-right: 24px;
  text-align: right;
}
#become-a-member .portrait-slider .retail-price {
  font-weight: 800;
  text-decoration: line-through;
  float: left;
  width: 50%;
  font-size: 30px;
}
#become-a-member .portrait-slider .product-name {
  font-size: 20px;
  font-weight: bold;
}
#become-a-member .portrait-slider .wholesale-price {
  font-weight: 800;
  float: left;
  width: 50%;
  font-size: 30px;
}
#become-a-member .portrait-slider .slideViewer {
  padding: 0 0 32.85% 0;
}
#become-a-member .portrait-slider .slide {
  padding-left: 90px;
  padding-right: 90px;
  background: #EBEBEB;
}
#become-a-member .portrait-slider .pricing-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 250px;
}
#become-a-member .portrait-slider .slideImage {
  padding: 0 0 63% 0;
  -webkit-background-size: 70%;
  background-size: 70%;
  background-color: white;
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media screen and (max-width: 991px) {
  #become-a-member .portrait-slider .slide {
    padding-left: 90px;
    padding-right: 90px;
  }
  #become-a-member .portrait-slider .wholesale, #become-a-member .portrait-slider .retail {
    font-size: 20px;
    text-align: right;
  }
  #become-a-member .portrait-slider .wholesale-price {
    float: none;
    width: inherit;
    margin-left: 0;
    font-size: 20px;
  }
  #become-a-member .portrait-slider .retail-price {
    float: none;
    width: inherit;
    margin-left: 0;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #become-a-member .portrait-slider .fa-angle-left {
    left: 10px;
  }
  #become-a-member .portrait-slider .fa-angle-right {
    right: 10px;
  }
  #become-a-member .portrait-slider .pricing-section {
    clear: none;
    display: inline-block;
  }
  #become-a-member .portrait-slider .slideViewer {
    padding: 0 0 120% 0;
  }
  #become-a-member .portrait-slider .image-container {
    padding-left: 60px;
    padding-right: 60px;
  }
  #become-a-member .portrait-slider .slide {
    padding-left: 0;
    padding-right: 0;
  }
}

#LRPInfoHTML h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 4px;
}
#LRPInfoHTML ul {
  padding: 0;
}
#LRPInfoHTML li {
  padding: 3px;
  padding-left: 0;
  list-style-type: none;
  text-decoration: none;
}
#LRPInfoHTML .section {
  margin-bottom: 24px;
}
#LRPInfoHTML .signup-button {
  margin-top: 15px;
  letter-spacing: 2px;
}
#LRPInfoHTML .signup-button a.btn, #LRPInfoHTML .signup-button #content-buttons a, #content-buttons #LRPInfoHTML .signup-button a {
  height: 32px;
  width: 132px;
}
#LRPInfoHTML .bottom-text {
  margin-bottom: 10px;
}
#LRPInfoHTML .example {
  font-weight: bold;
}

.chevron-arrow-right {
  display: inline-block;
  border-right: 2px solid #BD8BCA;
  border-bottom: 2px solid #BD8BCA;
  width: 9px;
  height: 9px;
  transform: rotate(-45deg);
  margin-right: 15px;
}

#account-overview h2 {
  margin-top: 0;
}
#account-overview .panel p + .panel-subheader, #account-overview .panel-shadow p + .panel-subheader, #account-overview .panel-shadow-highlight p + .panel-subheader, #account-overview .panel-border p + .panel-subheader {
  margin-top: 15px;
}
#account-overview .panel p, #account-overview .panel-shadow p, #account-overview .panel-shadow-highlight p, #account-overview .panel-border p {
  margin: 3px 0;
}
#account-overview .panel .profile-body, #account-overview .panel-shadow .profile-body, #account-overview .panel-shadow-highlight .profile-body, #account-overview .panel-border .profile-body {
  columns: 190px 2;
}
#account-overview .panel .profile-body .profile-item, #account-overview .panel-shadow .profile-body .profile-item, #account-overview .panel-shadow-highlight .profile-body .profile-item, #account-overview .panel-border .profile-body .profile-item {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  padding: 10px;
}
#account-overview .bioCont.old-design {
  padding: 10px 0;
  text-align: center;
}
#account-overview .bioCont.old-design .bio-img {
  margin-bottom: 10px;
}
#account-overview .bioCont.old-design .bio-img img {
  max-width: 225px;
}
#account-overview .bioCont.old-design .bio-img .bio-edit {
  position: relative;
  top: -27px;
  right: -92px;
  color: #000;
  font-size: 1.1em;
  /* text-shadow: 1px 1px 0px #333; */
  background: #fff;
  box-shadow: -2px -2px 4px 5px #fff;
}
#account-overview .bioCont.old-design .bio-section {
  margin: 10px 0;
}
#account-overview .bioCont.old-design .bio-section h3 {
  word-break: break-all;
}
#account-overview .bioCont.old-design .bio-section .bio-header {
  font-weight: bold;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#account-overview .bioCont.old-design .bio-section .bio-info {
  font-size: 14px;
}
#account-overview .bioCont.old-design .bio-section .bio-info .btn-primary, #account-overview .bioCont.old-design .bio-section .bio-info .btn-lrp, #account-overview .bioCont.old-design .bio-section .bio-info .btn-onetime, #account-overview .bioCont.old-design .bio-section .bio-info .btn-standard, #account-overview .bioCont.old-design .bio-section .bio-info .btn-invert, #account-overview .bioCont.old-design .bio-section .bio-info .btn-fake, #account-overview .bioCont.old-design .bio-section .bio-info .btn-fake-disabled, #account-overview .bioCont.old-design .bio-section .bio-info #content-buttons a, #content-buttons #account-overview .bioCont.old-design .bio-section .bio-info a {
  color: #fff;
}
#account-overview .bioCont.old-design .btn, #account-overview .bioCont.old-design #content-buttons a, #content-buttons #account-overview .bioCont.old-design a {
  width: 80%;
}
@media screen and (max-width: 767px) {
  #account-overview .bioCont.old-design .btn, #account-overview .bioCont.old-design #content-buttons a, #content-buttons #account-overview .bioCont.old-design a {
    width: 60%;
  }
}
#account-overview .bioCont.new-design {
  text-align: center;
}
#account-overview .bioCont.new-design .bio-img {
  position: relative;
  margin-bottom: 50px;
}
#account-overview .bioCont.new-design .bio-img .profile-pic, #account-overview .bioCont.new-design .bio-img .background-pic {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
#account-overview .bioCont.new-design .bio-img .profile-pic img, #account-overview .bioCont.new-design .bio-img .background-pic img {
  width: 100%;
}
#account-overview .bioCont.new-design .bio-img .background-pic {
  height: 80px;
}
#account-overview .bioCont.new-design .bio-img .profile-pic {
  position: absolute;
  max-width: 80px;
  max-height: 80px;
  top: 50%;
  left: 5%;
  border-radius: 5px;
  border: white 5px solid;
}
#account-overview .bioCont.new-design .bio-img .bio-edit {
  position: relative;
  top: -27px;
  right: -92px;
  color: #000;
  font-size: 1.1em;
  /* text-shadow: 1px 1px 0px #333; */
  background: #fff;
  box-shadow: -2px -2px 4px 5px #fff;
}
#account-overview .bioCont.new-design .bio-section {
  margin: 10px 10px 15px 10px;
  text-align: left;
  color: #6E7A86;
}
#account-overview .bioCont.new-design .bio-section a {
  color: #0067DC;
  text-decoration: underline;
}
#account-overview .bioCont.new-design .bio-section .bio-header {
  font-weight: bold;
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  color: #354657;
  border: #EBEBEB 1px solid;
}
#account-overview .bioCont.new-design .bio-section .bio-header:first-child:not(:only-child) {
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
  margin-top: 5px;
}
#account-overview .bioCont.new-design .bio-section .bio-header:last-child {
  border-radius: 0 0 5px 5px;
  margin-bottom: 5px;
}
#account-overview .bioCont.new-design .bio-section .bio-header:only-child {
  border-radius: 5px;
  margin: 5px 0;
}
#account-overview .bioCont.new-design .bio-section .bio-header .retail-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
  text-align: left;
}
#account-overview .bioCont.new-design .bio-section .bio-header .tooltip-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
}
#account-overview .bioCont.new-design .bio-section .bio-header .tooltip-text i {
  vertical-align: text-bottom;
}
#account-overview .bioCont.new-design .bio-section .bio-header .icon--help-circle {
  width: 1em;
  height: 1em;
  font-size: 16px;
}
#account-overview .bioCont.new-design .bio-section .bio-header .icon--help-circle:before {
  display: block;
  width: 1em;
  height: 1em;
}
#account-overview .bioCont.new-design .bio-section .bio-info {
  font-size: 14px;
}
#account-overview .bioCont.new-design .bio-section .bio-info .value {
  font-weight: 600;
}
#account-overview .bioCont.new-design .bio-section .bio-info .btn-primary, #account-overview .bioCont.new-design .bio-section .bio-info .btn-lrp, #account-overview .bioCont.new-design .bio-section .bio-info .btn-onetime, #account-overview .bioCont.new-design .bio-section .bio-info .btn-standard, #account-overview .bioCont.new-design .bio-section .bio-info .btn-invert, #account-overview .bioCont.new-design .bio-section .bio-info .btn-fake, #account-overview .bioCont.new-design .bio-section .bio-info .btn-fake-disabled, #account-overview .bioCont.new-design .bio-section .bio-info #content-buttons a, #content-buttons #account-overview .bioCont.new-design .bio-section .bio-info a {
  color: #fff;
}
#account-overview .bioCont.new-design .bio-section .points {
  border-radius: 5px;
  margin: 7px;
  padding: 0 2px;
  min-width: 100px;
}
#account-overview .bioCont.new-design .bio-section .points.retail {
  border: #E4B5EA 1px solid;
  background: #F5EEF7;
  color: #A25EB5;
}
#account-overview .bioCont.new-design .bio-section .points.retail .value {
  border-bottom: #E4B5EA 1px solid;
}
#account-overview .bioCont.new-design .bio-section .points.credit {
  border: #5597E2 1px solid;
  background: #0067DC;
  color: #FFFFFF;
}
@media screen and (min-width: 544px) {
  #account-overview .bioCont.new-design .bio-section .points {
    min-width: 70px;
    margin: 5px;
  }
}
#account-overview .bioCont.new-design .bio-section:has(.become-new-member) {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 10px 15px 10px;
  margin: 0;
  border-top: #EBEBEB 1px solid;
  font-size: 14px;
  text-align: center;
}
#account-overview .bioCont.new-design .bio-section:has(.become-new-member) .become-new-member {
  font-weight: 600;
  color: #354657;
}
#account-overview .bioCont.new-design .bio-section:has(.become-new-member) a {
  color: #6E7A86;
}
#account-overview .bioCont.new-design .btn, #account-overview .bioCont.new-design #content-buttons a, #content-buttons #account-overview .bioCont.new-design a {
  width: 100%;
}
#account-overview .bioCont .upline-info {
  margin: 20px;
  padding: 15px;
  background: #FFFFFF;
  border-radius: 6px;
  box-shadow: 0px 2.5px 18px rgba(51, 51, 51, 0.2);
}
@media screen and (min-width: 544px) {
  #account-overview .bioCont .upline-info {
    margin: 20px 0;
  }
}
#account-overview .bioCont .upline-info .upline-header {
  text-align: left;
  display: flex;
  flex-direction: column;
}
#account-overview .bioCont .upline-info .upline-header.customer-service {
  flex-direction: row;
  align-items: center;
}
#account-overview .bioCont .upline-info .upline-header .title, #account-overview .bioCont .upline-info .upline-header .sub-title {
  font-weight: bold;
}
#account-overview .bioCont .upline-info .upline-header .title {
  font-size: 18px;
}
#account-overview .bioCont .upline-info .upline-header .sub-title {
  margin: 15px 0;
  display: flex;
  font-size: 14px;
}
#account-overview .bioCont .upline-info .upline-header .icon--help-circle {
  font-size: 12px;
}
#account-overview .bioCont .upline-info .upline-body {
  margin: 0;
  background: #F4F8FD;
  border-radius: 6px;
}
#account-overview .bioCont .upline-info .upline-body p {
  word-break: break-word;
  margin: 5px 20px;
}
#account-overview .bioCont .upline-info .upline-body .name {
  font-weight: bold;
}
#account-overview .bioCont .upline-info .upline-body .mail {
  font-size: 12px;
}
#account-overview .bioCont .upline-info .upline-body .btn-info, #account-overview .bioCont .upline-info .upline-body .btn-info:hover {
  border-color: #0067DC;
  color: #0067DC !important;
}
#account-overview .bioCont .upline-info .upline-body img {
  width: 71px;
  height: 71px;
  border-radius: 100%;
  margin-top: 15px;
}
#account-overview .bioCont .upline-info .upline-body .icon {
  font-size: 30px;
  margin-top: 15px;
}
#account-overview .bioCont .upline-info .upline-body .btn, #account-overview .bioCont .upline-info .upline-body #content-buttons a, #content-buttons #account-overview .bioCont .upline-info .upline-body a {
  padding: 8px 20px;
  width: 100%;
}
@media screen and (min-width: 544px) {
  #account-overview .bioCont .upline-info .upline-body .btn, #account-overview .bioCont .upline-info .upline-body #content-buttons a, #content-buttons #account-overview .bioCont .upline-info .upline-body a {
    width: 80%;
  }
}
#account-overview .bioCont .upline-info .upline-body .btn-invert {
  width: 100%;
  font-size: 12px;
  padding: 8px 10px;
}
#account-overview .bioCont .upline-info .upline-footer .icon {
  cursor: pointer;
}
#account-overview .bioCont .upline-info.wa-hidden .upline-body {
  position: relative;
  width: 100%;
  border: 1px solid #C1C7CD;
  background: #FFFFFF;
}
#account-overview .bioCont .upline-info.wa-hidden .header {
  padding: 10px 15px;
}
#account-overview .bioCont .upline-info.wa-hidden .title, #account-overview .bioCont .upline-info.wa-hidden .name {
  font-weight: bold;
}
#account-overview .bioCont .upline-info.wa-hidden .advocate {
  color: #354657;
  font-size: 12px;
}
#account-overview .bioCont .upline-info.wa-hidden .profile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 15px 0;
  word-break: break-all;
}
#account-overview .bioCont .upline-info.wa-hidden .info {
  padding: 0 15px 30px 15px;
}
#account-overview .bioCont .upline-info.wa-hidden .image {
  padding: 0;
}
#account-overview .bioCont .upline-info.wa-hidden .image .icon {
  font-size: 30px;
  margin-top: 0;
}
#account-overview .bioCont .upline-info.wa-hidden .image img {
  width: 58px;
  height: 58px;
}
#account-overview .bioCont .upline-info.wa-hidden .icon--arrow-down-brand {
  cursor: pointer;
  position: absolute;
  bottom: 5px;
  right: 5px;
  margin-top: 0;
  font-size: 15px;
}
#account-overview .bioCont .upline-info.wa-showed .upline-body .icon {
  font-size: 40px;
  margin-top: 0;
}
#account-overview #change-password {
  margin-top: 15px;
}

#UpdatePasswordFormModal {
  margin-top: -10px;
}
#UpdatePasswordFormModal .row {
  margin: 0;
}

#paymentManagementTemplate #content_body,
#addressBookTemplate #content_body {
  margin-top: 15px;
}
#paymentManagementTemplate #content_body #newPayment,
#paymentManagementTemplate #content_body #newAddress,
#addressBookTemplate #content_body #newPayment,
#addressBookTemplate #content_body #newAddress {
  display: none;
  margin-bottom: 0;
}
#paymentManagementTemplate #content_body .panel-default, #paymentManagementTemplate #content_body .panel-lrp, #paymentManagementTemplate #content_body .panel-totals,
#addressBookTemplate #content_body .panel-default,
#addressBookTemplate #content_body .panel-lrp,
#addressBookTemplate #content_body .panel-totals {
  width: 100%;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  display: table;
}

#accountProfileSettings #content_body {
  margin-top: 10px;
}
#accountProfileSettings .account-names {
  color: #888888;
  font-size: 18px;
}
#accountProfileSettings p + p {
  margin-top: -7px;
  margin-bottom: 20px;
}
#accountProfileSettings h2 {
  margin-top: 0;
}
#accountProfileSettings .custom-checkbox label {
  color: #BD8BCA;
  margin-bottom: 10px;
  font-size: 22px;
}
#accountProfileSettings .custom-checkbox label:before {
  margin-bottom: -4px;
}
#accountProfileSettings .custom-checkbox label:after {
  font-size: 16px;
  top: 7px;
  color: #888888;
}
#accountProfileSettings .btn + .btn, #accountProfileSettings #content-buttons a + .btn, #content-buttons #accountProfileSettings a + .btn, #accountProfileSettings #content-buttons .btn + a, #content-buttons #accountProfileSettings .btn + a, #accountProfileSettings #content-buttons a + a, #content-buttons #accountProfileSettings a + a {
  margin-left: 10px;
}

#accountNotificationSettings #mobile-number {
  margin: 12px 0px 0px 35px;
}
#accountNotificationSettings #mobile-number .footnote {
  margin-top: 12px;
}

#uploadProfilePhoto #profile-photo img {
  max-width: 225px;
}

#order-history {
  /*#filter-type{
  	display: inline-block;
  	float: right;
  	.filter-option{
       color: $text-color;
  	}
  	.custom-checkbox{
  		margin: 5px 0;
  	}
  }
  #filter-type-warehouse{
  	display: inline-block;
  	float: left;
  }*/
}
#order-history form {
  margin: 0;
  padding: 0;
}
#order-history #filter-date div {
  display: inline-block;
}
#order-history #filter-date .input-group {
  width: 115px;
}
#order-history #filter-date .input-group input {
  display: inline-block;
}
#order-history #filter-date .input-group input[type=text] {
  margin-right: 15px;
  padding: 0 8px;
}
#order-history #filter-date .input-group input[type=submit] {
  vertical-align: initial;
}
#order-history #filter-date #orderHistorySubmit {
  margin-top: -32px;
}
#order-history div.form-control {
  width: 220px;
}
#order-history div.dropdown-menu {
  background-color: #fff;
}
#order-history div.dropdown-menu ul {
  list-style-type: none;
  padding-left: 13px;
}
#order-history div.dropdown-menu ul .control-group {
  display: inline-block;
}
#order-history div.dropdown-menu ul .control-group label {
  color: #888888;
}
#order-history div.dropdown-menu ul .control-group label:before {
  content: "";
  margin-right: 20px;
  border-color: #BD8BCA;
}
#order-history div.dropdown-menu ul li {
  margin-bottom: 8px;
}
#order-history div.dropdown-menu #filter-buttons {
  text-align: center;
  margin: 0 20px 20px;
}
#order-history div.dropdown-menu #filter-buttons button {
  width: 85px;
}
#order-history div.dropdown-menu #filter-buttons #button-clear {
  float: left;
}
#order-history div.dropdown-menu #filter-buttons #button-apply {
  float: right;
}
#order-history #orderHistoryTable th.col-status {
  -webkit-border-top-right-radius: 8px;
  -moz-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
#order-history #orderHistoryTable td.col-tracking {
  padding: 7px 11px;
}
#order-history #orderHistoryTable td.col-expand {
  color: #D1D1D1;
  cursor: pointer;
}
#order-history #orderHistoryTable div.summary-details div {
  text-align: center;
  margin-bottom: 8px;
}
#order-history #orderHistoryTable tr.collapsed td {
  padding: 0;
  border: none;
}
#order-history #orderHistoryTable tr.summary-details-xs.collapsed {
  display: none;
}

#order-details #context-indicator {
  margin-top: 10px;
}
#order-details #order-details-summary {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  #order-details #order-details-summary #summary-links {
    text-align: right;
  }
}
#order-details #track-package {
  margin-bottom: 15px;
  text-align: left;
}
#order-details tr.item-row td {
  vertical-align: middle;
}
#order-details tr.item-row .col-photo {
  padding: 3px 0px 3px 20px;
}
#order-details tr.item-row .col-photo img {
  width: 40px;
}
#order-details tr:last-child td {
  border-bottom: none;
}
@media screen and (max-width: 991px) {
  #order-details th.col-qty {
    -webkit-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}
#order-details .item-div {
  padding: 10px;
  border-bottom: 1px solid #EEEEEE;
}
#order-details .item-div:last-child {
  border: none;
}
#order-details .item-div table {
  width: 100%;
}
#order-details .item-div table .item-space {
  height: 8px;
}
#order-details #orderDetailsItemsTable tr.partial-header td {
  padding-left: 14px;
}
#order-details #orderDetailsItemsTable tr.partial-header h4 {
  margin: 8px 0 0 0;
  font-weight: bold;
}
#order-details #orderDetailsItemsTable tr.partner-child td {
  background-color: #FEF7EE;
}
#order-details #orderDetailsItemsTable tr.partner-child td.col-photo {
  background-color: #fff;
  border-top: none;
  border-bottom: none;
  padding-left: 50px;
}
#order-details #orderDetailsItemsTable tr.partner-parent td.col-photo {
  border-bottom: none;
}
#order-details #orderDetailsItemsTable .partner-child + .item-row td {
  border-top: 1px solid #EEEEEE;
}
#order-details #orderDetailsItemsTable tr.promo {
  background-color: #ffeede;
}
#order-details #orderDetailsItemsDiv .col-photo {
  width: 80px;
  vertical-align: top;
  text-align: center;
}
#order-details #orderDetailsItemsDiv .col-photo img {
  width: 50px;
}
#order-details #orderDetailsItemsDiv h4 {
  margin: 8px 0 0 0;
  font-weight: bold;
}
#order-details #orderDetailsItemsDiv table.partner-child tr, #order-details #orderDetailsItemsDiv table.partner-child td {
  background-color: #FEF7EE;
  padding-left: 5px;
  padding-right: 5px;
}
#order-details #orderDetailsItemsDiv table.partner-child td.col-photo {
  background-color: #fff;
  border-top: none;
  border-bottom: none;
  padding-left: 20px;
}

.routing-modal h3 {
  margin-top: 0;
  margin-bottom: 15px;
}
.routing-modal h4 {
  font-weight: bold;
}
.routing-modal .btn-warning {
  margin-left: 15px;
}

@media (max-width: 544px) {
  .catalog-selector-container {
    text-align: center;
  }
}
@media (min-width: 544px) {
  .catalog-selector-container {
    text-align: right;
  }
}

.catalog-selector {
  margin-bottom: 20px;
}

#orderReview {
  background: linear-gradient(0deg, #fff 0%, #EBF3FC 100%) 0 0/100% 280px no-repeat;
}
#orderReview.lrp {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 100px, #ffffff 250px), url(/_ui/desktop/common/assets-doterra/images/subscription-background-cutted.png) 0 0/100% 280px no-repeat;
}
#orderReview h2.page-title {
  margin: 0 0 15px 0;
}
#orderReview #referrerField input[type=text] {
  width: 130px;
  margin-right: 20px;
  float: left;
}
#orderReview #referrerField i {
  margin: 0px 20px 0px 5px;
}
#orderReview #referrerField #referralName {
  margin-left: 5px;
}
#orderReview .referrer-business-url {
  display: inline-block;
}
#orderReview #lrpButtonDiv {
  text-align: center;
  margin: 30px auto 40px;
}
#orderReview #back-to-shop {
  margin-top: 12px;
}
#orderReview .wa-card {
  width: 46%;
}
@media screen and (max-width: 600px) {
  #orderReview .wa-card {
    width: 100%;
  }
}
#orderReview .product-item-table {
  margin-bottom: 22px;
}
#orderReview .expected-delivery-date > strong {
  text-transform: capitalize;
}
#orderReview .enrollment-lrp-header-row {
  position: relative;
}
#orderReview .enrollment-lrp-header {
  font-weight: 700;
  display: flex;
  align-items: center;
  padding: 15px 0;
}
@media (min-width: 992px) {
  #orderReview .enrollment-lrp-header {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
#orderReview .enrollment-lrp-header .icon--loyalty-order {
  margin-right: 15px;
}

#order-confirmation #confirmation-header {
  text-align: left;
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  #order-confirmation #confirmation-header {
    text-align: center;
  }
}
#order-confirmation #confirmation-header h2 {
  margin: 0px;
}
@media (min-width: 768px) {
  #order-confirmation #confirmation-header h2 {
    font-size: 36px;
  }
}
#order-confirmation #confirmation-header h2 span {
  color: #BD8BCA;
}
@media (max-width: 768px) {
  #order-confirmation #confirmation-header h2 span {
    display: block;
  }
}
#order-confirmation #confirmation-header .order-number {
  margin-top: 25px;
}
@media (min-width: 768px) {
  #order-confirmation #confirmation-header .order-number {
    font-size: 20px;
    line-height: 25px;
  }
}
#order-confirmation #confirmation-header .order-number span {
  font-weight: bold;
}
#order-confirmation #confirmation-header #confirmation-header__email {
  margin-top: 25px;
}
@media (min-width: 768px) {
  #order-confirmation #confirmation-header #confirmation-header__email {
    font-size: 20px;
    line-height: 25px;
  }
}
#order-confirmation #confirmation-header #confirmation-header__email span {
  display: block;
  font-weight: bold;
}
#order-confirmation #confirmation-header #confirmation-header__userid {
  margin-top: 15px;
  text-align: center;
  padding: 8px;
  max-width: 280px;
  border: 2px solid #EBEBEB;
  border-radius: 5px;
}
#order-confirmation #confirmation-header #confirmation-header__userid span {
  color: #BD8BCA;
  font-weight: bold;
}
@media (max-width: 768px) {
  #order-confirmation #confirmation-header #confirmation-header__userid {
    margin: auto;
    margin-top: 25px;
  }
}
#order-confirmation #confirmation-header #e2lrp-congrats-well {
  background-color: #F5EEF7;
  text-align: center;
  padding: 40px 30px;
}
@media (max-width: 768px) {
  #order-confirmation #confirmation-header #e2lrp-congrats-well {
    margin-top: 50px;
  }
}
#order-confirmation #confirmation-header #e2lrp-congrats-well h2 {
  font-size: 24px;
  margin-bottom: 15px;
}
#order-confirmation #confirmation-header #e2lrp-congrats-well h2 .icon--success-circle-fill-brand {
  vertical-align: text-bottom;
}
#order-confirmation #order-container,
#order-confirmation #nextlrp-container {
  margin-bottom: 35px;
}
#order-confirmation #order-container h2.section-header,
#order-confirmation #nextlrp-container h2.section-header {
  font-size: 36px;
}
#order-confirmation #order-container #order-details-header,
#order-confirmation #nextlrp-container #order-details-header {
  margin-bottom: 20px;
}
#order-confirmation #enrollment-lrp {
  position: relative;
}
#order-confirmation #enrollment-lrp #change-lrp-date {
  position: absolute;
  top: 0;
  right: 0;
}
#order-confirmation a.confirm-action {
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #order-confirmation a.confirm-action {
    max-width: 400px;
  }
}
#order-confirmation #mobile-cart a.confirm-action {
  margin: 10px auto 30px;
}
#order-confirmation .summary-header {
  margin-bottom: 20px;
}
#order-confirmation .summary-header .confirmation-summary__shipping .confirmation-summary__shipping__address {
  margin-top: 16px;
}
#order-confirmation .summary-header .confirmation-totals__values .confirmation-totals__value-arrival {
  font-weight: bold;
}
#order-confirmation .summary-header .confirmation-totals__values .confirmation-totals__value-total {
  font-size: 20px;
  font-weight: bold;
  margin-top: 16px;
}
#order-confirmation .summary-header .confirmation-totals__values .confirmation-totals__value-pv {
  font-size: 20px;
}
#order-confirmation .carousel-display {
  display: block;
}
@media (max-width: 768px) {
  #order-confirmation .carousel-display {
    display: none;
  }
}
#order-confirmation .order-confirmation-carousel-display-mobile {
  display: none;
}
@media (max-width: 768px) {
  #order-confirmation .order-confirmation-carousel-display-mobile {
    display: block;
    margin-bottom: 44px;
  }
}
@media (max-width: 768px) {
  #order-confirmation .item {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#order-confirmation .two-image-button-content {
  display: flex;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  margin-bottom: 40px;
  height: 133px;
  width: 460px;
}
#order-confirmation .two-image-button-content img {
  width: 133px;
  height: 133px;
  object-fit: cover;
  padding-right: 10px;
}
@media (max-width: 480px) {
  #order-confirmation .two-image-button-content {
    margin-bottom: 0px;
    height: 122px;
  }
  #order-confirmation .two-image-button-content img {
    height: 122px;
    width: 122px;
  }
  #order-confirmation .two-image-button-content a, #order-confirmation .two-image-button-content h5 {
    font-size: 14px;
  }
}
#order-confirmation .two-image-button-content .content-area {
  padding: 15px 0;
  height: inherit;
  text-align: left;
}
@media (max-width: 480px) {
  #order-confirmation .two-image-button-content .content-area {
    padding: 5px 0;
  }
}
#order-confirmation .two-image-button-content .content-area h5 {
  margin: 5px 0;
}
#order-confirmation .two-image-button-content .content-area .content {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 480px) {
  #order-confirmation .two-image-button-content .content-area .content {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  #order-confirmation .two-image-button-content .content-area .button-link {
    position: absolute;
    bottom: 10px;
  }
}
#order-confirmation .two-image-button-content .content-area .button-link a {
  padding: 2px 16px;
  margin: 0;
}

#order-confirmation .guest-order-confirmation {
  background: #FFFFFF;
}
#order-confirmation .guest-order-confirmation_body {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel {
  padding: 30px 20px;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table {
  width: 100%;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table tr {
  border: 0;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table tr:last-child {
  border-bottom: 0;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table td {
  padding: 25px 0;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table .email-confirmation {
  font-Weight: 500;
  font-Size: 16px;
  line-height: 18.78px;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table .email-confirmation span {
  font-Weight: 700;
  font-Size: 16px;
  line-height: 30px;
  display: block;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table .email-confirmation #passwordValidationBox, #order-confirmation .guest-order-confirmation_body .order-details-panel table .email-confirmation .password-check {
  display: flex;
  flex-direction: column;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table .order-number-container {
  display: flex;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table .order-number-container .order-confirmed-icon {
  padding-right: 10px;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table .order-number-container .order-msg {
  flex-direction: column;
  display: flex;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table .order-number-container .order-msg .receipt-number {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #354657;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel table .order-number-container .order-msg .thank-you-msg {
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  color: #354657;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel .continue-shopping-container {
  display: flex;
  justify-content: center;
}
#order-confirmation .guest-order-confirmation_body .order-details-panel .continue-shopping-container button {
  width: 220px;
}
#order-confirmation .guest-order-confirmation_body .create-account-panel {
  border: 2px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 5px;
  margin-top: 30px;
  padding: 15px 10px;
  height: fit-content;
}
#order-confirmation .guest-order-confirmation_body .create-account-panel #save-info-form {
  display: flex;
  flex-direction: column;
}
#order-confirmation .guest-order-confirmation_body .create-account-panel #save-info-form #savePassword {
  width: 220px;
}
#order-confirmation .guest-order-confirmation_body .create-account-panel .password-check div {
  margin: 2px 0;
}
#order-confirmation .guest-order-confirmation_body .create-account-panel .password-check span {
  width: 24px;
  height: 24px;
}
#order-confirmation .guest-order-confirmation_body .create-account-panel .password-check .pass-uncheck {
  border-radius: 22px;
  background-color: #C1C7CD;
}
#order-confirmation .guest-order-confirmation_body .create-account-panel .password-check .password-check-label {
  font-size: 11px;
  font-weight: 700;
  position: absolute;
  margin-left: 26px;
  color: #354657;
}
@media only screen and (device-width: 768px) {
  #order-confirmation .guest-order-confirmation_body .create-account-panel .password-check .password-check-label {
    line-height: 1;
  }
}
#order-confirmation .guest-order-confirmation_body .create-account-panel .password-check .pass-check-success {
  display: none;
  margin: 4px;
  width: 16px;
  height: 16px;
}
#order-confirmation .guest-order-confirmation_body .create-account-panel .password-check .complete .pass-uncheck {
  background-color: #354657;
}
#order-confirmation .guest-order-confirmation_body .create-account-panel .password-check .complete .pass-check-success {
  display: block;
}
#order-confirmation .guest-order-confirmation_body .password-input-container {
  margin-bottom: 0;
}
#order-confirmation .guest-order-confirmation_body #passwordValidationBox {
  background-color: #F4F8FD;
  padding: 10px 0;
}
#order-confirmation .guest-order-confirmation_body .shipping-to {
  font-weight: 700;
}
#order-confirmation .guest-order-confirmation_body .banner-with-modal-container {
  margin: 15px;
}
#order-confirmation .guest-order-confirmation_body .banner-with-modal-container .main-container {
  padding: 10px;
  display: block;
}
@media (max-width: 543px) {
  #order-confirmation .guest-order-confirmation_body .banner-with-modal-container .main-container {
    display: flex;
  }
}
#order-confirmation .guest-order-confirmation_body .show-hide {
  color: #84909B;
}
#order-confirmation .guest-order-confirmation_body .account-panel-heading {
  font-size: 16px;
  font-weight: 700;
  padding-left: 15px;
  display: block;
}
#order-confirmation .guest-order-confirmation_body form .form-group .control-group .required ~ label:after {
  display: none;
}
#order-confirmation .guest-order-confirmation_header {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
  background-size: cover;
  margin: 0 auto;
  max-width: 1100px;
  background-position: center;
}
#order-confirmation .guest-order-confirmation_header .yCmsContentSlot {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
#order-confirmation .guest-order-confirmation_header .bannerTextPositionComponent .desktop-image, #order-confirmation .guest-order-confirmation_header .bannerTextPositionComponent .mobile-image {
  display: inline-block;
  width: 100%;
  background-size: cover;
  min-height: 250px;
  background-position: center;
}
#order-confirmation .guest-order-confirmation_header .bannerTextPositionComponent .content {
  width: 100%;
  margin-top: 97px;
  left: 0;
  text-align: center;
  position: absolute;
}
#order-confirmation .guest-order-confirmation_header .bannerTextPositionComponent .content .title {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
}
@media (max-width: 480px) {
  #order-confirmation .guest-order-confirmation_header .bannerTextPositionComponent .content .title {
    font-size: 24px;
  }
}
@media (max-width: 543px) {
  #order-confirmation .guest-order-confirmation_header .bannerTextPositionComponent .mobile-image {
    display: inline-block !important;
  }
  #order-confirmation .guest-order-confirmation_header .bannerTextPositionComponent .content {
    margin: 24px;
    margin-top: 97px;
    max-width: 100%;
    width: auto;
  }
}
#order-confirmation .guest-order-confirmation_title {
  font-size: 36px;
  width: 33%;
  font-weight: 700;
  line-height: 42.26px;
}
@media screen and (max-width: 543px) {
  #order-confirmation .guest-order-confirmation_title {
    font-size: 24px;
    width: 60%;
    font-weight: 800;
    line-height: 28.18px;
  }
}
#order-confirmation .guest-order-confirmation .bold-info {
  font-weight: 700;
}
#order-confirmation .guest-order-confirmation .shipping-to {
  font-size: 16px;
}
#order-confirmation .guest-order-confirmation .total-price-info {
  display: flex;
  justify-content: space-between;
}
#order-confirmation .guest-order-confirmation .become-member-benefits {
  display: flex;
  flex-direction: column;
}
#order-confirmation .guest-order-confirmation .become-member-benefits img {
  width: 35px;
  padding-left: 10px;
}
#order-confirmation .guest-order-confirmation .become-member-benefits .point {
  display: flex;
}
#order-confirmation .guest-order-confirmation .btn-primary, #order-confirmation .guest-order-confirmation .btn-lrp, #order-confirmation .guest-order-confirmation .btn-onetime, #order-confirmation .guest-order-confirmation .btn-standard, #order-confirmation .guest-order-confirmation .btn-invert, #order-confirmation .guest-order-confirmation .btn-fake, #order-confirmation .guest-order-confirmation .btn-fake-disabled, #order-confirmation .guest-order-confirmation #content-buttons a, #content-buttons #order-confirmation .guest-order-confirmation a {
  background-color: #9D57B2;
  border-color: #9D57B2;
}
#order-confirmation .guest-order-confirmation .btn-secondary {
  border-color: #9D57B2;
}
#order-confirmation .guest-order-confirmation .mobile-product-table {
  border: 2px solid #F4F8FD;
  margin: 15px;
  border-radius: 5px;
}
#order-confirmation .guest-order-confirmation .mobile-product-table .mobile-table-header {
  margin: 4px 14px;
}
#order-confirmation .guest-order-confirmation .mobile-product-table .qty-label {
  margin-left: 69px;
}
#order-confirmation .guest-order-confirmation .mobile-product-table .price-label {
  font-weight: 700;
}
#order-confirmation .guest-order-confirmation .smartedit-preview-order-confirmation .desktop-image {
  min-width: 1100px;
  min-height: 250px;
  display: inline-block;
  background-repeat: no-repeat;
}
#order-confirmation .guest-order-confirmation .smartedit-preview-order-confirmation .content {
  min-width: 1100px;
  position: absolute;
  margin-top: 116px;
  font-size: 30px;
}
#order-confirmation .guest-order-confirmation .smartedit-preview-order-confirmation .point {
  display: flex;
  margin: 0 auto;
  padding: 0 10%;
}
#order-confirmation .guest-order-confirmation .product-item-table #orderProductTable .totalAmount {
  text-align: center;
  font-weight: normal;
}
#order-confirmation .guest-order-confirmation .product-item-table#orderProductTableMobile {
  margin: 0;
}

@media (max-width: 480px) {
  #orderReview #referrerField i {
    margin: 0px 10px 0px 5px;
  }
}
#orderProductTable.table {
  margin-bottom: 0;
}
#orderProductTable tr.item-giveaway td {
  background-color: #F6F7D0;
}
#orderProductTable .item-giveaway {
  background-color: #F6F7D0;
}
#orderProductTable .order-item-promo.item-giveaway {
  background-color: #F6F7D0;
}
#orderProductTable tr.order-item-promo td.frequency {
  color: #F0AD4E;
}
#orderProductTable .order-item-promo {
  background-color: #FFEEDE;
}
#orderProductTable .product-name {
  font-weight: 700;
}
#orderProductTable .frequency {
  text-transform: capitalize;
}
#orderProductTable div.promo,
#orderProductTable tr.promo td {
  background-color: #ffeede;
}
#orderProductTable div.promo.frequency, #orderProductTable div.promo .frequency,
#orderProductTable tr.promo td.frequency,
#orderProductTable tr.promo td .frequency {
  color: #F0AD4E;
}
#orderProductTable .perfectPartnerChild {
  background-color: #FEF7EE;
}
#orderProductTable .perfectPartnerChild .perfectPartnerChildName {
  padding-left: 45px;
  position: relative;
}
#orderProductTable .perfectPartnerChild .perfectPartnerChildName div.partner-child-border {
  position: absolute;
  width: 3px;
  left: 0;
  top: 2px;
  bottom: 2px;
  border-radius: 2px;
  background-color: #F0AD4E;
}
@media (max-width: 660px) {
  #orderProductTable .perfectPartnerChild .perfectPartnerChildName {
    padding-left: 15px;
  }
}
#orderProductTable .onetime.lrp {
  background-color: #f6f7d0;
}
#orderProductTable .onetime.lrp .frequency {
  color: #849400;
}
@media (max-width: 992px) {
  #orderProductTable div.entry {
    border-top: 2px solid #F4F8FD;
    padding: 15px 0;
  }
  #orderProductTable div:first-child.entry {
    border-top: none;
  }
}
@media (max-width: 543px) {
  #orderProductTable .entry > div:first-child {
    margin-bottom: 15px;
    text-align: center;
  }
  #orderProductTable .entry > div:not(:first-child) > div.row > div:first-child {
    text-align: right;
    padding-right: 5px;
  }
  #orderProductTable .entry > div:not(:first-child) > div.row > div:last-child {
    text-align: left;
    padding-left: 5px;
  }
}
@media (min-width: 544px) and (max-width: 992px) {
  #orderProductTable .entry {
    font-size: 0;
  }
  #orderProductTable .entry > div {
    float: none;
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
  }
  #orderProductTable .entry > div:first-child {
    vertical-align: middle;
  }
  #orderProductTable .entry > div:first-child {
    padding-right: 0;
  }
  #orderProductTable .entry > div:not(:first-child) > div.row > div:first-child {
    padding: 0;
    text-align: right;
  }
  #orderProductTable .entry > div:not(:first-child) > div.row > div:last-child {
    padding: 0 0 0 8px;
    text-align: left;
  }
}
#orderProductTable.table {
  width: 100%;
}
#orderProductTable.table thead > tr > th {
  border-bottom: none;
}
#orderProductTable.table thead > tr > th:first-child {
  width: 50%;
}
#orderProductTable.table tbody > tr {
  height: 65px;
}
#orderProductTable.table tbody > tr td {
  border-top: 2px solid #F4F8FD;
  border-bottom: none;
}
#orderProductTable.table tbody > tr.product-table-heading td {
  border-top: none;
}
#orderProductTable.table tbody > tr.product-table-button td {
  border-top: none;
}
#orderProductTable.table th {
  vertical-align: middle;
  text-align: center;
}
#orderProductTable.table th:first-child {
  text-align: left;
}
#orderProductTable.table td {
  text-align: center;
  padding-top: 15px;
}
#orderProductTable.table td:first-child {
  text-align: left;
}
#orderProductTable.table .total-price {
  width: 120px;
}

.address-well,
.payment-well {
  word-wrap: break-word;
}
.address-well h4,
.payment-well h4 {
  margin: 15px 0;
}

.address-well .delivery-info {
  font-style: italic;
  font-size: 15px;
  color: #888888;
}

.status-message {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .status-message h2 {
    width: 350px;
    margin-left: 34px !important;
  }
}

#orderTotalsCheckout.panel-totals {
  border: none;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
}
@media (max-width: 768px) {
  #orderTotalsCheckout.panel-totals {
    margin-top: 15px;
  }
}
#orderTotalsCheckout.panel-totals .panel-heading {
  background-color: #EBEBEB;
}
#orderTotalsCheckout.panel-totals .panel-body {
  padding-bottom: 0px;
}
#orderTotalsCheckout.panel-totals .old-price {
  font-weight: 600;
  text-decoration: line-through;
  color: #84909B;
}
#orderTotalsCheckout.panel-totals .discounted-price {
  color: #7BB739;
}
#orderTotalsCheckout.panel-totals .panel-body > div.row:not(.text-center).sub-header {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 4px 0;
  background-color: #F4F8FD;
}
#orderTotalsCheckout.panel-totals .panel-body > div.row:not(.text-center):not(.sub-header) {
  padding: 3px 0;
}
#orderTotalsCheckout.panel-totals .panel-body > div.row:not(.text-center) > div:last-child, #orderTotalsCheckout.panel-totals .panel-body > div.row:not(.text-center) > h5:last-child {
  text-align: right;
  font-weight: 700;
  padding-left: 0;
  white-space: nowrap;
}
#orderTotalsCheckout.panel-totals .panel-body > div.row:not(.text-center) > div:last-child.free-option, #orderTotalsCheckout.panel-totals .panel-body > div.row:not(.text-center) > h5:last-child.free-option {
  white-space: initial;
}
#orderTotalsCheckout.panel-totals .panel-body > div.row:not(.text-center) > h5 {
  display: inline-block;
}
#orderTotalsCheckout.panel-totals .panel-body > div.row:not(.text-center)#orderReview-shippingPoint-earned > div:first-child {
  white-space: normal;
}
#orderTotalsCheckout.panel-totals .panel-body > div.row:not(.text-center)#orderReview-account-credit > div:first-child {
  white-space: normal;
}
#orderTotalsCheckout.panel-totals .order-buttons {
  text-align: center !important;
  padding: 15px 20px;
}
#orderTotalsCheckout.panel-totals .order-buttons div {
  width: 100%;
}
#orderTotalsCheckout.panel-totals .order-buttons #apple-pay-process-button .spinner--sm {
  width: 20px;
  margin: 0 auto;
}
#orderTotalsCheckout.panel-totals .order-buttons a {
  width: 100%;
  margin: 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#orderTotalsCheckout.panel-totals .order-buttons button {
  width: 100%;
  margin: 0;
}
#orderTotalsCheckout.panel-totals .order-buttons #order-button-container {
  margin: 10px 0px 0px;
  padding-top: 15px;
  padding-bottom: 25px;
  border: 2px solid #EEEEEE;
  border-radius: 5px;
}
#orderTotalsCheckout.panel-totals .order-buttons #digital-wallet-callout {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -10px;
}
#orderTotalsCheckout.panel-totals .order-buttons #digital-wallet-callout i {
  font-size: 23pt;
}
#orderTotalsCheckout.panel-totals .order-buttons .ccTermsWrapper {
  background-color: white;
  margin-top: 10px;
  padding-top: 12px;
}
#orderTotalsCheckout.panel-totals .order-buttons .ccTermsWrapper a {
  margin-top: 0;
}
#orderTotalsCheckout.panel-totals .order-buttons .ccTermsWrapper .message {
  margin-top: 20px;
  font-size: 12px;
  padding: 0 15px 10px 15px;
  text-align: left;
  white-space: normal;
}
#orderTotalsCheckout.panel-totals .order-buttons .ccTermsWrapper .message a {
  color: #608E3A !important;
  text-decoration: underline;
}
#orderTotalsCheckout.panel-totals .order-buttons .ccTermsWrapper .message a:hover {
  color: #BABB00 !important;
}
#orderTotalsCheckout.panel-totals .lrp-info {
  padding: 15px 20px;
}
#orderTotalsCheckout.panel-totals .lrp-info div#lrp-info-container {
  background: #F9F9F9;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #EBEBEB;
}
#orderTotalsCheckout.panel-totals #srp-earned {
  z-index: 3;
}

.standard #orderTotalsCheckout.panel-totals .panel-heading {
  background-color: #F4F8FD;
}

.order-confirmation .member-id-title {
  line-height: 45px;
}
@media (max-width: 544px) {
  .order-confirmation .member-id-title {
    display: block;
    line-height: initial;
    margin-bottom: 30px;
  }
}
.order-confirmation span#member-id {
  font-weight: bold;
}
.order-confirmation .print-header {
  margin-top: 7px;
}
.order-confirmation .print-header .fa-print, .order-confirmation .print-header .icon--print-fill-brand {
  font-size: 26px;
  position: relative;
  left: -5px;
  top: 7px;
}
.order-confirmation .print-header .icon--print-brand {
  top: 15px;
}
.order-confirmation .info-membership {
  color: #9E4FA5;
  margin-top: 16px;
}
.order-confirmation #save-info-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.order-confirmation #save-info-form #passwordValidationBox {
  height: 80px;
  padding: 10px 0;
  font-size: 14px;
  box-shadow: 0 1px 3px #ccc;
  border: 1px solid #EBEBEB;
  margin: 15px 0;
}
.order-confirmation .custom-well-order {
  margin: 0 auto;
  float: none;
}

h2.promoCode {
  font-style: italic;
  margin-top: 0px;
}

#orderTotalsCheckout div.cancel-order,
#orderTotals div.cancel-order {
  margin-top: 15px;
}
#orderTotalsCheckout div.cancel-order a,
#orderTotals div.cancel-order a {
  color: #D1D1D1;
  font-size: 0.875rem;
  font-weight: bold;
  text-decoration: underline;
}

#enrollmentPayments #orderTotalsCheckout.panel-totals .panel-heading, #orderReview #orderTotalsCheckout.panel-totals .panel-heading {
  background-color: #EBEBEB;
}

#orderReview #attribute-wells .attribute-well__card, #order-confirmation #attribute-wells .attribute-well__card {
  position: relative;
}
#orderReview #attribute-wells .attribute-well__card .panel-heading, #order-confirmation #attribute-wells .attribute-well__card .panel-heading {
  padding: 15px 15px;
  display: flex;
  align-items: center;
  background-color: white;
  border-left: 2px solid #EBEBEB;
  border-right: 2px solid #EBEBEB;
}
#orderReview #attribute-wells .attribute-well__card .panel-heading .panel-title, #order-confirmation #attribute-wells .attribute-well__card .panel-heading .panel-title {
  margin: 0 0 0 10px;
}
#orderReview #attribute-wells .attribute-well__card .icon--edit, #order-confirmation #attribute-wells .attribute-well__card .icon--edit {
  position: absolute;
  right: 15px;
  top: 18px;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
}
#orderReview #attribute-wells .attribute-well__card .card__content, #order-confirmation #attribute-wells .attribute-well__card .card__content {
  padding: 1px 20px 15px;
  border: 2px solid #EBEBEB;
  border-top: 0;
  min-height: 110px;
}
@media (min-width: 992px) {
  #orderReview #attribute-wells .attribute-well__card .card__content, #order-confirmation #attribute-wells .attribute-well__card .card__content {
    padding-left: 55px;
    padding-right: 55px;
  }
}
#orderReview #attribute-wells .attribute-well__card .card__content .card-content__data--shift-right, #order-confirmation #attribute-wells .attribute-well__card .card__content .card-content__data--shift-right {
  margin-left: 15px;
}
#orderReview #attribute-wells .attribute-well__card .card__content .card-content__delivery-data--shift-right, #order-confirmation #attribute-wells .attribute-well__card .card__content .card-content__delivery-data--shift-right {
  float: right;
}
#orderReview #attribute-wells .attribute-well__card .card__content .card-content__data--shift-down, #order-confirmation #attribute-wells .attribute-well__card .card__content .card-content__data--shift-down {
  margin-top: 15px;
}
#orderReview #attribute-wells .attribute-well__card .card__content .card__content_email, #order-confirmation #attribute-wells .attribute-well__card .card__content .card__content_email {
  word-break: break-word;
}
#orderReview #attribute-wells .attribute-well__card .card__content .card__content_pending-profile, #order-confirmation #attribute-wells .attribute-well__card .card__content .card__content_pending-profile {
  clear: both;
}
#orderReview #attribute-wells .attribute-well__card .banner-with-modal-container, #order-confirmation #attribute-wells .attribute-well__card .banner-with-modal-container {
  margin: 10px 0px;
}
#orderReview #orderReview-delivery-days .card__content div, #order-confirmation #orderReview-delivery-days .card__content div {
  line-height: 30px;
}
#orderReview #orderTotalsCheckout.panel-totals, #order-confirmation #orderTotalsCheckout.panel-totals {
  margin-bottom: 30px;
}
#orderReview .product-item-table, #orderReview .banner-with-modal-container, #order-confirmation .product-item-table, #order-confirmation .banner-with-modal-container {
  margin-bottom: 30px;
}
#orderReview .product-item-table #orderProductTable th:first-child, #orderReview .product-item-table#orderProductTableMobile th:first-child, #orderReview .banner-with-modal-container #orderProductTable th:first-child, #orderReview .banner-with-modal-container#orderProductTableMobile th:first-child, #order-confirmation .product-item-table #orderProductTable th:first-child, #order-confirmation .product-item-table#orderProductTableMobile th:first-child, #order-confirmation .banner-with-modal-container #orderProductTable th:first-child, #order-confirmation .banner-with-modal-container#orderProductTableMobile th:first-child {
  width: 75%;
}
#orderReview .product-item-table #orderProductTable .product__image-name-wrapper, #orderReview .product-item-table#orderProductTableMobile .product__image-name-wrapper, #orderReview .banner-with-modal-container #orderProductTable .product__image-name-wrapper, #orderReview .banner-with-modal-container#orderProductTableMobile .product__image-name-wrapper, #order-confirmation .product-item-table #orderProductTable .product__image-name-wrapper, #order-confirmation .product-item-table#orderProductTableMobile .product__image-name-wrapper, #order-confirmation .banner-with-modal-container #orderProductTable .product__image-name-wrapper, #order-confirmation .banner-with-modal-container#orderProductTableMobile .product__image-name-wrapper {
  display: flex;
}
#orderReview .product-item-table #orderProductTable .product__image-wrapper, #orderReview .product-item-table#orderProductTableMobile .product__image-wrapper, #orderReview .banner-with-modal-container #orderProductTable .product__image-wrapper, #orderReview .banner-with-modal-container#orderProductTableMobile .product__image-wrapper, #order-confirmation .product-item-table #orderProductTable .product__image-wrapper, #order-confirmation .product-item-table#orderProductTableMobile .product__image-wrapper, #order-confirmation .banner-with-modal-container #orderProductTable .product__image-wrapper, #order-confirmation .banner-with-modal-container#orderProductTableMobile .product__image-wrapper {
  margin-right: 20px;
  min-width: 50px;
}
#orderReview .product-item-table #orderProductTable .product__image-wrapper .product__image, #orderReview .product-item-table#orderProductTableMobile .product__image-wrapper .product__image, #orderReview .banner-with-modal-container #orderProductTable .product__image-wrapper .product__image, #orderReview .banner-with-modal-container#orderProductTableMobile .product__image-wrapper .product__image, #order-confirmation .product-item-table #orderProductTable .product__image-wrapper .product__image, #order-confirmation .product-item-table#orderProductTableMobile .product__image-wrapper .product__image, #order-confirmation .banner-with-modal-container #orderProductTable .product__image-wrapper .product__image, #order-confirmation .banner-with-modal-container#orderProductTableMobile .product__image-wrapper .product__image {
  width: 50px;
}
#orderReview .product-item-table .entry__onetime, #orderReview .banner-with-modal-container .entry__onetime, #order-confirmation .product-item-table .entry__onetime, #order-confirmation .banner-with-modal-container .entry__onetime {
  background-color: #F4F8FD;
}
#orderReview .product-item-table .entry__enrollment-kit, #orderReview .banner-with-modal-container .entry__enrollment-kit, #order-confirmation .product-item-table .entry__enrollment-kit, #order-confirmation .banner-with-modal-container .entry__enrollment-kit {
  background-color: #F5EEF7;
}
#orderReview .product-item-table .perfectPartnerChild, #orderReview .banner-with-modal-container .perfectPartnerChild, #order-confirmation .product-item-table .perfectPartnerChild, #order-confirmation .banner-with-modal-container .perfectPartnerChild {
  background-color: #FFFCF7;
}
#orderReview .product-item-table .perfectPartnerChild .perfectPartnerChildName, #orderReview .banner-with-modal-container .perfectPartnerChild .perfectPartnerChildName, #order-confirmation .product-item-table .perfectPartnerChild .perfectPartnerChildName, #order-confirmation .banner-with-modal-container .perfectPartnerChild .perfectPartnerChildName {
  padding-left: 45px;
}
#orderReview .product-item-table #orderProductTable .table-row__entry, #orderReview .banner-with-modal-container #orderProductTable .table-row__entry, #order-confirmation .product-item-table #orderProductTable .table-row__entry, #order-confirmation .banner-with-modal-container #orderProductTable .table-row__entry {
  height: 100px;
}
#orderReview .product-item-table #orderProductTable .perfectPartnerChild td, #orderReview .banner-with-modal-container #orderProductTable .perfectPartnerChild td, #order-confirmation .product-item-table #orderProductTable .perfectPartnerChild td, #order-confirmation .banner-with-modal-container #orderProductTable .perfectPartnerChild td {
  border-top: 2px solid #FEF7EE;
}
#orderReview .product-item-table #orderProductTable .perfectPartnerChild td:first-child, #orderReview .banner-with-modal-container #orderProductTable .perfectPartnerChild td:first-child, #order-confirmation .product-item-table #orderProductTable .perfectPartnerChild td:first-child, #order-confirmation .banner-with-modal-container #orderProductTable .perfectPartnerChild td:first-child {
  border-left: 4px solid #FEF7EE;
}
#orderReview .product-item-table #orderProductTable .perfectPartnerChild td:last-child, #orderReview .banner-with-modal-container #orderProductTable .perfectPartnerChild td:last-child, #order-confirmation .product-item-table #orderProductTable .perfectPartnerChild td:last-child, #order-confirmation .banner-with-modal-container #orderProductTable .perfectPartnerChild td:last-child {
  border-right: 4px solid #FEF7EE;
}
#orderReview .product-item-table #orderProductTable .wellnessProductName, #orderReview .banner-with-modal-container #orderProductTable .wellnessProductName, #order-confirmation .product-item-table #orderProductTable .wellnessProductName, #order-confirmation .banner-with-modal-container #orderProductTable .wellnessProductName {
  padding-left: 45px;
}
#orderReview .product-item-table #orderProductTable .frequency, #orderReview .banner-with-modal-container #orderProductTable .frequency, #order-confirmation .product-item-table #orderProductTable .frequency, #order-confirmation .banner-with-modal-container #orderProductTable .frequency {
  font-weight: bold;
}
#orderReview .product-item-table #orderProductTable .item-pv, #orderReview .banner-with-modal-container #orderProductTable .item-pv, #order-confirmation .product-item-table #orderProductTable .item-pv, #order-confirmation .banner-with-modal-container #orderProductTable .item-pv {
  text-align: right;
}
#orderReview .product-item-table #orderProductTable .total, #orderReview .banner-with-modal-container #orderProductTable .total, #order-confirmation .product-item-table #orderProductTable .total, #order-confirmation .banner-with-modal-container #orderProductTable .total {
  font-weight: bold;
  text-align: right;
  white-space: nowrap;
}
#orderReview .product-item-table#orderProductTableMobile, #orderReview .banner-with-modal-container#orderProductTableMobile, #order-confirmation .product-item-table#orderProductTableMobile, #order-confirmation .banner-with-modal-container#orderProductTableMobile {
  border-width: 2px 0px 2px 0px;
}
#orderReview .product-item-table#orderProductTableMobile .entry, #orderReview .banner-with-modal-container#orderProductTableMobile .entry, #order-confirmation .product-item-table#orderProductTableMobile .entry, #order-confirmation .banner-with-modal-container#orderProductTableMobile .entry {
  padding-top: 20px;
}
#orderReview .product-item-table#orderProductTableMobile .entry:not(:last-child), #orderReview .banner-with-modal-container#orderProductTableMobile .entry:not(:last-child), #order-confirmation .product-item-table#orderProductTableMobile .entry:not(:last-child), #order-confirmation .banner-with-modal-container#orderProductTableMobile .entry:not(:last-child) {
  border-bottom: 1px solid #EBEBEB;
}
#orderReview .product-item-table#orderProductTableMobile .product-name, #orderReview .banner-with-modal-container#orderProductTableMobile .product-name, #order-confirmation .product-item-table#orderProductTableMobile .product-name, #order-confirmation .banner-with-modal-container#orderProductTableMobile .product-name {
  font-weight: 700;
}
#orderReview .product-item-table#orderProductTableMobile .entry__product-data--shift-right, #orderReview .banner-with-modal-container#orderProductTableMobile .entry__product-data--shift-right, #order-confirmation .product-item-table#orderProductTableMobile .entry__product-data--shift-right, #order-confirmation .banner-with-modal-container#orderProductTableMobile .entry__product-data--shift-right {
  margin-left: 20px;
}
#orderReview .product-item-table#orderProductTableMobile .entry__product-data--row, #orderReview .banner-with-modal-container#orderProductTableMobile .entry__product-data--row, #order-confirmation .product-item-table#orderProductTableMobile .entry__product-data--row, #order-confirmation .banner-with-modal-container#orderProductTableMobile .entry__product-data--row {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#orderReview .product-item-table#orderProductTableMobile .entry__product-data--row.frequency, #orderReview .banner-with-modal-container#orderProductTableMobile .entry__product-data--row.frequency, #order-confirmation .product-item-table#orderProductTableMobile .entry__product-data--row.frequency, #order-confirmation .banner-with-modal-container#orderProductTableMobile .entry__product-data--row.frequency {
  justify-content: center;
}
#orderReview .product-item-table#orderProductTableMobile .perfectPartnerChild .entry__product-data--row, #orderReview .banner-with-modal-container#orderProductTableMobile .perfectPartnerChild .entry__product-data--row, #order-confirmation .product-item-table#orderProductTableMobile .perfectPartnerChild .entry__product-data--row, #order-confirmation .banner-with-modal-container#orderProductTableMobile .perfectPartnerChild .entry__product-data--row {
  padding-left: 45px;
}

#modal-enroll2lrp-congrats-content #enroll2lrp-congrats-pv {
  height: 72px;
  width: 72px;
  margin: auto;
  background-color: #A25EB5;
  border: 2px #BD8BCA solid;
  border-radius: 50%;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 24px;
  line-height: 68px;
}

#order-review__modal--shipping-address .panel-address {
  border: none;
}
#order-review__modal--shipping-address .panel-address ul {
  list-style-type: none;
}
#order-review__modal--shipping-address .panel-address .panel, #order-review__modal--shipping-address .panel-address .panel-shadow, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight, #order-review__modal--shipping-address .panel-address .panel-border {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
}
#order-review__modal--shipping-address .panel-address .panel .address-form-action, #order-review__modal--shipping-address .panel-address .panel-shadow .address-form-action, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight .address-form-action, #order-review__modal--shipping-address .panel-address .panel-border .address-form-action {
  justify-content: unset;
  flex-direction: column;
  align-items: center;
}
#order-review__modal--shipping-address .panel-address .panel .first-name, #order-review__modal--shipping-address .panel-address .panel-shadow .first-name, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight .first-name, #order-review__modal--shipping-address .panel-address .panel-border .first-name, #order-review__modal--shipping-address .panel-address .panel .last-name, #order-review__modal--shipping-address .panel-address .panel-shadow .last-name, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight .last-name, #order-review__modal--shipping-address .panel-address .panel-border .last-name, #order-review__modal--shipping-address .panel-address .panel .cancel-btn, #order-review__modal--shipping-address .panel-address .panel-shadow .cancel-btn, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight .cancel-btn, #order-review__modal--shipping-address .panel-address .panel-border .cancel-btn {
  font-weight: bold;
}
#order-review__modal--shipping-address .panel-address .panel .cancel-btn, #order-review__modal--shipping-address .panel-address .panel-shadow .cancel-btn, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight .cancel-btn, #order-review__modal--shipping-address .panel-address .panel-border .cancel-btn {
  margin-top: 10px;
  cursor: pointer;
}
#order-review__modal--shipping-address .panel-address .panel .icon--add-circle, #order-review__modal--shipping-address .panel-address .panel-shadow .icon--add-circle, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight .icon--add-circle, #order-review__modal--shipping-address .panel-address .panel-border .icon--add-circle {
  top: 6px;
}
#order-review__modal--shipping-address .panel-address .panel .icon--cross-circle, #order-review__modal--shipping-address .panel-address .panel-shadow .icon--cross-circle, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight .icon--cross-circle, #order-review__modal--shipping-address .panel-address .panel-border .icon--cross-circle {
  position: absolute;
  top: 25px;
  right: 5px;
  background-color: white;
}
#order-review__modal--shipping-address .panel-address .panel .second-address-line-toggle, #order-review__modal--shipping-address .panel-address .panel-shadow .second-address-line-toggle, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight .second-address-line-toggle, #order-review__modal--shipping-address .panel-address .panel-border .second-address-line-toggle {
  cursor: pointer;
}
#order-review__modal--shipping-address .panel-address .panel .second-address-line-toggle.no-show, #order-review__modal--shipping-address .panel-address .panel-shadow .second-address-line-toggle.no-show, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight .second-address-line-toggle.no-show, #order-review__modal--shipping-address .panel-address .panel-border .second-address-line-toggle.no-show {
  display: none;
}
#order-review__modal--shipping-address .panel-address .panel #second-address-line, #order-review__modal--shipping-address .panel-address .panel-shadow #second-address-line, #order-review__modal--shipping-address .panel-address .panel-shadow-highlight #second-address-line, #order-review__modal--shipping-address .panel-address .panel-border #second-address-line {
  display: none;
}
#order-review__modal--shipping-address #modal__form-group--buttons {
  text-align: center;
}
#order-review__modal--shipping-address #modal__form-group--buttons #addAddress {
  margin-top: 15px;
  font-weight: 600;
  cursor: pointer;
}

#order-review.secondary-page {
  margin-top: -20px;
  background: none;
  max-width: 1400px;
}
#order-review.secondary-page:after {
  max-width: 100%;
  left: 0;
  margin: 0;
}
#order-review #content_header {
  margin-top: 50px;
}
#order-review #content_header h1.page-title {
  font-size: 24px;
  line-height: 32px;
  margin-top: 0;
}
#order-review #content_header .header--mobile {
  position: relative;
  text-align: center;
}
#order-review #content_header .header--mobile .icon-container {
  position: absolute;
  top: 12px;
}
#order-review #content_header .header--mobile .icon-container .icon--arrow-back:before {
  width: 20px;
  height: 20px;
}
#order-review #content_header .header--mobile h6 {
  margin-bottom: 5px;
}
#order-review #content_header .header--mobile h1.page-title {
  font-size: 16px;
}
#order-review #content_body .order-review-container {
  background-color: #FFFFFF;
  border: 1px solid #E7E9EB;
  border-radius: 8px;
  box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1019607843);
  padding: 28px 24px;
  margin-bottom: 24px;
}
#order-review #content_body .order-review-container .h3 {
  font-weight: 700;
  margin: 0;
}
#order-review #wellness-advocate-panel .icon--my-account-circle {
  font-size: 1.8em;
}
#order-review #wellness-advocate-panel .icon--my-account-circle:before {
  background-position: -792.9375em -792.9375em;
}
#order-review #wellness-advocate-panel .icon--panel {
  margin-top: 0;
  margin-right: 0;
}
#order-review #wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 140px;
}
#order-review #wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container .wa-card-image {
  height: 90px;
  max-height: 90px;
}
#order-review #wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container .wa-card-image img {
  height: 100%;
}
#order-review #wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container .wa-card-info {
  width: 100%;
  vertical-align: top;
  margin-top: 10px;
}
#order-review #wellness-advocate-panel .card__content_wellnessAdvocate-profile.wa-card-top-container .wa-card-info .wa-card-name {
  font-weight: bold;
}

#enrollment-template #country-select {
  margin-top: 30px;
}

#createAccount #referalName {
  max-width: 290px;
}
#createAccount .terms-and-submit {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.wc-upgrade-modal {
  padding: 0 25px;
}
@media (max-width: 480px) {
  .wc-upgrade-modal {
    padding: 0 15px;
  }
}
.wc-upgrade-modal .media-left {
  font-size: 3em;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .wc-upgrade-modal .media-left {
    vertical-align: top;
    font-size: 1.5em;
    margin-right: 10px;
  }
}
.wc-upgrade-modal .media-body {
  vertical-align: middle;
}
.wc-upgrade-modal .learn-more {
  padding-left: 55px;
}
@media (max-width: 480px) {
  .wc-upgrade-modal .learn-more {
    padding-left: 33px;
  }
}

#enrollmentShippingAddress #shippingInfoData {
  word-wrap: break-word;
}
#enrollmentShippingAddress .shipping-name {
  font-weight: bold;
}
#enrollmentShippingAddress .panel p, #enrollmentShippingAddress .panel-shadow p, #enrollmentShippingAddress .panel-shadow-highlight p, #enrollmentShippingAddress .panel-border p {
  margin-right: 0;
  margin-left: 0;
}
#enrollmentShippingAddress #sms-legal-note {
  margin: 18px 0 20px;
  font-weight: bold;
}
#enrollmentShippingAddress .email-notification-checkbox .custom-checkbox:first-of-type {
  margin-top: 0;
}
#enrollmentShippingAddress .email-notification-checkbox .custom-checkbox:last-of-type {
  margin-bottom: 15px;
}

.center-button {
  text-align: center;
}

#enrollmentSelectAnEnrollmentKit h1 {
  font-size: 32px;
}
@media (max-width: 768px) {
  #enrollmentSelectAnEnrollmentKit h1 {
    font-size: 24px;
  }
}
#enrollmentSelectAnEnrollmentKit .selected-kit-header {
  padding-left: 15px;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions {
  margin-bottom: 50px;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions .text-btn-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions .text-btn-container h2 {
  margin: 0px;
}
@media (max-width) {
  #enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions .text-btn-container h2 {
    font-size: 18px;
  }
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions .text-btn-container .icon--arrow-right-brand {
  left: 15px;
}
#enrollmentSelectAnEnrollmentKit .enrollment-fee {
  margin-left: 10px;
}
@media (min-width: 768px) {
  #enrollmentSelectAnEnrollmentKit .enrollment-fee {
    margin-left: 20px;
  }
}
#enrollmentSelectAnEnrollmentKit #selectEnrollmentFee {
  display: none;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions-divider h2 {
  font-size: 26px;
  color: #666666;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-secondary-instructions {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  #enrollmentSelectAnEnrollmentKit .enrollment-kit-secondary-instructions {
    margin-bottom: 40px;
  }
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-secondary-instructions h4 {
  margin-top: 4px;
  margin-bottom: 0px;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  #enrollmentSelectAnEnrollmentKit .enrollment-kit-language {
    justify-content: center;
  }
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .enrollment-kit-language-label {
  margin-right: 10px;
  font-weight: 700;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .enrollment-kit-language-selector {
  text-align: left;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .enrollment-kit-language-selector button {
  margin: 0;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 140px;
  display: block;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .enrollment-kit-language-tooltip .icon--help-circle {
  top: 5px;
}
#enrollmentSelectAnEnrollmentKit .product-row .prod-image {
  width: 100px;
  height: 150px;
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
#enrollmentSelectAnEnrollmentKit .product-row .prod-name {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
#enrollmentSelectAnEnrollmentKit .product-row .prod-price {
  font-weight: bold;
}
#enrollmentSelectAnEnrollmentKit .product-row a.product-detail {
  display: block;
  margin: 0 auto;
}
#enrollmentSelectAnEnrollmentKit .product-row row.product-detail {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
#enrollmentSelectAnEnrollmentKit .product-row .center-text {
  text-align: center;
}
@media (min-width: 543px) {
  #enrollmentSelectAnEnrollmentKit .product-row .product-column {
    display: table;
    height: 150px;
  }
  #enrollmentSelectAnEnrollmentKit .product-row a.product-detail,
  #enrollmentSelectAnEnrollmentKit .product-row .product-detail {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}
@media (max-width: 543px) {
  #enrollmentSelectAnEnrollmentKit .kit-point-value {
    text-align: center;
  }
}
#enrollmentSelectAnEnrollmentKit .buyButton,
#enrollmentSelectAnEnrollmentKit .add-to-cart {
  width: 100%;
  max-width: 104px;
}
@media (max-width: 543px) {
  #enrollmentSelectAnEnrollmentKit .buyButton,
  #enrollmentSelectAnEnrollmentKit .add-to-cart {
    margin-bottom: 30px;
  }
}
#enrollmentSelectAnEnrollmentKit #kitsList hr {
  border-top: 1px solid #EEEEEE;
}
#enrollmentSelectAnEnrollmentKit #kitsList .buyButton,
#enrollmentSelectAnEnrollmentKit #kitsList .add-to-cart {
  margin-top: 11px;
}

#enrollment-kit-buttons button {
  margin-left: 15px;
}

.button-bar .separate-buttons {
  display: flex;
  justify-content: space-between;
}
.button-bar .btn-back, .button-bar .btn-review-order {
  text-align: center;
  margin-bottom: 25px;
}
.button-bar #backButton {
  margin-right: 10px;
}
.button-bar #addMoreProductsSearchForm {
  width: 100%;
}
.button-bar .search-bar-container {
  max-width: 340px;
}
.button-bar .search-bar-container .search-box {
  width: 100%;
  text-align: left;
  margin: 0 auto;
}
@media screen and (min-width: 543px) {
  .button-bar .btn-review-order {
    float: right;
  }
  .button-bar .btn-back {
    float: left;
    margin-right: 10px;
  }
}

#crmEnrollment #account-type-cont {
  margin-bottom: 16px;
}

#crmEnrollment #verifyEnrollerIDBtn.center-items {
  display: flex;
  justify-content: center;
}

#enrollmentPayments #enrollment-payments-container .manage-credit-card {
  border: none;
}
#enrollmentPayments #enrollment-payments-container .manage-credit-card .icon--payment-generic {
  display: none;
}
#enrollmentPayments #enrollment-payments-container .manage-credit-card h5 {
  margin-left: -20px;
  margin-bottom: revert;
}
#enrollmentPayments #enrollment-payments-container .manage-credit-card .payment-back {
  align-items: center;
}
#enrollmentPayments #enrollmentPaymentInformationForm .cc-icon-group {
  margin-bottom: 0;
}
#enrollmentPayments #enrollmentPaymentInformationForm .cc-icon-group .icon--lg {
  font-size: 25px;
}
#enrollmentPayments .recaptcha {
  margin-bottom: 12px;
  float: right;
}
@media screen and (max-width: 543px) {
  #enrollmentPayments .recaptcha {
    float: none;
  }
  #enrollmentPayments .recaptcha > div {
    margin: 0 auto;
  }
}

#enrollment-confirmation .order-totals tr th, #enrollment-confirmation .order-totals tr td {
  border: none;
  border-radius: 0;
}
#enrollment-confirmation .order-totals td:nth-of-type(2) {
  font-weight: bold;
  text-align: right;
  padding-left: 0;
}
#enrollment-confirmation .order-totals td:nth-of-type(1) {
  padding-right: 0;
}
#enrollment-confirmation .line-item {
  border-bottom: 1px solid #EEEEEE;
}
#enrollment-confirmation .line-item:first-of-type {
  border-top: 1px solid #EEEEEE;
}

#billingAddressSection .edit-address {
  cursor: pointer;
}

@media (min-width: 544px) {
  .v-align-fix {
    margin-top: 0%;
  }
}
.v-align-fix {
  margin-top: 6%;
}
@media (max-width: 480px) {
  .v-align-fix {
    margin-top: 0;
  }
}
@media (min-width: 544px) {
  .v-align-fix {
    margin-top: 0%;
  }
}

.search-referral-section {
  font-size: 14px;
}
.search-referral-section .tabs, .search-referral-section .sponsor-tabs {
  background-color: #FFFFFF;
  color: #9D57B2;
  border-color: #9D57B2;
  margin: 0 8px;
  padding: 8px 35px;
}
.search-referral-section .tabs.is-active, .search-referral-section .sponsor-tabs.is-active {
  background-color: #9D57B2;
  color: #FFFFFF;
  border-color: #BD8BCA;
}
@media (max-width: 992px) {
  .search-referral-section .tabs, .search-referral-section .sponsor-tabs {
    margin: 0 3px;
    padding: 8px 12px;
  }
}
@media (max-width: 544px) {
  .search-referral-section .tabs, .search-referral-section .sponsor-tabs {
    margin: 10px 0 0;
    display: block;
  }
}
@media (max-width: 544px) {
  .search-referral-section .tabs-label, .search-referral-section .sponsor-tabs-label {
    display: block;
  }
}

.wellness-header {
  display: none;
}

.hide-enroller-fields #enrollerChosenResultUID .wa-card-link, .hide-enroller-fields .add-sponsor-section, .hide-enroller-fields .custom-radio, .hide-enroller-fields .referral-header {
  display: none !important;
}
.hide-enroller-fields .wellness-header {
  display: block;
}
.hide-enroller-fields .search-referral-section {
  margin-left: 0;
}

#add-sponsor-help-icon {
  top: 15px;
}

.kit-selection-container {
  margin-top: 2em;
  background: #FFFFFF;
  border-radius: 5px;
  border: 2px solid #EEEEEE;
  box-shadow: 0 0 4px 0 rgba(51, 51, 51, 0.1);
}

@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit .row h1 {
    font-size: 24px;
    line-height: 32px;
  }
}
#enrollmentSelectAnEnrollmentKit .row .warehouse-selector {
  padding-left: 0;
  position: relative;
}
@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit .row .warehouse-selector {
    top: 0;
    padding-left: 15px;
  }
}
#enrollmentSelectAnEnrollmentKit .row .warehouse-selector .switcher {
  position: absolute;
  width: 95%;
  top: -70px;
}
@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit .row .warehouse-selector .switcher {
    width: 200px;
    margin: 0 auto;
    position: static;
    margin-bottom: -2em;
  }
}
#enrollmentSelectAnEnrollmentKit .row .warehouse-selector .switcher .switcher__subtitle {
  font-size: 16px;
  color: #354657;
  margin: 0 0px 8px 10px;
}
#enrollmentSelectAnEnrollmentKit .row .warehouse-selector .switcher .switcher__subtitle i {
  font-size: 14px;
}
@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit .row .warehouse-selector .switcher .switcher__subtitle {
    font-size: 14px;
    line-height: 22px;
  }
}
#enrollmentSelectAnEnrollmentKit .row .warehouse-selector .switcher .toggle-outside {
  box-shadow: none;
  border: 2px solid #D1D1D1;
  padding: 3px;
}
#enrollmentSelectAnEnrollmentKit .row .warehouse-selector .switcher .toggle-outside label:before {
  width: 32px;
  height: 32px;
}
#enrollmentSelectAnEnrollmentKit .membership, #enrollmentSelectAnEnrollmentKit .membership-container {
  display: flex;
  justify-content: center;
  flex-flow: column nowrap;
  text-align: left;
}
#enrollmentSelectAnEnrollmentKit .membership .slotAnnualMembership, #enrollmentSelectAnEnrollmentKit .membership-container .slotAnnualMembership {
  text-align: center;
}
#enrollmentSelectAnEnrollmentKit .membership {
  flex: 70%;
}
#enrollmentSelectAnEnrollmentKit .membership-container {
  align-items: flex-start;
}
@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit .membership-container p {
    font-size: 14px;
  }
}
#enrollmentSelectAnEnrollmentKit .membership-container h1.text-header {
  line-height: 40px;
  color: #354657;
  margin: 17px 0px 8px 0;
}
#enrollmentSelectAnEnrollmentKit .membership-container h1.text-header.hidden {
  display: none;
}
#enrollmentSelectAnEnrollmentKit .membership-container .content {
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  border-radius: 2px;
}
#enrollmentSelectAnEnrollmentKit .membership-container p.text-description {
  line-height: 24px;
  font-size: 16px;
  line-height: 24px;
  margin: 8px 0px;
}
#enrollmentSelectAnEnrollmentKit .membership-container p.text-description span {
  font-weight: bold;
}
@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit .membership-container p.text-description {
    font-size: 14px;
  }
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions, #enrollmentSelectAnEnrollmentKit .enrollment-kit-language {
  padding: 40px 30px;
  margin: 0;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions .content {
  padding: 0 20px;
  background: #A25EB5;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions .content * {
  padding: 0;
  margin: 0;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-instructions .pick-your-own .enrollment-fee {
  justify-content: center;
  width: 240px;
}
#enrollmentSelectAnEnrollmentKit hr.no-margin {
  margin: 0 -16px;
  border: 1px solid #EEEEEE;
  box-shadow: 0 0 4px 0 rgba(51, 51, 51, 0.1);
}
#enrollmentSelectAnEnrollmentKit #kitsList hr {
  margin: 0 30px;
}
@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit .enrollment-kit-language p {
    font-size: 14px;
  }
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .content {
  padding: 0 20px;
  background: #5BBF21;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .content * {
  margin: 0;
  padding: 0;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .vertical-center {
  align-self: flex-end;
  align-items: flex-start;
  flex-flow: column nowrap;
  width: 240px;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .vertical-center .enrollment-kit-language-selector {
  width: 100%;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .vertical-center .enrollment-kit-language-selector .bootstrap-select.doterra-select {
  width: 100%;
}
#enrollmentSelectAnEnrollmentKit .enrollment-kit-language .vertical-center .enrollment-kit-language-selector .bootstrap-select.doterra-select-react {
  width: 100%;
}
#enrollmentSelectAnEnrollmentKit #kitsList .add-to-cart {
  max-width: 224px;
  margin-left: 25px;
  padding: 6px 12px;
}
@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit #kitsList .row.product-detail {
    font-size: 14px;
  }
}
@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit #kitsList .row.product-detail .prod-name {
    text-align: center;
  }
}
#enrollmentSelectAnEnrollmentKit #kitsList .text-success {
  color: #5BBF21;
  font-size: 14px;
  line-height: 24px;
  margin-left: -55px;
}
@media (max-width: 544px) {
  #enrollmentSelectAnEnrollmentKit #kitsList .text-success {
    font-size: 12px;
  }
}

.page-shippingAddress .tooltip-inner, .page-OrderReviewPage .tooltip-inner, .page-cart .tooltip-inner {
  max-width: 300px;
  word-spacing: 1px;
}

#update-account a {
  color: #BD8BCA;
}
#update-account .upgrade-save {
  text-align: right;
}
@media screen and (max-width: 767px) {
  #update-account .upgrade-save {
    text-align: center;
  }
}

.page-crmOrderDetail .pv-total {
  color: #A25EB5;
}
.page-crmOrderDetail .edit-delivery {
  color: #A25EB5;
}
.page-crmOrderDetail #order-options #quick-search input {
  margin: 10px 0 20px;
}
.page-crmOrderDetail #orderSummary-details, .page-crmOrderDetail #deliveryCostIp {
  display: none;
  width: 100%;
}
.page-crmOrderDetail #order-summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 10px 5px 10px;
}
.page-crmOrderDetail .panel-payment-details,
.page-crmOrderDetail #notifications-content,
.page-crmOrderDetail #credit-wrap,
.page-crmOrderDetail #order-buttons-wrap {
  display: none;
}
.page-crmOrderDetail .crm-order-source.custom-checkbox {
  margin-top: 0;
}
.page-crmOrderDetail #editCardTitle,
.page-crmOrderDetail #use-save-edit-shipping,
.page-crmOrderDetail #save-edit-payment,
.page-crmOrderDetail #save-payment {
  display: none;
}
.page-crmOrderDetail .modal.edit #addNewCardTitle {
  display: none;
}
.page-crmOrderDetail .modal.edit #use-save-shipping,
.page-crmOrderDetail .modal.edit #use-shipping,
.page-crmOrderDetail .modal.edit #save-payment,
.page-crmOrderDetail .modal.edit #use-save-payment,
.page-crmOrderDetail .modal.edit #dont-save-payment {
  display: none;
}
.page-crmOrderDetail .modal.edit #editCardTitle {
  display: inline-block;
}
.page-crmOrderDetail .modal.edit #use-save-edit-shipping,
.page-crmOrderDetail .modal.edit #save-edit-payment {
  display: inline-block;
}
.page-crmOrderDetail .btn-sm, .page-crmOrderDetail .btn-group-sm > .btn, .page-crmOrderDetail #content-buttons .btn-group-sm > a, #content-buttons .page-crmOrderDetail .btn-group-sm > a {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
}
.page-crmOrderDetail #lrpDate {
  width: 60%;
}
.page-crmOrderDetail .select {
  top: 10px;
  right: 10px;
  margin: 0 0 0 0;
}
.page-crmOrderDetail #orderCreationHeader .order-type {
  padding-right: 8px;
}
.page-crmOrderDetail #orderCreationHeader .panel-body {
  padding: 5px 15px 5px 15px;
}
.page-crmOrderDetail #orderCreationHeader .mktselectortxt {
  margin-top: 8px;
  display: inline-block;
  width: 120px;
}
.page-crmOrderDetail #orderCreationHeader .mktselectortselectdiv {
  display: inline-block;
  margin-top: -42px;
}
.page-crmOrderDetail #orderCreationHeader .mktselectortselectborder {
  margin-top: 8px;
  border: 1px solid #BABB00;
}
.page-crmOrderDetail #orderCreationHeader .mktselectortselectborder button {
  width: 159px;
}
.page-crmOrderDetail #orderCreationHeader .mktselectorterror {
  margin-top: -8px;
  white-space: nowrap;
}
.page-crmOrderDetail .panel-subheading {
  background-color: #F9F9Fb;
}
.page-crmOrderDetail .panel-subheading .row {
  height: 55px;
  padding: 10px 25px 10px 25px;
}
.page-crmOrderDetail .panel-subheader {
  font-weight: normal !important;
}
.page-crmOrderDetail #orderSummary-details .panel-subheader {
  margin-bottom: 2px;
}
.page-crmOrderDetail .panel-grey {
  background-color: #F9F9Fb;
}
.page-crmOrderDetail .panel-footer .pv-total {
  color: #7b59c0;
}
.page-crmOrderDetail .well, .page-crmOrderDetail .moreQuestionsWell {
  min-height: 70px;
}
.page-crmOrderDetail .well .h3, .page-crmOrderDetail .moreQuestionsWell .h3 {
  color: black;
}
.page-crmOrderDetail #abandonCart {
  padding: 4px;
  margin-right: 10px;
}
.page-crmOrderDetail .row.vertical-divider {
  overflow: hidden;
}
.page-crmOrderDetail .row.vertical-divider > div[class^=col-] {
  text-align: center;
  padding-bottom: 100px;
  margin-bottom: -100px;
  border-left: 1px solid #666666;
  border-right: 0px solid #666666;
}
.page-crmOrderDetail .row.vertical-divider div[class^=col-]:first-child {
  border-left: none;
}
.page-crmOrderDetail .row.vertical-divider div[class^=col-]:last-child {
  border-right: none;
}
.page-crmOrderDetail .payment-info-sub-heading {
  padding: 8px;
}
.page-crmOrderDetail .each-payment-line {
  border-bottom: 2px solid #adafaa;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
}
.page-crmOrderDetail .payment-line-container {
  margin-top: 5px;
}
.page-crmOrderDetail .payment-line {
  padding: 0px;
}
.page-crmOrderDetail .order-info-items li {
  margin: 8px 0 8px 0;
}
.page-crmOrderDetail .order-info-items .order-info-values li {
  margin-left: 20px;
}
.page-crmOrderDetail .order-info-items .order-info-values .bootstrap-select {
  height: 25px;
}
.page-crmOrderDetail .order-info-items .order-info-values .bootstrap-select button {
  padding-top: 0px;
}
.page-crmOrderDetail .order-info-item {
  margin-top: 8px;
  margin-bottom: 8px;
}
.page-crmOrderDetail .white {
  background-color: white;
}
.page-crmOrderDetail .inline {
  margin-top: 0px !important;
}
.page-crmOrderDetail .crm-order-source {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.page-crmOrderDetail .crm-order-source .dropdown-menu .inner li {
  margin: 0px;
}
.page-crmOrderDetail .order-info-items-right li {
  margin-left: 32px;
}
.page-crmOrderDetail .payment-form .dropdown button {
  margin-bottom: 0;
}
.page-crmOrderDetail .payment-form-fields input, .page-crmOrderDetail select {
  margin: 10px 0 10px 0;
}
.page-crmOrderDetail .payment-form-actions button {
  margin: 0 4px;
}
.page-crmOrderDetail table#order-items {
  margin-bottom: 0px !important;
}
.page-crmOrderDetail table#order-items th {
  font-size: 16px;
  border-bottom: 1px solid #EBEBEB !important;
}
.page-crmOrderDetail table#order-items tr.order-item td {
  vertical-align: middle;
  text-align: center;
}
.page-crmOrderDetail table#order-items tr.order-item td.item {
  text-align: left;
}
.page-crmOrderDetail table#order-items tr.order-item td.item a span.item-name {
  font-size: 18px;
  font-weight: normal;
}
.page-crmOrderDetail table#order-items tr.order-item td.item-pv {
  text-align: right;
}
.page-crmOrderDetail table#order-items tr.order-item td.item-price, .page-crmOrderDetail table#order-items tr.order-item td.item-total {
  text-align: right;
  font-weight: bold;
}
.page-crmOrderDetail table#order-items tr.order-item td .qtyInput.show {
  display: inline-block !important;
}
.page-crmOrderDetail table#order-items tr.order-item.order-item-promo td {
  background-color: #FCE0BD;
}
.page-crmOrderDetail table#order-items tr.e2lrp-checkbox td {
  border-top: none;
}
.page-crmOrderDetail table#order-items tr.e2lrp-checkbox td .custom-checkbox {
  text-align: right;
  padding-right: 25px;
  margin-top: -15px;
  margin-bottom: 5px;
}
.page-crmOrderDetail table#order-items tr.e2lrp-checkbox td .custom-checkbox .icon--help-circle {
  vertical-align: bottom;
}
.page-crmOrderDetail table#order-items tr.e2lrp-checkbox td label {
  font-weight: 400;
}
.page-crmOrderDetail table#order-items tr.e2lrp-checkbox.partner-child td {
  background-color: #FEF7EE;
}
.page-crmOrderDetail table#order-items tr.e2lrp-checkbox.order-item-promo td {
  background-color: #FCE0BD;
}
.page-crmOrderDetail table#order-items tr.totals td {
  vertical-align: middle;
}
.page-crmOrderDetail table#order-items tr.totals td.consumption {
  text-align: left;
}
.page-crmOrderDetail table#order-items tr.totals td.consumption label {
  margin: 0;
}
.page-crmOrderDetail table#order-items tr.totals td.consumption .control-group {
  margin-left: -30px;
}
.page-crmOrderDetail table#order-items tr.totals td.total {
  text-align: right;
  font-weight: bold;
}
.page-crmOrderDetail table#order-items tr.crm-partner-child {
  background-color: #FEF7EE;
}
.page-crmOrderDetail table#order-items tr.crm-partner-child td.crm-partner-child-name {
  padding-left: 60px !important;
  padding-right: 6px;
}
.page-crmOrderDetail table#order-items .panel-heading {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.page-crmOrderDetail table#order-items .panel-heading #calculateTotals {
  height: 20px;
}
.page-crmOrderDetail table#order-items tr.top-row td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-crmOrderDetail table#order-items td.total-item {
  text-transform: uppercase;
  font-size: 20px;
  vertical-align: middle;
  padding: 12px 8px;
}
.page-crmOrderDetail table#order-items td.text-center {
  text-align: center !important;
}
.page-crmOrderDetail table#order-items td.align-middle {
  vertical-align: middle !important;
}
.page-crmOrderDetail #shipping-methods-crm .control-group .label {
  color: black;
  display: inline;
}
.page-crmOrderDetail #shipping-methods-crm .description-text {
  color: darkgrey;
  font-size: 13px;
  font-style: normal;
}
.page-crmOrderDetail .shipping-label {
  color: black;
}
.page-crmOrderDetail .panel-crm-order-table {
  margin-bottom: 8px;
  background-color: white;
}
.page-crmOrderDetail .panel-body {
  background-color: white;
}
.page-crmOrderDetail .h3 {
  vertical-align: middle;
}
.page-crmOrderDetail .no-gutter > [class*=col-] .left {
  padding-left: 0;
  padding-right: 10px;
}
.page-crmOrderDetail .no-gutter > [class*=col-] .right {
  padding-right: 0;
  padding-left: 10px;
}
.page-crmOrderDetail .empty-cart-msg {
  margin: 0 0 10px 16px;
}
.page-crmOrderDetail .empty-cart-msg input[name=promo-code] + label {
  left: 30px;
}
.page-crmOrderDetail input#promo-code {
  text-transform: uppercase;
}
.page-crmOrderDetail .row-crm-order-options {
  margin-left: -5px;
  margin-right: -5px;
}
.page-crmOrderDetail .panel-white {
  background-color: #ffffff;
}
.page-crmOrderDetail #crmPaymentInfoPanel {
  margin-bottom: 0px;
}
.page-crmOrderDetail #crmPaymentInfoPanel .panel-heading {
  padding: 8px 0 8px 17px;
}
.page-crmOrderDetail #crmPaymentInfoPanel .panel-heading .row > [class*=col-] {
  padding-right: 8px;
  padding-left: 8px;
}
.page-crmOrderDetail .panel-payment-info {
  border-top: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 8px 0 8px 17px;
}
.page-crmOrderDetail .panel-payment-info .commission-earnings {
  margin-right: 24px;
}
.page-crmOrderDetail .panel-payment-info .row > [class*=col-] {
  padding-right: 8px;
  padding-left: 8px;
}
.page-crmOrderDetail .panel-payment-details {
  padding-left: 0px;
}
.page-crmOrderDetail .panel-payment-details .row > [class*=col-] {
  padding-right: 8px;
  padding-left: 8px;
}
.page-crmOrderDetail .payment-line-dropdown {
  padding-right: 8px;
  padding-left: 8px;
}
.page-crmOrderDetail .crm-payment-line-content .payment-info-edit-button {
  padding-right: 18px;
}
.page-crmOrderDetail .crm-order-actions .panel-heading {
  padding: 9px;
}
.page-crmOrderDetail .crm-order-actions .crm-order-balance h3 {
  margin-top: 10px;
  margin-left: 8px;
  color: #333333;
}
.page-crmOrderDetail .crm-order-actions .crm-order-action-item {
  margin-right: 0px;
}
.page-crmOrderDetail .form-control .disabled {
  border: 1px solid #EEEEEE;
}
.page-crmOrderDetail .form-control .tight {
  margin: 0 0 0 0;
}
.page-crmOrderDetail .payment-form-fields h6 {
  margin: 0px;
  margin-bottom: 6px;
}
.page-crmOrderDetail .payment-form-fields .credit-card-info {
  margin: -6px 0 18px 20px;
}
.page-crmOrderDetail .payment-form-fields .control-group {
  margin-bottom: 15px;
}
.page-crmOrderDetail .order-history-title {
  padding: 0;
  text-align: left;
}
.page-crmOrderDetail #content_body {
  padding-bottom: 0px;
}

body.page-crm-lrp .form-control {
  border: 1px solid #9E4FA5 !important;
}
body.page-crm-lrp .controls.has-error .form-control {
  border-left: 3px solid #DE6C6C !important;
}
body.page-crm-lrp form .form-control[disabled], body.page-crm-lrp form .form-control[readonly] {
  border-color: #EBEBEB !important;
  cursor: not-allowed;
}
body.page-crm-lrp form .form-control[disabled] + label {
  color: #EBEBEB !important;
}
body.page-crm-lrp .bootstrap-select {
  border: 0px !important;
}
body.page-crm-lrp .form-control:focus {
  border-color: #9E4FA5 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(158, 79, 165, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(158, 79, 165, 0.6);
}
body.page-crm-lrp label, body.page-crm-lrp .item-pv {
  color: #9E4FA5;
}
body.page-crm-lrp label.disabled-promo-lrp {
  color: #EEEEEE;
}
body.page-crm-lrp .custom-checkbox label:before {
  border: 1px solid #9E4FA5 !important;
}
body.page-crm-lrp .custom-radio label:before {
  border: 1px solid #9E4FA5 !important;
  box-shadow: 0 0 0 1.1px #9E4FA5 !important;
}
body.page-crm-lrp .item-name {
  color: #9E4FA5 !important;
}
body.page-crm-lrp .crm-order-actions .crm-order-action-item {
  margin-right: 5px !important;
}
body.page-crm-lrp .btn-lrp:focus {
  background-color: #9E4FA5 !important;
  border-color: #9E4FA5 !important;
}
body.page-crm-lrp #editCardTitle,
body.page-crm-lrp #use-save-edit-shipping,
body.page-crm-lrp #save-edit-payment {
  display: none;
}
body.page-crm-lrp .modal.edit #addNewCardTitle {
  display: none;
}
body.page-crm-lrp .modal.edit #use-save-shipping,
body.page-crm-lrp .modal.edit #use-shipping,
body.page-crm-lrp .modal.edit #save-payment {
  display: none;
}
body.page-crm-lrp .modal.edit #editCardTitle {
  display: inline-block;
}
body.page-crm-lrp .modal.edit #use-save-edit-shipping,
body.page-crm-lrp .modal.edit #save-edit-payment {
  display: inline-block;
}
body.page-crm-lrp .payment-form-fields h6 {
  margin: 0px;
  margin-bottom: 6px;
}
body.page-crm-lrp .payment-form-fields .credit-card-info {
  margin: -6px 0 18px 20px;
}
body.page-crm-lrp .payment-form-fields .control-group {
  margin-bottom: 15px;
}
body.page-crm-lrp #crmNewPaymentForm .use-not-save {
  display: none;
}
body.page-crm-lrp #shippingAddressForm .use-not-save-address {
  display: none;
}
body.page-crm-lrp #crm-lrp-header .order-info-item {
  margin-top: 8px;
  margin-bottom: 8px;
}

.page-crmCreateModifyLrp #use-save-payment,
.page-crmCreateModifyLrp #dont-save-payment {
  display: none;
}
.page-crmCreateModifyLrp .panel-payment-details {
  padding-left: 0px;
}
.page-crmCreateModifyLrp .panel-payment-details .row > [class*=col-] {
  padding-right: 8px;
  padding-left: 8px;
}

.page-crmViewOrder #order-header {
  height: 60px;
}
.page-crmViewOrder .modal.addScrollTaxDetails .bootbox-body {
  overflow: auto;
  max-width: 500px;
  max-height: 300px;
}
.page-crmViewOrder .modal.addScrollTaxDetails .bootbox-body table {
  margin-right: 18px;
}

.crm-header-label {
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .crm-header-label {
    text-align: right;
  }
}
.greyed-out {
  color: #cccccc !important;
}

.custom-checkbox.disabled label:before {
  background-color: #EBEBEB;
  cursor: not-allowed;
}

.greyed-out label:before {
  border-color: #EBEBEB !important;
  cursor: not-allowed;
}

.crm-order-balance h3 {
  margin-top: 5px;
}

.returnDropdown {
  width: 125px;
}

.returnButton {
  margin-left: 138px;
  margin-top: -54px;
}

.crm-page .securityTagClass button {
  background-color: #e2e1e1;
}

.crm-page .c4c-order-view-buttons.allowPrint .securityTagClass {
  display: inline;
}

#crm-order-history #orderHistorySearchForm input.form-control {
  float: none;
  margin-left: 6px;
  width: auto;
}

.nfr-fields {
  margin-left: 0;
}

.crm-page .lrp-copy:hover {
  color: #BD8BCA;
  cursor: pointer;
}

.page-crmCreateModifyLrp .crm-legal a {
  color: #608E3A !important;
  text-decoration: underline;
}
.page-crmCreateModifyLrp .crm-legal a:hover {
  color: #BABB00 !important;
}

.edit-btnContainer-payment {
  justify-content: center;
  align-items: center;
  display: flex;
  padding-top: 2.3rem;
}

@media screen and (max-width: 768px) {
  .edit-btnContainer-payment {
    float: right;
    padding-top: 0;
    margin-top: -15px;
    padding-right: 23px;
  }
}
@media screen and (max-width: 768px) {
  .paymentTypeFields {
    margin-left: 7px;
  }
}
.digital-wallet-icon-in-optons {
  position: static;
  font-size: 20px;
  height: 1em;
}

.crm-lrp-payment-selection {
  margin-left: 6px;
}

.service-sku-detail {
  color: #DE6C6C;
  padding: 25px 0 0;
}
.service-sku-detail.is-crm {
  padding: 10px 0 20px;
}

.page-crmCreateModifyLrp .each-payment-line {
  border-bottom: 2px solid #adafaa;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
}

#crmPersonalDashboard #taxExemptionsList p {
  margin: 0;
}
#crmPersonalDashboard #taxExemptionsList .edit.each-tax-exemption {
  background-color: #fff;
}
#crmPersonalDashboard #crmAccountInfoForm .button-container {
  display: flex;
  flex-wrap: wrap;
}
#crmPersonalDashboard #crmAccountInfoForm .separate-items {
  display: flex;
  justify-content: space-between;
}
#crmPersonalDashboard #crmAccountInfoForm .custom-checkbox {
  margin: 5px 0;
}
#crmPersonalDashboard #crmAccountInfoForm .verifyReferrerID {
  float: right;
  margin: 38px 6px 0px;
}
#crmPersonalDashboard #crmAccountInfoForm .no-bottom-margin {
  margin-bottom: 0px;
}
#crmPersonalDashboard #verifiedReferrerName {
  margin: 5px 12px 0px;
}
#crmPersonalDashboard #addressValidated {
  margin: 0px 0px 0px 10px;
}
#crmPersonalDashboard #bqs-container {
  padding-top: 15px;
}

#crmPaymentInfo .panel-title,
#crmShippingAddressInfo .panel-title {
  font-size: 18px;
}
#crmPaymentInfo #address-container .panel-product li.list-group-item,
#crmPaymentInfo #payment-container .panel-product li.list-group-item,
#crmShippingAddressInfo #address-container .panel-product li.list-group-item,
#crmShippingAddressInfo #payment-container .panel-product li.list-group-item {
  background-color: #EBEBEB;
  border-radius: 0;
  border-top: 0;
}
#crmPaymentInfo #address-container .panel-product li.list-content,
#crmPaymentInfo #payment-container .panel-product li.list-content,
#crmShippingAddressInfo #address-container .panel-product li.list-content,
#crmShippingAddressInfo #payment-container .panel-product li.list-content {
  min-height: 180px;
}
#crmPaymentInfo #address-container,
#crmPaymentInfo #payment-container,
#crmShippingAddressInfo #address-container,
#crmShippingAddressInfo #payment-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#crmPaymentInfo #address-container .panel-address,
#crmPaymentInfo #address-container .panel-payment,
#crmPaymentInfo #payment-container .panel-address,
#crmPaymentInfo #payment-container .panel-payment,
#crmShippingAddressInfo #address-container .panel-address,
#crmShippingAddressInfo #address-container .panel-payment,
#crmShippingAddressInfo #payment-container .panel-address,
#crmShippingAddressInfo #payment-container .panel-payment {
  padding: 0 5px;
  width: 25%;
}
@media screen and (max-width: 767px) {
  #crmPaymentInfo #address-container .panel-address,
  #crmPaymentInfo #address-container .panel-payment,
  #crmPaymentInfo #payment-container .panel-address,
  #crmPaymentInfo #payment-container .panel-payment,
  #crmShippingAddressInfo #address-container .panel-address,
  #crmShippingAddressInfo #address-container .panel-payment,
  #crmShippingAddressInfo #payment-container .panel-address,
  #crmShippingAddressInfo #payment-container .panel-payment {
    width: 50%;
  }
}
@media screen and (max-width: 543px) {
  #crmPaymentInfo #address-container .panel-address,
  #crmPaymentInfo #address-container .panel-payment,
  #crmPaymentInfo #payment-container .panel-address,
  #crmPaymentInfo #payment-container .panel-payment,
  #crmShippingAddressInfo #address-container .panel-address,
  #crmShippingAddressInfo #address-container .panel-payment,
  #crmShippingAddressInfo #payment-container .panel-address,
  #crmShippingAddressInfo #payment-container .panel-payment {
    width: 100%;
  }
}
#crmPaymentInfo #address-container .panel-product .panel-heading,
#crmPaymentInfo #payment-container .panel-product .panel-heading,
#crmShippingAddressInfo #address-container .panel-product .panel-heading,
#crmShippingAddressInfo #payment-container .panel-product .panel-heading {
  padding-bottom: 0;
  height: 60px;
}
#crmPaymentInfo #address-container .panel-product .panel-heading .fa,
#crmPaymentInfo #payment-container .panel-product .panel-heading .fa,
#crmShippingAddressInfo #address-container .panel-product .panel-heading .fa,
#crmShippingAddressInfo #payment-container .panel-product .panel-heading .fa {
  font-size: 18px;
  margin-left: 2px;
}
#crmPaymentInfo #address-container .panel-product p.card-name,
#crmPaymentInfo #payment-container .panel-product p.card-name,
#crmShippingAddressInfo #address-container .panel-product p.card-name,
#crmShippingAddressInfo #payment-container .panel-product p.card-name {
  margin-bottom: 0;
}
#crmPaymentInfo #address-container .panel-product li.list-content,
#crmPaymentInfo #payment-container .panel-product li.list-content,
#crmShippingAddressInfo #address-container .panel-product li.list-content,
#crmShippingAddressInfo #payment-container .panel-product li.list-content {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 140px !important;
  font-size: 14px;
}
#crmPaymentInfo #address-container .panel-product .address-section,
#crmPaymentInfo #address-container .panel-product .payment-section,
#crmPaymentInfo #payment-container .panel-product .address-section,
#crmPaymentInfo #payment-container .panel-product .payment-section,
#crmShippingAddressInfo #address-container .panel-product .address-section,
#crmShippingAddressInfo #address-container .panel-product .payment-section,
#crmShippingAddressInfo #payment-container .panel-product .address-section,
#crmShippingAddressInfo #payment-container .panel-product .payment-section {
  border-top: 1px solid #EEEEEE;
  min-height: 80px !important;
}
#crmPaymentInfo #address-container .panel-product .address-section .payment-group,
#crmPaymentInfo #address-container .panel-product .payment-section .payment-group,
#crmPaymentInfo #payment-container .panel-product .address-section .payment-group,
#crmPaymentInfo #payment-container .panel-product .payment-section .payment-group,
#crmShippingAddressInfo #address-container .panel-product .address-section .payment-group,
#crmShippingAddressInfo #address-container .panel-product .payment-section .payment-group,
#crmShippingAddressInfo #payment-container .panel-product .address-section .payment-group,
#crmShippingAddressInfo #payment-container .panel-product .payment-section .payment-group {
  margin-top: 8px;
  margin-bottom: 0;
}
#crmPaymentInfo #address-container .panel-product .address-section .payment-btn-group,
#crmPaymentInfo #address-container .panel-product .payment-section .payment-btn-group,
#crmPaymentInfo #payment-container .panel-product .address-section .payment-btn-group,
#crmPaymentInfo #payment-container .panel-product .payment-section .payment-btn-group,
#crmShippingAddressInfo #address-container .panel-product .address-section .payment-btn-group,
#crmShippingAddressInfo #address-container .panel-product .payment-section .payment-btn-group,
#crmShippingAddressInfo #payment-container .panel-product .address-section .payment-btn-group,
#crmShippingAddressInfo #payment-container .panel-product .payment-section .payment-btn-group {
  margin-bottom: 0;
}
#crmPaymentInfo #address-container .panel-product .address-section .payment-btn-group .btn, #crmPaymentInfo #address-container .panel-product .address-section .payment-btn-group #content-buttons a, #content-buttons #crmPaymentInfo #address-container .panel-product .address-section .payment-btn-group a,
#crmPaymentInfo #address-container .panel-product .payment-section .payment-btn-group .btn,
#crmPaymentInfo #address-container .panel-product .payment-section .payment-btn-group #content-buttons a,
#content-buttons #crmPaymentInfo #address-container .panel-product .payment-section .payment-btn-group a,
#crmPaymentInfo #payment-container .panel-product .address-section .payment-btn-group .btn,
#crmPaymentInfo #payment-container .panel-product .address-section .payment-btn-group #content-buttons a,
#content-buttons #crmPaymentInfo #payment-container .panel-product .address-section .payment-btn-group a,
#crmPaymentInfo #payment-container .panel-product .payment-section .payment-btn-group .btn,
#crmPaymentInfo #payment-container .panel-product .payment-section .payment-btn-group #content-buttons a,
#content-buttons #crmPaymentInfo #payment-container .panel-product .payment-section .payment-btn-group a,
#crmShippingAddressInfo #address-container .panel-product .address-section .payment-btn-group .btn,
#crmShippingAddressInfo #address-container .panel-product .address-section .payment-btn-group #content-buttons a,
#content-buttons #crmShippingAddressInfo #address-container .panel-product .address-section .payment-btn-group a,
#crmShippingAddressInfo #address-container .panel-product .payment-section .payment-btn-group .btn,
#crmShippingAddressInfo #address-container .panel-product .payment-section .payment-btn-group #content-buttons a,
#content-buttons #crmShippingAddressInfo #address-container .panel-product .payment-section .payment-btn-group a,
#crmShippingAddressInfo #payment-container .panel-product .address-section .payment-btn-group .btn,
#crmShippingAddressInfo #payment-container .panel-product .address-section .payment-btn-group #content-buttons a,
#content-buttons #crmShippingAddressInfo #payment-container .panel-product .address-section .payment-btn-group a,
#crmShippingAddressInfo #payment-container .panel-product .payment-section .payment-btn-group .btn,
#crmShippingAddressInfo #payment-container .panel-product .payment-section .payment-btn-group #content-buttons a,
#content-buttons #crmShippingAddressInfo #payment-container .panel-product .payment-section .payment-btn-group a {
  margin-top: 10px;
}
#crmPaymentInfo #address-container .panel-product .address-section p,
#crmPaymentInfo #address-container .panel-product .payment-section p,
#crmPaymentInfo #payment-container .panel-product .address-section p,
#crmPaymentInfo #payment-container .panel-product .payment-section p,
#crmShippingAddressInfo #address-container .panel-product .address-section p,
#crmShippingAddressInfo #address-container .panel-product .payment-section p,
#crmShippingAddressInfo #payment-container .panel-product .address-section p,
#crmShippingAddressInfo #payment-container .panel-product .payment-section p {
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#crmPaymentInfo .crm-points-section,
#crmShippingAddressInfo .crm-points-section {
  margin-bottom: 15px;
}
#crmPaymentInfo .crm-points-section div.crm-points,
#crmShippingAddressInfo .crm-points-section div.crm-points {
  border: #EEEEEE 1px solid;
  padding: 6px 12px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#crmPaymentInfo .crm-points-section div.crm-points .title,
#crmShippingAddressInfo .crm-points-section div.crm-points .title {
  font-size: 18px;
  border-bottom: #EBEBEB 1px solid;
}
#crmPaymentInfo .crm-points-section div.crm-points .value,
#crmShippingAddressInfo .crm-points-section div.crm-points .value {
  font-size: 14px;
}
#crmPaymentInfo #editCardTitle,
#crmPaymentInfo #save-edit-shipping,
#crmPaymentInfo #save-edit-payment,
#crmShippingAddressInfo #editCardTitle,
#crmShippingAddressInfo #save-edit-shipping,
#crmShippingAddressInfo #save-edit-payment {
  display: none;
}
#crmPaymentInfo #use-save-payment,
#crmPaymentInfo #dont-save-payment,
#crmShippingAddressInfo #use-save-payment,
#crmShippingAddressInfo #dont-save-payment {
  display: none;
}
#crmPaymentInfo .modal.edit #addNewCardTitle,
#crmShippingAddressInfo .modal.edit #addNewCardTitle {
  display: none;
}
#crmPaymentInfo .modal.edit #save-shipping,
#crmPaymentInfo .modal.edit #save-payment,
#crmShippingAddressInfo .modal.edit #save-shipping,
#crmShippingAddressInfo .modal.edit #save-payment {
  display: none;
}
#crmPaymentInfo .modal.edit #editCardTitle,
#crmShippingAddressInfo .modal.edit #editCardTitle {
  display: inline-block;
}
#crmPaymentInfo .modal.edit #save-edit-shipping,
#crmPaymentInfo .modal.edit #save-edit-payment,
#crmShippingAddressInfo .modal.edit #save-edit-shipping,
#crmShippingAddressInfo .modal.edit #save-edit-payment {
  display: inline-block;
}

#crm-communications #communicationsAccountInfoForm .custom-checkbox, #crm-communications #communicationsSearchForm .custom-checkbox {
  margin: 5px 0;
}
#crm-communications #communicationsSearchForm input.form-control {
  float: none;
  margin-left: 6px;
  width: auto;
}
#crm-communications #communicationsSearchForm .bootstrap-select.show {
  display: inline-block !important;
}

.togglePassword {
  float: right;
  margin-right: 5px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}

#accountCreditPageTemplate #content_body {
  margin-top: 12px;
}
#accountCreditPageTemplate #content_body .panel-heading .panel-title {
  margin-left: 8px;
}
#accountCreditPageTemplate #content_body .panel-body .account-balance h1 {
  margin-top: 8px;
}

#order-log .pagination, #account-log .pagination {
  float: none !important;
}
#order-log table.log-table, #account-log table.log-table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
#order-log table.log-table td, #account-log table.log-table td {
  width: 100px;
  word-wrap: break-word;
  text-align: center !important;
}
#order-log table.log-table th, #account-log table.log-table th {
  text-align: center !important;
}

#account-log .pagination {
  float: right !important;
}

.crm-page {
  font-family: Helvetica, Arial, sans-serif;
}
.crm-page h1 {
  font-size: 24px;
  margin: 15px 0;
}
.crm-page h2 {
  font-size: 18px;
  margin: 12px 0;
}
.crm-page div.secondary-page {
  padding: 0 15px;
}
.crm-page div.secondary-page:after {
  margin: 0 -15px;
}
.crm-page .btn, .crm-page #content-buttons a, #content-buttons .crm-page a {
  margin: 5px 6px;
  padding: 3px 12px;
  height: 32px;
  line-height: 1.5;
}
.crm-page .btn.btn-sm, .crm-page #content-buttons a.btn-sm, #content-buttons .crm-page a.btn-sm, .crm-page .btn-group-sm > .btn, .crm-page #content-buttons .btn-group-sm > a, #content-buttons .crm-page .btn-group-sm > a {
  margin: 8px 4px;
  padding: 6px 15px;
  height: 29px;
}
.crm-page .custom-radio {
  margin-top: 5px;
}
.crm-page .radio-inline {
  padding-left: 0;
}
.crm-page .panel .panel-heading, .crm-page .panel-shadow .panel-heading, .crm-page .panel-shadow-highlight .panel-heading, .crm-page .panel-border .panel-heading {
  padding: 10px 12px 0px;
  font-size: 18px;
  font-weight: bold;
}
.crm-page .panel .panel-body, .crm-page .panel-shadow .panel-body, .crm-page .panel-shadow-highlight .panel-body, .crm-page .panel-border .panel-body {
  padding: 8px 12px 10px;
}
.crm-page .table > thead > tr > th,
.crm-page .table > thead > tr > td,
.crm-page .table > tbody > tr > th,
.crm-page .table > tbody > tr > td,
.crm-page .table > tfoot > tr > th,
.crm-page .table > tfoot > tr > td {
  padding: 8px;
}
.crm-page .table > tbody > tr > td {
  padding-top: 6px;
  padding-bottom: 6px;
}
.crm-page .table > tbody > tr > td .btn, .crm-page .table > tbody > tr > td #content-buttons a, #content-buttons .crm-page .table > tbody > tr > td a {
  vertical-align: middle;
  margin-top: 0px;
  margin-bottom: 0px;
}
.crm-page table#order-items td.quantity input#qty {
  width: 75px;
}
.crm-page table#order-items td.item,
.crm-page table#order-items td.item-price,
.crm-page table#order-items td.quantity,
.crm-page table#order-items td.total {
  padding-top: 6px;
  padding-bottom: 6px;
}
.crm-page .well, .crm-page .moreQuestionsWell {
  padding: 6px;
}
.crm-page .well .address-section p, .crm-page .moreQuestionsWell .address-section p {
  margin-top: 0;
  margin-bottom: 0;
}
.crm-page #order-options .custom-checkbox {
  margin: 5px 0;
}
.crm-page #notificationsForm .notification-item {
  margin-top: 8px;
}
.crm-page #notificationsForm .notifications-panel {
  padding: 10px 30px 10px 30px;
}
.crm-page #crm-order-history.c4c-pages .fa-sort-asc, .crm-page #crm-order-history.c4c-pages .fa-sort-desc, .crm-page #crm-communications.c4c-pages .fa-sort-asc, .crm-page #crm-communications.c4c-pages .fa-sort-desc {
  font-size: 1.1em;
  padding-left: 5px;
}
.crm-page #crm-order-history.c4c-pages #order-filter, .crm-page #crm-order-history.c4c-pages #communications-filter, .crm-page #crm-communications.c4c-pages #order-filter, .crm-page #crm-communications.c4c-pages #communications-filter {
  margin: 1em 0;
}
.crm-page #crm-order-history.c4c-pages form, .crm-page #crm-communications.c4c-pages form {
  margin: 0;
  padding: 0;
}
.crm-page #crm-order-history.c4c-pages div.form-control, .crm-page #crm-communications.c4c-pages div.form-control {
  width: 150px;
}
.crm-page #crm-order-history.c4c-pages .form-inline, .crm-page #crm-communications.c4c-pages .form-inline {
  display: inline-block;
}
.crm-page #crm-order-history.c4c-pages div.preference-language, .crm-page #crm-communications.c4c-pages div.preference-language {
  width: 100%;
}
.crm-page #crm-order-history.c4c-pages div.dropdown-menu, .crm-page #crm-communications.c4c-pages div.dropdown-menu {
  background-color: #fff;
}
.crm-page #crm-order-history.c4c-pages div.dropdown-menu ul .control-group, .crm-page #crm-communications.c4c-pages div.dropdown-menu ul .control-group {
  display: inline-block;
}
.crm-page #crm-order-history.c4c-pages div.dropdown-menu ul .control-group label, .crm-page #crm-communications.c4c-pages div.dropdown-menu ul .control-group label {
  width: 0;
}
.crm-page #crm-order-history.c4c-pages div.dropdown-menu #filter-buttons, .crm-page #crm-communications.c4c-pages div.dropdown-menu #filter-buttons {
  text-align: center;
  margin: 0 20px 20px;
}
.crm-page #crm-order-history.c4c-pages div.dropdown-menu #filter-buttons button, .crm-page #crm-communications.c4c-pages div.dropdown-menu #filter-buttons button {
  width: 90px;
}
.crm-page #crm-order-history.c4c-pages div.dropdown-menu #filter-buttons #button-clear, .crm-page #crm-communications.c4c-pages div.dropdown-menu #filter-buttons #button-clear {
  float: left;
}
.crm-page #crm-order-history.c4c-pages div.dropdown-menu #filter-buttons #button-apply, .crm-page #crm-communications.c4c-pages div.dropdown-menu #filter-buttons #button-apply {
  float: right;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.form-control, .crm-page #crm-communications.c4c-pages .communication-filter div.form-control {
  width: 220px;
  margin-right: 5px;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications {
  background-color: #fff;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications ul, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications ul {
  list-style-type: none;
  padding-left: 13px;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications ul .control-group, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications ul .control-group {
  display: inline-block;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications ul .control-group label, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications ul .control-group label {
  color: #888888;
  width: 220px;
  font-weight: normal;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications ul .control-group label:before, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications ul .control-group label:before {
  content: "";
  margin-right: 20px;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications ul li, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications ul li {
  margin-bottom: 8px;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications #filter-buttons, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications #filter-buttons {
  text-align: center;
  margin: 0 20px 20px;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications #filter-buttons button, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications #filter-buttons button {
  width: 90px;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications #filter-buttons #button-clear, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications #filter-buttons #button-clear {
  float: left;
}
.crm-page #crm-order-history.c4c-pages .communication-filter div.dropdown-menu.communications #filter-buttons #button-apply, .crm-page #crm-communications.c4c-pages .communication-filter div.dropdown-menu.communications #filter-buttons #button-apply {
  float: right;
}
.crm-page #crm-order-history.c4c-pages .communication-type, .crm-page #crm-communications.c4c-pages .communication-type {
  cursor: pointer;
}
.crm-page #crm-order-history.c4c-pages .input-group, .crm-page #crm-communications.c4c-pages .input-group {
  position: relative;
}
.crm-page #crm-order-history.c4c-pages #order-history-end-date,
.crm-page #crm-order-history.c4c-pages #order-history-start-date,
.crm-page #crm-order-history.c4c-pages #communications-end-date,
.crm-page #crm-order-history.c4c-pages #communications-start-date, .crm-page #crm-communications.c4c-pages #order-history-end-date,
.crm-page #crm-communications.c4c-pages #order-history-start-date,
.crm-page #crm-communications.c4c-pages #communications-end-date,
.crm-page #crm-communications.c4c-pages #communications-start-date {
  max-width: 110px;
  margin-right: 5px;
}
.crm-page #crm-order-history.c4c-pages div.order-history-type,
.crm-page #crm-order-history.c4c-pages div.communications-type, .crm-page #crm-communications.c4c-pages div.order-history-type,
.crm-page #crm-communications.c4c-pages div.communications-type {
  width: auto;
}
.crm-page #crm-order-history.c4c-pages div.order-history-title, .crm-page #crm-communications.c4c-pages div.order-history-title {
  color: #BABB00;
  display: inline-block;
  margin: 0;
  float: left;
  font-size: 22px !important;
  font-weight: 200;
}
.crm-page #crm-order-history.c4c-pages ul.order-history-pagination, .crm-page #crm-communications.c4c-pages ul.order-history-pagination {
  float: none !important;
}
.crm-page #crm-order-history.c4c-pages tr.order-history-row, .crm-page #crm-communications.c4c-pages tr.order-history-row {
  font-size: 14px;
}
.crm-page #crm-order-history.c4c-pages tr.order-history-row td.col-total, .crm-page #crm-communications.c4c-pages tr.order-history-row td.col-total {
  min-width: 110px;
}
.crm-page #crm-order-history.c4c-pages .col-track-order .btn-sm, .crm-page #crm-order-history.c4c-pages .col-track-order .btn-group-sm > .btn, .crm-page #crm-order-history.c4c-pages .col-track-order #content-buttons .btn-group-sm > a, #content-buttons .crm-page #crm-order-history.c4c-pages .col-track-order .btn-group-sm > a, .crm-page #crm-communications.c4c-pages .col-track-order .btn-sm, .crm-page #crm-communications.c4c-pages .col-track-order .btn-group-sm > .btn, .crm-page #crm-communications.c4c-pages .col-track-order #content-buttons .btn-group-sm > a, #content-buttons .crm-page #crm-communications.c4c-pages .col-track-order .btn-group-sm > a {
  height: 24px;
  padding: 3px 10px;
}
.crm-page #crm-order-history.c4c-pages .control-group > input,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard, .crm-page #crm-communications.c4c-pages .control-group > input,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard {
  padding: 0 15px;
}
.crm-page #crm-order-history.c4c-pages .control-group > input #crmAccountInfoForm section.panel > div.panel-body, .crm-page #crm-order-history.c4c-pages .control-group > input #crmAccountInfoForm section.panel-shadow > div.panel-body, .crm-page #crm-order-history.c4c-pages .control-group > input #crmAccountInfoForm section.panel-shadow-highlight > div.panel-body, .crm-page #crm-order-history.c4c-pages .control-group > input #crmAccountInfoForm section.panel-border > div.panel-body,
.crm-page #crm-order-history.c4c-pages .control-group > input #footerPanel section.panel > div.panel-body,
.crm-page #crm-order-history.c4c-pages .control-group > input #footerPanel section.panel-shadow > div.panel-body,
.crm-page #crm-order-history.c4c-pages .control-group > input #footerPanel section.panel-shadow-highlight > div.panel-body,
.crm-page #crm-order-history.c4c-pages .control-group > input #footerPanel section.panel-border > div.panel-body,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #crmAccountInfoForm section.panel > div.panel-body,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #crmAccountInfoForm section.panel-shadow > div.panel-body,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #crmAccountInfoForm section.panel-shadow-highlight > div.panel-body,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #crmAccountInfoForm section.panel-border > div.panel-body,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #footerPanel section.panel > div.panel-body,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #footerPanel section.panel-shadow > div.panel-body,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #footerPanel section.panel-shadow-highlight > div.panel-body,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #footerPanel section.panel-border > div.panel-body, .crm-page #crm-communications.c4c-pages .control-group > input #crmAccountInfoForm section.panel > div.panel-body, .crm-page #crm-communications.c4c-pages .control-group > input #crmAccountInfoForm section.panel-shadow > div.panel-body, .crm-page #crm-communications.c4c-pages .control-group > input #crmAccountInfoForm section.panel-shadow-highlight > div.panel-body, .crm-page #crm-communications.c4c-pages .control-group > input #crmAccountInfoForm section.panel-border > div.panel-body,
.crm-page #crm-communications.c4c-pages .control-group > input #footerPanel section.panel > div.panel-body,
.crm-page #crm-communications.c4c-pages .control-group > input #footerPanel section.panel-shadow > div.panel-body,
.crm-page #crm-communications.c4c-pages .control-group > input #footerPanel section.panel-shadow-highlight > div.panel-body,
.crm-page #crm-communications.c4c-pages .control-group > input #footerPanel section.panel-border > div.panel-body,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #crmAccountInfoForm section.panel > div.panel-body,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #crmAccountInfoForm section.panel-shadow > div.panel-body,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #crmAccountInfoForm section.panel-shadow-highlight > div.panel-body,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #crmAccountInfoForm section.panel-border > div.panel-body,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #footerPanel section.panel > div.panel-body,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #footerPanel section.panel-shadow > div.panel-body,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #footerPanel section.panel-shadow-highlight > div.panel-body,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #footerPanel section.panel-border > div.panel-body {
  padding: 5px;
}
.crm-page #crm-order-history.c4c-pages .control-group > input #changeLog,
.crm-page #crm-order-history.c4c-pages .control-group > input #reactivateAccount,
.crm-page #crm-order-history.c4c-pages .control-group > input #reactivateAccount2,
.crm-page #crm-order-history.c4c-pages .control-group > input #resetPW,
.crm-page #crm-order-history.c4c-pages .control-group > input #saveChanges,
.crm-page #crm-order-history.c4c-pages .control-group > input #tempPW,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #changeLog,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #reactivateAccount,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #reactivateAccount2,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #resetPW,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #saveChanges,
.crm-page #crm-order-history.c4c-pages #crmPersonalDashboard #tempPW, .crm-page #crm-communications.c4c-pages .control-group > input #changeLog,
.crm-page #crm-communications.c4c-pages .control-group > input #reactivateAccount,
.crm-page #crm-communications.c4c-pages .control-group > input #reactivateAccount2,
.crm-page #crm-communications.c4c-pages .control-group > input #resetPW,
.crm-page #crm-communications.c4c-pages .control-group > input #saveChanges,
.crm-page #crm-communications.c4c-pages .control-group > input #tempPW,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #changeLog,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #reactivateAccount,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #reactivateAccount2,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #resetPW,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #saveChanges,
.crm-page #crm-communications.c4c-pages #crmPersonalDashboard #tempPW {
  font-size: 12px;
  height: 35px;
  margin: 1rem 0;
}
.crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages #orderHistoryTable, .crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages #orderHistoryTable {
  margin-left: auto;
}
.crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages #orderHistoryTable tr td, .crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages #orderHistoryTable tr td {
  font-size: 12px;
}
.crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages #orderHistoryTable thead th, .crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages #orderHistoryTable thead th {
  white-space: pre-wrap;
  font-size: 12px;
}
.crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages .order-history-buttons, .crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages .order-history-buttons {
  text-align: left;
}
.crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages .order-history-buttons a.btn, .crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages .order-history-buttons #content-buttons a, #content-buttons .crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages .order-history-buttons a,
.crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages .order-history-buttons button,
.crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages .order-history-buttons button.form-control,
.crm-page #crm-order-history.c4c-pages #crm-order-history.c4c-pages .order-history-buttons input.form-control, .crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages .order-history-buttons a.btn, .crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages .order-history-buttons #content-buttons a, #content-buttons .crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages .order-history-buttons a,
.crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages .order-history-buttons button,
.crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages .order-history-buttons button.form-control,
.crm-page #crm-communications.c4c-pages #crm-order-history.c4c-pages .order-history-buttons input.form-control {
  font-size: 12px;
  height: 35px;
}
.crm-page #crm-order-history.c4c-pages .field-up, .crm-page #crm-communications.c4c-pages .field-up {
  margin-top: -15px;
}
.crm-page #orderHistoryTable thead th {
  text-align: center;
  white-space: normal;
  position: relative;
}
.crm-page #orderHistoryTable th.col-status {
  border-radius: 0;
}
.crm-page #orderHistoryTable tr.summary-row td {
  border-bottom: none;
  text-align: center;
  padding-bottom: 7px;
  border-bottom: 2px solid #EBEBEB;
}
.crm-page #orderHistoryTable td.col-expand {
  color: #EEEEEE;
}
.crm-page #orderHistoryTable div.summary-details div {
  text-align: center;
  margin-bottom: 8px;
}
.crm-page #orderHistoryTable tr.collapsed td {
  padding: 0;
}
.crm-page #orderHistoryTable tr.collapsed div.summary-details {
  display: none;
}
.crm-page #orderHistoryTable .orderOnHold {
  background-color: #FEF7EE;
}
.crm-page #crmRewards #points-submit {
  margin-top: 55px;
}
.crm-page #page {
  padding-top: 10px;
}
.crm-page #page:after {
  height: inherit;
}
@media (max-width: 900px) {
  .crm-page {
    /*
    .control-group > input,
    input {
    	margin: 1em 0;
    }
    */
  }
  .crm-page .pull-c4c {
    float: none !important;
  }
  .crm-page #crmPersonalDashboard {
    padding: 0 15px;
  }
  .crm-page #crmPersonalDashboard #crmAccountInfoForm section.panel > div.panel-body, .crm-page #crmPersonalDashboard #crmAccountInfoForm section.panel-shadow > div.panel-body, .crm-page #crmPersonalDashboard #crmAccountInfoForm section.panel-shadow-highlight > div.panel-body, .crm-page #crmPersonalDashboard #crmAccountInfoForm section.panel-border > div.panel-body,
  .crm-page #crmPersonalDashboard #footerPanel section.panel > div.panel-body,
  .crm-page #crmPersonalDashboard #footerPanel section.panel-shadow > div.panel-body,
  .crm-page #crmPersonalDashboard #footerPanel section.panel-shadow-highlight > div.panel-body,
  .crm-page #crmPersonalDashboard #footerPanel section.panel-border > div.panel-body {
    padding: 5px;
  }
  .crm-page #crmPersonalDashboard #changeLog,
  .crm-page #crmPersonalDashboard #reactivateAccount,
  .crm-page #crmPersonalDashboard #reactivateAccount2,
  .crm-page #crmPersonalDashboard #resetPW,
  .crm-page #crmPersonalDashboard #saveChanges,
  .crm-page #crmPersonalDashboard #tempPW {
    font-size: 12px;
    height: 35px;
    margin: 1rem 0;
  }
  .crm-page #crm-order-history.c4c-pages #orderHistoryTable {
    margin-left: auto;
  }
  .crm-page #crm-order-history.c4c-pages #orderHistoryTable div.order-history-title {
    text-align: left;
    font-size: 16px !important;
    line-height: 60px;
  }
  .crm-page #crm-order-history.c4c-pages #orderHistoryTable tr td {
    font-size: 12px;
  }
  .crm-page #crm-order-history.c4c-pages #orderHistoryTable thead th {
    white-space: pre-wrap;
    font-size: 12px;
  }
  .crm-page #crm-order-history.c4c-pages .order-history-buttons {
    text-align: left;
  }
  .crm-page #crm-order-history.c4c-pages .order-history-buttons #order-history-search {
    max-width: 140px;
  }
  .crm-page #crm-order-history.c4c-pages .order-history-buttons a.btn, .crm-page #crm-order-history.c4c-pages .order-history-buttons #content-buttons a, #content-buttons .crm-page #crm-order-history.c4c-pages .order-history-buttons a,
  .crm-page #crm-order-history.c4c-pages .order-history-buttons button,
  .crm-page #crm-order-history.c4c-pages .order-history-buttons button.form-control,
  .crm-page #crm-order-history.c4c-pages .order-history-buttons input.form-control {
    font-size: 12px;
    height: 35px;
  }
  .crm-page #crm-order-history.c4c-pages #order-history-end-date,
  .crm-page #crm-order-history.c4c-pages #order-history-start-date {
    max-width: 85px;
  }
  .crm-page #orderSummary button#calculateTotals {
    font-size: 12px;
    height: 35px;
  }
  .crm-page div.c4c-cartProductTable > #cartProductTable tr td {
    font-size: 12px;
  }
  .crm-page div.c4c-cartProductTable > #cartProductTable thead th {
    white-space: pre-wrap;
    font-size: 12px;
  }
  .crm-page .c4c-order-view-buttons .well, .crm-page .c4c-order-view-buttons .moreQuestionsWell {
    margin-top: 1em;
  }
  .crm-page .c4c-order-view-buttons a.btn, .crm-page .c4c-order-view-buttons #content-buttons a, #content-buttons .crm-page .c4c-order-view-buttons a,
  .crm-page .c4c-order-view-buttons button {
    font-size: 12px;
    height: 35px;
  }
  .crm-page .c4c-payment-line a.btn, .crm-page .c4c-payment-line #content-buttons a, #content-buttons .crm-page .c4c-payment-line a,
  .crm-page .c4c-payment-line button {
    font-size: 12px;
    height: 35px;
  }
  .crm-page .crm-order-actions button, .crm-page .crm-order-actions input.btn {
    font-size: 12px;
    height: 35px;
  }
  .crm-page .panel-lrp .order-info-items li {
    margin: 8px 0 8px 0;
    font-size: 12px;
  }
  .crm-page .lrp .form-group {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .crm-page .lrp .form-group label {
    margin-bottom: 0px;
  }
  .crm-page body.page-crm-lrp #shipping-methods-crm .custom-radio {
    font-size: 12px;
  }
  .crm-page body.page-crm-lrp #shipping-methods-crm .custom-checkbox {
    font-size: 12px;
  }
  .crm-page .crm-payment-line-content input#ccTypeExpDate,
  .crm-page .crm-payment-line-content input#crmPaymentAmountBox {
    margin-top: 0 !important;
    min-width: 83px;
    margin-left: -12px;
  }
  .crm-page div.c4c-cartProductTable input#promo-code + label {
    top: 25px;
  }
  .crm-page #shipping-header button#addNewAddress,
  .crm-page #shipping-header button#editNewAddress {
    font-size: 12px;
    height: 35px;
  }
}
.crm-page div.c4c-cartProductTable input#promo-code + label {
  left: 30px;
}
.crm-page #shipping-header #crm-order select {
  color: black;
}
.crm-page #shipping-header .panel-heading {
  color: black !important;
}
.crm-page #shipping-header #addNewAddress,
.crm-page #shipping-header #editNewAddress {
  margin: 15px 15px 0 0;
}
.crm-page #shipping-header #pu-firstname,
.crm-page #shipping-header #pu-surname {
  margin: 15px 0;
}
.crm-page #shipping-header .well address, .crm-page #shipping-header .moreQuestionsWell address {
  margin: 0 0 0 15px;
}
.crm-page #shipping-header span.filter-option {
  color: #333333 !important;
}
.crm-page #crmRewards .no-gutter > [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}
.crm-page #crmRewards #offsetLabel {
  margin-left: -15px;
}
.crm-page #crmRewards #smallHeading {
  max-height: 55px;
}
.crm-page #crmRewards #miniPanelHeader, .crm-page #crmRewards #addPoints_lrp, .crm-page #crmRewards #pointsCategory_lrp {
  color: #333333;
}
.crm-page #crmRewards #rewardsSummary {
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.7;
}
.crm-page #crmRewards #rewardsSummary div.form-group > div.row {
  margin: 0.25em 0;
}
.crm-page #crmRewards #pointsSubmit, .crm-page #crmRewards #monthsSubmit {
  margin-top: 5px;
}
.crm-page #loyaltyTemplatesTable td,
.crm-page #loyaltyTemplatesTable th {
  text-align: center;
}
.crm-page #crmDashboardOverview #balanceSection {
  font-size: 20px;
  padding: 10px 15px;
}
.crm-page .asc:after, .crm-page .desc:after {
  position: absolute;
  left: 50%;
  margin-left: -3px;
  bottom: -3px;
  font-family: FontAwesome;
}
.crm-page .asc:after {
  content: "\f0d8";
}
.crm-page .desc:after {
  content: "\f0d7";
}
.crm-page .securityTagClass {
  pointer-events: none;
}
.crm-page .securityTagClass input,
.crm-page .securityTagClass select,
.crm-page .securityTagClass textarea {
  background-color: #e2e1e1;
}
.crm-page .securityTagClass .control-group input[type=checkbox] + input[type=hidden] + label {
  background-color: #fff;
}
.crm-page .secuityTagClas_T_C {
  pointer-events: auto;
}
.crm-page .disabledCls {
  pointer-events: none;
}
.crm-page .disabledBankInput {
  pointer-events: none;
  background-color: #e2e1e1;
}
.crm-page .modal.addScrollTaxDetails .bootbox-body {
  overflow: auto;
  max-width: 500px;
  max-height: 300px;
}
.crm-page .modal.addScrollTaxDetails .bootbox-body table {
  margin-right: 18px;
}
.crm-page .nav-tabs .nav-link {
  border: 1px solid #EBEBEB;
  padding: 3px 10px;
  background-color: #EBEBEB;
}
.crm-page .nav-tabs .nav-link.active {
  background-color: #FFFFFF;
}
.crm-page #crmPaymentInfo button + .fa-copy {
  position: absolute;
  top: 48%;
  margin-left: 5px;
}
.crm-page #crm_max_limit_warning {
  color: #DE6C6C;
  text-align: center;
}

.preview-communications .modal-body {
  padding: 35px 15px 0 !important;
}
.preview-communications table {
  width: auto;
  font-size: 14px !important;
}

.securityTagClass .nav-link {
  display: none;
}

.crm-loading:after {
  content: "Please wait while we load this customer's data.";
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  text-align: center;
  padding-top: 20px;
  font-size: 36px;
  z-index: 1000;
}
.crm-loading:before {
  content: "\f110";
  font-family: FontAwesome;
  position: fixed;
  font-size: 50px;
  top: 110px;
  left: 50%;
  margin-left: -20px;
  z-index: 1001;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 2000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 2000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 2000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 2000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

#PGproductCenterMsg {
  color: #DE6C6C;
}

#order-options .progress-tracker-container-clone {
  width: 648px;
  margin: 15px 30px 0px auto;
}
#order-options .progress-tracker-container-clone.crm-progress-tracker .tracker-tooltip {
  display: none;
}
#order-options .progress-tracker-container-clone .tracker-content {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}

.page-crmCreateModifyLrp #order-options .custom-checkbox {
  margin: 10px 0;
}

.page-crm-lrp #personalconsumptioncontainer {
  padding-top: 20px;
}

#lrpPaymentFailure .pv {
  color: #608E3A;
}
#lrpPaymentFailure table {
  margin-top: 30px;
}
#lrpPaymentFailure th,
#lrpPaymentFailure td {
  text-align: center;
  vertical-align: middle;
}
#lrpPaymentFailure th:nth-child(3),
#lrpPaymentFailure td:nth-child(3) {
  padding-right: 0;
}
#lrpPaymentFailure td {
  padding-top: 7px;
  padding-bottom: 7px;
}
#lrpPaymentFailure td > button {
  width: 52px;
}
#lrpPaymentFailure .row {
  padding: 15px 0;
  border-bottom: 2px solid #EBEBEB;
  font-size: 0;
}
#lrpPaymentFailure .row:first-child {
  border-top: 2px solid #EBEBEB;
}
#lrpPaymentFailure .row > div {
  float: none;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
#lrpPaymentFailure .row button {
  width: 52px;
}

@media screen and (min-width: 544px) {
  .lrp-payment-failure-modal > div.modal-dialog {
    width: 468px;
  }
}
.lrp-payment-failure-modal div.modal-footer button.btn {
  width: 85px;
  float: right;
}

#crmEnrollment .rule-overide {
  margin: 0px 0px 31px 56px;
}

#healinghands-education #content_header {
  margin-bottom: 25px;
}
#healinghands-education h1 {
  margin-top: 0px;
}
#healinghands-education h2 {
  color: #888888;
}
#healinghands-education div#education-video {
  margin-bottom: 15px;
}
#healinghands-education div#education-image {
  margin-bottom: 15px;
}
#healinghands-education div#education-image img {
  width: 100%;
}
#healinghands-education div#other-education-videos {
  margin-bottom: 15px;
}
#healinghands-education div#other-education-videos .other-education-video {
  width: 49%;
  display: inline-block;
}
#healinghands-education div#other-education-videos .other-education-video:nth-child(even) {
  float: right;
}

.healing-hands-subsite #breadcrumb,
.product-education-subsite #breadcrumb {
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite #breadcrumb,
  .product-education-subsite #breadcrumb {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.healing-hands-subsite #content_header h1,
.product-education-subsite #content_header h1 {
  display: none;
}
.healing-hands-subsite #content_header .topHeaderImg,
.product-education-subsite #content_header .topHeaderImg {
  margin-top: 0px;
  pointer-events: none;
}
.healing-hands-subsite #content_header .topHeaderImg .simple_banner,
.product-education-subsite #content_header .topHeaderImg .simple_banner {
  opacity: 0.35;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite #content_header .topHeaderImg .simple_banner,
  .product-education-subsite #content_header .topHeaderImg .simple_banner {
    padding-bottom: 75%;
  }
}
.healing-hands-subsite #content_header .topHeaderImg .image-title,
.product-education-subsite #content_header .topHeaderImg .image-title {
  font-size: 70px;
  top: 20%;
  font-weight: normal;
}
@media screen and (max-width: 991px) {
  .healing-hands-subsite #content_header .topHeaderImg .image-title,
  .product-education-subsite #content_header .topHeaderImg .image-title {
    top: 15%;
    font-size: 60px;
  }
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite #content_header .topHeaderImg .image-title,
  .product-education-subsite #content_header .topHeaderImg .image-title {
    font-size: 50px;
  }
}
.healing-hands-subsite #content_header .topHeaderImg .image-subtitle,
.product-education-subsite #content_header .topHeaderImg .image-subtitle {
  font-size: 18px;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  margin-top: -12px;
  padding: 0 15%;
}
@media screen and (max-width: 991px) {
  .healing-hands-subsite #content_header .topHeaderImg .image-subtitle,
  .product-education-subsite #content_header .topHeaderImg .image-subtitle {
    font-size: 16px;
    margin-top: -10px;
    padding: 0px;
  }
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite #content_header .topHeaderImg .image-subtitle,
  .product-education-subsite #content_header .topHeaderImg .image-subtitle {
    font-size: 16px;
    margin-top: -10px;
  }
}
.healing-hands-subsite #content_header .education-header-image .simple_banner,
.product-education-subsite #content_header .education-header-image .simple_banner {
  padding-bottom: 19%;
  margin-top: 0px;
  margin-left: -30px;
  margin-right: -30px;
}
.healing-hands-subsite #content_body,
.product-education-subsite #content_body {
  padding-bottom: 0px;
  margin-top: 30px;
}
.healing-hands-subsite .image-container .simple_banner,
.product-education-subsite .image-container .simple_banner {
  padding-bottom: 37%;
  margin-top: 0px;
  margin-left: -30px;
  margin-right: -30px;
}
.healing-hands-subsite .image-container .image-title,
.product-education-subsite .image-container .image-title {
  left: 0;
  position: absolute;
  text-align: center;
  top: 10%;
  width: 100%;
  font-size: 36px;
  color: #888888;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .image-container .image-title,
  .product-education-subsite .image-container .image-title {
    font-size: 2em;
  }
}
.healing-hands-subsite .image-container .image-title.MIDDLE,
.product-education-subsite .image-container .image-title.MIDDLE {
  top: 30%;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .image-container .image-title.MIDDLE,
  .product-education-subsite .image-container .image-title.MIDDLE {
    top: 10%;
  }
}
.healing-hands-subsite .image-container .image-title.BOTTOM,
.product-education-subsite .image-container .image-title.BOTTOM {
  top: 60%;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .image-container .image-title.BOTTOM,
  .product-education-subsite .image-container .image-title.BOTTOM {
    top: 10%;
  }
}
.healing-hands-subsite .image-container .image-subtitle,
.product-education-subsite .image-container .image-subtitle {
  width: 100%;
  font-size: 0.4em;
  font-weight: normal;
  color: #333333;
}
.healing-hands-subsite .image-container .image-link,
.product-education-subsite .image-container .image-link {
  left: 0;
  position: absolute;
  text-align: center;
  top: 85%;
  width: 100%;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .image-container .image-link,
  .product-education-subsite .image-container .image-link {
    top: 70%;
  }
}
.healing-hands-subsite .image-container .image-link a,
.product-education-subsite .image-container .image-link a {
  color: #a469a9;
}
.healing-hands-subsite .heading h1,
.product-education-subsite .heading h1 {
  text-align: center;
  font-weight: bold;
}
.healing-hands-subsite .main-image .simple_banner,
.product-education-subsite .main-image .simple_banner {
  background-color: #EFEFEF;
}
.healing-hands-subsite .slot-container,
.product-education-subsite .slot-container {
  margin: 0 -30px;
  padding: 0px 30px;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .slot-container,
  .product-education-subsite .slot-container {
    margin: 0 -30px;
  }
}
.healing-hands-subsite .slot-container.padded,
.product-education-subsite .slot-container.padded {
  padding: 45px;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .slot-container.padded,
  .product-education-subsite .slot-container.padded {
    padding: 30px;
  }
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .slot-container.padded,
  .product-education-subsite .slot-container.padded {
    padding: 30px 15px;
  }
}
.healing-hands-subsite .slot-container .yCmsContentSlot,
.product-education-subsite .slot-container .yCmsContentSlot {
  margin: 0;
}
.healing-hands-subsite .slot-container .yCmsContentSlot.padded,
.product-education-subsite .slot-container .yCmsContentSlot.padded {
  margin: 0 -30px;
  padding: 45px;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .slot-container .yCmsContentSlot.padded,
  .product-education-subsite .slot-container .yCmsContentSlot.padded {
    padding: 30px;
  }
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .slot-container .yCmsContentSlot.padded,
  .product-education-subsite .slot-container .yCmsContentSlot.padded {
    padding: 30px 15px;
  }
}
.healing-hands-subsite .slot-container .yCmsContentSlot.padded .blog-article,
.healing-hands-subsite .slot-container .yCmsContentSlot.padded #infographic,
.product-education-subsite .slot-container .yCmsContentSlot.padded .blog-article,
.product-education-subsite .slot-container .yCmsContentSlot.padded #infographic {
  margin-left: -10px;
  margin-right: -10px;
}
.healing-hands-subsite .slot-container.white,
.product-education-subsite .slot-container.white {
  background-color: #FFFFFF;
}
.healing-hands-subsite .slot-container.gray,
.product-education-subsite .slot-container.gray {
  background-color: #EFEFEF;
}
.healing-hands-subsite .slot-container.darkgray,
.product-education-subsite .slot-container.darkgray {
  background-color: #888888;
}
.healing-hands-subsite .slot-container.darkgray h2,
.product-education-subsite .slot-container.darkgray h2 {
  color: #FFFFFF;
}
.healing-hands-subsite .slot-container.lime-green,
.product-education-subsite .slot-container.lime-green {
  background-color: #BABB00;
  color: #fff;
}
.healing-hands-subsite .slot-container h2,
.product-education-subsite .slot-container h2 {
  width: 100%;
  text-align: center;
  color: #354657;
  font-size: 36px;
  margin: 0px 0px 25px 0px;
}
.healing-hands-subsite .slot-container h3,
.product-education-subsite .slot-container h3 {
  color: #354657;
  font-size: 24px;
  margin: 0px 0px 10px 0px;
}
.healing-hands-subsite .slot-container a,
.product-education-subsite .slot-container a {
  color: #BD8BCA;
}
.healing-hands-subsite .blog-article h2,
.product-education-subsite .blog-article h2 {
  text-align: left;
  font-size: 24px;
}
.healing-hands-subsite #infographic,
.product-education-subsite #infographic {
  margin-bottom: 15px;
}
.healing-hands-subsite #infographic img,
.product-education-subsite #infographic img {
  width: 100%;
}
.healing-hands-subsite .product-grid,
.product-education-subsite .product-grid {
  display: inline-block;
}
.healing-hands-subsite .product-grid .grid-item,
.product-education-subsite .product-grid .grid-item {
  text-align: center;
  max-width: 165px;
}
.healing-hands-subsite .grid-item .grid-image,
.product-education-subsite .grid-item .grid-image {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
}
.healing-hands-subsite .col-lg-5ths,
.product-education-subsite .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .healing-hands-subsite .col-lg-5ths,
  .product-education-subsite .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.healing-hands-subsite .image-paragraph,
.product-education-subsite .image-paragraph {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 20px;
  overflow: hidden;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .image-paragraph,
  .product-education-subsite .image-paragraph {
    flex-direction: column;
    gap: 0;
  }
}
.healing-hands-subsite #education-green-section h2, .healing-hands-subsite #education-green-section h3,
.product-education-subsite #education-green-section h2,
.product-education-subsite #education-green-section h3 {
  color: #FFFFFF;
}
.healing-hands-subsite #education-green-section h2,
.product-education-subsite #education-green-section h2 {
  margin-bottom: 0px;
}
.healing-hands-subsite #education-green-section li,
.product-education-subsite #education-green-section li {
  margin: 10px 0px 0px 0px;
}
.healing-hands-subsite .body-systems,
.product-education-subsite .body-systems {
  background: url("/_ui/desktop/common/images/body-systems.jpg?1641") no-repeat bottom right;
}
@media screen and (max-width: 991px) {
  .healing-hands-subsite .body-systems,
  .product-education-subsite .body-systems {
    background: none;
  }
}
@media screen and (min-width: 544px) {
  .healing-hands-subsite .body-systems .yCmsComponent,
  .product-education-subsite .body-systems .yCmsComponent {
    width: 50%;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .healing-hands-subsite .body-systems .yCmsComponent,
  .product-education-subsite .body-systems .yCmsComponent {
    width: 33%;
  }
}
@media screen and (min-width: 992px) {
  .healing-hands-subsite .body-systems .yCmsComponent,
  .product-education-subsite .body-systems .yCmsComponent {
    width: 18%;
  }
}
.healing-hands-subsite .body-systems .yCmsComponent:first-child,
.product-education-subsite .body-systems .yCmsComponent:first-child {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .healing-hands-subsite .body-systems .yCmsComponent:nth-child(6),
  .product-education-subsite .body-systems .yCmsComponent:nth-child(6) {
    clear: left;
  }
  .healing-hands-subsite .body-systems .yCmsComponent:nth-child(10),
  .product-education-subsite .body-systems .yCmsComponent:nth-child(10) {
    clear: left;
  }
}
.healing-hands-subsite .body-systems .grid-item,
.product-education-subsite .body-systems .grid-item {
  margin-left: 15%;
}
.healing-hands-subsite .body-systems .grid-item .grid-image,
.product-education-subsite .body-systems .grid-item .grid-image {
  width: 35%;
  margin: 0;
  padding-top: 25%;
  display: inline-block;
  vertical-align: middle;
  background-size: 65%;
  background-position: center right;
}
@media screen and (min-width: 544px) {
  .healing-hands-subsite .body-systems .grid-item .grid-image,
  .product-education-subsite .body-systems .grid-item .grid-image {
    background-size: 85%;
  }
}
.healing-hands-subsite .body-systems .grid-item span,
.product-education-subsite .body-systems .grid-item span {
  width: 40%;
  margin-left: 2%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
.healing-hands-subsite #donate-now #donate-button,
.product-education-subsite #donate-now #donate-button {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite #donate-now #donate-button,
  .product-education-subsite #donate-now #donate-button {
    position: static;
    margin-top: 10px;
  }
}
.healing-hands-subsite .WHITE,
.product-education-subsite .WHITE {
  background-color: #FFFFFF;
  margin-bottom: 3px;
}
.healing-hands-subsite .WHITE .img-container,
.product-education-subsite .WHITE .img-container {
  padding: 0;
}
.healing-hands-subsite .WHITE img,
.product-education-subsite .WHITE img {
  height: 100%;
  max-height: 252px;
  padding: 10px 0;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .WHITE img,
  .product-education-subsite .WHITE img {
    width: 100%;
    max-height: initial;
    padding: 0;
    margin: 0px;
  }
}
.healing-hands-subsite .WHITE .img-right,
.product-education-subsite .WHITE .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.healing-hands-subsite .WHITE .image-paragraph-text-container,
.product-education-subsite .WHITE .image-paragraph-text-container {
  padding: 15px;
}
.healing-hands-subsite .WHITE .image-paragraph-text-container h3,
.product-education-subsite .WHITE .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #354657;
  margin-top: 0px;
}
.healing-hands-subsite .WHITE .image-paragraph-text-container .image-paragraph-text,
.product-education-subsite .WHITE .image-paragraph-text-container .image-paragraph-text {
  color: #888888;
  margin-bottom: 10px;
}
.healing-hands-subsite .WHITE .image-paragraph-text-container a,
.product-education-subsite .WHITE .image-paragraph-text-container a {
  color: #BD8BCA;
}
.healing-hands-subsite .WHITE .image-paragraph-text-container a:hover,
.product-education-subsite .WHITE .image-paragraph-text-container a:hover {
  color: #c79dd2;
}
.healing-hands-subsite .WHITE .image-paragraph-text-container a.btn, .healing-hands-subsite .WHITE .image-paragraph-text-container #content-buttons a, #content-buttons .healing-hands-subsite .WHITE .image-paragraph-text-container a,
.product-education-subsite .WHITE .image-paragraph-text-container a.btn,
.product-education-subsite .WHITE .image-paragraph-text-container #content-buttons a,
#content-buttons .product-education-subsite .WHITE .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .WHITE .image-paragraph-text-container .mobileButton,
  .product-education-subsite .WHITE .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.healing-hands-subsite .GREEN,
.product-education-subsite .GREEN {
  background-color: #7d8725;
  margin-bottom: 3px;
}
.healing-hands-subsite .GREEN .img-container,
.product-education-subsite .GREEN .img-container {
  padding: 0;
}
.healing-hands-subsite .GREEN img,
.product-education-subsite .GREEN img {
  height: 100%;
  max-height: 252px;
  padding: 10px 0;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .GREEN img,
  .product-education-subsite .GREEN img {
    width: 100%;
    max-height: initial;
    padding: 0;
    margin: 0px;
  }
}
.healing-hands-subsite .GREEN .img-right,
.product-education-subsite .GREEN .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.healing-hands-subsite .GREEN .image-paragraph-text-container,
.product-education-subsite .GREEN .image-paragraph-text-container {
  padding: 15px;
}
.healing-hands-subsite .GREEN .image-paragraph-text-container h3,
.product-education-subsite .GREEN .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #354657;
  margin-top: 0px;
}
.healing-hands-subsite .GREEN .image-paragraph-text-container .image-paragraph-text,
.product-education-subsite .GREEN .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.healing-hands-subsite .GREEN .image-paragraph-text-container a,
.product-education-subsite .GREEN .image-paragraph-text-container a {
  color: #BD8BCA;
}
.healing-hands-subsite .GREEN .image-paragraph-text-container a:hover,
.product-education-subsite .GREEN .image-paragraph-text-container a:hover {
  color: #c79dd2;
}
.healing-hands-subsite .GREEN .image-paragraph-text-container a.btn, .healing-hands-subsite .GREEN .image-paragraph-text-container #content-buttons a, #content-buttons .healing-hands-subsite .GREEN .image-paragraph-text-container a,
.product-education-subsite .GREEN .image-paragraph-text-container a.btn,
.product-education-subsite .GREEN .image-paragraph-text-container #content-buttons a,
#content-buttons .product-education-subsite .GREEN .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .GREEN .image-paragraph-text-container .mobileButton,
  .product-education-subsite .GREEN .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.healing-hands-subsite .LIGHTGRAY,
.product-education-subsite .LIGHTGRAY {
  background-color: #EFEFEF;
  margin-bottom: 3px;
}
.healing-hands-subsite .LIGHTGRAY .img-container,
.product-education-subsite .LIGHTGRAY .img-container {
  padding: 0;
}
.healing-hands-subsite .LIGHTGRAY img,
.product-education-subsite .LIGHTGRAY img {
  height: 100%;
  max-height: 252px;
  padding: 10px 0;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .LIGHTGRAY img,
  .product-education-subsite .LIGHTGRAY img {
    width: 100%;
    max-height: initial;
    padding: 0;
    margin: 0px;
  }
}
.healing-hands-subsite .LIGHTGRAY .img-right,
.product-education-subsite .LIGHTGRAY .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.healing-hands-subsite .LIGHTGRAY .image-paragraph-text-container,
.product-education-subsite .LIGHTGRAY .image-paragraph-text-container {
  padding: 15px;
}
.healing-hands-subsite .LIGHTGRAY .image-paragraph-text-container h3,
.product-education-subsite .LIGHTGRAY .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #354657;
  margin-top: 0px;
}
.healing-hands-subsite .LIGHTGRAY .image-paragraph-text-container .image-paragraph-text,
.product-education-subsite .LIGHTGRAY .image-paragraph-text-container .image-paragraph-text {
  color: #888888;
  margin-bottom: 10px;
}
.healing-hands-subsite .LIGHTGRAY .image-paragraph-text-container a,
.product-education-subsite .LIGHTGRAY .image-paragraph-text-container a {
  color: #BD8BCA;
}
.healing-hands-subsite .LIGHTGRAY .image-paragraph-text-container a:hover,
.product-education-subsite .LIGHTGRAY .image-paragraph-text-container a:hover {
  color: #c79dd2;
}
.healing-hands-subsite .LIGHTGRAY .image-paragraph-text-container a.btn, .healing-hands-subsite .LIGHTGRAY .image-paragraph-text-container #content-buttons a, #content-buttons .healing-hands-subsite .LIGHTGRAY .image-paragraph-text-container a,
.product-education-subsite .LIGHTGRAY .image-paragraph-text-container a.btn,
.product-education-subsite .LIGHTGRAY .image-paragraph-text-container #content-buttons a,
#content-buttons .product-education-subsite .LIGHTGRAY .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .LIGHTGRAY .image-paragraph-text-container .mobileButton,
  .product-education-subsite .LIGHTGRAY .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.healing-hands-subsite .DARKGRAY,
.product-education-subsite .DARKGRAY {
  background-color: #555555;
  margin-bottom: 3px;
}
.healing-hands-subsite .DARKGRAY .img-container,
.product-education-subsite .DARKGRAY .img-container {
  padding: 0;
}
.healing-hands-subsite .DARKGRAY img,
.product-education-subsite .DARKGRAY img {
  height: 100%;
  max-height: 252px;
  padding: 10px 0;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .DARKGRAY img,
  .product-education-subsite .DARKGRAY img {
    width: 100%;
    max-height: initial;
    padding: 0;
    margin: 0px;
  }
}
.healing-hands-subsite .DARKGRAY .img-right,
.product-education-subsite .DARKGRAY .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.healing-hands-subsite .DARKGRAY .image-paragraph-text-container,
.product-education-subsite .DARKGRAY .image-paragraph-text-container {
  padding: 15px;
}
.healing-hands-subsite .DARKGRAY .image-paragraph-text-container h3,
.product-education-subsite .DARKGRAY .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #354657;
  margin-top: 0px;
}
.healing-hands-subsite .DARKGRAY .image-paragraph-text-container .image-paragraph-text,
.product-education-subsite .DARKGRAY .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.healing-hands-subsite .DARKGRAY .image-paragraph-text-container a,
.product-education-subsite .DARKGRAY .image-paragraph-text-container a {
  color: #BD8BCA;
}
.healing-hands-subsite .DARKGRAY .image-paragraph-text-container a:hover,
.product-education-subsite .DARKGRAY .image-paragraph-text-container a:hover {
  color: #c79dd2;
}
.healing-hands-subsite .DARKGRAY .image-paragraph-text-container a.btn, .healing-hands-subsite .DARKGRAY .image-paragraph-text-container #content-buttons a, #content-buttons .healing-hands-subsite .DARKGRAY .image-paragraph-text-container a,
.product-education-subsite .DARKGRAY .image-paragraph-text-container a.btn,
.product-education-subsite .DARKGRAY .image-paragraph-text-container #content-buttons a,
#content-buttons .product-education-subsite .DARKGRAY .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .DARKGRAY .image-paragraph-text-container .mobileButton,
  .product-education-subsite .DARKGRAY .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.healing-hands-subsite .LAVENDER1,
.product-education-subsite .LAVENDER1 {
  background-color: #9D57B2;
  margin-bottom: 3px;
}
.healing-hands-subsite .LAVENDER1 .img-container,
.product-education-subsite .LAVENDER1 .img-container {
  padding: 0;
}
.healing-hands-subsite .LAVENDER1 img,
.product-education-subsite .LAVENDER1 img {
  height: 100%;
  max-height: 252px;
  padding: 10px 0;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .LAVENDER1 img,
  .product-education-subsite .LAVENDER1 img {
    width: 100%;
    max-height: initial;
    padding: 0;
    margin: 0px;
  }
}
.healing-hands-subsite .LAVENDER1 .img-right,
.product-education-subsite .LAVENDER1 .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.healing-hands-subsite .LAVENDER1 .image-paragraph-text-container,
.product-education-subsite .LAVENDER1 .image-paragraph-text-container {
  padding: 15px;
}
.healing-hands-subsite .LAVENDER1 .image-paragraph-text-container h3,
.product-education-subsite .LAVENDER1 .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #354657;
  margin-top: 0px;
}
.healing-hands-subsite .LAVENDER1 .image-paragraph-text-container .image-paragraph-text,
.product-education-subsite .LAVENDER1 .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.healing-hands-subsite .LAVENDER1 .image-paragraph-text-container a,
.product-education-subsite .LAVENDER1 .image-paragraph-text-container a {
  color: #E4B5EA;
}
.healing-hands-subsite .LAVENDER1 .image-paragraph-text-container a:hover,
.product-education-subsite .LAVENDER1 .image-paragraph-text-container a:hover {
  color: #ebc9f0;
}
.healing-hands-subsite .LAVENDER1 .image-paragraph-text-container a.btn, .healing-hands-subsite .LAVENDER1 .image-paragraph-text-container #content-buttons a, #content-buttons .healing-hands-subsite .LAVENDER1 .image-paragraph-text-container a,
.product-education-subsite .LAVENDER1 .image-paragraph-text-container a.btn,
.product-education-subsite .LAVENDER1 .image-paragraph-text-container #content-buttons a,
#content-buttons .product-education-subsite .LAVENDER1 .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .LAVENDER1 .image-paragraph-text-container .mobileButton,
  .product-education-subsite .LAVENDER1 .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.healing-hands-subsite .LAVENDER2,
.product-education-subsite .LAVENDER2 {
  background-color: #8A4F8E;
  margin-bottom: 3px;
}
.healing-hands-subsite .LAVENDER2 .img-container,
.product-education-subsite .LAVENDER2 .img-container {
  padding: 0;
}
.healing-hands-subsite .LAVENDER2 img,
.product-education-subsite .LAVENDER2 img {
  height: 100%;
  max-height: 252px;
  padding: 10px 0;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .LAVENDER2 img,
  .product-education-subsite .LAVENDER2 img {
    width: 100%;
    max-height: initial;
    padding: 0;
    margin: 0px;
  }
}
.healing-hands-subsite .LAVENDER2 .img-right,
.product-education-subsite .LAVENDER2 .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.healing-hands-subsite .LAVENDER2 .image-paragraph-text-container,
.product-education-subsite .LAVENDER2 .image-paragraph-text-container {
  padding: 15px;
}
.healing-hands-subsite .LAVENDER2 .image-paragraph-text-container h3,
.product-education-subsite .LAVENDER2 .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #354657;
  margin-top: 0px;
}
.healing-hands-subsite .LAVENDER2 .image-paragraph-text-container .image-paragraph-text,
.product-education-subsite .LAVENDER2 .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.healing-hands-subsite .LAVENDER2 .image-paragraph-text-container a,
.product-education-subsite .LAVENDER2 .image-paragraph-text-container a {
  color: #E4B5EA;
}
.healing-hands-subsite .LAVENDER2 .image-paragraph-text-container a:hover,
.product-education-subsite .LAVENDER2 .image-paragraph-text-container a:hover {
  color: #ebc9f0;
}
.healing-hands-subsite .LAVENDER2 .image-paragraph-text-container a.btn, .healing-hands-subsite .LAVENDER2 .image-paragraph-text-container #content-buttons a, #content-buttons .healing-hands-subsite .LAVENDER2 .image-paragraph-text-container a,
.product-education-subsite .LAVENDER2 .image-paragraph-text-container a.btn,
.product-education-subsite .LAVENDER2 .image-paragraph-text-container #content-buttons a,
#content-buttons .product-education-subsite .LAVENDER2 .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .LAVENDER2 .image-paragraph-text-container .mobileButton,
  .product-education-subsite .LAVENDER2 .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.healing-hands-subsite .LAVENDER3,
.product-education-subsite .LAVENDER3 {
  background-color: #773C7C;
  margin-bottom: 3px;
}
.healing-hands-subsite .LAVENDER3 .img-container,
.product-education-subsite .LAVENDER3 .img-container {
  padding: 0;
}
.healing-hands-subsite .LAVENDER3 img,
.product-education-subsite .LAVENDER3 img {
  height: 100%;
  max-height: 252px;
  padding: 10px 0;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .LAVENDER3 img,
  .product-education-subsite .LAVENDER3 img {
    width: 100%;
    max-height: initial;
    padding: 0;
    margin: 0px;
  }
}
.healing-hands-subsite .LAVENDER3 .img-right,
.product-education-subsite .LAVENDER3 .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.healing-hands-subsite .LAVENDER3 .image-paragraph-text-container,
.product-education-subsite .LAVENDER3 .image-paragraph-text-container {
  padding: 15px;
}
.healing-hands-subsite .LAVENDER3 .image-paragraph-text-container h3,
.product-education-subsite .LAVENDER3 .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #354657;
  margin-top: 0px;
}
.healing-hands-subsite .LAVENDER3 .image-paragraph-text-container .image-paragraph-text,
.product-education-subsite .LAVENDER3 .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.healing-hands-subsite .LAVENDER3 .image-paragraph-text-container a,
.product-education-subsite .LAVENDER3 .image-paragraph-text-container a {
  color: #E4B5EA;
}
.healing-hands-subsite .LAVENDER3 .image-paragraph-text-container a:hover,
.product-education-subsite .LAVENDER3 .image-paragraph-text-container a:hover {
  color: #ebc9f0;
}
.healing-hands-subsite .LAVENDER3 .image-paragraph-text-container a.btn, .healing-hands-subsite .LAVENDER3 .image-paragraph-text-container #content-buttons a, #content-buttons .healing-hands-subsite .LAVENDER3 .image-paragraph-text-container a,
.product-education-subsite .LAVENDER3 .image-paragraph-text-container a.btn,
.product-education-subsite .LAVENDER3 .image-paragraph-text-container #content-buttons a,
#content-buttons .product-education-subsite .LAVENDER3 .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .LAVENDER3 .image-paragraph-text-container .mobileButton,
  .product-education-subsite .LAVENDER3 .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}
.healing-hands-subsite .LAVENDER4,
.product-education-subsite .LAVENDER4 {
  background-color: #663766;
  margin-bottom: 3px;
}
.healing-hands-subsite .LAVENDER4 .img-container,
.product-education-subsite .LAVENDER4 .img-container {
  padding: 0;
}
.healing-hands-subsite .LAVENDER4 img,
.product-education-subsite .LAVENDER4 img {
  height: 100%;
  max-height: 252px;
  padding: 10px 0;
}
@media screen and (max-width: 543px) {
  .healing-hands-subsite .LAVENDER4 img,
  .product-education-subsite .LAVENDER4 img {
    width: 100%;
    max-height: initial;
    padding: 0;
    margin: 0px;
  }
}
.healing-hands-subsite .LAVENDER4 .img-right,
.product-education-subsite .LAVENDER4 .img-right {
  margin-left: 0px;
  margin-right: 0px;
}
.healing-hands-subsite .LAVENDER4 .image-paragraph-text-container,
.product-education-subsite .LAVENDER4 .image-paragraph-text-container {
  padding: 15px;
}
.healing-hands-subsite .LAVENDER4 .image-paragraph-text-container h3,
.product-education-subsite .LAVENDER4 .image-paragraph-text-container h3 {
  font-size: 24px;
  font-weight: bold;
  color: #354657;
  margin-top: 0px;
}
.healing-hands-subsite .LAVENDER4 .image-paragraph-text-container .image-paragraph-text,
.product-education-subsite .LAVENDER4 .image-paragraph-text-container .image-paragraph-text {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.healing-hands-subsite .LAVENDER4 .image-paragraph-text-container a,
.product-education-subsite .LAVENDER4 .image-paragraph-text-container a {
  color: #E4B5EA;
}
.healing-hands-subsite .LAVENDER4 .image-paragraph-text-container a:hover,
.product-education-subsite .LAVENDER4 .image-paragraph-text-container a:hover {
  color: #ebc9f0;
}
.healing-hands-subsite .LAVENDER4 .image-paragraph-text-container a.btn, .healing-hands-subsite .LAVENDER4 .image-paragraph-text-container #content-buttons a, #content-buttons .healing-hands-subsite .LAVENDER4 .image-paragraph-text-container a,
.product-education-subsite .LAVENDER4 .image-paragraph-text-container a.btn,
.product-education-subsite .LAVENDER4 .image-paragraph-text-container #content-buttons a,
#content-buttons .product-education-subsite .LAVENDER4 .image-paragraph-text-container a {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .healing-hands-subsite .LAVENDER4 .image-paragraph-text-container .mobileButton,
  .product-education-subsite .LAVENDER4 .image-paragraph-text-container .mobileButton {
    margin-top: 1.5rem;
  }
}

#healinghands-secondary #content_body {
  margin-top: 20px;
}

#healinghands-education #education-content-container {
  margin-left: -30px;
  margin-right: -30px;
}
@media screen and (max-width: 767px) {
  #healinghands-education #education-content-container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 543px) {
  #healinghands-education #education-content-container {
    margin-left: -30px;
    margin-right: -30px;
  }
}

#education-home .collapsible-links-section {
  background: #888888;
}
#education-home .collapsible-links-section ul, #education-home .collapsible-links-section li {
  list-style: none;
}
#education-home .collapsible-links-section > ul {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 0px;
}
@media screen and (min-width: 544px) {
  #education-home .collapsible-links-section > ul {
    width: 33%;
  }
}
#education-home .collapsible-links-section .link-heading {
  color: white;
}
#education-home .collapsible-links-section .link-heading.collapsed:before {
  content: "\f055";
  font-family: FontAwesome;
  color: #D1D1D1;
  font-size: 20px;
  display: inline-block;
  position: relative;
  top: 2px;
  right: 5px;
}
#education-home .collapsible-links-section .link-heading:before {
  content: "\f056";
  font-family: FontAwesome;
  color: #9D57B2;
  font-size: 20px;
  display: inline-block;
  position: relative;
  top: 2px;
  right: 5px;
}
#education-home .collapsible-links-section .link-heading + ul li {
  padding-left: 15px;
}
#education-home .collapsible-links-section .link-heading + ul li a {
  color: #BD8BCA;
  font-size: 14px;
}
#education-home .collapsible-links-section .link-group ul {
  padding-left: 20px;
}

#education-secondary .education-video:first-child {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #education-secondary .education-video:first-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  #education-secondary .education-video {
    margin-bottom: 30px;
  }
}
#education-secondary .education-video:last-child {
  margin-bottom: 0px;
}
#education-secondary #disclaimer {
  font-size: 12px;
  font-style: italic;
  margin-top: 30px;
}

#page.link-generator-page {
  background-color: #EBEBEB;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page {
    padding-bottom: 40px;
  }
}
#page.link-generator-page section {
  clear: both;
}
#page.link-generator-page section .container-fluid {
  max-width: 1080px;
}
#page.link-generator-page section.white {
  background-color: #FFFFFF;
}
#page.link-generator-page section.page-content {
  padding-top: 15px;
}
#page.link-generator-page h1 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
#page.link-generator-page h2 {
  color: #333333;
}
#page.link-generator-page #section-header {
  height: 60px;
  margin-top: 0px;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #section-header {
    padding-top: 30px;
    height: 110px;
  }
}
#page.link-generator-page #section-header .container-fluid {
  position: relative;
}
#page.link-generator-page #section-header #back-arrow {
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-image: url("/_ui/desktop/common/images/link-generator/arrow-left-gray.png");
  background-size: contain;
  position: absolute;
  left: 15px;
  top: 12px;
}
#page.link-generator-page #section-title {
  padding-top: 6px;
}
#page.link-generator-page #section-title span {
  display: inline-block;
  vertical-align: middle;
}
#page.link-generator-page #section-title #section-icon {
  width: 42px;
  height: 42px;
  background-size: 42px 42px;
}
#page.link-generator-page #section-title #section-name {
  font-size: 24px;
  padding: 0 10px;
}
#page.link-generator-page #section-title #info-icon {
  width: 20px;
  height: 23px;
  background-image: url("/_ui/desktop/common/images/link-generator/icon-info-gray.png");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  cursor: pointer;
}
#page.link-generator-page #page-title h2 {
  padding: 0 0 0 20px;
  margin: 30px 0 60px;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #page-title h2 {
    padding-left: 0;
    margin: 70px 0 50px;
    text-align: center;
  }
}
#page.link-generator-page .panel, #page.link-generator-page .panel-shadow, #page.link-generator-page .panel-shadow-highlight, #page.link-generator-page .panel-border {
  margin-bottom: 15px;
  border: 5px solid transparent;
}
#page.link-generator-page .panel p, #page.link-generator-page .panel-shadow p, #page.link-generator-page .panel-shadow-highlight p, #page.link-generator-page .panel-border p {
  margin-left: 0;
  margin-right: 0;
}
#page.link-generator-page .panel.selected, #page.link-generator-page .selected.panel-shadow, #page.link-generator-page .selected.panel-shadow-highlight, #page.link-generator-page .selected.panel-border {
  border-color: #BD8BCA;
}
#page.link-generator-page .flex-container {
  display: flex;
}
#page.link-generator-page .divider {
  padding: 4px 0;
}
#page.link-generator-page .divider hr {
  margin: 0;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page a.btn, #page.link-generator-page #content-buttons a, #content-buttons #page.link-generator-page a, #page.link-generator-page button.btn {
    max-width: 300px;
  }
}
#page.link-generator-page .tracker-content .tracker-tooltip {
  display: none;
}
#page.link-generator-page #product-search {
  padding: 0;
}
#page.link-generator-page .container-fluid {
  padding: 0;
}
#page.link-generator-page #product-search-results {
  padding: 0;
}
#page.link-generator-page #product-search-results .container-fluid {
  padding: 0;
}
#page.link-generator-page .ui-autocomplete {
  max-width: initial;
  max-height: initial;
  margin-bottom: 0;
  border: none;
  clear: both;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
#page.link-generator-page .ui-autocomplete li {
  padding: 0px;
  border: none;
  border-bottom: 1px solid #D1D1D1;
  cursor: initial;
}
#page.link-generator-page .ui-autocomplete li:hover {
  background: #FFFFFF;
}
#page.link-generator-page .product-table {
  width: 100%;
}
#page.link-generator-page .product-table .prod-row-spacer {
  width: 0px;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page .product-table .prod-row-spacer {
    width: 30px;
  }
}
#page.link-generator-page .product-table .prod-image {
  width: 95px;
  text-align: center;
}
#page.link-generator-page .product-table .prod-image .prod-image-container {
  height: 115px;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#page.link-generator-page .product-table .prod-image .prod-image-container.unavailable {
  background-size: 70%;
}
#page.link-generator-page .product-table .prod-details {
  padding-left: 20px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page .product-table .prod-details {
    padding-left: 45px;
  }
}
#page.link-generator-page .product-table .prod-details .prod-title {
  font-size: 18px;
}
#page.link-generator-page .product-table .prod-details .item-price {
  display: inline-block;
  margin-right: 30px;
  font-weight: normal;
}
#page.link-generator-page .product-table .prod-action {
  width: 120px;
  text-align: right;
  position: relative;
  padding: 20px 30px 20px 0px;
}
#page.link-generator-page .product-table .prod-action .prod-delete {
  position: absolute;
  top: 20px;
  right: 24px;
}
#page.link-generator-page .product-table .prod-action .prod-delete a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("/_ui/desktop/common/images/link-generator/icon-close-gray.png");
  background-size: contain;
  cursor: pointer;
}
#page.link-generator-page .product-table .prod-action .qty-select {
  position: absolute;
  bottom: 25px;
  right: 30px;
}
#page.link-generator-page #cart-header {
  font-size: 20px;
  padding: 20px 0 10px;
}
#page.link-generator-page #cart-contents .container-fluid {
  padding: 0;
  border-top: 1px solid #EEEEEE;
}
@media screen and (max-width: 768px) {
  #page.link-generator-page #cart-contents .container-fluid {
    background-color: #FFFFFF;
  }
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #cart-contents .product-table {
    background-color: #FFFFFF;
    border: 5px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
}
#page.link-generator-page #cart-contents .product-table tr td {
  height: 150px;
  border-top: 1px solid #EEEEEE;
}
#page.link-generator-page #cart-contents .product-table tr td .prod-title {
  font-weight: bold;
}
#page.link-generator-page #cart-contents .product-table tr td .item-price {
  font-weight: bold;
}
#page.link-generator-page #cart-contents .product-table tr:first-child td {
  border-top: none;
}
#page.link-generator-page #cart-contents .product-table .partner-child td.prod-image {
  padding-left: 30px;
  border-top: none;
}
#page.link-generator-page #cart-contents .product-table .partner-child td.prod-details {
  background-color: #FEF7EE;
}
#page.link-generator-page #cart-contents .product-table .partner-child td.prod-action {
  background-color: #FEF7EE;
}
#page.link-generator-page #cart-totals {
  padding: 15px 0;
  font-size: 20px;
}
#page.link-generator-page #cart-totals .container-fluid {
  padding-right: 35px;
}
#page.link-generator-page #cart-totals .label-total {
  font-size: 16px;
  display: flex;
  justify-content: flex-end;
}
#page.link-generator-page #cart-totals .label-total div {
  margin-left: 5px;
}
#page.link-generator-page #cart-totals #total-price, #page.link-generator-page #cart-totals #currency-symbol {
  font-weight: bold;
  display: inline-block;
}
#page.link-generator-page #action-button {
  padding: 80px 0 20px;
}
#page.link-generator-page #action-button a {
  width: 100%;
}
#page.link-generator-page #options .panel, #page.link-generator-page #options .panel-shadow, #page.link-generator-page #options .panel-shadow-highlight, #page.link-generator-page #options .panel-border {
  cursor: pointer;
  height: 290px;
}
#page.link-generator-page #options .panel .icon, #page.link-generator-page #options .panel-shadow .icon, #page.link-generator-page #options .panel-shadow-highlight .icon, #page.link-generator-page #options .panel-border .icon {
  width: 18%;
  background: center 20px/52px 52px no-repeat;
}
#page.link-generator-page #options .panel .description, #page.link-generator-page #options .panel-shadow .description, #page.link-generator-page #options .panel-shadow-highlight .description, #page.link-generator-page #options .panel-border .description {
  width: 67%;
}
@media screen and (max-width: 544px) {
  #page.link-generator-page #options .panel .description, #page.link-generator-page #options .panel-shadow .description, #page.link-generator-page #options .panel-shadow-highlight .description, #page.link-generator-page #options .panel-border .description {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #page.link-generator-page #options .panel .description h2, #page.link-generator-page #options .panel-shadow .description h2, #page.link-generator-page #options .panel-shadow-highlight .description h2, #page.link-generator-page #options .panel-border .description h2 {
    margin: 0;
  }
}
#page.link-generator-page #options .panel .select, #page.link-generator-page #options .panel-shadow .select, #page.link-generator-page #options .panel-shadow-highlight .select, #page.link-generator-page #options .panel-border .select {
  width: 15%;
  color: #BD8BCA;
  position: relative;
}
#page.link-generator-page #options .panel .select .fa, #page.link-generator-page #options .panel-shadow .select .fa, #page.link-generator-page #options .panel-shadow-highlight .select .fa, #page.link-generator-page #options .panel-border .select .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -11px;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #options {
    display: block;
  }
  #page.link-generator-page #options .panel, #page.link-generator-page #options .panel-shadow, #page.link-generator-page #options .panel-shadow-highlight, #page.link-generator-page #options .panel-border {
    flex-direction: column;
    height: 550px;
  }
  #page.link-generator-page #options .panel h2, #page.link-generator-page #options .panel-shadow h2, #page.link-generator-page #options .panel-shadow-highlight h2, #page.link-generator-page #options .panel-border h2 {
    margin: 0 0 25px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  #page.link-generator-page #options .panel, #page.link-generator-page #options .panel-shadow, #page.link-generator-page #options .panel-shadow-highlight, #page.link-generator-page #options .panel-border {
    height: 450px;
  }
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #options .panel > div, #page.link-generator-page #options .panel-shadow > div, #page.link-generator-page #options .panel-shadow-highlight > div, #page.link-generator-page #options .panel-border > div {
    text-align: center;
    padding: 0 35px;
    width: 100% !important;
  }
  #page.link-generator-page #options .icon {
    height: 33%;
    background-size: 92px 92px !important;
    background-position: center;
  }
  #page.link-generator-page #options .description {
    height: 40%;
  }
  #page.link-generator-page #options .select {
    height: 27%;
  }
}
#page.link-generator-page #personal-link .panel, #page.link-generator-page #personal-link .panel-shadow, #page.link-generator-page #personal-link .panel-shadow-highlight, #page.link-generator-page #personal-link .panel-border {
  padding: 15px;
  text-align: center;
}
#page.link-generator-page #personal-link .panel input, #page.link-generator-page #personal-link .panel-shadow input, #page.link-generator-page #personal-link .panel-shadow-highlight input, #page.link-generator-page #personal-link .panel-border input, #page.link-generator-page #personal-link .panel textarea, #page.link-generator-page #personal-link .panel-shadow textarea, #page.link-generator-page #personal-link .panel-shadow-highlight textarea, #page.link-generator-page #personal-link .panel-border textarea, #page.link-generator-page #personal-link .panel a, #page.link-generator-page #personal-link .panel-shadow a, #page.link-generator-page #personal-link .panel-shadow-highlight a, #page.link-generator-page #personal-link .panel-border a, #page.link-generator-page #personal-link .panel button, #page.link-generator-page #personal-link .panel-shadow button, #page.link-generator-page #personal-link .panel-shadow-highlight button, #page.link-generator-page #personal-link .panel-border button {
  width: 100%;
  margin-bottom: 15px;
}
#page.link-generator-page #personal-link .panel #link-buttons button, #page.link-generator-page #personal-link .panel-shadow #link-buttons button, #page.link-generator-page #personal-link .panel-shadow-highlight #link-buttons button, #page.link-generator-page #personal-link .panel-border #link-buttons button, #page.link-generator-page #personal-link .panel #link-buttons a, #page.link-generator-page #personal-link .panel-shadow #link-buttons a, #page.link-generator-page #personal-link .panel-shadow-highlight #link-buttons a, #page.link-generator-page #personal-link .panel-border #link-buttons a {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  max-width: 375px;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position-x: 12px;
  background-position-y: center;
}
#page.link-generator-page #personal-link .panel #link-buttons button#button-copy, #page.link-generator-page #personal-link .panel-shadow #link-buttons button#button-copy, #page.link-generator-page #personal-link .panel-shadow-highlight #link-buttons button#button-copy, #page.link-generator-page #personal-link .panel-border #link-buttons button#button-copy, #page.link-generator-page #personal-link .panel #link-buttons a#button-copy, #page.link-generator-page #personal-link .panel-shadow #link-buttons a#button-copy, #page.link-generator-page #personal-link .panel-shadow-highlight #link-buttons a#button-copy, #page.link-generator-page #personal-link .panel-border #link-buttons a#button-copy {
  background-image: url(/_ui/desktop/common/images/link-generator/icon-copy-white.png);
}
#page.link-generator-page #personal-link .panel #link-buttons button#button-email, #page.link-generator-page #personal-link .panel-shadow #link-buttons button#button-email, #page.link-generator-page #personal-link .panel-shadow-highlight #link-buttons button#button-email, #page.link-generator-page #personal-link .panel-border #link-buttons button#button-email, #page.link-generator-page #personal-link .panel #link-buttons a#button-email, #page.link-generator-page #personal-link .panel-shadow #link-buttons a#button-email, #page.link-generator-page #personal-link .panel-shadow-highlight #link-buttons a#button-email, #page.link-generator-page #personal-link .panel-border #link-buttons a#button-email {
  background-image: url(/_ui/desktop/common/images/link-generator/icon-email-white.png);
}
#page.link-generator-page #personal-link .panel #link-buttons button#button-link, #page.link-generator-page #personal-link .panel-shadow #link-buttons button#button-link, #page.link-generator-page #personal-link .panel-shadow-highlight #link-buttons button#button-link, #page.link-generator-page #personal-link .panel-border #link-buttons button#button-link, #page.link-generator-page #personal-link .panel #link-buttons a#button-link, #page.link-generator-page #personal-link .panel-shadow #link-buttons a#button-link, #page.link-generator-page #personal-link .panel-shadow-highlight #link-buttons a#button-link, #page.link-generator-page #personal-link .panel-border #link-buttons a#button-link {
  background-image: url(/_ui/desktop/common/images/link-generator/icon-link-white.png);
}
#page.link-generator-page #personal-link p {
  padding: 20px 0 25px 20px;
}
#page.link-generator-page .signup-section #section-title #section-icon {
  background-image: url("/_ui/desktop/common/images/link-generator/icon-signup.png");
}
#page.link-generator-page .educate-section #section-title #section-icon {
  background-image: url("/_ui/desktop/common/images/link-generator/icon-educate.png");
}
#page.link-generator-page .educate-section .educate-link, #page.link-generator-page .educate-section .product-table {
  background-color: #FFFFFF;
  border-bottom: 1px solid #EEEEEE;
  width: 100%;
  height: 80px;
}
#page.link-generator-page .educate-section .educate-link .link-title, #page.link-generator-page .educate-section .product-table .link-title {
  padding-left: 15px;
  font-size: 18px;
  line-height: 1.1;
}
#page.link-generator-page .educate-section .educate-link .link-button, #page.link-generator-page .educate-section .product-table .link-button {
  text-align: right;
}
#page.link-generator-page .educate-section .educate-link .remove-selection, #page.link-generator-page .educate-section .product-table .remove-selection {
  padding-left: 10px;
  display: none;
}
#page.link-generator-page .educate-section .educate-link .remove-selection a, #page.link-generator-page .educate-section .product-table .remove-selection a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(/_ui/desktop/common/images/link-generator/icon-close-gray.png);
  background-size: contain;
  cursor: pointer;
}
#page.link-generator-page .educate-section .educate-link .link-spacer, #page.link-generator-page .educate-section .product-table .link-spacer {
  width: 15px;
}
#page.link-generator-page .educate-section .educate-link .button-selected, #page.link-generator-page .educate-section .product-table .button-selected {
  display: none;
}
#page.link-generator-page .educate-section .educate-link.selected .button-select, #page.link-generator-page .educate-section .product-table.selected .button-select {
  display: none;
}
#page.link-generator-page .educate-section .educate-link.selected .button-selected, #page.link-generator-page .educate-section .product-table.selected .button-selected {
  display: inline-block;
}
#page.link-generator-page .educate-section .educate-link.selected .button-selected:hover, #page.link-generator-page .educate-section .product-table.selected .button-selected:hover {
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}
#page.link-generator-page .educate-section .educate-link.selected .remove-selection, #page.link-generator-page .educate-section .product-table.selected .remove-selection {
  width: 40px;
  display: table-cell;
}
#page.link-generator-page .guest-cart-section #section-title #section-icon {
  background-image: url("/_ui/desktop/common/images/link-generator/icon-guestcart.png");
}
#page.link-generator-page #info-overlay {
  color: #FFFFFF;
  background-color: #000000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  opacity: 0.8;
}
#page.link-generator-page #info-overlay #button-close {
  padding: 40px;
  text-align: right;
}
#page.link-generator-page #info-overlay #button-close a {
  display: inline-block;
  width: 48px;
  height: 48px;
  background-image: url("/_ui/desktop/common/images/link-generator/icon-close-gray.png");
  background-size: contain;
  cursor: pointer;
}
#page.link-generator-page #info-overlay #feature-info {
  height: 90px;
  margin-top: 50px;
  background: url("/_ui/desktop/common/images/link-generator/icon-info-gray.png") center/90px no-repeat;
}
#page.link-generator-page #info-overlay #info-text {
  padding: 75px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
#page.link-generator-page #signup-navbar {
  height: 110px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #signup-navbar {
    padding-top: 40px;
  }
}
#page.link-generator-page #signup-navbar .nav-node {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #D1D1D1;
  border-radius: 10px;
  position: relative;
}
#page.link-generator-page #signup-navbar .nav-node div {
  display: none;
  position: absolute;
  top: 22px;
  color: #354657;
  font-size: 12px;
  font-weight: bold;
}
#page.link-generator-page #signup-navbar .nav-connector {
  display: inline-block;
  width: 55px;
  height: 2px;
  margin-bottom: 9px;
  background-color: #D1D1D1;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #signup-navbar .nav-connector {
    width: 120px;
  }
}
#page.link-generator-page #signup-navbar.step1 .nav-node.nav-sponsor {
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step2 .nav-node.nav-sponsor {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step2 .nav-node.nav-account {
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step2 .nav-connector.nav-account {
  background-color: #95C0F1;
}
#page.link-generator-page #signup-navbar.step3 .nav-node.nav-sponsor {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step3 .nav-node.nav-account {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step3 .nav-connector.nav-account {
  background-color: #95C0F1;
}
#page.link-generator-page #signup-navbar.step3 .nav-node.nav-kit {
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step3 .nav-connector.nav-kit {
  background-color: #95C0F1;
}
#page.link-generator-page #signup-navbar.step4 .nav-node.nav-sponsor {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step4 .nav-node.nav-account {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step4 .nav-connector.nav-account {
  background-color: #95C0F1;
}
#page.link-generator-page #signup-navbar.step4 .nav-node.nav-kit {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step4 .nav-connector.nav-kit {
  background-color: #95C0F1;
}
#page.link-generator-page #signup-navbar.step4 .nav-node.nav-products {
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step4 .nav-connector.nav-products {
  background-color: #95C0F1;
}
#page.link-generator-page #signup-navbar.step5 .nav-node.nav-sponsor {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step5 .nav-node.nav-account {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step5 .nav-connector.nav-account {
  background-color: #95C0F1;
}
#page.link-generator-page #signup-navbar.step5 .nav-node.nav-kit {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step5 .nav-connector.nav-kit {
  background-color: #95C0F1;
}
#page.link-generator-page #signup-navbar.step5 .nav-node.nav-products {
  background-color: #95C0F1;
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step5 .nav-connector.nav-products {
  background-color: #95C0F1;
}
#page.link-generator-page #signup-navbar.step5 .nav-node.nav-link {
  border: 3px solid #95C0F1;
}
#page.link-generator-page #signup-navbar.step5 .nav-connector.nav-link {
  background-color: #95C0F1;
}
#page.link-generator-page #link-generator-home .container-fluid {
  max-width: 1100px;
}
#page.link-generator-page #link-generator-home #section-header {
  height: auto;
}
#page.link-generator-page #link-generator-home #section-header .container-fluid {
  padding: 10px 50px 20px 50px;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #link-generator-home #section-header .container-fluid #page-title {
    width: 250px;
    margin: 0 auto;
  }
}
#page.link-generator-page #link-generator-home #section-header .container-fluid #page-title h1 {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}
#page.link-generator-page #link-generator-home #section-header .container-fluid #icon-link {
  width: 42px;
  height: 42px;
  background-image: url("/_ui/desktop/common/images/link-generator/icon-link.png");
  background-size: contain;
}
#page.link-generator-page #link-generator-home #options {
  margin-top: 0px;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #link-generator-home #options {
    margin-top: 60px;
  }
}
#page.link-generator-page #link-generator-home #options .panel h2, #page.link-generator-page #link-generator-home #options .panel-shadow h2, #page.link-generator-page #link-generator-home #options .panel-shadow-highlight h2, #page.link-generator-page #link-generator-home #options .panel-border h2 {
  font-weight: 600;
}
#page.link-generator-page #link-generator-home #options #signup-enroller .icon {
  background-image: url("/_ui/desktop/common/images/link-generator/icon-signup.png");
}
#page.link-generator-page #link-generator-home #options #educate-category .icon {
  background-image: url("/_ui/desktop/common/images/link-generator/icon-educate.png");
}
#page.link-generator-page #link-generator-home #options #guest-cart .icon {
  background-image: url("/_ui/desktop/common/images/link-generator/icon-guestcart.png");
}
#page.link-generator-page #link-generator-home #country-select .bootstrap-select .dropdown-toggle {
  border-color: #D1D1D1;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #link-generator-home #country-select {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #link-generator-signup-enroller #signup-navbar {
    margin-bottom: 60px;
  }
}
#page.link-generator-page #link-generator-signup-enroller #signup-enroller .container-fluid, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .container-fluid, #page.link-generator-page #link-generator-signup-enroller #signup-sponsor .container-fluid {
  max-width: 650px;
}
#page.link-generator-page #link-generator-signup-enroller h2 {
  margin: 0 0 15px;
}
#page.link-generator-page #link-generator-signup-enroller .panel, #page.link-generator-page #link-generator-signup-enroller .panel-shadow, #page.link-generator-page #link-generator-signup-enroller .panel-shadow-highlight, #page.link-generator-page #link-generator-signup-enroller .panel-border {
  padding: 15px;
}
#page.link-generator-page #link-generator-signup-enroller .user-photo img {
  max-width: 100px;
  max-height: 100px;
  border-radius: 50px;
}
#page.link-generator-page #link-generator-signup-enroller .user-details {
  padding-left: 25px;
}
#page.link-generator-page #link-generator-signup-enroller .user-details .user-name {
  font-size: 24px;
  border-bottom: 2px solid #A25EB5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#page.link-generator-page #link-generator-signup-enroller .user-details .user-name #first-name {
  font-weight: 600;
}
#page.link-generator-page #link-generator-signup-enroller .user-details .user-id-label {
  font-size: 14px;
}
#page.link-generator-page #link-generator-signup-enroller .user-details .user-id {
  font-size: 18px;
}
#page.link-generator-page #link-generator-signup-enroller #change-sponsor-link, #page.link-generator-page #link-generator-signup-enroller #close-sponsor-link {
  cursor: pointer;
}
#page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel #sponsorID, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-shadow #sponsorID, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-shadow-highlight #sponsorID, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-border #sponsorID {
  background-image: url(/_ui/desktop/common/images/link-generator/icon-person-gray.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 5px;
  padding-left: 50px;
}
#page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel button, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-shadow button, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-shadow-highlight button, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-border button {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel input, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-shadow input, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-shadow-highlight input, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-border input, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel button, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-shadow button, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-shadow-highlight button, #page.link-generator-page #link-generator-signup-enroller #signup-choose-sponsor .panel-border button {
    max-width: 300px;
  }
}
#page.link-generator-page #link-generator-signup-enroller #signup-sponsor {
  margin-top: 20px;
}
#page.link-generator-page #link-generator-signup-enroller #signup-sponsor .panel, #page.link-generator-page #link-generator-signup-enroller #signup-sponsor .panel-shadow, #page.link-generator-page #link-generator-signup-enroller #signup-sponsor .panel-shadow-highlight, #page.link-generator-page #link-generator-signup-enroller #signup-sponsor .panel-border {
  position: relative;
}
#page.link-generator-page #link-generator-signup-enroller #signup-sponsor .remove-panel {
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  background-image: url(/_ui/desktop/common/images/link-generator/icon-close-gray.png);
  background-size: contain;
  cursor: pointer;
}
#page.link-generator-page #link-generator-signup-account .page-content .container-fluid {
  max-width: 700px;
}
#page.link-generator-page #link-generator-signup-account #options #wholesale-customer .icon {
  background-image: url("/_ui/desktop/common/images/link-generator/icon-cart.png");
}
#page.link-generator-page #link-generator-signup-account #options #wellness-advocate .icon {
  background-image: url("/_ui/desktop/common/images/link-generator/icon-person.png");
}
#page.link-generator-page #link-generator-signup-account #options h2 {
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #link-generator-signup-enrollment-kit .enrollment-kit-language {
    padding-right: 0;
  }
}
#page.link-generator-page #link-generator-signup-enrollment-kit .enrollment-kit-language-selector div.control-group .bootstrap-select {
  margin: 0px auto;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #link-generator-signup-enrollment-kit .enrollment-kit-language-selector div.control-group .bootstrap-select {
    float: right;
  }
}
#page.link-generator-page #link-generator-signup-enrollment-kit #cart-contents {
  margin-top: 15px;
}
#page.link-generator-page #link-generator-signup-enrollment-kit .enrollment-fee {
  margin: 12px 0;
  font-weight: bold;
}
#page.link-generator-page #link-generator-educate-category #options .panel, #page.link-generator-page #link-generator-educate-category #options .panel-shadow, #page.link-generator-page #link-generator-educate-category #options .panel-shadow-highlight, #page.link-generator-page #link-generator-educate-category #options .panel-border {
  height: 80px;
}
#page.link-generator-page #link-generator-educate-category #options .panel .icon, #page.link-generator-page #link-generator-educate-category #options .panel-shadow .icon, #page.link-generator-page #link-generator-educate-category #options .panel-shadow-highlight .icon, #page.link-generator-page #link-generator-educate-category #options .panel-border .icon {
  background-position: center;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #link-generator-educate-category #options .panel, #page.link-generator-page #link-generator-educate-category #options .panel-shadow, #page.link-generator-page #link-generator-educate-category #options .panel-shadow-highlight, #page.link-generator-page #link-generator-educate-category #options .panel-border {
    height: 210px;
  }
  #page.link-generator-page #link-generator-educate-category #options .panel .icon, #page.link-generator-page #link-generator-educate-category #options .panel-shadow .icon, #page.link-generator-page #link-generator-educate-category #options .panel-shadow-highlight .icon, #page.link-generator-page #link-generator-educate-category #options .panel-border .icon {
    height: 38%;
    background-size: 52px !important;
  }
  #page.link-generator-page #link-generator-educate-category #options .panel .description, #page.link-generator-page #link-generator-educate-category #options .panel-shadow .description, #page.link-generator-page #link-generator-educate-category #options .panel-shadow-highlight .description, #page.link-generator-page #link-generator-educate-category #options .panel-border .description {
    height: 30%;
  }
  #page.link-generator-page #link-generator-educate-category #options .panel .select, #page.link-generator-page #link-generator-educate-category #options .panel-shadow .select, #page.link-generator-page #link-generator-educate-category #options .panel-shadow-highlight .select, #page.link-generator-page #link-generator-educate-category #options .panel-border .select {
    height: 32%;
  }
}
#page.link-generator-page #link-generator-educate-category #choose-subcategory {
  height: 140px;
  margin: 15px 0px 0px 0px;
}
#page.link-generator-page #link-generator-educate-category #choose-subcategory #category-icon {
  height: 140px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 768px) {
  #page.link-generator-page #link-generator-educate-category #choose-subcategory #category-icon {
    background-size: 75%;
  }
}
#page.link-generator-page #link-generator-educate-category #choose-subcategory h2 {
  text-align: left;
  margin: 40px 0px 15px 0px;
  padding: 0;
}

#link-generator-educate-link .page-title p {
  padding-left: 20px;
}

/* Link Generator CSS*/
#page.link-generator-page #link-generator-home #section-header .container-fluid #page-title {
  width: auto;
}
#page.link-generator-page #link-generator-home #section-header .container-fluid #page-title .title-container {
  display: flex;
  justify-content: center;
}
#page.link-generator-page #link-generator-home #section-header .container-fluid #page-title .title-container span.icon--link-circle-brand {
  font-size: 1em;
  margin-right: 10px;
}
#page.link-generator-page #link-generator-home #section-header .container-fluid #page-title .title-container h1 {
  font-size: 1.8em;
  font-weight: bolder;
}
#page.link-generator-page .custom-classes-icons span {
  font-size: 3.5em;
}
#page.link-generator-page .generate-link {
  position: absolute;
  bottom: 2.4em;
  left: 0px;
}
@media screen and (max-width: 767px) {
  #page.link-generator-page .generate-link {
    left: 30%;
  }
}
#page.link-generator-page .generate-link a {
  width: 100%;
  margin: 0;
  max-height: 50px;
}
#page.link-generator-page #section-header #back-arrow {
  border: 2px solid #D1D1D1;
  border-radius: 50%;
}
#page.link-generator-page #section-title #section-name {
  font-size: 1.8em;
  font-weight: bolder;
}
#page.link-generator-page .link-generator-header-btn {
  position: absolute;
  right: 15px;
  top: -3px;
}
#page.link-generator-page .link-generator-header-btn, #page.link-generator-page #action-button button {
  padding: 8px 45px;
}
#page.link-generator-page #options .panel .description, #page.link-generator-page #options .panel-shadow .description, #page.link-generator-page #options .panel-shadow-highlight .description, #page.link-generator-page #options .panel-border .description {
  justify-content: flex-start;
}

#cart-myBag {
  font-size: 2.4em;
  font-weight: bolder;
  padding: 30px 0;
}

.progress-tracker-container-clone-alternate {
  flex: 1 1 auto;
  align-items: center;
  border: none;
  background: #fff;
  padding: 25px;
  margin: 0;
  border-radius: 5px;
  border-bottom: 1px solid #EEEEEE;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.product-search {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  border: none;
  background: #fff;
  padding: 25px;
  margin: 0;
  border-radius: 5px;
  border-bottom: 1px solid #EEEEEE;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.product-search form {
  width: 100%;
}
.product-search form .form-group {
  position: relative;
  margin: 0;
}
.product-search form .form-group .form-control {
  padding-left: 20px;
  padding-right: 40px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  font-size: 16px;
  color: #354657;
  margin: auto;
  height: 50px;
  border: none;
  border-bottom: 1px solid #EEEEEE;
  background-color: #fff;
  background-clip: padding-box;
  line-height: 1.5;
}
.product-search form .form-group .btn--search {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-search-primary.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  border: none;
  text-indent: -9999px;
  width: 50px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

#page.recommended-page {
  background-color: #FFFFFF;
  padding-bottom: 20px;
}
#page.recommended-page .nav-right-section {
  display: none;
}
#page.recommended-page section .container-fluid {
  max-width: 1100px;
}
#page.recommended-page #page-header {
  background-color: #EBEBEB;
  padding: 40px 0 25px 0;
}
#page.recommended-page #page-header #referrer-pic {
  background-color: #FFFFFF;
  background-position: center;
}
@media screen and (min-width: 544px) {
  #page.recommended-page #page-header #referrer-pic {
    float: right;
  }
}
#page.recommended-page #page-header #referrer-intro {
  padding-top: 20px;
}
@media screen and (max-width: 544px) {
  #page.recommended-page #page-header #referrer-intro {
    text-align: center;
  }
}
#page.recommended-page #referrer-pic {
  height: 90px;
  width: 90px;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
}
#page.recommended-page #cart-container {
  margin-top: 40px;
}
@media screen and (max-width: 544px) {
  #page.recommended-page #cart-container {
    padding: 0;
  }
}
#page.recommended-page #cart-container #products-intro {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 20px;
}
#page.recommended-page #cart-container .delete {
  padding-top: 20px;
}
#page.recommended-page #cart-container .removeProduct {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("/_ui/desktop/common/images/link-generator/icon-close-gray.png");
  background-size: contain;
  cursor: pointer;
}
#page.recommended-page #recommended-enrollment #kit-only-signup {
  display: none;
  margin-top: 15px;
}
#page.recommended-page #recommended-enrollment.kitOnly #kit-only-signup {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  #page.recommended-page #recommended-enrollment.kitOnly #product-detail {
    position: relative;
    left: 100px;
  }
  #page.recommended-page #recommended-enrollment.kitOnly #product-detail #kit-title {
    width: 50%;
    margin: 0 auto;
  }
}
#page.recommended-page #recommended-enrollment.kitOnly #product-savings {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #page.recommended-page #recommended-enrollment.kitOnly #product-savings {
    width: 25%;
    position: relative;
    top: 50px;
  }
}
#page.recommended-page #recommended-enrollment.kitOnly #cart-button {
  display: none;
}
#page.recommended-page #recommended-enrollment.kitOnly #cart-totals {
  display: none;
}
#page.recommended-page #recommended-enrollment #kit-container {
  margin-top: 40px;
}
#page.recommended-page #recommended-enrollment #kit-container #kit-intro {
  text-align: center;
  margin-bottom: 20px;
  padding: 0 15px;
}
#page.recommended-page #recommended-enrollment #kit-container #product-detail {
  text-align: center;
}
#page.recommended-page #recommended-enrollment #kit-container #product-detail #prod-image-container {
  width: 200px;
}
#page.recommended-page #recommended-enrollment #kit-container #product-detail #prod-image-container .prod-image {
  overflow: hidden;
}
#page.recommended-page #recommended-enrollment #kit-container #product-detail #prod-image-container .prod-image img {
  height: initial;
  cursor: initial;
  margin-top: -60px;
}
@media screen and (min-width: 544px) {
  #page.recommended-page #recommended-enrollment #kit-container #product-detail #prod-image-container .prod-image img {
    margin-top: -100px;
  }
}
#page.recommended-page #recommended-enrollment #kit-container #product-savings #kit-title {
  font-weight: bold;
  text-align: center;
}
#page.recommended-page #recommended-enrollment #kit-container #product-savings #fast-track-kit {
  font-size: 12px;
  font-weight: normal;
}
#page.recommended-page #recommended-enrollment #kit-container #product-savings #enrollment-savings {
  width: 100%;
  margin-top: 10px;
}
#page.recommended-page #recommended-enrollment #kit-container #product-savings #enrollment-savings td {
  width: 50%;
}
#page.recommended-page #recommended-enrollment #kit-container #product-savings #enrollment-savings td.label-pricetype {
  text-align: right;
}
#page.recommended-page #recommended-enrollment #kit-container #product-savings #enrollment-savings td.price-retail {
  font-weight: bold;
  text-decoration: line-through;
  text-align: left;
  padding-left: 12px;
}
#page.recommended-page #recommended-enrollment #kit-container #product-savings #enrollment-savings td.price-wholesale {
  font-weight: bold;
  text-align: left;
  padding-left: 12px;
}
#page.recommended-page #recommended-enrollment #order-items td .full-price {
  text-decoration: line-through;
}
#page.recommended-page #recommended-enrollment #cart-totals {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  float: right;
  width: 115px;
}
#page.recommended-page #recommended-enrollment #cart-totals .label-total {
  font-size: 16px;
  font-weight: normal;
}
#page.recommended-page #recommended-enrollment #cart-footer #upsell-link {
  padding-top: 12px;
}
#page.recommended-page #recommended-enrollment #cart-footer #cart-button #button-container {
  margin-top: 10px;
  display: inline-block;
  font-size: 14px;
}
@media screen and (max-width: 544px) {
  #page.recommended-page #recommended-enrollment #cart-footer #cart-button #button-container {
    margin-top: 25px;
  }
}
#page.recommended-page #recommended-cart #products-intro {
  text-align: left;
}
#page.recommended-page #recommended-cart #summary-container {
  margin-top: 30px;
}
#page.recommended-page #recommended-cart #summary-container #total-container {
  text-align: center;
  padding: 15px;
}
#page.recommended-page #recommended-cart #summary-container #total-container table {
  width: 100%;
  margin-bottom: 20px;
}
#page.recommended-page #recommended-cart #summary-container #total-container table #total-label {
  text-align: left;
}
#page.recommended-page #recommended-cart #summary-container #total-container table #total-amount {
  font-weight: bold;
  text-align: right;
}
#page.recommended-page #modal-recommended-member-container {
  display: none;
}

#recommended-error #error-header {
  font-weight: bold;
  margin: 20px;
  border-spacing: 15px;
  border-radius: 10px;
  background-color: #F4F8FD;
  text-align: center;
}

.wqa-design {
  /*!
  * Bootstrap v4.1.1 (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)
  */
  /*! jQuery UI - v1.12.1 - 2018-06-22
  * http://jqueryui.com
  * Includes: core.css, datepicker.css
  * Copyright jQuery Foundation and other contributors; Licensed MIT */
  /* Layout helpers
  ----------------------------------*/
  /* Interaction Cues
  ----------------------------------*/
  /* Icons
  ----------------------------------*/
  /* Misc visuals
  ----------------------------------*/
  /* Overlays */
  /* with multiple calendars */
  /* RTL support */
  /* Icons */
  /**
  * Owl Carousel v2.3.4
  * Copyright 2013-2018 David Deutsch
  * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
  */
  /*
  *  Owl Carousel - Core
  */
  /* No Js */
  /*
  *  Owl Carousel - Animate Plugin
  */
  /*
  * 	Owl Carousel - Auto Height Plugin
  */
  /*
  * 	Owl Carousel - Lazy Load Plugin
  */
  /*
  * 	Owl Carousel - Video Plugin
  */
  /*!
  * FullCalendar v3.9.0
  * Docs & License: https://fullcalendar.io/
  * (c) 2018 Adam Shaw
  */
  /* Colors
  --------------------------------------------------------------------------------------------------*/
  /* Buttons (styled <button> tags, normalized to work cross-browser)
  --------------------------------------------------------------------------------------------------*/
  /* Firefox has an annoying inner border */
  /* icons in buttons */
  /*
    button states
    borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
  */
  /* Buttons Groups
  --------------------------------------------------------------------------------------------------*/
  /*
  every button that is not first in a button group should scootch over one pixel and cover the
  previous button's border...
  */
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  /* Misc Reusable Components
  --------------------------------------------------------------------------------------------------*/
  /* Tables
  --------------------------------------------------------------------------------------------------*/
  /* Internal Nav Links
  --------------------------------------------------------------------------------------------------*/
  /* Fake Table Rows
  --------------------------------------------------------------------------------------------------*/
  /* Day Row (used within the header and the DayGrid)
  --------------------------------------------------------------------------------------------------*/
  /* highlighting cells & background event skeleton */
  /*
  row content (which contains day/week numbers and events) as well as "helper" (which contains
  temporary rendered events).
  */
  /* Scrolling Container
  --------------------------------------------------------------------------------------------------*/
  /* TODO: move to agenda/basic */
  /* Global Event Styles
  --------------------------------------------------------------------------------------------------*/
  /* resizer (cursor AND touch devices) */
  /* resizer (touch devices) */
  /* hit area */
  /* Event Selection (only for touch devices)
  --------------------------------------------------------------------------------------------------*/
  /* Horizontal Events
  --------------------------------------------------------------------------------------------------*/
  /* bigger touch area when selected */
  /* events that are continuing to/from another week. kill rounded corners and butt up against edge */
  /* resizer (cursor AND touch devices) */
  /* left resizer  */
  /* right resizer */
  /* resizer (mouse devices) */
  /* resizer (touch devices) */
  /* left resizer  */
  /* right resizer */
  /* DayGrid events
  ----------------------------------------------------------------------------------------------------
  We use the full "fc-day-grid-event" class instead of using descendants because the event won't
  be a descendant of the grid when it is being dragged.
  */
  /* resizer (cursor devices) */
  /* left resizer  */
  /* right resizer */
  /* Event Limiting
  --------------------------------------------------------------------------------------------------*/
  /* "more" link that represents hidden events */
  /* popover that appears when "more" link is clicked */
  /* Now Indicator
  --------------------------------------------------------------------------------------------------*/
  /* Utilities
  --------------------------------------------------------------------------------------------------*/
  /*
  TODO: more distinction between this file and common.css
  */
  /* Colors
  --------------------------------------------------------------------------------------------------*/
  /* Icons (inline elements with styled text that mock arrow icons)
  --------------------------------------------------------------------------------------------------*/
  /*
  Acceptable font-family overrides for individual icons:
    "Arial", sans-serif
    "Times New Roman", serif

  NOTE: use percentage font sizes or else old IE chokes
  */
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  /* List View
  --------------------------------------------------------------------------------------------------*/
  /* Colors
  --------------------------------------------------------------------------------------------------*/
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  /* Global Event Styles
  --------------------------------------------------------------------------------------------------*/
  /* TimeGrid axis running down the side (for both the all-day area and the slot area)
  --------------------------------------------------------------------------------------------------*/
  /* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  /* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
  /* Popover
  --------------------------------------------------------------------------------------------------*/
  /* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
  /* Toolbar
  --------------------------------------------------------------------------------------------------*/
  /* the things within each left/right/center section */
  /* the first thing within each left/center/right section */
  /* title text */
  /* button layering (for border precedence) */
  /* View Structure
  --------------------------------------------------------------------------------------------------*/
  /* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
  /* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
  /* BasicView
  --------------------------------------------------------------------------------------------------*/
  /* day row structure */
  /* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
  /* week and day number styling */
  /* when week/day number have own column */
  /* AgendaView all-day area
  --------------------------------------------------------------------------------------------------*/
  /* TimeGrid axis running down the side (for both the all-day area and the slot area)
  --------------------------------------------------------------------------------------------------*/
  /* TimeGrid Structure
  --------------------------------------------------------------------------------------------------*/
  /* divs within a cell within the fc-content-skeleton */
  /* TimeGrid Slats (lines that run horizontally)
  --------------------------------------------------------------------------------------------------*/
  /* TimeGrid Highlighting Slots
  --------------------------------------------------------------------------------------------------*/
  /* TimeGrid Event Containment
  --------------------------------------------------------------------------------------------------*/
  /* Generic Vertical Event
  --------------------------------------------------------------------------------------------------*/
  /* TimeGrid Event Styling
  ----------------------------------------------------------------------------------------------------
  We use the full "fc-time-grid-event" class instead of using descendants because the event won't
  be a descendant of the grid when it is being dragged.
  */
  /* short mode, where time and title are on the same line */
  /* resizer (cursor device) */
  /* resizer (touch device) */
  /* Now Indicator
  --------------------------------------------------------------------------------------------------*/
  /* arrow on axis */
  /* List View
  --------------------------------------------------------------------------------------------------*/
  /* possibly reusable */
  /* view wrapper */
  /* table resets */
  /* day headings with the list */
  /* event list items */
  /* make the dot closer to the event title */
  /* message when no events */
  /*
  	CSS Triangle
  	used for creating CSS only triangles
  	example:
  	.element {
  		&::before {
  			@include css-triangle(blue, down);
  		}
  	}
  */
  /* Common Colors - Variables */
  /* Mixins */
  /* Animation */
  /*************************************
  slideInUp
  *************************************/
  /*************************************
  fadeIn
  *************************************/
  /*************************************
  fadeInUp
  *************************************/
  /*************************************
  fadeInDown
  *************************************/
  /* ==========================================================================
   Utility classes
   ========================================================================== */
  /*
  * Hide visually and from screen readers
  */
  /*
  * Hide only visually, but have it available for screen readers:
  * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
  *
  * 1. For long content, line feeds are not interpreted as spaces and small width
  *    causes content to wrap 1 word per line:
  *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
  */
  /*
  * Extends the .visuallyhidden class to allow the element
  * to be focusable when navigated to via the keyboard:
  * https://www.drupal.org/node/897638
  */
  /*
  * Hide visually and from screen readers, but maintain layout
  */
  /*
  * Clearfix: contain floats
  *
  * For modern browsers
  * 1. The space content is one way to avoid an Opera bug when the
  *    `contenteditable` attribute is included anywhere else in the document.
  *    Otherwise it causes space to appear at the top and bottom of elements
  *    that receive the `clearfix` class.
  * 2. The use of `table` rather than `block` is only necessary if using
  *    `:before` to contain the top-margins of child elements.
  */
  /* Transition Effects */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
  /* Style the radiomark/indicator */
  /* Button colours */
  /* The slider */
  /* Style Guide V2 */
}

:root {
  --blue: #95C0F1;
  --indigo: #6610f2;
  --purple: #A25EB5;
  --pink: #F5EEF7;
  --red: #DE6C6C;
  --orange: #F8B259;
  --yellow: #FECC2B;
  --green: #67b251;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #BD8BCA;
  --secondary: #67b251;
  --success: #7BB739;
  --info: #95C0F1;
  --warning: #F8B259;
  --danger: #DE6C6C;
  --light: #EEEEEE;
  --dark: #555555;
  --breakpoint-xs: 0;
  --breakpoint-sm: 480px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1440px;
  --font-family-sans-serif: "Raleway", sans-serif;
  --font-family-monospace: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.wqa-design *,
.wqa-design *::before,
.wqa-design *::after {
  box-sizing: border-box;
}

html .wqa-design {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
.wqa-design article, .wqa-design aside, .wqa-design figcaption, .wqa-design figure, .wqa-design footer, .wqa-design header, .wqa-design hgroup, .wqa-design main, .wqa-design nav, .wqa-design section {
  display: block;
}

body .wqa-design {
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #354657;
  text-align: left;
  background-color: #fff;
}

.wqa-design [tabindex="-1"]:focus {
  outline: 0 !important;
}

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

.wqa-design h1, .wqa-design h2, .wqa-design h3, .wqa-design h4, .wqa-design h5, .wqa-design h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
}

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

.wqa-design abbr[title],
.wqa-design abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

.wqa-design address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

.wqa-design ol,
.wqa-design ul,
.wqa-design dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

.wqa-design ol ol,
.wqa-design ul ul,
.wqa-design ol ul,
.wqa-design ul ol {
  margin-bottom: 0;
}

.wqa-design dt {
  font-weight: 700;
}

.wqa-design dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

.wqa-design blockquote {
  margin: 0 0 1rem;
}

.wqa-design dfn {
  font-style: italic;
}

.wqa-design b,
.wqa-design strong {
  font-weight: bolder;
}

.wqa-design small {
  font-size: 80%;
}

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

.wqa-design sub {
  bottom: -0.25em;
}

.wqa-design sup {
  top: -0.5em;
}

.wqa-design a {
  color: #BD8BCA;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.wqa-design a:hover {
  color: #924ba4;
  text-decoration: underline;
}

.wqa-design a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

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

.wqa-design a:not([href]):not([tabindex]):focus {
  outline: 0;
}

.wqa-design pre,
.wqa-design code,
.wqa-design kbd,
.wqa-design samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

.wqa-design pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

.wqa-design figure {
  margin: 0 0 1rem;
}

.wqa-design img {
  vertical-align: middle;
  border-style: none;
}

.wqa-design svg:not(:root) {
  overflow: hidden;
}

.wqa-design table {
  border-collapse: collapse;
}

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

.wqa-design th {
  text-align: inherit;
}

.wqa-design label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.wqa-design button {
  border-radius: 0;
}

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

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

.wqa-design button,
.wqa-design input {
  overflow: visible;
}

.wqa-design button,
.wqa-design select {
  text-transform: none;
}

.wqa-design button,
.wqa-design html [type=button],
.wqa-design [type=reset],
.wqa-design [type=submit] {
  -webkit-appearance: button;
}

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

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

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

.wqa-design textarea {
  overflow: auto;
  resize: vertical;
}

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

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

.wqa-design progress {
  vertical-align: baseline;
}

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

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

.wqa-design [type=search]::-webkit-search-cancel-button,
.wqa-design [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

.wqa-design output {
  display: inline-block;
}

.wqa-design summary {
  display: list-item;
  cursor: pointer;
}

.wqa-design template {
  display: none;
}

.wqa-design [hidden] {
  display: none !important;
}

.wqa-design h1, .wqa-design h2, .wqa-design h3, .wqa-design h4, .wqa-design h5, .wqa-design h6,
.wqa-design .h1, .wqa-design .h2, .wqa-design .h3, .wqa-design .h4, .wqa-design .h5, .wqa-design .h6 {
  margin-bottom: 0.5em;
  font-family: inherit;
  font-weight: 900;
  line-height: 1;
  color: inherit;
}

.wqa-design h1, .wqa-design .h1 {
  font-size: 4.5rem;
}

.wqa-design h2, .wqa-design .h2 {
  font-size: 4rem;
}

.wqa-design h3, .wqa-design .h3 {
  font-size: 2.3rem;
}

.wqa-design h4, .wqa-design .h4 {
  font-size: 1.9rem;
}

.wqa-design h5, .wqa-design .h5 {
  font-size: 1.5rem;
}

.wqa-design h6, .wqa-design .h6 {
  font-size: 1rem;
}

.wqa-design .lead {
  font-size: 1.5625rem;
  font-weight: 300;
}

.wqa-design .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1;
}

.wqa-design .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1;
}

.wqa-design .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1;
}

.wqa-design .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1;
}

.wqa-design hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.wqa-design small,
.wqa-design .small {
  font-size: 80%;
  font-weight: 400;
}

.wqa-design mark,
.wqa-design .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.wqa-design .list-unstyled, .wqa-design #search-result li, #search-result .wqa-design li, .wqa-design #search-result-modal li, #search-result-modal .wqa-design li {
  padding-left: 0;
  list-style: none;
}

.wqa-design .list-inline {
  padding-left: 0;
  list-style: none;
}

.wqa-design .list-inline-item {
  display: inline-block;
}

.wqa-design .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.wqa-design .initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.wqa-design .blockquote {
  margin-bottom: 1rem;
  font-size: 1.5625rem;
}

.wqa-design .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.wqa-design .blockquote-footer::before {
  content: "— ";
}

.wqa-design .img-fluid {
  max-width: 100%;
  height: auto;
}

.wqa-design .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.wqa-design .figure {
  display: inline-block;
}

.wqa-design .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.wqa-design .figure-caption {
  font-size: 90%;
  color: #6c757d;
}

.wqa-design code {
  font-size: 87.5%;
  color: #F5EEF7;
  word-break: break-word;
}

a > .wqa-design code {
  color: inherit;
}

.wqa-design kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

.wqa-design kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

.wqa-design pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

.wqa-design pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.wqa-design .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.wqa-design .container, .wqa-design .agenda__table-date, .wqa-design .agenda__table-row-inner {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 480px) {
  .wqa-design .container, .wqa-design .agenda__table-date, .wqa-design .agenda__table-row-inner {
    max-width: 768px;
  }
}
@media (min-width: 768px) {
  .wqa-design .container, .wqa-design .agenda__table-date, .wqa-design .agenda__table-row-inner {
    max-width: 1140px;
  }
}
@media (min-width: 1024px) {
  .wqa-design .container, .wqa-design .agenda__table-date, .wqa-design .agenda__table-row-inner {
    max-width: 1380px;
  }
}
@media (min-width: 1440px) {
  .wqa-design .container, .wqa-design .agenda__table-date, .wqa-design .agenda__table-row-inner {
    max-width: 1440px;
  }
}
.wqa-design .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.wqa-design .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.wqa-design .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.wqa-design .no-gutters > .col,
.wqa-design .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

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

.wqa-design .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.wqa-design .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.wqa-design .col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.wqa-design .col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.wqa-design .col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.wqa-design .col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.wqa-design .col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.wqa-design .col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.wqa-design .col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.wqa-design .col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.wqa-design .order-first {
  order: -1;
}

.wqa-design .order-last {
  order: 13;
}

.wqa-design .order-0 {
  order: 0;
}

.wqa-design .order-1 {
  order: 1;
}

.wqa-design .order-2 {
  order: 2;
}

.wqa-design .order-3 {
  order: 3;
}

.wqa-design .order-4 {
  order: 4;
}

.wqa-design .order-5 {
  order: 5;
}

.wqa-design .order-6 {
  order: 6;
}

.wqa-design .order-7 {
  order: 7;
}

.wqa-design .order-8 {
  order: 8;
}

.wqa-design .order-9 {
  order: 9;
}

.wqa-design .order-10 {
  order: 10;
}

.wqa-design .order-11 {
  order: 11;
}

.wqa-design .order-12 {
  order: 12;
}

.wqa-design .offset-1 {
  margin-left: 8.3333333333%;
}

.wqa-design .offset-2 {
  margin-left: 16.6666666667%;
}

.wqa-design .offset-3 {
  margin-left: 25%;
}

.wqa-design .offset-4 {
  margin-left: 33.3333333333%;
}

.wqa-design .offset-5 {
  margin-left: 41.6666666667%;
}

.wqa-design .offset-6 {
  margin-left: 50%;
}

.wqa-design .offset-7 {
  margin-left: 58.3333333333%;
}

.wqa-design .offset-8 {
  margin-left: 66.6666666667%;
}

.wqa-design .offset-9 {
  margin-left: 75%;
}

.wqa-design .offset-10 {
  margin-left: 83.3333333333%;
}

.wqa-design .offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 480px) {
  .wqa-design .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .wqa-design .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .wqa-design .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .wqa-design .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .wqa-design .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wqa-design .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .wqa-design .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .wqa-design .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wqa-design .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .wqa-design .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .wqa-design .col-sm-9, .wqa-design .more-questions {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wqa-design .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .wqa-design .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .wqa-design .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wqa-design .order-sm-first {
    order: -1;
  }
  .wqa-design .order-sm-last {
    order: 13;
  }
  .wqa-design .order-sm-0 {
    order: 0;
  }
  .wqa-design .order-sm-1 {
    order: 1;
  }
  .wqa-design .order-sm-2 {
    order: 2;
  }
  .wqa-design .order-sm-3 {
    order: 3;
  }
  .wqa-design .order-sm-4 {
    order: 4;
  }
  .wqa-design .order-sm-5 {
    order: 5;
  }
  .wqa-design .order-sm-6 {
    order: 6;
  }
  .wqa-design .order-sm-7 {
    order: 7;
  }
  .wqa-design .order-sm-8 {
    order: 8;
  }
  .wqa-design .order-sm-9 {
    order: 9;
  }
  .wqa-design .order-sm-10 {
    order: 10;
  }
  .wqa-design .order-sm-11 {
    order: 11;
  }
  .wqa-design .order-sm-12 {
    order: 12;
  }
  .wqa-design .offset-sm-0 {
    margin-left: 0;
  }
  .wqa-design .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .wqa-design .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .wqa-design .offset-sm-3 {
    margin-left: 25%;
  }
  .wqa-design .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .wqa-design .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .wqa-design .offset-sm-6 {
    margin-left: 50%;
  }
  .wqa-design .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .wqa-design .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .wqa-design .offset-sm-9 {
    margin-left: 75%;
  }
  .wqa-design .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .wqa-design .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .wqa-design .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .wqa-design .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .wqa-design .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .wqa-design .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .wqa-design .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wqa-design .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .wqa-design .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .wqa-design .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wqa-design .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .wqa-design .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .wqa-design .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wqa-design .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .wqa-design .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .wqa-design .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wqa-design .order-md-first {
    order: -1;
  }
  .wqa-design .order-md-last {
    order: 13;
  }
  .wqa-design .order-md-0 {
    order: 0;
  }
  .wqa-design .order-md-1 {
    order: 1;
  }
  .wqa-design .order-md-2 {
    order: 2;
  }
  .wqa-design .order-md-3 {
    order: 3;
  }
  .wqa-design .order-md-4 {
    order: 4;
  }
  .wqa-design .order-md-5 {
    order: 5;
  }
  .wqa-design .order-md-6 {
    order: 6;
  }
  .wqa-design .order-md-7 {
    order: 7;
  }
  .wqa-design .order-md-8 {
    order: 8;
  }
  .wqa-design .order-md-9 {
    order: 9;
  }
  .wqa-design .order-md-10 {
    order: 10;
  }
  .wqa-design .order-md-11 {
    order: 11;
  }
  .wqa-design .order-md-12 {
    order: 12;
  }
  .wqa-design .offset-md-0 {
    margin-left: 0;
  }
  .wqa-design .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .wqa-design .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .wqa-design .offset-md-3 {
    margin-left: 25%;
  }
  .wqa-design .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .wqa-design .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .wqa-design .offset-md-6 {
    margin-left: 50%;
  }
  .wqa-design .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .wqa-design .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .wqa-design .offset-md-9 {
    margin-left: 75%;
  }
  .wqa-design .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .wqa-design .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .wqa-design .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .wqa-design .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .wqa-design .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .wqa-design .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .wqa-design .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wqa-design .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .wqa-design .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .wqa-design .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wqa-design .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .wqa-design .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .wqa-design .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wqa-design .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .wqa-design .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .wqa-design .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wqa-design .order-lg-first {
    order: -1;
  }
  .wqa-design .order-lg-last {
    order: 13;
  }
  .wqa-design .order-lg-0 {
    order: 0;
  }
  .wqa-design .order-lg-1 {
    order: 1;
  }
  .wqa-design .order-lg-2 {
    order: 2;
  }
  .wqa-design .order-lg-3 {
    order: 3;
  }
  .wqa-design .order-lg-4 {
    order: 4;
  }
  .wqa-design .order-lg-5 {
    order: 5;
  }
  .wqa-design .order-lg-6 {
    order: 6;
  }
  .wqa-design .order-lg-7 {
    order: 7;
  }
  .wqa-design .order-lg-8 {
    order: 8;
  }
  .wqa-design .order-lg-9 {
    order: 9;
  }
  .wqa-design .order-lg-10 {
    order: 10;
  }
  .wqa-design .order-lg-11 {
    order: 11;
  }
  .wqa-design .order-lg-12 {
    order: 12;
  }
  .wqa-design .offset-lg-0 {
    margin-left: 0;
  }
  .wqa-design .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .wqa-design .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .wqa-design .offset-lg-3 {
    margin-left: 25%;
  }
  .wqa-design .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .wqa-design .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .wqa-design .offset-lg-6 {
    margin-left: 50%;
  }
  .wqa-design .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .wqa-design .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .wqa-design .offset-lg-9 {
    margin-left: 75%;
  }
  .wqa-design .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .wqa-design .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .wqa-design .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .wqa-design .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .wqa-design .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .wqa-design .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .wqa-design .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wqa-design .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .wqa-design .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .wqa-design .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wqa-design .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .wqa-design .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .wqa-design .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wqa-design .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .wqa-design .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .wqa-design .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wqa-design .order-xl-first {
    order: -1;
  }
  .wqa-design .order-xl-last {
    order: 13;
  }
  .wqa-design .order-xl-0 {
    order: 0;
  }
  .wqa-design .order-xl-1 {
    order: 1;
  }
  .wqa-design .order-xl-2 {
    order: 2;
  }
  .wqa-design .order-xl-3 {
    order: 3;
  }
  .wqa-design .order-xl-4 {
    order: 4;
  }
  .wqa-design .order-xl-5 {
    order: 5;
  }
  .wqa-design .order-xl-6 {
    order: 6;
  }
  .wqa-design .order-xl-7 {
    order: 7;
  }
  .wqa-design .order-xl-8 {
    order: 8;
  }
  .wqa-design .order-xl-9 {
    order: 9;
  }
  .wqa-design .order-xl-10 {
    order: 10;
  }
  .wqa-design .order-xl-11 {
    order: 11;
  }
  .wqa-design .order-xl-12 {
    order: 12;
  }
  .wqa-design .offset-xl-0 {
    margin-left: 0;
  }
  .wqa-design .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .wqa-design .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .wqa-design .offset-xl-3 {
    margin-left: 25%;
  }
  .wqa-design .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .wqa-design .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .wqa-design .offset-xl-6 {
    margin-left: 50%;
  }
  .wqa-design .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .wqa-design .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .wqa-design .offset-xl-9 {
    margin-left: 75%;
  }
  .wqa-design .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .wqa-design .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.wqa-design .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.wqa-design .table th,
.wqa-design .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.wqa-design .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.wqa-design .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.wqa-design .table .table {
  background-color: #fff;
}

.wqa-design .table-sm th,
.wqa-design .table-sm td {
  padding: 0.3rem;
}

.wqa-design .table-bordered {
  border: 1px solid #dee2e6;
}

.wqa-design .table-bordered th,
.wqa-design .table-bordered td {
  border: 1px solid #dee2e6;
}

.wqa-design .table-bordered thead th,
.wqa-design .table-bordered thead td {
  border-bottom-width: 2px;
}

.wqa-design .table-borderless th,
.wqa-design .table-borderless td,
.wqa-design .table-borderless thead th,
.wqa-design .table-borderless tbody + tbody {
  border: 0;
}

.wqa-design .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.wqa-design .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.wqa-design .table-primary,
.wqa-design .table-primary > th,
.wqa-design .table-primary > td {
  background-color: #eddff0;
}

.wqa-design .table-hover .table-primary:hover {
  background-color: #e3cee8;
}

.wqa-design .table-hover .table-primary:hover > td,
.wqa-design .table-hover .table-primary:hover > th {
  background-color: #e3cee8;
}

.wqa-design .table-secondary,
.wqa-design .table-secondary > th,
.wqa-design .table-secondary > td {
  background-color: #d4e9ce;
}

.wqa-design .table-hover .table-secondary:hover {
  background-color: #c5e1bc;
}

.wqa-design .table-hover .table-secondary:hover > td,
.wqa-design .table-hover .table-secondary:hover > th {
  background-color: #c5e1bc;
}

.wqa-design .table-success,
.wqa-design .table-success > th,
.wqa-design .table-success > td {
  background-color: #daebc8;
}

.wqa-design .table-hover .table-success:hover {
  background-color: #cde4b5;
}

.wqa-design .table-hover .table-success:hover > td,
.wqa-design .table-hover .table-success:hover > th {
  background-color: #cde4b5;
}

.wqa-design .table-info,
.wqa-design .table-info > th,
.wqa-design .table-info > td {
  background-color: #e1edfb;
}

.wqa-design .table-hover .table-info:hover {
  background-color: #cbe0f8;
}

.wqa-design .table-hover .table-info:hover > td,
.wqa-design .table-hover .table-info:hover > th {
  background-color: #cbe0f8;
}

.wqa-design .table-warning,
.wqa-design .table-warning > th,
.wqa-design .table-warning > td {
  background-color: #fde9d1;
}

.wqa-design .table-hover .table-warning:hover {
  background-color: #fcddb9;
}

.wqa-design .table-hover .table-warning:hover > td,
.wqa-design .table-hover .table-warning:hover > th {
  background-color: #fcddb9;
}

.wqa-design .table-danger,
.wqa-design .table-danger > th,
.wqa-design .table-danger > td {
  background-color: #f6d6d6;
}

.wqa-design .table-hover .table-danger:hover {
  background-color: #f1c1c1;
}

.wqa-design .table-hover .table-danger:hover > td,
.wqa-design .table-hover .table-danger:hover > th {
  background-color: #f1c1c1;
}

.wqa-design .table-light,
.wqa-design .table-light > th,
.wqa-design .table-light > td {
  background-color: #fafafa;
}

.wqa-design .table-hover .table-light:hover {
  background-color: #ededed;
}

.wqa-design .table-hover .table-light:hover > td,
.wqa-design .table-hover .table-light:hover > th {
  background-color: #ededed;
}

.wqa-design .table-dark,
.wqa-design .table-dark > th,
.wqa-design .table-dark > td {
  background-color: #cfcfcf;
}

.wqa-design .table-hover .table-dark:hover {
  background-color: #c2c2c2;
}

.wqa-design .table-hover .table-dark:hover > td,
.wqa-design .table-hover .table-dark:hover > th {
  background-color: #c2c2c2;
}

.wqa-design .table-active,
.wqa-design .table-active > th,
.wqa-design .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.wqa-design .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.wqa-design .table-hover .table-active:hover > td,
.wqa-design .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.wqa-design .table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.wqa-design .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.wqa-design .table-dark {
  color: #fff;
  background-color: #212529;
}

.wqa-design .table-dark th,
.wqa-design .table-dark td,
.wqa-design .table-dark thead th {
  border-color: #32383e;
}

.wqa-design .table-dark.table-bordered {
  border: 0;
}

.wqa-design .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.wqa-design .table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 479.98px) {
  .wqa-design .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .wqa-design .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .wqa-design .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .wqa-design .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1023.98px) {
  .wqa-design .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .wqa-design .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1439.98px) {
  .wqa-design .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .wqa-design .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.wqa-design .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.wqa-design .table-responsive > .table-bordered {
  border: 0;
}

.wqa-design .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1.25rem;
  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;
}

@media screen and (prefers-reduced-motion: reduce) {
  .wqa-design .form-control {
    transition: none;
  }
}
.wqa-design .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.wqa-design .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #efe3f2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.25);
}

.wqa-design .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.wqa-design .form-control:disabled, .wqa-design .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.wqa-design select.form-control:not([size]):not([multiple]) {
  height: calc(2.625rem + 2px);
}

.wqa-design select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.wqa-design .form-control-file,
.wqa-design .form-control-range {
  display: block;
  width: 100%;
}

.wqa-design .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;
}

.wqa-design .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.5625rem;
  line-height: 1.6;
}

.wqa-design .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 1rem;
  line-height: 1.6;
}

.wqa-design .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #354657;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.wqa-design .form-control-plaintext.form-control-sm, .wqa-design .input-group-sm > .form-control-plaintext.form-control,
.wqa-design .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.wqa-design .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.wqa-design .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.wqa-design #content-buttons .input-group-sm > .input-group-prepend > a.form-control-plaintext,
#content-buttons .wqa-design .input-group-sm > .input-group-prepend > a.form-control-plaintext,
.wqa-design .input-group-sm > .input-group-append > .form-control-plaintext.btn,
.wqa-design #content-buttons .input-group-sm > .input-group-append > a.form-control-plaintext,
#content-buttons .wqa-design .input-group-sm > .input-group-append > a.form-control-plaintext, .wqa-design .form-control-plaintext.form-control-lg, .wqa-design .input-group-lg > .form-control-plaintext.form-control,
.wqa-design .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.wqa-design .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.wqa-design .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.wqa-design #content-buttons .input-group-lg > .input-group-prepend > a.form-control-plaintext,
#content-buttons .wqa-design .input-group-lg > .input-group-prepend > a.form-control-plaintext,
.wqa-design .input-group-lg > .input-group-append > .form-control-plaintext.btn,
.wqa-design #content-buttons .input-group-lg > .input-group-append > a.form-control-plaintext,
#content-buttons .wqa-design .input-group-lg > .input-group-append > a.form-control-plaintext {
  padding-right: 0;
  padding-left: 0;
}

.wqa-design .form-control-sm, .wqa-design .input-group-sm > .form-control,
.wqa-design .input-group-sm > .input-group-prepend > .input-group-text,
.wqa-design .input-group-sm > .input-group-append > .input-group-text,
.wqa-design .input-group-sm > .input-group-prepend > .btn,
.wqa-design #content-buttons .input-group-sm > .input-group-prepend > a,
#content-buttons .wqa-design .input-group-sm > .input-group-prepend > a,
.wqa-design .input-group-sm > .input-group-append > .btn,
.wqa-design #content-buttons .input-group-sm > .input-group-append > a,
#content-buttons .wqa-design .input-group-sm > .input-group-append > a {
  padding: 0.25rem 0.5rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 0.2rem;
}

.wqa-design select.form-control-sm:not([size]):not([multiple]), .wqa-design .input-group-sm > select.form-control:not([size]):not([multiple]),
.wqa-design .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.wqa-design .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.wqa-design .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.wqa-design .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.1rem + 2px);
}

.wqa-design .form-control-lg, .wqa-design .input-group-lg > .form-control,
.wqa-design .input-group-lg > .input-group-prepend > .input-group-text,
.wqa-design .input-group-lg > .input-group-append > .input-group-text,
.wqa-design .input-group-lg > .input-group-prepend > .btn,
.wqa-design #content-buttons .input-group-lg > .input-group-prepend > a,
#content-buttons .wqa-design .input-group-lg > .input-group-prepend > a,
.wqa-design .input-group-lg > .input-group-append > .btn,
.wqa-design #content-buttons .input-group-lg > .input-group-append > a,
#content-buttons .wqa-design .input-group-lg > .input-group-append > a {
  padding: 0.5rem 1rem;
  font-size: 1.5625rem;
  line-height: 1.6;
  border-radius: 0.3rem;
}

.wqa-design select.form-control-lg:not([size]):not([multiple]), .wqa-design .input-group-lg > select.form-control:not([size]):not([multiple]),
.wqa-design .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.wqa-design .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.wqa-design .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.wqa-design .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(3.5rem + 2px);
}

.wqa-design .form-group {
  margin-bottom: 1rem;
}

.wqa-design .form-text {
  display: block;
  margin-top: 0.25rem;
}

.wqa-design .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.wqa-design .form-row > .col,
.wqa-design .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.wqa-design .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.wqa-design .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.wqa-design .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.wqa-design .form-check-label {
  margin-bottom: 0;
}

.wqa-design .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.wqa-design .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.wqa-design .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #7BB739;
}

.wqa-design .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(123, 183, 57, 0.8);
  border-radius: 0.2rem;
}

.wqa-design .was-validated .form-control:valid, .wqa-design .form-control.is-valid, .was-validated .wqa-design .custom-select:valid,
.wqa-design .custom-select.is-valid {
  border-color: #7BB739;
}

.wqa-design .was-validated .form-control:valid:focus, .wqa-design .form-control.is-valid:focus, .was-validated .wqa-design .custom-select:valid:focus,
.wqa-design .custom-select.is-valid:focus {
  border-color: #7BB739;
  box-shadow: 0 0 0 0.2rem rgba(123, 183, 57, 0.25);
}

.wqa-design .was-validated .form-control:valid ~ .valid-feedback,
.wqa-design .was-validated .form-control:valid ~ .valid-tooltip, .wqa-design .form-control.is-valid ~ .valid-feedback,
.wqa-design .form-control.is-valid ~ .valid-tooltip, .was-validated .wqa-design .custom-select:valid ~ .valid-feedback,
.was-validated .wqa-design .custom-select:valid ~ .valid-tooltip,
.wqa-design .custom-select.is-valid ~ .valid-feedback,
.wqa-design .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.wqa-design .was-validated .form-control-file:valid ~ .valid-feedback,
.wqa-design .was-validated .form-control-file:valid ~ .valid-tooltip, .wqa-design .form-control-file.is-valid ~ .valid-feedback,
.wqa-design .form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.wqa-design .was-validated .form-check-input:valid ~ .form-check-label, .wqa-design .form-check-input.is-valid ~ .form-check-label {
  color: #7BB739;
}

.wqa-design .was-validated .form-check-input:valid ~ .valid-feedback,
.wqa-design .was-validated .form-check-input:valid ~ .valid-tooltip, .wqa-design .form-check-input.is-valid ~ .valid-feedback,
.wqa-design .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.wqa-design .was-validated .custom-control-input:valid ~ .custom-control-label, .wqa-design .custom-control-input.is-valid ~ .custom-control-label {
  color: #7BB739;
}

.wqa-design .was-validated .custom-control-input:valid ~ .custom-control-label::before, .wqa-design .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #badd92;
}

.wqa-design .was-validated .custom-control-input:valid ~ .valid-feedback,
.wqa-design .was-validated .custom-control-input:valid ~ .valid-tooltip, .wqa-design .custom-control-input.is-valid ~ .valid-feedback,
.wqa-design .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.wqa-design .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .wqa-design .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #94cb58;
}

.wqa-design .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .wqa-design .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(123, 183, 57, 0.25);
}

.wqa-design .was-validated .custom-file-input:valid ~ .custom-file-label, .wqa-design .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #7BB739;
}

.wqa-design .was-validated .custom-file-input:valid ~ .custom-file-label::before, .wqa-design .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.wqa-design .was-validated .custom-file-input:valid ~ .valid-feedback,
.wqa-design .was-validated .custom-file-input:valid ~ .valid-tooltip, .wqa-design .custom-file-input.is-valid ~ .valid-feedback,
.wqa-design .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.wqa-design .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .wqa-design .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(123, 183, 57, 0.25);
}

.wqa-design .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #DE6C6C;
}

.wqa-design .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(222, 108, 108, 0.8);
  border-radius: 0.2rem;
}

.wqa-design .was-validated .form-control:invalid, .wqa-design .form-control.is-invalid, .was-validated .wqa-design .custom-select:invalid,
.wqa-design .custom-select.is-invalid {
  border-color: #DE6C6C;
}

.wqa-design .was-validated .form-control:invalid:focus, .wqa-design .form-control.is-invalid:focus, .was-validated .wqa-design .custom-select:invalid:focus,
.wqa-design .custom-select.is-invalid:focus {
  border-color: #DE6C6C;
  box-shadow: 0 0 0 0.2rem rgba(222, 108, 108, 0.25);
}

.wqa-design .was-validated .form-control:invalid ~ .invalid-feedback,
.wqa-design .was-validated .form-control:invalid ~ .invalid-tooltip, .wqa-design .form-control.is-invalid ~ .invalid-feedback,
.wqa-design .form-control.is-invalid ~ .invalid-tooltip, .was-validated .wqa-design .custom-select:invalid ~ .invalid-feedback,
.was-validated .wqa-design .custom-select:invalid ~ .invalid-tooltip,
.wqa-design .custom-select.is-invalid ~ .invalid-feedback,
.wqa-design .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.wqa-design .was-validated .form-control-file:invalid ~ .invalid-feedback,
.wqa-design .was-validated .form-control-file:invalid ~ .invalid-tooltip, .wqa-design .form-control-file.is-invalid ~ .invalid-feedback,
.wqa-design .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.wqa-design .was-validated .form-check-input:invalid ~ .form-check-label, .wqa-design .form-check-input.is-invalid ~ .form-check-label {
  color: #DE6C6C;
}

.wqa-design .was-validated .form-check-input:invalid ~ .invalid-feedback,
.wqa-design .was-validated .form-check-input:invalid ~ .invalid-tooltip, .wqa-design .form-check-input.is-invalid ~ .invalid-feedback,
.wqa-design .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.wqa-design .was-validated .custom-control-input:invalid ~ .custom-control-label, .wqa-design .custom-control-input.is-invalid ~ .custom-control-label {
  color: #DE6C6C;
}

.wqa-design .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .wqa-design .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #f5d4d4;
}

.wqa-design .was-validated .custom-control-input:invalid ~ .invalid-feedback,
.wqa-design .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .wqa-design .custom-control-input.is-invalid ~ .invalid-feedback,
.wqa-design .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.wqa-design .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .wqa-design .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e79696;
}

.wqa-design .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .wqa-design .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(222, 108, 108, 0.25);
}

.wqa-design .was-validated .custom-file-input:invalid ~ .custom-file-label, .wqa-design .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #DE6C6C;
}

.wqa-design .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .wqa-design .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.wqa-design .was-validated .custom-file-input:invalid ~ .invalid-feedback,
.wqa-design .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .wqa-design .custom-file-input.is-invalid ~ .invalid-feedback,
.wqa-design .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.wqa-design .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .wqa-design .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(222, 108, 108, 0.25);
}

.wqa-design .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.wqa-design .form-inline .form-check {
  width: 100%;
}

@media (min-width: 480px) {
  .wqa-design .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .wqa-design .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .wqa-design .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .wqa-design .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .wqa-design .form-inline .input-group,
  .wqa-design .form-inline .custom-select {
    width: auto;
  }
  .wqa-design .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .wqa-design .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .wqa-design .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .wqa-design .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.wqa-design .btn, .wqa-design #content-buttons a, #content-buttons .wqa-design a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 3px solid transparent;
  padding: 8px 20px;
  font-size: 1.25rem;
  line-height: 1.6;
  border-radius: 30px;
  transition: color 0.15s ease-in-out, 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) {
  .wqa-design .btn, .wqa-design #content-buttons a, #content-buttons .wqa-design a {
    transition: none;
  }
}
.wqa-design .btn:hover, .wqa-design #content-buttons a:hover, #content-buttons .wqa-design a:hover, .wqa-design .btn:focus, .wqa-design #content-buttons a:focus, #content-buttons .wqa-design a:focus {
  text-decoration: none;
}

.wqa-design .btn:focus, .wqa-design #content-buttons a:focus, #content-buttons .wqa-design a:focus, .wqa-design .btn.focus, .wqa-design #content-buttons a.focus, #content-buttons .wqa-design a.focus {
  outline: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.wqa-design .btn.disabled, .wqa-design #content-buttons a.disabled, #content-buttons .wqa-design a.disabled, .wqa-design .btn:disabled, .wqa-design #content-buttons a:disabled, #content-buttons .wqa-design a:disabled {
  opacity: 0.35;
}

.wqa-design .btn:not(:disabled):not(.disabled), .wqa-design #content-buttons a:not(:disabled):not(.disabled), #content-buttons .wqa-design a:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.wqa-design .btn:not(:disabled):not(.disabled):active, .wqa-design #content-buttons a:not(:disabled):not(.disabled):active, #content-buttons .wqa-design a:not(:disabled):not(.disabled):active, .wqa-design .btn:not(:disabled):not(.disabled).active, .wqa-design #content-buttons a:not(:disabled):not(.disabled).active, #content-buttons .wqa-design a:not(:disabled):not(.disabled).active {
  background-image: none;
}

.wqa-design a.btn.disabled, .wqa-design #content-buttons a.disabled, #content-buttons .wqa-design a.disabled,
.wqa-design fieldset:disabled a.btn,
.wqa-design fieldset:disabled #content-buttons a,
#content-buttons .wqa-design fieldset:disabled a {
  pointer-events: none;
}

.wqa-design .btn-primary, .wqa-design .btn-lrp, .wqa-design .minicart-content.lrp .btn-primary, .minicart-content.lrp .wqa-design .btn-primary, .wqa-design .btn-onetime, .wqa-design .btn-standard, .wqa-design .minicart-content.lrp .btn-onetime, .minicart-content.lrp .wqa-design .btn-onetime, .wqa-design .minicart-content.lrp .btn-standard, .minicart-content.lrp .wqa-design .btn-standard, .wqa-design .btn-invert, .wqa-design .minicart-content.lrp .btn-invert, .minicart-content.lrp .wqa-design .btn-invert, .wqa-design .btn-fake, .wqa-design .minicart-content.lrp .btn-fake, .minicart-content.lrp .wqa-design .btn-fake, .wqa-design .btn-fake-disabled, .wqa-design .minicart-content.lrp .btn-fake-disabled, .minicart-content.lrp .wqa-design .btn-fake-disabled, .wqa-design #content-buttons a, #content-buttons .wqa-design a, .wqa-design .card-event--waside .card-event__ctas a.btn {
  color: #212529;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

.wqa-design .btn-primary:hover, .wqa-design .btn-lrp:hover, .wqa-design .btn-onetime:hover, .wqa-design .btn-standard:hover, .wqa-design .btn-invert:hover, .wqa-design .btn-fake:hover, .wqa-design .btn-fake-disabled:hover, .wqa-design #content-buttons a:hover, #content-buttons .wqa-design a:hover, .wqa-design .card-event--waside .card-event__ctas a.btn:hover {
  color: #fff;
  background-color: #ae71be;
  border-color: #a968ba;
}

.wqa-design .btn-primary:focus, .wqa-design .btn-lrp:focus, .wqa-design .btn-onetime:focus, .wqa-design .btn-standard:focus, .wqa-design .btn-invert:focus, .wqa-design .btn-fake:focus, .wqa-design .btn-fake-disabled:focus, .wqa-design #content-buttons a:focus, #content-buttons .wqa-design a:focus, .wqa-design .card-event--waside .card-event__ctas a.btn:focus, .wqa-design .btn-primary.focus, .wqa-design .focus.btn-lrp, .wqa-design .focus.btn-onetime, .wqa-design .focus.btn-standard, .wqa-design .focus.btn-invert, .wqa-design .focus.btn-fake, .wqa-design .focus.btn-fake-disabled, .wqa-design #content-buttons a.focus, #content-buttons .wqa-design a.focus, .wqa-design .card-event--waside .card-event__ctas a.focus.btn {
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.5);
}

.wqa-design .btn-primary.disabled, .wqa-design .disabled.btn-lrp, .wqa-design .disabled.btn-onetime, .wqa-design .disabled.btn-standard, .wqa-design .disabled.btn-invert, .wqa-design .disabled.btn-fake, .wqa-design .disabled.btn-fake-disabled, .wqa-design #content-buttons a.disabled, #content-buttons .wqa-design a.disabled, .wqa-design .card-event--waside .card-event__ctas a.disabled.btn, .wqa-design .btn-primary:disabled, .wqa-design .btn-lrp:disabled, .wqa-design .btn-onetime:disabled, .wqa-design .btn-standard:disabled, .wqa-design .btn-invert:disabled, .wqa-design .btn-fake:disabled, .wqa-design .btn-fake-disabled:disabled, .wqa-design #content-buttons a:disabled, #content-buttons .wqa-design a:disabled, .wqa-design .card-event--waside .card-event__ctas a.btn:disabled {
  color: #212529;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

.wqa-design .btn-primary:not(:disabled):not(.disabled):active, .wqa-design .btn-lrp:not(:disabled):not(.disabled):active, .wqa-design .btn-onetime:not(:disabled):not(.disabled):active, .wqa-design .btn-standard:not(:disabled):not(.disabled):active, .wqa-design .btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-fake:not(:disabled):not(.disabled):active, .wqa-design .btn-fake-disabled:not(:disabled):not(.disabled):active, .wqa-design #content-buttons a:not(:disabled):not(.disabled):active, #content-buttons .wqa-design a:not(:disabled):not(.disabled):active, .wqa-design .card-event--waside .card-event__ctas a.btn:not(:disabled):not(.disabled):active, .wqa-design .btn-primary:not(:disabled):not(.disabled).active, .wqa-design .btn-lrp:not(:disabled):not(.disabled).active, .wqa-design .btn-onetime:not(:disabled):not(.disabled).active, .wqa-design .btn-standard:not(:disabled):not(.disabled).active, .wqa-design .btn-invert:not(:disabled):not(.disabled).active, .wqa-design .btn-fake:not(:disabled):not(.disabled).active, .wqa-design .btn-fake-disabled:not(:disabled):not(.disabled).active, .wqa-design #content-buttons a:not(:disabled):not(.disabled).active, #content-buttons .wqa-design a:not(:disabled):not(.disabled).active, .wqa-design .card-event--waside .card-event__ctas a.btn:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-primary.dropdown-toggle,
.wqa-design .show > .dropdown-toggle.btn-lrp,
.wqa-design .show > .dropdown-toggle.btn-onetime,
.wqa-design .show > .dropdown-toggle.btn-standard,
.wqa-design .show > .dropdown-toggle.btn-invert,
.wqa-design .show > .dropdown-toggle.btn-fake,
.wqa-design .show > .dropdown-toggle.btn-fake-disabled,
.wqa-design #content-buttons .show > a.dropdown-toggle,
#content-buttons .wqa-design .show > a.dropdown-toggle,
.wqa-design .show > .card-event--waside .card-event__ctas a.dropdown-toggle.btn,
.wqa-design .show > .card-event--waside .card-event__ctas #content-buttons a.dropdown-toggle,
#content-buttons .wqa-design .show > .card-event--waside .card-event__ctas a.dropdown-toggle {
  color: #fff;
  background-color: #a968ba;
  border-color: #a45fb6;
}

.wqa-design .btn-primary:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-lrp:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-onetime:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-standard:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-invert:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-fake:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-fake-disabled:not(:disabled):not(.disabled):active:focus, .wqa-design #content-buttons a:not(:disabled):not(.disabled):active:focus, #content-buttons .wqa-design a:not(:disabled):not(.disabled):active:focus, .wqa-design .card-event--waside .card-event__ctas a.btn:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-primary:not(:disabled):not(.disabled).active:focus, .wqa-design .btn-lrp:not(:disabled):not(.disabled).active:focus, .wqa-design .btn-onetime:not(:disabled):not(.disabled).active:focus, .wqa-design .btn-standard:not(:disabled):not(.disabled).active:focus, .wqa-design .btn-invert:not(:disabled):not(.disabled).active:focus, .wqa-design .btn-fake:not(:disabled):not(.disabled).active:focus, .wqa-design .btn-fake-disabled:not(:disabled):not(.disabled).active:focus, .wqa-design #content-buttons a:not(:disabled):not(.disabled).active:focus, #content-buttons .wqa-design a:not(:disabled):not(.disabled).active:focus, .wqa-design .card-event--waside .card-event__ctas a.btn:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-primary.dropdown-toggle:focus,
.wqa-design .show > .dropdown-toggle.btn-lrp:focus,
.wqa-design .show > .dropdown-toggle.btn-onetime:focus,
.wqa-design .show > .dropdown-toggle.btn-standard:focus,
.wqa-design .show > .dropdown-toggle.btn-invert:focus,
.wqa-design .show > .dropdown-toggle.btn-fake:focus,
.wqa-design .show > .dropdown-toggle.btn-fake-disabled:focus,
.wqa-design #content-buttons .show > a.dropdown-toggle:focus,
#content-buttons .wqa-design .show > a.dropdown-toggle:focus,
.wqa-design .show > .card-event--waside .card-event__ctas a.dropdown-toggle.btn:focus,
.wqa-design .show > .card-event--waside .card-event__ctas #content-buttons a.dropdown-toggle:focus,
#content-buttons .wqa-design .show > .card-event--waside .card-event__ctas a.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.5);
}

.wqa-design .btn-secondary {
  color: #fff;
  background-color: #67b251;
  border-color: #67b251;
}

.wqa-design .btn-secondary:hover {
  color: #fff;
  background-color: #579944;
  border-color: #529040;
}

.wqa-design .btn-secondary:focus, .wqa-design .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(103, 178, 81, 0.5);
}

.wqa-design .btn-secondary.disabled, .wqa-design .btn-secondary:disabled {
  color: #fff;
  background-color: #67b251;
  border-color: #67b251;
}

.wqa-design .btn-secondary:not(:disabled):not(.disabled):active, .wqa-design .btn-secondary:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #529040;
  border-color: #4d873c;
}

.wqa-design .btn-secondary:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-secondary:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(103, 178, 81, 0.5);
}

.wqa-design .btn-success {
  color: #212529;
  background-color: #7BB739;
  border-color: #7BB739;
}

.wqa-design .btn-success:hover {
  color: #fff;
  background-color: #679a30;
  border-color: #61902d;
}

.wqa-design .btn-success:focus, .wqa-design .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(123, 183, 57, 0.5);
}

.wqa-design .btn-success.disabled, .wqa-design .btn-success:disabled {
  color: #212529;
  background-color: #7BB739;
  border-color: #7BB739;
}

.wqa-design .btn-success:not(:disabled):not(.disabled):active, .wqa-design .btn-success:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #61902d;
  border-color: #5a862a;
}

.wqa-design .btn-success:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-success:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(123, 183, 57, 0.5);
}

.wqa-design .btn-info {
  color: #212529;
  background-color: #95C0F1;
  border-color: #95C0F1;
}

.wqa-design .btn-info:hover {
  color: #212529;
  background-color: #73aced;
  border-color: #68a5eb;
}

.wqa-design .btn-info:focus, .wqa-design .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 192, 241, 0.5);
}

.wqa-design .btn-info.disabled, .wqa-design .btn-info:disabled {
  color: #212529;
  background-color: #95C0F1;
  border-color: #95C0F1;
}

.wqa-design .btn-info:not(:disabled):not(.disabled):active, .wqa-design .btn-info:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-info.dropdown-toggle {
  color: #212529;
  background-color: #68a5eb;
  border-color: #5d9fea;
}

.wqa-design .btn-info:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-info:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 192, 241, 0.5);
}

.wqa-design .btn-warning {
  color: #212529;
  background-color: #F8B259;
  border-color: #F8B259;
}

.wqa-design .btn-warning:hover {
  color: #212529;
  background-color: #f6a134;
  border-color: #f69b28;
}

.wqa-design .btn-warning:focus, .wqa-design .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 178, 89, 0.5);
}

.wqa-design .btn-warning.disabled, .wqa-design .btn-warning:disabled {
  color: #212529;
  background-color: #F8B259;
  border-color: #F8B259;
}

.wqa-design .btn-warning:not(:disabled):not(.disabled):active, .wqa-design .btn-warning:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #f69b28;
  border-color: #f5961c;
}

.wqa-design .btn-warning:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-warning:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 178, 89, 0.5);
}

.wqa-design .btn-danger {
  color: #fff;
  background-color: #DE6C6C;
  border-color: #DE6C6C;
}

.wqa-design .btn-danger:hover {
  color: #fff;
  background-color: #d74d4d;
  border-color: #d54242;
}

.wqa-design .btn-danger:focus, .wqa-design .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 108, 108, 0.5);
}

.wqa-design .btn-danger.disabled, .wqa-design .btn-danger:disabled {
  color: #fff;
  background-color: #DE6C6C;
  border-color: #DE6C6C;
}

.wqa-design .btn-danger:not(:disabled):not(.disabled):active, .wqa-design .btn-danger:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d54242;
  border-color: #d23838;
}

.wqa-design .btn-danger:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-danger:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 108, 108, 0.5);
}

.wqa-design .btn-light {
  color: #212529;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}

.wqa-design .btn-light:hover {
  color: #212529;
  background-color: #dbdbdb;
  border-color: #d5d4d4;
}

.wqa-design .btn-light:focus, .wqa-design .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}

.wqa-design .btn-light.disabled, .wqa-design .btn-light:disabled {
  color: #212529;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}

.wqa-design .btn-light:not(:disabled):not(.disabled):active, .wqa-design .btn-light:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #d5d4d4;
  border-color: #cecece;
}

.wqa-design .btn-light:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-light:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}

.wqa-design .btn-dark {
  color: #fff;
  background-color: #555555;
  border-color: #555555;
}

.wqa-design .btn-dark:hover {
  color: #fff;
  background-color: #424242;
  border-color: #3c3b3b;
}

.wqa-design .btn-dark:focus, .wqa-design .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

.wqa-design .btn-dark.disabled, .wqa-design .btn-dark:disabled {
  color: #fff;
  background-color: #555555;
  border-color: #555555;
}

.wqa-design .btn-dark:not(:disabled):not(.disabled):active, .wqa-design .btn-dark:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #3c3b3b;
  border-color: #353535;
}

.wqa-design .btn-dark:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-dark:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

.wqa-design .btn-outline-primary {
  color: #BD8BCA;
  background-color: transparent;
  background-image: none;
  border-color: #BD8BCA;
}

.wqa-design .btn-outline-primary:hover {
  color: #212529;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

.wqa-design .btn-outline-primary:focus, .wqa-design .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.5);
}

.wqa-design .btn-outline-primary.disabled, .wqa-design .btn-outline-primary:disabled {
  color: #BD8BCA;
  background-color: transparent;
}

.wqa-design .btn-outline-primary:not(:disabled):not(.disabled):active, .wqa-design .btn-outline-primary:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

.wqa-design .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.5);
}

.wqa-design .btn-outline-secondary {
  color: #67b251;
  background-color: transparent;
  background-image: none;
  border-color: #67b251;
}

.wqa-design .btn-outline-secondary:hover {
  color: #fff;
  background-color: #67b251;
  border-color: #67b251;
}

.wqa-design .btn-outline-secondary:focus, .wqa-design .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(103, 178, 81, 0.5);
}

.wqa-design .btn-outline-secondary.disabled, .wqa-design .btn-outline-secondary:disabled {
  color: #67b251;
  background-color: transparent;
}

.wqa-design .btn-outline-secondary:not(:disabled):not(.disabled):active, .wqa-design .btn-outline-secondary:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #67b251;
  border-color: #67b251;
}

.wqa-design .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(103, 178, 81, 0.5);
}

.wqa-design .btn-outline-success {
  color: #7BB739;
  background-color: transparent;
  background-image: none;
  border-color: #7BB739;
}

.wqa-design .btn-outline-success:hover {
  color: #212529;
  background-color: #7BB739;
  border-color: #7BB739;
}

.wqa-design .btn-outline-success:focus, .wqa-design .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(123, 183, 57, 0.5);
}

.wqa-design .btn-outline-success.disabled, .wqa-design .btn-outline-success:disabled {
  color: #7BB739;
  background-color: transparent;
}

.wqa-design .btn-outline-success:not(:disabled):not(.disabled):active, .wqa-design .btn-outline-success:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-outline-success.dropdown-toggle {
  color: #212529;
  background-color: #7BB739;
  border-color: #7BB739;
}

.wqa-design .btn-outline-success:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(123, 183, 57, 0.5);
}

.wqa-design .btn-outline-info {
  color: #95C0F1;
  background-color: transparent;
  background-image: none;
  border-color: #95C0F1;
}

.wqa-design .btn-outline-info:hover {
  color: #212529;
  background-color: #95C0F1;
  border-color: #95C0F1;
}

.wqa-design .btn-outline-info:focus, .wqa-design .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 192, 241, 0.5);
}

.wqa-design .btn-outline-info.disabled, .wqa-design .btn-outline-info:disabled {
  color: #95C0F1;
  background-color: transparent;
}

.wqa-design .btn-outline-info:not(:disabled):not(.disabled):active, .wqa-design .btn-outline-info:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #95C0F1;
  border-color: #95C0F1;
}

.wqa-design .btn-outline-info:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(149, 192, 241, 0.5);
}

.wqa-design .btn-outline-warning {
  color: #F8B259;
  background-color: transparent;
  background-image: none;
  border-color: #F8B259;
}

.wqa-design .btn-outline-warning:hover {
  color: #212529;
  background-color: #F8B259;
  border-color: #F8B259;
}

.wqa-design .btn-outline-warning:focus, .wqa-design .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 178, 89, 0.5);
}

.wqa-design .btn-outline-warning.disabled, .wqa-design .btn-outline-warning:disabled {
  color: #F8B259;
  background-color: transparent;
}

.wqa-design .btn-outline-warning:not(:disabled):not(.disabled):active, .wqa-design .btn-outline-warning:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #F8B259;
  border-color: #F8B259;
}

.wqa-design .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 178, 89, 0.5);
}

.wqa-design .btn-outline-danger {
  color: #DE6C6C;
  background-color: transparent;
  background-image: none;
  border-color: #DE6C6C;
}

.wqa-design .btn-outline-danger:hover {
  color: #fff;
  background-color: #DE6C6C;
  border-color: #DE6C6C;
}

.wqa-design .btn-outline-danger:focus, .wqa-design .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 108, 108, 0.5);
}

.wqa-design .btn-outline-danger.disabled, .wqa-design .btn-outline-danger:disabled {
  color: #DE6C6C;
  background-color: transparent;
}

.wqa-design .btn-outline-danger:not(:disabled):not(.disabled):active, .wqa-design .btn-outline-danger:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #DE6C6C;
  border-color: #DE6C6C;
}

.wqa-design .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 108, 108, 0.5);
}

.wqa-design .btn-outline-light {
  color: #EEEEEE;
  background-color: transparent;
  background-image: none;
  border-color: #EEEEEE;
}

.wqa-design .btn-outline-light:hover {
  color: #212529;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}

.wqa-design .btn-outline-light:focus, .wqa-design .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}

.wqa-design .btn-outline-light.disabled, .wqa-design .btn-outline-light:disabled {
  color: #EEEEEE;
  background-color: transparent;
}

.wqa-design .btn-outline-light:not(:disabled):not(.disabled):active, .wqa-design .btn-outline-light:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #EEEEEE;
  border-color: #EEEEEE;
}

.wqa-design .btn-outline-light:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}

.wqa-design .btn-outline-dark {
  color: #555555;
  background-color: transparent;
  background-image: none;
  border-color: #555555;
}

.wqa-design .btn-outline-dark:hover {
  color: #fff;
  background-color: #555555;
  border-color: #555555;
}

.wqa-design .btn-outline-dark:focus, .wqa-design .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

.wqa-design .btn-outline-dark.disabled, .wqa-design .btn-outline-dark:disabled {
  color: #555555;
  background-color: transparent;
}

.wqa-design .btn-outline-dark:not(:disabled):not(.disabled):active, .wqa-design .btn-outline-dark:not(:disabled):not(.disabled).active,
.wqa-design .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #555555;
  border-color: #555555;
}

.wqa-design .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .wqa-design .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.wqa-design .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

.wqa-design .btn-link {
  font-weight: 400;
  color: #BD8BCA;
  background-color: transparent;
}

.wqa-design .btn-link:hover {
  color: #924ba4;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.wqa-design .btn-link:focus, .wqa-design .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.wqa-design .btn-link:disabled, .wqa-design .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.wqa-design .btn-lg, .wqa-design #content-buttons .btn-group-lg > a, #content-buttons .wqa-design .btn-group-lg > a, .wqa-design .btn-group-lg > .btn {
  padding: 8px 20px;
  font-size: 1.5625rem;
  line-height: 2.1;
  border-radius: 30px;
}

.wqa-design .btn-sm, .wqa-design #content-buttons .btn-group-sm > a, #content-buttons .wqa-design .btn-group-sm > a, .wqa-design .btn-group-sm > .btn {
  padding: 4px 15px;
  font-size: 1rem;
  line-height: 1.4;
  border-radius: 30px;
}

.wqa-design .btn-block {
  display: block;
  width: 100%;
}

.wqa-design .btn-block + .btn-block {
  margin-top: 0.5rem;
}

.wqa-design input[type=submit].btn-block,
.wqa-design input[type=reset].btn-block,
.wqa-design input[type=button].btn-block {
  width: 100%;
}

.wqa-design .fade {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .wqa-design .fade {
    transition: none;
  }
}
.wqa-design .fade:not(.show) {
  opacity: 0;
}

.wqa-design .collapse:not(.show) {
  display: none;
}

.wqa-design .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .wqa-design .collapsing {
    transition: none;
  }
}
.wqa-design .dropup,
.wqa-design .dropright,
.wqa-design .dropdown,
.wqa-design .dropleft {
  position: relative;
}

.wqa-design .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

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

.wqa-design .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.25rem;
  color: #354657;
  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;
}

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

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

.wqa-design .dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

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

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

.wqa-design .dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

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

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

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

.wqa-design .dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.wqa-design .dropleft .dropdown-toggle::after {
  display: none;
}

.wqa-design .dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

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

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

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

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

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

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

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

.wqa-design .dropdown-item.disabled, .wqa-design .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.wqa-design .dropdown-menu.show {
  display: block;
}

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

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

.wqa-design .btn-group,
.wqa-design .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.wqa-design .btn-group > .btn, .wqa-design #content-buttons .btn-group > a, #content-buttons .wqa-design .btn-group > a,
.wqa-design .btn-group-vertical > .btn,
.wqa-design #content-buttons .btn-group-vertical > a,
#content-buttons .wqa-design .btn-group-vertical > a {
  position: relative;
  flex: 0 1 auto;
}

.wqa-design .btn-group > .btn:hover, .wqa-design #content-buttons .btn-group > a:hover, #content-buttons .wqa-design .btn-group > a:hover,
.wqa-design .btn-group-vertical > .btn:hover,
.wqa-design #content-buttons .btn-group-vertical > a:hover,
#content-buttons .wqa-design .btn-group-vertical > a:hover {
  z-index: 1;
}

.wqa-design .btn-group > .btn:focus, .wqa-design #content-buttons .btn-group > a:focus, #content-buttons .wqa-design .btn-group > a:focus, .wqa-design .btn-group > .btn:active, .wqa-design #content-buttons .btn-group > a:active, #content-buttons .wqa-design .btn-group > a:active, .wqa-design .btn-group > .btn.active, .wqa-design #content-buttons .btn-group > a.active, #content-buttons .wqa-design .btn-group > a.active,
.wqa-design .btn-group-vertical > .btn:focus,
.wqa-design #content-buttons .btn-group-vertical > a:focus,
#content-buttons .wqa-design .btn-group-vertical > a:focus,
.wqa-design .btn-group-vertical > .btn:active,
.wqa-design #content-buttons .btn-group-vertical > a:active,
#content-buttons .wqa-design .btn-group-vertical > a:active,
.wqa-design .btn-group-vertical > .btn.active,
.wqa-design #content-buttons .btn-group-vertical > a.active,
#content-buttons .wqa-design .btn-group-vertical > a.active {
  z-index: 1;
}

.wqa-design .btn-group .btn + .btn, .wqa-design .btn-group #content-buttons a + .btn, #content-buttons .wqa-design .btn-group a + .btn, .wqa-design .btn-group #content-buttons .btn + a, #content-buttons .wqa-design .btn-group .btn + a, .wqa-design .btn-group #content-buttons a + a, #content-buttons .wqa-design .btn-group a + a,
.wqa-design .btn-group .btn + .btn-group,
.wqa-design .btn-group #content-buttons a + .btn-group,
#content-buttons .wqa-design .btn-group a + .btn-group,
.wqa-design .btn-group .btn-group + .btn,
.wqa-design .btn-group #content-buttons .btn-group + a,
#content-buttons .wqa-design .btn-group .btn-group + a,
.wqa-design .btn-group .btn-group + .btn-group,
.wqa-design .btn-group-vertical .btn + .btn,
.wqa-design .btn-group-vertical #content-buttons a + .btn,
#content-buttons .wqa-design .btn-group-vertical a + .btn,
.wqa-design .btn-group-vertical #content-buttons .btn + a,
#content-buttons .wqa-design .btn-group-vertical .btn + a,
.wqa-design .btn-group-vertical #content-buttons a + a,
#content-buttons .wqa-design .btn-group-vertical a + a,
.wqa-design .btn-group-vertical .btn + .btn-group,
.wqa-design .btn-group-vertical #content-buttons a + .btn-group,
#content-buttons .wqa-design .btn-group-vertical a + .btn-group,
.wqa-design .btn-group-vertical .btn-group + .btn,
.wqa-design .btn-group-vertical #content-buttons .btn-group + a,
#content-buttons .wqa-design .btn-group-vertical .btn-group + a,
.wqa-design .btn-group-vertical .btn-group + .btn-group {
  margin-left: -3px;
}

.wqa-design .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.wqa-design .btn-toolbar .input-group {
  width: auto;
}

.wqa-design .btn-group > .btn:first-child, .wqa-design #content-buttons .btn-group > a:first-child, #content-buttons .wqa-design .btn-group > a:first-child {
  margin-left: 0;
}

.wqa-design .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .wqa-design #content-buttons .btn-group > a:not(:last-child):not(.dropdown-toggle), #content-buttons .wqa-design .btn-group > a:not(:last-child):not(.dropdown-toggle),
.wqa-design .btn-group > .btn-group:not(:last-child) > .btn,
.wqa-design #content-buttons .btn-group > .btn-group:not(:last-child) > a,
#content-buttons .wqa-design .btn-group > .btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.wqa-design .btn-group > .btn:not(:first-child), .wqa-design #content-buttons .btn-group > a:not(:first-child), #content-buttons .wqa-design .btn-group > a:not(:first-child),
.wqa-design .btn-group > .btn-group:not(:first-child) > .btn,
.wqa-design #content-buttons .btn-group > .btn-group:not(:first-child) > a,
#content-buttons .wqa-design .btn-group > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.wqa-design .dropdown-toggle-split {
  padding-right: 15px;
  padding-left: 15px;
}

.wqa-design .dropdown-toggle-split::after,
.wqa-design .dropup .dropdown-toggle-split::after,
.wqa-design .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.wqa-design .dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.wqa-design .btn-sm + .dropdown-toggle-split, .wqa-design #content-buttons .btn-group-sm > a + .dropdown-toggle-split, #content-buttons .wqa-design .btn-group-sm > a + .dropdown-toggle-split, .wqa-design .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 11.25px;
  padding-left: 11.25px;
}

.wqa-design .btn-lg + .dropdown-toggle-split, .wqa-design #content-buttons .btn-group-lg > a + .dropdown-toggle-split, #content-buttons .wqa-design .btn-group-lg > a + .dropdown-toggle-split, .wqa-design .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 15px;
  padding-left: 15px;
}

.wqa-design .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.wqa-design .btn-group-vertical .btn, .wqa-design .btn-group-vertical #content-buttons a, #content-buttons .wqa-design .btn-group-vertical a,
.wqa-design .btn-group-vertical .btn-group {
  width: 100%;
}

.wqa-design .btn-group-vertical > .btn + .btn, .wqa-design #content-buttons .btn-group-vertical > a + .btn, #content-buttons .wqa-design .btn-group-vertical > a + .btn, .wqa-design #content-buttons .btn-group-vertical > .btn + a, #content-buttons .wqa-design .btn-group-vertical > .btn + a, .wqa-design #content-buttons .btn-group-vertical > a + a, #content-buttons .wqa-design .btn-group-vertical > a + a,
.wqa-design .btn-group-vertical > .btn + .btn-group,
.wqa-design #content-buttons .btn-group-vertical > a + .btn-group,
#content-buttons .wqa-design .btn-group-vertical > a + .btn-group,
.wqa-design .btn-group-vertical > .btn-group + .btn,
.wqa-design #content-buttons .btn-group-vertical > .btn-group + a,
#content-buttons .wqa-design .btn-group-vertical > .btn-group + a,
.wqa-design .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -3px;
  margin-left: 0;
}

.wqa-design .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .wqa-design #content-buttons .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), #content-buttons .wqa-design .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
.wqa-design .btn-group-vertical > .btn-group:not(:last-child) > .btn,
.wqa-design #content-buttons .btn-group-vertical > .btn-group:not(:last-child) > a,
#content-buttons .wqa-design .btn-group-vertical > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.wqa-design .btn-group-vertical > .btn:not(:first-child), .wqa-design #content-buttons .btn-group-vertical > a:not(:first-child), #content-buttons .wqa-design .btn-group-vertical > a:not(:first-child),
.wqa-design .btn-group-vertical > .btn-group:not(:first-child) > .btn,
.wqa-design #content-buttons .btn-group-vertical > .btn-group:not(:first-child) > a,
#content-buttons .wqa-design .btn-group-vertical > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.wqa-design .btn-group-toggle > .btn, .wqa-design #content-buttons .btn-group-toggle > a, #content-buttons .wqa-design .btn-group-toggle > a,
.wqa-design .btn-group-toggle > .btn-group > .btn,
.wqa-design #content-buttons .btn-group-toggle > .btn-group > a,
#content-buttons .wqa-design .btn-group-toggle > .btn-group > a {
  margin-bottom: 0;
}

.wqa-design .btn-group-toggle > .btn input[type=radio], .wqa-design #content-buttons .btn-group-toggle > a input[type=radio], #content-buttons .wqa-design .btn-group-toggle > a input[type=radio],
.wqa-design .btn-group-toggle > .btn input[type=checkbox],
.wqa-design #content-buttons .btn-group-toggle > a input[type=checkbox],
#content-buttons .wqa-design .btn-group-toggle > a input[type=checkbox],
.wqa-design .btn-group-toggle > .btn-group > .btn input[type=radio],
.wqa-design #content-buttons .btn-group-toggle > .btn-group > a input[type=radio],
#content-buttons .wqa-design .btn-group-toggle > .btn-group > a input[type=radio],
.wqa-design .btn-group-toggle > .btn-group > .btn input[type=checkbox],
.wqa-design #content-buttons .btn-group-toggle > .btn-group > a input[type=checkbox],
#content-buttons .wqa-design .btn-group-toggle > .btn-group > a input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.wqa-design .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.wqa-design .input-group > .form-control,
.wqa-design .input-group > .custom-select,
.wqa-design .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.wqa-design .input-group > .form-control:focus,
.wqa-design .input-group > .custom-select:focus,
.wqa-design .input-group > .custom-file:focus {
  z-index: 3;
}

.wqa-design .input-group > .form-control + .form-control,
.wqa-design .input-group > .form-control + .custom-select,
.wqa-design .input-group > .form-control + .custom-file,
.wqa-design .input-group > .custom-select + .form-control,
.wqa-design .input-group > .custom-select + .custom-select,
.wqa-design .input-group > .custom-select + .custom-file,
.wqa-design .input-group > .custom-file + .form-control,
.wqa-design .input-group > .custom-file + .custom-select,
.wqa-design .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.wqa-design .input-group > .form-control:not(:last-child),
.wqa-design .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.wqa-design .input-group > .form-control:not(:first-child),
.wqa-design .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.wqa-design .input-group > .custom-file {
  display: flex;
  align-items: center;
}

.wqa-design .input-group > .custom-file:not(:last-child) .custom-file-label,
.wqa-design .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.wqa-design .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.wqa-design .input-group-prepend,
.wqa-design .input-group-append {
  display: flex;
}

.wqa-design .input-group-prepend .btn, .wqa-design .input-group-prepend #content-buttons a, #content-buttons .wqa-design .input-group-prepend a,
.wqa-design .input-group-append .btn,
.wqa-design .input-group-append #content-buttons a,
#content-buttons .wqa-design .input-group-append a {
  position: relative;
  z-index: 2;
}

.wqa-design .input-group-prepend .btn + .btn, .wqa-design .input-group-prepend #content-buttons a + .btn, #content-buttons .wqa-design .input-group-prepend a + .btn, .wqa-design .input-group-prepend #content-buttons .btn + a, #content-buttons .wqa-design .input-group-prepend .btn + a, .wqa-design .input-group-prepend #content-buttons a + a, #content-buttons .wqa-design .input-group-prepend a + a,
.wqa-design .input-group-prepend .btn + .input-group-text,
.wqa-design .input-group-prepend #content-buttons a + .input-group-text,
#content-buttons .wqa-design .input-group-prepend a + .input-group-text,
.wqa-design .input-group-prepend .input-group-text + .input-group-text,
.wqa-design .input-group-prepend .input-group-text + .btn,
.wqa-design .input-group-prepend #content-buttons .input-group-text + a,
#content-buttons .wqa-design .input-group-prepend .input-group-text + a,
.wqa-design .input-group-append .btn + .btn,
.wqa-design .input-group-append #content-buttons a + .btn,
#content-buttons .wqa-design .input-group-append a + .btn,
.wqa-design .input-group-append #content-buttons .btn + a,
#content-buttons .wqa-design .input-group-append .btn + a,
.wqa-design .input-group-append #content-buttons a + a,
#content-buttons .wqa-design .input-group-append a + a,
.wqa-design .input-group-append .btn + .input-group-text,
.wqa-design .input-group-append #content-buttons a + .input-group-text,
#content-buttons .wqa-design .input-group-append a + .input-group-text,
.wqa-design .input-group-append .input-group-text + .input-group-text,
.wqa-design .input-group-append .input-group-text + .btn,
.wqa-design .input-group-append #content-buttons .input-group-text + a,
#content-buttons .wqa-design .input-group-append .input-group-text + a {
  margin-left: -1px;
}

.wqa-design .input-group-prepend {
  margin-right: -1px;
}

.wqa-design .input-group-append {
  margin-left: -1px;
}

.wqa-design .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  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;
}

.wqa-design .input-group-text input[type=radio],
.wqa-design .input-group-text input[type=checkbox] {
  margin-top: 0;
}

.wqa-design .input-group > .input-group-prepend > .btn, .wqa-design #content-buttons .input-group > .input-group-prepend > a, #content-buttons .wqa-design .input-group > .input-group-prepend > a,
.wqa-design .input-group > .input-group-prepend > .input-group-text,
.wqa-design .input-group > .input-group-append:not(:last-child) > .btn,
.wqa-design #content-buttons .input-group > .input-group-append:not(:last-child) > a,
#content-buttons .wqa-design .input-group > .input-group-append:not(:last-child) > a,
.wqa-design .input-group > .input-group-append:not(:last-child) > .input-group-text,
.wqa-design .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.wqa-design #content-buttons .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle),
#content-buttons .wqa-design .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle),
.wqa-design .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.wqa-design .input-group > .input-group-append > .btn, .wqa-design #content-buttons .input-group > .input-group-append > a, #content-buttons .wqa-design .input-group > .input-group-append > a,
.wqa-design .input-group > .input-group-append > .input-group-text,
.wqa-design .input-group > .input-group-prepend:not(:first-child) > .btn,
.wqa-design #content-buttons .input-group > .input-group-prepend:not(:first-child) > a,
#content-buttons .wqa-design .input-group > .input-group-prepend:not(:first-child) > a,
.wqa-design .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.wqa-design .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.wqa-design #content-buttons .input-group > .input-group-prepend:first-child > a:not(:first-child),
#content-buttons .wqa-design .input-group > .input-group-prepend:first-child > a:not(:first-child),
.wqa-design .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.wqa-design .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.wqa-design .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.wqa-design .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.wqa-design .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #BD8BCA;
}

.wqa-design .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(189, 139, 202, 0.25);
}

.wqa-design .custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: white;
}

.wqa-design .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.wqa-design .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.wqa-design .custom-control-label {
  position: relative;
  margin-bottom: 0;
}

.wqa-design .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  user-select: none;
  background-color: #dee2e6;
}

.wqa-design .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.wqa-design .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.wqa-design .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #BD8BCA;
}

.wqa-design .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");
}

.wqa-design .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #BD8BCA;
}

.wqa-design .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");
}

.wqa-design .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(189, 139, 202, 0.5);
}

.wqa-design .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(189, 139, 202, 0.5);
}

.wqa-design .custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.wqa-design .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #BD8BCA;
}

.wqa-design .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");
}

.wqa-design .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(189, 139, 202, 0.5);
}

.wqa-design .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.625rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff 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") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  appearance: none;
}

.wqa-design .custom-select:focus {
  border-color: #efe3f2;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(239, 227, 242, 0.5);
}

.wqa-design .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.wqa-design .custom-select[multiple], .wqa-design .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.wqa-design .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.wqa-design .custom-select::-ms-expand {
  opacity: 0;
}

.wqa-design .form-control.custom-select--alt {
  border: 2px solid #EEEEEE;
  border-radius: 100px;
  padding: 0 20px;
  height: 50px !important;
  color: #354657;
  font-weight: 800;
  font-size: 0.75rem;
}

.wqa-design .custom-select-sm {
  height: calc(2.1rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.wqa-design .custom-select-lg {
  height: calc(3.5rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.wqa-design .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.625rem + 2px);
  margin-bottom: 0;
}

.wqa-design .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.625rem + 2px);
  margin: 0;
  opacity: 0;
}

.wqa-design .custom-file-input:focus ~ .custom-file-label {
  border-color: #efe3f2;
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.25);
}

.wqa-design .custom-file-input:focus ~ .custom-file-label::after {
  border-color: #efe3f2;
}

.wqa-design .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.wqa-design .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.625rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.wqa-design .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.625rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.wqa-design .custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none;
}

.wqa-design .custom-range:focus {
  outline: none;
}

.wqa-design .custom-range::-moz-focus-outer {
  border: 0;
}

.wqa-design .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #BD8BCA;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}

.wqa-design .custom-range::-webkit-slider-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(189, 139, 202, 0.25);
}

.wqa-design .custom-range::-webkit-slider-thumb:active {
  background-color: white;
}

.wqa-design .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.wqa-design .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #BD8BCA;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}

.wqa-design .custom-range::-moz-range-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(189, 139, 202, 0.25);
}

.wqa-design .custom-range::-moz-range-thumb:active {
  background-color: white;
}

.wqa-design .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.wqa-design .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #BD8BCA;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}

.wqa-design .custom-range::-ms-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(189, 139, 202, 0.25);
}

.wqa-design .custom-range::-ms-thumb:active {
  background-color: white;
}

.wqa-design .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.wqa-design .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.wqa-design .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.wqa-design .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.wqa-design .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.wqa-design .nav-link:hover, .wqa-design .nav-link:focus {
  text-decoration: none;
}

.wqa-design .nav-link.disabled {
  color: #6c757d;
}

.wqa-design .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.wqa-design .nav-tabs .nav-item {
  margin-bottom: -1px;
}

.wqa-design .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.wqa-design .nav-tabs .nav-link:hover, .wqa-design .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.wqa-design .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.wqa-design .nav-tabs .nav-link.active,
.wqa-design .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.wqa-design .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.wqa-design .nav-pills .nav-link {
  border-radius: 0.25rem;
}

.wqa-design .nav-pills .nav-link.active,
.wqa-design .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #BD8BCA;
}

.wqa-design .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.wqa-design .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.wqa-design .tab-content > .tab-pane {
  display: none;
}

.wqa-design .tab-content > .active {
  display: block;
}

.wqa-design .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.wqa-design .navbar > .container, .wqa-design .navbar > .agenda__table-date, .wqa-design .navbar > .agenda__table-row-inner,
.wqa-design .navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.wqa-design .navbar-brand {
  display: inline-block;
  padding-top: 0.265625rem;
  padding-bottom: 0.265625rem;
  margin-right: 1rem;
  font-size: 1.5625rem;
  line-height: inherit;
  white-space: nowrap;
}

.wqa-design .navbar-brand:hover, .wqa-design .navbar-brand:focus {
  text-decoration: none;
}

.wqa-design .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.wqa-design .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.wqa-design .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.wqa-design .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.wqa-design .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.wqa-design .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.5625rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 30px;
}

.wqa-design .navbar-toggler:hover, .wqa-design .navbar-toggler:focus {
  text-decoration: none;
}

.wqa-design .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.wqa-design .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 479.98px) {
  .wqa-design .navbar-expand-sm > .container, .wqa-design .navbar-expand-sm > .agenda__table-date, .wqa-design .navbar-expand-sm > .agenda__table-row-inner,
  .wqa-design .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 480px) {
  .wqa-design .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .wqa-design .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .wqa-design .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .wqa-design .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .wqa-design .navbar-expand-sm > .container, .wqa-design .navbar-expand-sm > .agenda__table-date, .wqa-design .navbar-expand-sm > .agenda__table-row-inner,
  .wqa-design .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .wqa-design .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .wqa-design .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .wqa-design .navbar-expand-md > .container, .wqa-design .navbar-expand-md > .agenda__table-date, .wqa-design .navbar-expand-md > .agenda__table-row-inner,
  .wqa-design .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .wqa-design .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .wqa-design .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .wqa-design .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .wqa-design .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .wqa-design .navbar-expand-md > .container, .wqa-design .navbar-expand-md > .agenda__table-date, .wqa-design .navbar-expand-md > .agenda__table-row-inner,
  .wqa-design .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .wqa-design .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .wqa-design .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .wqa-design .navbar-expand-lg > .container, .wqa-design .navbar-expand-lg > .agenda__table-date, .wqa-design .navbar-expand-lg > .agenda__table-row-inner,
  .wqa-design .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .wqa-design .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .wqa-design .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .wqa-design .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .wqa-design .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .wqa-design .navbar-expand-lg > .container, .wqa-design .navbar-expand-lg > .agenda__table-date, .wqa-design .navbar-expand-lg > .agenda__table-row-inner,
  .wqa-design .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .wqa-design .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .wqa-design .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1439.98px) {
  .wqa-design .navbar-expand-xl > .container, .wqa-design .navbar-expand-xl > .agenda__table-date, .wqa-design .navbar-expand-xl > .agenda__table-row-inner,
  .wqa-design .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1440px) {
  .wqa-design .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .wqa-design .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .wqa-design .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .wqa-design .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .wqa-design .navbar-expand-xl > .container, .wqa-design .navbar-expand-xl > .agenda__table-date, .wqa-design .navbar-expand-xl > .agenda__table-row-inner,
  .wqa-design .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .wqa-design .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .wqa-design .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.wqa-design .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

.wqa-design .navbar-expand > .container, .wqa-design .navbar-expand > .agenda__table-date, .wqa-design .navbar-expand > .agenda__table-row-inner,
.wqa-design .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.wqa-design .navbar-expand .navbar-nav {
  flex-direction: row;
}

.wqa-design .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.wqa-design .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.wqa-design .navbar-expand > .container, .wqa-design .navbar-expand > .agenda__table-date, .wqa-design .navbar-expand > .agenda__table-row-inner,
.wqa-design .navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

.wqa-design .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.wqa-design .navbar-expand .navbar-toggler {
  display: none;
}

.wqa-design .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.wqa-design .navbar-light .navbar-brand:hover, .wqa-design .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.wqa-design .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.wqa-design .navbar-light .navbar-nav .nav-link:hover, .wqa-design .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.wqa-design .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.wqa-design .navbar-light .navbar-nav .show > .nav-link,
.wqa-design .navbar-light .navbar-nav .active > .nav-link,
.wqa-design .navbar-light .navbar-nav .nav-link.show,
.wqa-design .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.wqa-design .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.wqa-design .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");
}

.wqa-design .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.wqa-design .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.wqa-design .navbar-light .navbar-text a:hover, .wqa-design .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.wqa-design .navbar-dark .navbar-brand {
  color: #fff;
}

.wqa-design .navbar-dark .navbar-brand:hover, .wqa-design .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.wqa-design .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.wqa-design .navbar-dark .navbar-nav .nav-link:hover, .wqa-design .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.wqa-design .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.wqa-design .navbar-dark .navbar-nav .show > .nav-link,
.wqa-design .navbar-dark .navbar-nav .active > .nav-link,
.wqa-design .navbar-dark .navbar-nav .nav-link.show,
.wqa-design .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.wqa-design .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.wqa-design .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");
}

.wqa-design .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.wqa-design .navbar-dark .navbar-text a {
  color: #fff;
}

.wqa-design .navbar-dark .navbar-text a:hover, .wqa-design .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.wqa-design .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.wqa-design .card > hr {
  margin-right: 0;
  margin-left: 0;
}

.wqa-design .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.wqa-design .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.wqa-design .card-body {
  flex: 1 1 auto;
  padding: 1%;
}

.wqa-design .card-title {
  margin-bottom: 2%;
}

.wqa-design .card-subtitle {
  margin-top: -1%;
  margin-bottom: 0;
}

.wqa-design .card-text:last-child {
  margin-bottom: 0;
}

.wqa-design .card-link:hover {
  text-decoration: none;
}

.wqa-design .card-link + .card-link {
  margin-left: 1%;
}

.wqa-design .card-header {
  padding: 2% 1%;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.wqa-design .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.wqa-design .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.wqa-design .card-footer {
  padding: 2% 1%;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.wqa-design .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.wqa-design .card-header-tabs {
  margin-right: -0.5%;
  margin-bottom: -2%;
  margin-left: -0.5%;
  border-bottom: 0;
}

.wqa-design .card-header-pills {
  margin-right: -0.5%;
  margin-left: -0.5%;
}

.wqa-design .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.wqa-design .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.wqa-design .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.wqa-design .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.wqa-design .card-deck {
  display: flex;
  flex-direction: column;
}

.wqa-design .card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 480px) {
  .wqa-design .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .wqa-design .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.wqa-design .card-group {
  display: flex;
  flex-direction: column;
}

.wqa-design .card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 480px) {
  .wqa-design .card-group {
    flex-flow: row wrap;
  }
  .wqa-design .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .wqa-design .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .wqa-design .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .wqa-design .card-group > .card:first-child .card-img-top,
  .wqa-design .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .wqa-design .card-group > .card:first-child .card-img-bottom,
  .wqa-design .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .wqa-design .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .wqa-design .card-group > .card:last-child .card-img-top,
  .wqa-design .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .wqa-design .card-group > .card:last-child .card-img-bottom,
  .wqa-design .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .wqa-design .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .wqa-design .card-group > .card:only-child .card-img-top,
  .wqa-design .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .wqa-design .card-group > .card:only-child .card-img-bottom,
  .wqa-design .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .wqa-design .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .wqa-design .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .wqa-design .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .wqa-design .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .wqa-design .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
.wqa-design .card-columns .card {
  margin-bottom: 2%;
}

@media (min-width: 480px) {
  .wqa-design .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .wqa-design .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.wqa-design .accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.wqa-design .accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.wqa-design .accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.wqa-design .accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.wqa-design .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.wqa-design .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.wqa-design .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.wqa-design .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.wqa-design .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.wqa-design .breadcrumb-item.active {
  color: #6c757d;
}

.wqa-design .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.wqa-design .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #BD8BCA;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.wqa-design .page-link:hover {
  z-index: 2;
  color: #924ba4;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.wqa-design .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.25);
}

.wqa-design .page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.wqa-design .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.wqa-design .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.wqa-design .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

.wqa-design .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.wqa-design .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.5625rem;
  line-height: 1.6;
}

.wqa-design .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.wqa-design .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.wqa-design .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 1rem;
  line-height: 1.6;
}

.wqa-design .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.wqa-design .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.wqa-design .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.wqa-design .badge:empty {
  display: none;
}

.wqa-design .btn .badge, .wqa-design #content-buttons a .badge, #content-buttons .wqa-design a .badge {
  position: relative;
  top: -1px;
}

.wqa-design .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.wqa-design .badge-primary {
  color: #212529;
  background-color: #BD8BCA;
}

.wqa-design .badge-primary[href]:hover, .wqa-design .badge-primary[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #a968ba;
}

.wqa-design .badge-secondary {
  color: #fff;
  background-color: #67b251;
}

.wqa-design .badge-secondary[href]:hover, .wqa-design .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #529040;
}

.wqa-design .badge-success {
  color: #212529;
  background-color: #7BB739;
}

.wqa-design .badge-success[href]:hover, .wqa-design .badge-success[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #61902d;
}

.wqa-design .badge-info {
  color: #212529;
  background-color: #95C0F1;
}

.wqa-design .badge-info[href]:hover, .wqa-design .badge-info[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #68a5eb;
}

.wqa-design .badge-warning {
  color: #212529;
  background-color: #F8B259;
}

.wqa-design .badge-warning[href]:hover, .wqa-design .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #f69b28;
}

.wqa-design .badge-danger {
  color: #fff;
  background-color: #DE6C6C;
}

.wqa-design .badge-danger[href]:hover, .wqa-design .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #d54242;
}

.wqa-design .badge-light {
  color: #212529;
  background-color: #EEEEEE;
}

.wqa-design .badge-light[href]:hover, .wqa-design .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d5d4d4;
}

.wqa-design .badge-dark {
  color: #fff;
  background-color: #555555;
}

.wqa-design .badge-dark[href]:hover, .wqa-design .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #3c3b3b;
}

.wqa-design .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 480px) {
  .wqa-design .jumbotron {
    padding: 4rem 2rem;
  }
}
.wqa-design .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.wqa-design .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.wqa-design .alert-heading {
  color: inherit;
}

.wqa-design .alert-link {
  font-weight: 700;
}

.wqa-design .alert-dismissible {
  padding-right: 4.375rem;
}

.wqa-design .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.wqa-design .alert-primary {
  color: #624869;
  background-color: #f2e8f4;
  border-color: #eddff0;
}

.wqa-design .alert-primary hr {
  border-top-color: #e3cee8;
}

.wqa-design .alert-primary .alert-link {
  color: #46334b;
}

.wqa-design .alert-secondary {
  color: #365d2a;
  background-color: #e1f0dc;
  border-color: #d4e9ce;
}

.wqa-design .alert-secondary hr {
  border-top-color: #c5e1bc;
}

.wqa-design .alert-secondary .alert-link {
  color: #223a1a;
}

.wqa-design .alert-success {
  color: #405f1e;
  background-color: #e5f1d7;
  border-color: #daebc8;
}

.wqa-design .alert-success hr {
  border-top-color: #cde4b5;
}

.wqa-design .alert-success .alert-link {
  color: #263812;
}

.wqa-design .alert-info {
  color: #4d647d;
  background-color: #eaf2fc;
  border-color: #e1edfb;
}

.wqa-design .alert-info hr {
  border-top-color: #cbe0f8;
}

.wqa-design .alert-info .alert-link {
  color: #3a4b5d;
}

.wqa-design .alert-warning {
  color: #815d2e;
  background-color: #fef0de;
  border-color: #fde9d1;
}

.wqa-design .alert-warning hr {
  border-top-color: #fcddb9;
}

.wqa-design .alert-warning .alert-link {
  color: #5b4221;
}

.wqa-design .alert-danger {
  color: #733838;
  background-color: #f8e2e2;
  border-color: #f6d6d6;
}

.wqa-design .alert-danger hr {
  border-top-color: #f1c1c1;
}

.wqa-design .alert-danger .alert-link {
  color: #512727;
}

.wqa-design .alert-light {
  color: #7c7c7c;
  background-color: #fcfcfc;
  border-color: #fafafa;
}

.wqa-design .alert-light hr {
  border-top-color: #ededed;
}

.wqa-design .alert-light .alert-link {
  color: #636262;
}

.wqa-design .alert-dark {
  color: #2c2c2c;
  background-color: #dddddd;
  border-color: #cfcfcf;
}

.wqa-design .alert-dark hr {
  border-top-color: #c2c2c2;
}

.wqa-design .alert-dark .alert-link {
  color: #131212;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.wqa-design .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.9375rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.wqa-design .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #BD8BCA;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .wqa-design .progress-bar {
    transition: none;
  }
}
.wqa-design .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;
}

.wqa-design .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.wqa-design .media {
  display: flex;
  align-items: flex-start;
}

.wqa-design .media-body {
  flex: 1;
}

.wqa-design .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.wqa-design .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.wqa-design .list-group-item-action:hover, .wqa-design .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.wqa-design .list-group-item-action:active {
  color: #354657;
  background-color: #e9ecef;
}

.wqa-design .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.wqa-design .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.wqa-design .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.wqa-design .list-group-item:hover, .wqa-design .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.wqa-design .list-group-item.disabled, .wqa-design .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

.wqa-design .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

.wqa-design .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.wqa-design .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.wqa-design .list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.wqa-design .list-group-item-primary {
  color: #624869;
  background-color: #eddff0;
}

.wqa-design .list-group-item-primary.list-group-item-action:hover, .wqa-design .list-group-item-primary.list-group-item-action:focus {
  color: #624869;
  background-color: #e3cee8;
}

.wqa-design .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #624869;
  border-color: #624869;
}

.wqa-design .list-group-item-secondary {
  color: #365d2a;
  background-color: #d4e9ce;
}

.wqa-design .list-group-item-secondary.list-group-item-action:hover, .wqa-design .list-group-item-secondary.list-group-item-action:focus {
  color: #365d2a;
  background-color: #c5e1bc;
}

.wqa-design .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #365d2a;
  border-color: #365d2a;
}

.wqa-design .list-group-item-success {
  color: #405f1e;
  background-color: #daebc8;
}

.wqa-design .list-group-item-success.list-group-item-action:hover, .wqa-design .list-group-item-success.list-group-item-action:focus {
  color: #405f1e;
  background-color: #cde4b5;
}

.wqa-design .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #405f1e;
  border-color: #405f1e;
}

.wqa-design .list-group-item-info {
  color: #4d647d;
  background-color: #e1edfb;
}

.wqa-design .list-group-item-info.list-group-item-action:hover, .wqa-design .list-group-item-info.list-group-item-action:focus {
  color: #4d647d;
  background-color: #cbe0f8;
}

.wqa-design .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #4d647d;
  border-color: #4d647d;
}

.wqa-design .list-group-item-warning {
  color: #815d2e;
  background-color: #fde9d1;
}

.wqa-design .list-group-item-warning.list-group-item-action:hover, .wqa-design .list-group-item-warning.list-group-item-action:focus {
  color: #815d2e;
  background-color: #fcddb9;
}

.wqa-design .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #815d2e;
  border-color: #815d2e;
}

.wqa-design .list-group-item-danger {
  color: #733838;
  background-color: #f6d6d6;
}

.wqa-design .list-group-item-danger.list-group-item-action:hover, .wqa-design .list-group-item-danger.list-group-item-action:focus {
  color: #733838;
  background-color: #f1c1c1;
}

.wqa-design .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #733838;
  border-color: #733838;
}

.wqa-design .list-group-item-light {
  color: #7c7c7c;
  background-color: #fafafa;
}

.wqa-design .list-group-item-light.list-group-item-action:hover, .wqa-design .list-group-item-light.list-group-item-action:focus {
  color: #7c7c7c;
  background-color: #ededed;
}

.wqa-design .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #7c7c7c;
  border-color: #7c7c7c;
}

.wqa-design .list-group-item-dark {
  color: #2c2c2c;
  background-color: #cfcfcf;
}

.wqa-design .list-group-item-dark.list-group-item-action:hover, .wqa-design .list-group-item-dark.list-group-item-action:focus {
  color: #2c2c2c;
  background-color: #c2c2c2;
}

.wqa-design .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #2c2c2c;
  border-color: #2c2c2c;
}

.wqa-design .close {
  float: right;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.wqa-design .close:hover, .wqa-design .close:focus {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.wqa-design .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.wqa-design button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.wqa-design .modal-open {
  overflow: hidden;
}

.wqa-design .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.wqa-design .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.wqa-design .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.wqa-design .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .wqa-design .modal.fade .modal-dialog {
    transition: none;
  }
}
.wqa-design .modal.show .modal-dialog {
  transform: translate(0, 0);
}

.wqa-design .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.wqa-design .modal-content {
  position: relative;
  display: flex;
  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;
}

.wqa-design .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.wqa-design .modal-backdrop.fade {
  opacity: 0;
}

.wqa-design .modal-backdrop.show {
  opacity: 0.5;
}

.wqa-design .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.wqa-design .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.wqa-design .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.wqa-design .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.wqa-design .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.wqa-design .modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.wqa-design .modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.wqa-design .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 480px) {
  .wqa-design .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .wqa-design .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .wqa-design .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  .wqa-design .modal-lg {
    max-width: 800px;
  }
}
.wqa-design .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1rem;
  word-wrap: break-word;
  opacity: 0;
}

.wqa-design .tooltip.show {
  opacity: 1;
}

.wqa-design .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.wqa-design .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.wqa-design .bs-tooltip-top, .wqa-design .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}

.wqa-design .bs-tooltip-top .arrow, .wqa-design .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}

.wqa-design .bs-tooltip-top .arrow::before, .wqa-design .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #F8B259;
}

.wqa-design .bs-tooltip-right, .wqa-design .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}

.wqa-design .bs-tooltip-right .arrow, .wqa-design .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.wqa-design .bs-tooltip-right .arrow::before, .wqa-design .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #F8B259;
}

.wqa-design .bs-tooltip-bottom, .wqa-design .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}

.wqa-design .bs-tooltip-bottom .arrow, .wqa-design .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}

.wqa-design .bs-tooltip-bottom .arrow::before, .wqa-design .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #F8B259;
}

.wqa-design .bs-tooltip-left, .wqa-design .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}

.wqa-design .bs-tooltip-left .arrow, .wqa-design .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.wqa-design .bs-tooltip-left .arrow::before, .wqa-design .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #F8B259;
}

.wqa-design .tooltip-inner {
  max-width: 200px;
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  background-color: #F8B259;
  border-radius: 0.25rem;
}

.wqa-design .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 1rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.wqa-design .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.wqa-design .popover .arrow::before, .wqa-design .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.wqa-design .bs-popover-top, .wqa-design .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}

.wqa-design .bs-popover-top .arrow, .wqa-design .bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.wqa-design .bs-popover-top .arrow::before, .wqa-design .bs-popover-auto[x-placement^=top] .arrow::before,
.wqa-design .bs-popover-top .arrow::after,
.wqa-design .bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.wqa-design .bs-popover-top .arrow::before, .wqa-design .bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.wqa-design .bs-popover-top .arrow::after,
.wqa-design .bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.wqa-design .bs-popover-right, .wqa-design .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}

.wqa-design .bs-popover-right .arrow, .wqa-design .bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.wqa-design .bs-popover-right .arrow::before, .wqa-design .bs-popover-auto[x-placement^=right] .arrow::before,
.wqa-design .bs-popover-right .arrow::after,
.wqa-design .bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.wqa-design .bs-popover-right .arrow::before, .wqa-design .bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.wqa-design .bs-popover-right .arrow::after,
.wqa-design .bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.wqa-design .bs-popover-bottom, .wqa-design .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}

.wqa-design .bs-popover-bottom .arrow, .wqa-design .bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.wqa-design .bs-popover-bottom .arrow::before, .wqa-design .bs-popover-auto[x-placement^=bottom] .arrow::before,
.wqa-design .bs-popover-bottom .arrow::after,
.wqa-design .bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.wqa-design .bs-popover-bottom .arrow::before, .wqa-design .bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.wqa-design .bs-popover-bottom .arrow::after,
.wqa-design .bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.wqa-design .bs-popover-bottom .popover-header::before, .wqa-design .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.wqa-design .bs-popover-left, .wqa-design .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}

.wqa-design .bs-popover-left .arrow, .wqa-design .bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.wqa-design .bs-popover-left .arrow::before, .wqa-design .bs-popover-auto[x-placement^=left] .arrow::before,
.wqa-design .bs-popover-left .arrow::after,
.wqa-design .bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.wqa-design .bs-popover-left .arrow::before, .wqa-design .bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.wqa-design .bs-popover-left .arrow::after,
.wqa-design .bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.wqa-design .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  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);
}

.wqa-design .popover-header:empty {
  display: none;
}

.wqa-design .popover-body {
  padding: 0.5rem 0.75rem;
  color: #354657;
}

.wqa-design .carousel {
  position: relative;
}

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

.wqa-design .carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}

@media screen and (prefers-reduced-motion: reduce) {
  .wqa-design .carousel-item {
    transition: none;
  }
}
.wqa-design .carousel-item.active,
.wqa-design .carousel-item-next,
.wqa-design .carousel-item-prev {
  display: block;
}

.wqa-design .carousel-item-next,
.wqa-design .carousel-item-prev {
  position: absolute;
  top: 0;
}

.wqa-design .carousel-item-next.carousel-item-left,
.wqa-design .carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  .wqa-design .carousel-item-next.carousel-item-left,
  .wqa-design .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}
.wqa-design .carousel-item-next,
.wqa-design .active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
  .wqa-design .carousel-item-next,
  .wqa-design .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}
.wqa-design .carousel-item-prev,
.wqa-design .active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
  .wqa-design .carousel-item-prev,
  .wqa-design .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}
.wqa-design .carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}

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

.wqa-design .carousel-fade .active.carousel-item-left,
.wqa-design .carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.wqa-design .carousel-fade .carousel-item-next,
.wqa-design .carousel-fade .carousel-item-prev,
.wqa-design .carousel-fade .carousel-item.active,
.wqa-design .carousel-fade .active.carousel-item-left,
.wqa-design .carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  .wqa-design .carousel-fade .carousel-item-next,
  .wqa-design .carousel-fade .carousel-item-prev,
  .wqa-design .carousel-fade .carousel-item.active,
  .wqa-design .carousel-fade .active.carousel-item-left,
  .wqa-design .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}
.wqa-design .carousel-control-prev,
.wqa-design .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

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

.wqa-design .carousel-control-prev {
  left: 0;
}

.wqa-design .carousel-control-next {
  right: 0;
}

.wqa-design .carousel-control-prev-icon,
.wqa-design .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.wqa-design .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");
}

.wqa-design .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");
}

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

.wqa-design .carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

.wqa-design .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.wqa-design .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.wqa-design .carousel-indicators .active {
  background-color: #fff;
}

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

.wqa-design .align-baseline {
  vertical-align: baseline !important;
}

.wqa-design .align-top {
  vertical-align: top !important;
}

.wqa-design .align-middle {
  vertical-align: middle !important;
}

.wqa-design .align-bottom {
  vertical-align: bottom !important;
}

.wqa-design .align-text-bottom {
  vertical-align: text-bottom !important;
}

.wqa-design .align-text-top {
  vertical-align: text-top !important;
}

.wqa-design .bg-primary {
  background-color: #BD8BCA !important;
}

.wqa-design a.bg-primary:hover, .wqa-design a.bg-primary:focus,
.wqa-design button.bg-primary:hover,
.wqa-design button.bg-primary:focus {
  background-color: #a968ba !important;
}

.wqa-design .bg-secondary {
  background-color: #67b251 !important;
}

.wqa-design a.bg-secondary:hover, .wqa-design a.bg-secondary:focus,
.wqa-design button.bg-secondary:hover,
.wqa-design button.bg-secondary:focus {
  background-color: #529040 !important;
}

.wqa-design .bg-success {
  background-color: #7BB739 !important;
}

.wqa-design a.bg-success:hover, .wqa-design a.bg-success:focus,
.wqa-design button.bg-success:hover,
.wqa-design button.bg-success:focus {
  background-color: #61902d !important;
}

.wqa-design .bg-info {
  background-color: #95C0F1 !important;
}

.wqa-design a.bg-info:hover, .wqa-design a.bg-info:focus,
.wqa-design button.bg-info:hover,
.wqa-design button.bg-info:focus {
  background-color: #68a5eb !important;
}

.wqa-design .bg-warning {
  background-color: #F8B259 !important;
}

.wqa-design a.bg-warning:hover, .wqa-design a.bg-warning:focus,
.wqa-design button.bg-warning:hover,
.wqa-design button.bg-warning:focus {
  background-color: #f69b28 !important;
}

.wqa-design .bg-danger {
  background-color: #DE6C6C !important;
}

.wqa-design a.bg-danger:hover, .wqa-design a.bg-danger:focus,
.wqa-design button.bg-danger:hover,
.wqa-design button.bg-danger:focus {
  background-color: #d54242 !important;
}

.wqa-design .bg-light {
  background-color: #EEEEEE !important;
}

.wqa-design a.bg-light:hover, .wqa-design a.bg-light:focus,
.wqa-design button.bg-light:hover,
.wqa-design button.bg-light:focus {
  background-color: #d5d4d4 !important;
}

.wqa-design .bg-dark {
  background-color: #555555 !important;
}

.wqa-design a.bg-dark:hover, .wqa-design a.bg-dark:focus,
.wqa-design button.bg-dark:hover,
.wqa-design button.bg-dark:focus {
  background-color: #3c3b3b !important;
}

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

.wqa-design .bg-transparent {
  background-color: transparent !important;
}

.wqa-design .border {
  border: 1px solid #dee2e6 !important;
}

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

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

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

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

.wqa-design .border-0 {
  border: 0 !important;
}

.wqa-design .border-top-0 {
  border-top: 0 !important;
}

.wqa-design .border-right-0 {
  border-right: 0 !important;
}

.wqa-design .border-bottom-0 {
  border-bottom: 0 !important;
}

.wqa-design .border-left-0 {
  border-left: 0 !important;
}

.wqa-design .border-primary {
  border-color: #BD8BCA !important;
}

.wqa-design .border-secondary {
  border-color: #67b251 !important;
}

.wqa-design .border-success {
  border-color: #7BB739 !important;
}

.wqa-design .border-info {
  border-color: #95C0F1 !important;
}

.wqa-design .border-warning {
  border-color: #F8B259 !important;
}

.wqa-design .border-danger {
  border-color: #DE6C6C !important;
}

.wqa-design .border-light {
  border-color: #EEEEEE !important;
}

.wqa-design .border-dark {
  border-color: #555555 !important;
}

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

.wqa-design .rounded {
  border-radius: 0.25rem !important;
}

.wqa-design .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.wqa-design .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.wqa-design .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.wqa-design .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

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

.wqa-design .rounded-0 {
  border-radius: 0 !important;
}

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

.wqa-design .d-none {
  display: none !important;
}

.wqa-design .d-inline {
  display: inline !important;
}

.wqa-design .d-inline-block {
  display: inline-block !important;
}

.wqa-design .d-block {
  display: block !important;
}

.wqa-design .d-table {
  display: table !important;
}

.wqa-design .d-table-row {
  display: table-row !important;
}

.wqa-design .d-table-cell {
  display: table-cell !important;
}

.wqa-design .d-flex {
  display: flex !important;
}

.wqa-design .d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 480px) {
  .wqa-design .d-sm-none {
    display: none !important;
  }
  .wqa-design .d-sm-inline {
    display: inline !important;
  }
  .wqa-design .d-sm-inline-block {
    display: inline-block !important;
  }
  .wqa-design .d-sm-block {
    display: block !important;
  }
  .wqa-design .d-sm-table {
    display: table !important;
  }
  .wqa-design .d-sm-table-row {
    display: table-row !important;
  }
  .wqa-design .d-sm-table-cell {
    display: table-cell !important;
  }
  .wqa-design .d-sm-flex {
    display: flex !important;
  }
  .wqa-design .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .wqa-design .d-md-none {
    display: none !important;
  }
  .wqa-design .d-md-inline {
    display: inline !important;
  }
  .wqa-design .d-md-inline-block {
    display: inline-block !important;
  }
  .wqa-design .d-md-block {
    display: block !important;
  }
  .wqa-design .d-md-table {
    display: table !important;
  }
  .wqa-design .d-md-table-row {
    display: table-row !important;
  }
  .wqa-design .d-md-table-cell {
    display: table-cell !important;
  }
  .wqa-design .d-md-flex {
    display: flex !important;
  }
  .wqa-design .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .wqa-design .d-lg-none {
    display: none !important;
  }
  .wqa-design .d-lg-inline {
    display: inline !important;
  }
  .wqa-design .d-lg-inline-block {
    display: inline-block !important;
  }
  .wqa-design .d-lg-block {
    display: block !important;
  }
  .wqa-design .d-lg-table {
    display: table !important;
  }
  .wqa-design .d-lg-table-row {
    display: table-row !important;
  }
  .wqa-design .d-lg-table-cell {
    display: table-cell !important;
  }
  .wqa-design .d-lg-flex {
    display: flex !important;
  }
  .wqa-design .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  .wqa-design .d-xl-none {
    display: none !important;
  }
  .wqa-design .d-xl-inline {
    display: inline !important;
  }
  .wqa-design .d-xl-inline-block {
    display: inline-block !important;
  }
  .wqa-design .d-xl-block {
    display: block !important;
  }
  .wqa-design .d-xl-table {
    display: table !important;
  }
  .wqa-design .d-xl-table-row {
    display: table-row !important;
  }
  .wqa-design .d-xl-table-cell {
    display: table-cell !important;
  }
  .wqa-design .d-xl-flex {
    display: flex !important;
  }
  .wqa-design .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .wqa-design .d-print-none {
    display: none !important;
  }
  .wqa-design .d-print-inline {
    display: inline !important;
  }
  .wqa-design .d-print-inline-block {
    display: inline-block !important;
  }
  .wqa-design .d-print-block {
    display: block !important;
  }
  .wqa-design .d-print-table {
    display: table !important;
  }
  .wqa-design .d-print-table-row {
    display: table-row !important;
  }
  .wqa-design .d-print-table-cell {
    display: table-cell !important;
  }
  .wqa-design .d-print-flex {
    display: flex !important;
  }
  .wqa-design .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.wqa-design .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

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

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

.wqa-design .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

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

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

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

.wqa-design .flex-row {
  flex-direction: row !important;
}

.wqa-design .flex-column {
  flex-direction: column !important;
}

.wqa-design .flex-row-reverse {
  flex-direction: row-reverse !important;
}

.wqa-design .flex-column-reverse {
  flex-direction: column-reverse !important;
}

.wqa-design .flex-wrap {
  flex-wrap: wrap !important;
}

.wqa-design .flex-nowrap {
  flex-wrap: nowrap !important;
}

.wqa-design .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.wqa-design .flex-fill {
  flex: 1 1 auto !important;
}

.wqa-design .flex-grow-0 {
  flex-grow: 0 !important;
}

.wqa-design .flex-grow-1 {
  flex-grow: 1 !important;
}

.wqa-design .flex-shrink-0 {
  flex-shrink: 0 !important;
}

.wqa-design .flex-shrink-1 {
  flex-shrink: 1 !important;
}

.wqa-design .justify-content-start {
  justify-content: flex-start !important;
}

.wqa-design .justify-content-end {
  justify-content: flex-end !important;
}

.wqa-design .justify-content-center {
  justify-content: center !important;
}

.wqa-design .justify-content-between {
  justify-content: space-between !important;
}

.wqa-design .justify-content-around {
  justify-content: space-around !important;
}

.wqa-design .align-items-start {
  align-items: flex-start !important;
}

.wqa-design .align-items-end {
  align-items: flex-end !important;
}

.wqa-design .align-items-center {
  align-items: center !important;
}

.wqa-design .align-items-baseline {
  align-items: baseline !important;
}

.wqa-design .align-items-stretch {
  align-items: stretch !important;
}

.wqa-design .align-content-start {
  align-content: flex-start !important;
}

.wqa-design .align-content-end {
  align-content: flex-end !important;
}

.wqa-design .align-content-center {
  align-content: center !important;
}

.wqa-design .align-content-between {
  align-content: space-between !important;
}

.wqa-design .align-content-around {
  align-content: space-around !important;
}

.wqa-design .align-content-stretch {
  align-content: stretch !important;
}

.wqa-design .align-self-auto {
  align-self: auto !important;
}

.wqa-design .align-self-start {
  align-self: flex-start !important;
}

.wqa-design .align-self-end {
  align-self: flex-end !important;
}

.wqa-design .align-self-center {
  align-self: center !important;
}

.wqa-design .align-self-baseline {
  align-self: baseline !important;
}

.wqa-design .align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 480px) {
  .wqa-design .flex-sm-row {
    flex-direction: row !important;
  }
  .wqa-design .flex-sm-column {
    flex-direction: column !important;
  }
  .wqa-design .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .wqa-design .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .wqa-design .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .wqa-design .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .wqa-design .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .wqa-design .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .wqa-design .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .wqa-design .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .wqa-design .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .wqa-design .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .wqa-design .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .wqa-design .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .wqa-design .justify-content-sm-center {
    justify-content: center !important;
  }
  .wqa-design .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .wqa-design .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .wqa-design .align-items-sm-start {
    align-items: flex-start !important;
  }
  .wqa-design .align-items-sm-end {
    align-items: flex-end !important;
  }
  .wqa-design .align-items-sm-center {
    align-items: center !important;
  }
  .wqa-design .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .wqa-design .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .wqa-design .align-content-sm-start {
    align-content: flex-start !important;
  }
  .wqa-design .align-content-sm-end {
    align-content: flex-end !important;
  }
  .wqa-design .align-content-sm-center {
    align-content: center !important;
  }
  .wqa-design .align-content-sm-between {
    align-content: space-between !important;
  }
  .wqa-design .align-content-sm-around {
    align-content: space-around !important;
  }
  .wqa-design .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .wqa-design .align-self-sm-auto {
    align-self: auto !important;
  }
  .wqa-design .align-self-sm-start {
    align-self: flex-start !important;
  }
  .wqa-design .align-self-sm-end {
    align-self: flex-end !important;
  }
  .wqa-design .align-self-sm-center {
    align-self: center !important;
  }
  .wqa-design .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .wqa-design .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .wqa-design .flex-md-row {
    flex-direction: row !important;
  }
  .wqa-design .flex-md-column {
    flex-direction: column !important;
  }
  .wqa-design .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .wqa-design .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .wqa-design .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .wqa-design .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .wqa-design .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .wqa-design .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .wqa-design .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .wqa-design .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .wqa-design .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .wqa-design .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .wqa-design .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .wqa-design .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .wqa-design .justify-content-md-center {
    justify-content: center !important;
  }
  .wqa-design .justify-content-md-between {
    justify-content: space-between !important;
  }
  .wqa-design .justify-content-md-around {
    justify-content: space-around !important;
  }
  .wqa-design .align-items-md-start {
    align-items: flex-start !important;
  }
  .wqa-design .align-items-md-end {
    align-items: flex-end !important;
  }
  .wqa-design .align-items-md-center {
    align-items: center !important;
  }
  .wqa-design .align-items-md-baseline {
    align-items: baseline !important;
  }
  .wqa-design .align-items-md-stretch {
    align-items: stretch !important;
  }
  .wqa-design .align-content-md-start {
    align-content: flex-start !important;
  }
  .wqa-design .align-content-md-end {
    align-content: flex-end !important;
  }
  .wqa-design .align-content-md-center {
    align-content: center !important;
  }
  .wqa-design .align-content-md-between {
    align-content: space-between !important;
  }
  .wqa-design .align-content-md-around {
    align-content: space-around !important;
  }
  .wqa-design .align-content-md-stretch {
    align-content: stretch !important;
  }
  .wqa-design .align-self-md-auto {
    align-self: auto !important;
  }
  .wqa-design .align-self-md-start {
    align-self: flex-start !important;
  }
  .wqa-design .align-self-md-end {
    align-self: flex-end !important;
  }
  .wqa-design .align-self-md-center {
    align-self: center !important;
  }
  .wqa-design .align-self-md-baseline {
    align-self: baseline !important;
  }
  .wqa-design .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .wqa-design .flex-lg-row {
    flex-direction: row !important;
  }
  .wqa-design .flex-lg-column {
    flex-direction: column !important;
  }
  .wqa-design .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .wqa-design .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .wqa-design .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .wqa-design .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .wqa-design .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .wqa-design .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .wqa-design .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .wqa-design .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .wqa-design .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .wqa-design .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .wqa-design .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .wqa-design .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .wqa-design .justify-content-lg-center {
    justify-content: center !important;
  }
  .wqa-design .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .wqa-design .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .wqa-design .align-items-lg-start {
    align-items: flex-start !important;
  }
  .wqa-design .align-items-lg-end {
    align-items: flex-end !important;
  }
  .wqa-design .align-items-lg-center {
    align-items: center !important;
  }
  .wqa-design .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .wqa-design .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .wqa-design .align-content-lg-start {
    align-content: flex-start !important;
  }
  .wqa-design .align-content-lg-end {
    align-content: flex-end !important;
  }
  .wqa-design .align-content-lg-center {
    align-content: center !important;
  }
  .wqa-design .align-content-lg-between {
    align-content: space-between !important;
  }
  .wqa-design .align-content-lg-around {
    align-content: space-around !important;
  }
  .wqa-design .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .wqa-design .align-self-lg-auto {
    align-self: auto !important;
  }
  .wqa-design .align-self-lg-start {
    align-self: flex-start !important;
  }
  .wqa-design .align-self-lg-end {
    align-self: flex-end !important;
  }
  .wqa-design .align-self-lg-center {
    align-self: center !important;
  }
  .wqa-design .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .wqa-design .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1440px) {
  .wqa-design .flex-xl-row {
    flex-direction: row !important;
  }
  .wqa-design .flex-xl-column {
    flex-direction: column !important;
  }
  .wqa-design .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .wqa-design .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .wqa-design .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .wqa-design .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .wqa-design .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .wqa-design .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .wqa-design .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .wqa-design .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .wqa-design .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .wqa-design .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .wqa-design .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .wqa-design .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .wqa-design .justify-content-xl-center {
    justify-content: center !important;
  }
  .wqa-design .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .wqa-design .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .wqa-design .align-items-xl-start {
    align-items: flex-start !important;
  }
  .wqa-design .align-items-xl-end {
    align-items: flex-end !important;
  }
  .wqa-design .align-items-xl-center {
    align-items: center !important;
  }
  .wqa-design .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .wqa-design .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .wqa-design .align-content-xl-start {
    align-content: flex-start !important;
  }
  .wqa-design .align-content-xl-end {
    align-content: flex-end !important;
  }
  .wqa-design .align-content-xl-center {
    align-content: center !important;
  }
  .wqa-design .align-content-xl-between {
    align-content: space-between !important;
  }
  .wqa-design .align-content-xl-around {
    align-content: space-around !important;
  }
  .wqa-design .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .wqa-design .align-self-xl-auto {
    align-self: auto !important;
  }
  .wqa-design .align-self-xl-start {
    align-self: flex-start !important;
  }
  .wqa-design .align-self-xl-end {
    align-self: flex-end !important;
  }
  .wqa-design .align-self-xl-center {
    align-self: center !important;
  }
  .wqa-design .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .wqa-design .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.wqa-design .float-left {
  float: left !important;
}

.wqa-design .float-right {
  float: right !important;
}

.wqa-design .float-none {
  float: none !important;
}

@media (min-width: 480px) {
  .wqa-design .float-sm-left {
    float: left !important;
  }
  .wqa-design .float-sm-right {
    float: right !important;
  }
  .wqa-design .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .wqa-design .float-md-left {
    float: left !important;
  }
  .wqa-design .float-md-right {
    float: right !important;
  }
  .wqa-design .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  .wqa-design .float-lg-left {
    float: left !important;
  }
  .wqa-design .float-lg-right {
    float: right !important;
  }
  .wqa-design .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1440px) {
  .wqa-design .float-xl-left {
    float: left !important;
  }
  .wqa-design .float-xl-right {
    float: right !important;
  }
  .wqa-design .float-xl-none {
    float: none !important;
  }
}
.wqa-design .position-static {
  position: static !important;
}

.wqa-design .position-relative {
  position: relative !important;
}

.wqa-design .position-absolute {
  position: absolute !important;
}

.wqa-design .position-fixed {
  position: fixed !important;
}

.wqa-design .position-sticky {
  position: sticky !important;
}

.wqa-design .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.wqa-design .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .wqa-design .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.wqa-design .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

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

.wqa-design .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.wqa-design .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.wqa-design .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.wqa-design .shadow-none {
  box-shadow: none !important;
}

.wqa-design .w-25 {
  width: 25% !important;
}

.wqa-design .w-50 {
  width: 50% !important;
}

.wqa-design .w-75 {
  width: 75% !important;
}

.wqa-design .w-100 {
  width: 100% !important;
}

.wqa-design .w-auto {
  width: auto !important;
}

.wqa-design .h-25 {
  height: 25% !important;
}

.wqa-design .h-50 {
  height: 50% !important;
}

.wqa-design .h-75 {
  height: 75% !important;
}

.wqa-design .h-100 {
  height: 100% !important;
}

.wqa-design .h-auto {
  height: auto !important;
}

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

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

.wqa-design .m-0 {
  margin: 0 !important;
}

.wqa-design .mt-0,
.wqa-design .my-0 {
  margin-top: 0 !important;
}

.wqa-design .mr-0,
.wqa-design .mx-0 {
  margin-right: 0 !important;
}

.wqa-design .mb-0,
.wqa-design .my-0 {
  margin-bottom: 0 !important;
}

.wqa-design .ml-0,
.wqa-design .mx-0 {
  margin-left: 0 !important;
}

.wqa-design .m-1 {
  margin: 0.25rem !important;
}

.wqa-design .mt-1,
.wqa-design .my-1 {
  margin-top: 0.25rem !important;
}

.wqa-design .mr-1,
.wqa-design .mx-1 {
  margin-right: 0.25rem !important;
}

.wqa-design .mb-1,
.wqa-design .my-1 {
  margin-bottom: 0.25rem !important;
}

.wqa-design .ml-1,
.wqa-design .mx-1 {
  margin-left: 0.25rem !important;
}

.wqa-design .m-2 {
  margin: 0.5rem !important;
}

.wqa-design .mt-2,
.wqa-design .my-2 {
  margin-top: 0.5rem !important;
}

.wqa-design .mr-2,
.wqa-design .mx-2 {
  margin-right: 0.5rem !important;
}

.wqa-design .mb-2,
.wqa-design .my-2 {
  margin-bottom: 0.5rem !important;
}

.wqa-design .ml-2,
.wqa-design .mx-2 {
  margin-left: 0.5rem !important;
}

.wqa-design .m-3 {
  margin: 1rem !important;
}

.wqa-design .mt-3,
.wqa-design .my-3 {
  margin-top: 1rem !important;
}

.wqa-design .mr-3,
.wqa-design .mx-3 {
  margin-right: 1rem !important;
}

.wqa-design .mb-3,
.wqa-design .my-3 {
  margin-bottom: 1rem !important;
}

.wqa-design .ml-3,
.wqa-design .mx-3 {
  margin-left: 1rem !important;
}

.wqa-design .m-4 {
  margin: 1.5rem !important;
}

.wqa-design .mt-4,
.wqa-design .my-4 {
  margin-top: 1.5rem !important;
}

.wqa-design .mr-4,
.wqa-design .mx-4 {
  margin-right: 1.5rem !important;
}

.wqa-design .mb-4,
.wqa-design .my-4 {
  margin-bottom: 1.5rem !important;
}

.wqa-design .ml-4,
.wqa-design .mx-4 {
  margin-left: 1.5rem !important;
}

.wqa-design .m-5 {
  margin: 3rem !important;
}

.wqa-design .mt-5,
.wqa-design .my-5 {
  margin-top: 3rem !important;
}

.wqa-design .mr-5,
.wqa-design .mx-5 {
  margin-right: 3rem !important;
}

.wqa-design .mb-5,
.wqa-design .my-5 {
  margin-bottom: 3rem !important;
}

.wqa-design .ml-5,
.wqa-design .mx-5 {
  margin-left: 3rem !important;
}

.wqa-design .p-0 {
  padding: 0 !important;
}

.wqa-design .pt-0,
.wqa-design .py-0 {
  padding-top: 0 !important;
}

.wqa-design .pr-0,
.wqa-design .px-0 {
  padding-right: 0 !important;
}

.wqa-design .pb-0,
.wqa-design .py-0 {
  padding-bottom: 0 !important;
}

.wqa-design .pl-0,
.wqa-design .px-0 {
  padding-left: 0 !important;
}

.wqa-design .p-1 {
  padding: 0.25rem !important;
}

.wqa-design .pt-1,
.wqa-design .py-1 {
  padding-top: 0.25rem !important;
}

.wqa-design .pr-1,
.wqa-design .px-1 {
  padding-right: 0.25rem !important;
}

.wqa-design .pb-1,
.wqa-design .py-1 {
  padding-bottom: 0.25rem !important;
}

.wqa-design .pl-1,
.wqa-design .px-1 {
  padding-left: 0.25rem !important;
}

.wqa-design .p-2 {
  padding: 0.5rem !important;
}

.wqa-design .pt-2,
.wqa-design .py-2 {
  padding-top: 0.5rem !important;
}

.wqa-design .pr-2,
.wqa-design .px-2 {
  padding-right: 0.5rem !important;
}

.wqa-design .pb-2,
.wqa-design .py-2 {
  padding-bottom: 0.5rem !important;
}

.wqa-design .pl-2,
.wqa-design .px-2 {
  padding-left: 0.5rem !important;
}

.wqa-design .p-3 {
  padding: 1rem !important;
}

.wqa-design .pt-3,
.wqa-design .py-3 {
  padding-top: 1rem !important;
}

.wqa-design .pr-3,
.wqa-design .px-3 {
  padding-right: 1rem !important;
}

.wqa-design .pb-3,
.wqa-design .py-3 {
  padding-bottom: 1rem !important;
}

.wqa-design .pl-3,
.wqa-design .px-3 {
  padding-left: 1rem !important;
}

.wqa-design .p-4 {
  padding: 1.5rem !important;
}

.wqa-design .pt-4,
.wqa-design .py-4 {
  padding-top: 1.5rem !important;
}

.wqa-design .pr-4,
.wqa-design .px-4 {
  padding-right: 1.5rem !important;
}

.wqa-design .pb-4,
.wqa-design .py-4 {
  padding-bottom: 1.5rem !important;
}

.wqa-design .pl-4,
.wqa-design .px-4 {
  padding-left: 1.5rem !important;
}

.wqa-design .p-5 {
  padding: 3rem !important;
}

.wqa-design .pt-5,
.wqa-design .py-5 {
  padding-top: 3rem !important;
}

.wqa-design .pr-5,
.wqa-design .px-5 {
  padding-right: 3rem !important;
}

.wqa-design .pb-5,
.wqa-design .py-5 {
  padding-bottom: 3rem !important;
}

.wqa-design .pl-5,
.wqa-design .px-5 {
  padding-left: 3rem !important;
}

.wqa-design .m-auto {
  margin: auto !important;
}

.wqa-design .mt-auto,
.wqa-design .my-auto {
  margin-top: auto !important;
}

.wqa-design .mr-auto,
.wqa-design .mx-auto {
  margin-right: auto !important;
}

.wqa-design .mb-auto,
.wqa-design .my-auto {
  margin-bottom: auto !important;
}

.wqa-design .ml-auto,
.wqa-design .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 480px) {
  .wqa-design .m-sm-0 {
    margin: 0 !important;
  }
  .wqa-design .mt-sm-0,
  .wqa-design .my-sm-0 {
    margin-top: 0 !important;
  }
  .wqa-design .mr-sm-0,
  .wqa-design .mx-sm-0 {
    margin-right: 0 !important;
  }
  .wqa-design .mb-sm-0,
  .wqa-design .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .wqa-design .ml-sm-0,
  .wqa-design .mx-sm-0 {
    margin-left: 0 !important;
  }
  .wqa-design .m-sm-1 {
    margin: 0.25rem !important;
  }
  .wqa-design .mt-sm-1,
  .wqa-design .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .wqa-design .mr-sm-1,
  .wqa-design .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .wqa-design .mb-sm-1,
  .wqa-design .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .wqa-design .ml-sm-1,
  .wqa-design .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .wqa-design .m-sm-2 {
    margin: 0.5rem !important;
  }
  .wqa-design .mt-sm-2,
  .wqa-design .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .wqa-design .mr-sm-2,
  .wqa-design .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .wqa-design .mb-sm-2,
  .wqa-design .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .wqa-design .ml-sm-2,
  .wqa-design .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .wqa-design .m-sm-3 {
    margin: 1rem !important;
  }
  .wqa-design .mt-sm-3,
  .wqa-design .my-sm-3 {
    margin-top: 1rem !important;
  }
  .wqa-design .mr-sm-3,
  .wqa-design .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .wqa-design .mb-sm-3,
  .wqa-design .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .wqa-design .ml-sm-3,
  .wqa-design .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .wqa-design .m-sm-4 {
    margin: 1.5rem !important;
  }
  .wqa-design .mt-sm-4,
  .wqa-design .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .wqa-design .mr-sm-4,
  .wqa-design .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .wqa-design .mb-sm-4,
  .wqa-design .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .wqa-design .ml-sm-4,
  .wqa-design .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .wqa-design .m-sm-5 {
    margin: 3rem !important;
  }
  .wqa-design .mt-sm-5,
  .wqa-design .my-sm-5 {
    margin-top: 3rem !important;
  }
  .wqa-design .mr-sm-5,
  .wqa-design .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .wqa-design .mb-sm-5,
  .wqa-design .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .wqa-design .ml-sm-5,
  .wqa-design .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .wqa-design .p-sm-0 {
    padding: 0 !important;
  }
  .wqa-design .pt-sm-0,
  .wqa-design .py-sm-0 {
    padding-top: 0 !important;
  }
  .wqa-design .pr-sm-0,
  .wqa-design .px-sm-0 {
    padding-right: 0 !important;
  }
  .wqa-design .pb-sm-0,
  .wqa-design .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .wqa-design .pl-sm-0,
  .wqa-design .px-sm-0 {
    padding-left: 0 !important;
  }
  .wqa-design .p-sm-1 {
    padding: 0.25rem !important;
  }
  .wqa-design .pt-sm-1,
  .wqa-design .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .wqa-design .pr-sm-1,
  .wqa-design .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .wqa-design .pb-sm-1,
  .wqa-design .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .wqa-design .pl-sm-1,
  .wqa-design .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .wqa-design .p-sm-2 {
    padding: 0.5rem !important;
  }
  .wqa-design .pt-sm-2,
  .wqa-design .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .wqa-design .pr-sm-2,
  .wqa-design .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .wqa-design .pb-sm-2,
  .wqa-design .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .wqa-design .pl-sm-2,
  .wqa-design .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .wqa-design .p-sm-3 {
    padding: 1rem !important;
  }
  .wqa-design .pt-sm-3,
  .wqa-design .py-sm-3 {
    padding-top: 1rem !important;
  }
  .wqa-design .pr-sm-3,
  .wqa-design .px-sm-3 {
    padding-right: 1rem !important;
  }
  .wqa-design .pb-sm-3,
  .wqa-design .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .wqa-design .pl-sm-3,
  .wqa-design .px-sm-3 {
    padding-left: 1rem !important;
  }
  .wqa-design .p-sm-4 {
    padding: 1.5rem !important;
  }
  .wqa-design .pt-sm-4,
  .wqa-design .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .wqa-design .pr-sm-4,
  .wqa-design .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .wqa-design .pb-sm-4,
  .wqa-design .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .wqa-design .pl-sm-4,
  .wqa-design .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .wqa-design .p-sm-5 {
    padding: 3rem !important;
  }
  .wqa-design .pt-sm-5,
  .wqa-design .py-sm-5 {
    padding-top: 3rem !important;
  }
  .wqa-design .pr-sm-5,
  .wqa-design .px-sm-5 {
    padding-right: 3rem !important;
  }
  .wqa-design .pb-sm-5,
  .wqa-design .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .wqa-design .pl-sm-5,
  .wqa-design .px-sm-5 {
    padding-left: 3rem !important;
  }
  .wqa-design .m-sm-auto {
    margin: auto !important;
  }
  .wqa-design .mt-sm-auto,
  .wqa-design .my-sm-auto {
    margin-top: auto !important;
  }
  .wqa-design .mr-sm-auto,
  .wqa-design .mx-sm-auto {
    margin-right: auto !important;
  }
  .wqa-design .mb-sm-auto,
  .wqa-design .my-sm-auto {
    margin-bottom: auto !important;
  }
  .wqa-design .ml-sm-auto,
  .wqa-design .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .wqa-design .m-md-0 {
    margin: 0 !important;
  }
  .wqa-design .mt-md-0,
  .wqa-design .my-md-0 {
    margin-top: 0 !important;
  }
  .wqa-design .mr-md-0,
  .wqa-design .mx-md-0 {
    margin-right: 0 !important;
  }
  .wqa-design .mb-md-0,
  .wqa-design .my-md-0 {
    margin-bottom: 0 !important;
  }
  .wqa-design .ml-md-0,
  .wqa-design .mx-md-0 {
    margin-left: 0 !important;
  }
  .wqa-design .m-md-1 {
    margin: 0.25rem !important;
  }
  .wqa-design .mt-md-1,
  .wqa-design .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .wqa-design .mr-md-1,
  .wqa-design .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .wqa-design .mb-md-1,
  .wqa-design .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .wqa-design .ml-md-1,
  .wqa-design .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .wqa-design .m-md-2 {
    margin: 0.5rem !important;
  }
  .wqa-design .mt-md-2,
  .wqa-design .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .wqa-design .mr-md-2,
  .wqa-design .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .wqa-design .mb-md-2,
  .wqa-design .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .wqa-design .ml-md-2,
  .wqa-design .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .wqa-design .m-md-3 {
    margin: 1rem !important;
  }
  .wqa-design .mt-md-3,
  .wqa-design .my-md-3 {
    margin-top: 1rem !important;
  }
  .wqa-design .mr-md-3,
  .wqa-design .mx-md-3 {
    margin-right: 1rem !important;
  }
  .wqa-design .mb-md-3,
  .wqa-design .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .wqa-design .ml-md-3,
  .wqa-design .mx-md-3 {
    margin-left: 1rem !important;
  }
  .wqa-design .m-md-4 {
    margin: 1.5rem !important;
  }
  .wqa-design .mt-md-4,
  .wqa-design .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .wqa-design .mr-md-4,
  .wqa-design .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .wqa-design .mb-md-4,
  .wqa-design .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .wqa-design .ml-md-4,
  .wqa-design .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .wqa-design .m-md-5 {
    margin: 3rem !important;
  }
  .wqa-design .mt-md-5,
  .wqa-design .my-md-5 {
    margin-top: 3rem !important;
  }
  .wqa-design .mr-md-5,
  .wqa-design .mx-md-5 {
    margin-right: 3rem !important;
  }
  .wqa-design .mb-md-5,
  .wqa-design .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .wqa-design .ml-md-5,
  .wqa-design .mx-md-5 {
    margin-left: 3rem !important;
  }
  .wqa-design .p-md-0 {
    padding: 0 !important;
  }
  .wqa-design .pt-md-0,
  .wqa-design .py-md-0 {
    padding-top: 0 !important;
  }
  .wqa-design .pr-md-0,
  .wqa-design .px-md-0 {
    padding-right: 0 !important;
  }
  .wqa-design .pb-md-0,
  .wqa-design .py-md-0 {
    padding-bottom: 0 !important;
  }
  .wqa-design .pl-md-0,
  .wqa-design .px-md-0 {
    padding-left: 0 !important;
  }
  .wqa-design .p-md-1 {
    padding: 0.25rem !important;
  }
  .wqa-design .pt-md-1,
  .wqa-design .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .wqa-design .pr-md-1,
  .wqa-design .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .wqa-design .pb-md-1,
  .wqa-design .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .wqa-design .pl-md-1,
  .wqa-design .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .wqa-design .p-md-2 {
    padding: 0.5rem !important;
  }
  .wqa-design .pt-md-2,
  .wqa-design .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .wqa-design .pr-md-2,
  .wqa-design .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .wqa-design .pb-md-2,
  .wqa-design .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .wqa-design .pl-md-2,
  .wqa-design .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .wqa-design .p-md-3 {
    padding: 1rem !important;
  }
  .wqa-design .pt-md-3,
  .wqa-design .py-md-3 {
    padding-top: 1rem !important;
  }
  .wqa-design .pr-md-3,
  .wqa-design .px-md-3 {
    padding-right: 1rem !important;
  }
  .wqa-design .pb-md-3,
  .wqa-design .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .wqa-design .pl-md-3,
  .wqa-design .px-md-3 {
    padding-left: 1rem !important;
  }
  .wqa-design .p-md-4 {
    padding: 1.5rem !important;
  }
  .wqa-design .pt-md-4,
  .wqa-design .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .wqa-design .pr-md-4,
  .wqa-design .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .wqa-design .pb-md-4,
  .wqa-design .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .wqa-design .pl-md-4,
  .wqa-design .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .wqa-design .p-md-5 {
    padding: 3rem !important;
  }
  .wqa-design .pt-md-5,
  .wqa-design .py-md-5 {
    padding-top: 3rem !important;
  }
  .wqa-design .pr-md-5,
  .wqa-design .px-md-5 {
    padding-right: 3rem !important;
  }
  .wqa-design .pb-md-5,
  .wqa-design .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .wqa-design .pl-md-5,
  .wqa-design .px-md-5 {
    padding-left: 3rem !important;
  }
  .wqa-design .m-md-auto {
    margin: auto !important;
  }
  .wqa-design .mt-md-auto,
  .wqa-design .my-md-auto {
    margin-top: auto !important;
  }
  .wqa-design .mr-md-auto,
  .wqa-design .mx-md-auto {
    margin-right: auto !important;
  }
  .wqa-design .mb-md-auto,
  .wqa-design .my-md-auto {
    margin-bottom: auto !important;
  }
  .wqa-design .ml-md-auto,
  .wqa-design .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .wqa-design .m-lg-0 {
    margin: 0 !important;
  }
  .wqa-design .mt-lg-0,
  .wqa-design .my-lg-0 {
    margin-top: 0 !important;
  }
  .wqa-design .mr-lg-0,
  .wqa-design .mx-lg-0 {
    margin-right: 0 !important;
  }
  .wqa-design .mb-lg-0,
  .wqa-design .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .wqa-design .ml-lg-0,
  .wqa-design .mx-lg-0 {
    margin-left: 0 !important;
  }
  .wqa-design .m-lg-1 {
    margin: 0.25rem !important;
  }
  .wqa-design .mt-lg-1,
  .wqa-design .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .wqa-design .mr-lg-1,
  .wqa-design .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .wqa-design .mb-lg-1,
  .wqa-design .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .wqa-design .ml-lg-1,
  .wqa-design .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .wqa-design .m-lg-2 {
    margin: 0.5rem !important;
  }
  .wqa-design .mt-lg-2,
  .wqa-design .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .wqa-design .mr-lg-2,
  .wqa-design .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .wqa-design .mb-lg-2,
  .wqa-design .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .wqa-design .ml-lg-2,
  .wqa-design .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .wqa-design .m-lg-3 {
    margin: 1rem !important;
  }
  .wqa-design .mt-lg-3,
  .wqa-design .my-lg-3 {
    margin-top: 1rem !important;
  }
  .wqa-design .mr-lg-3,
  .wqa-design .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .wqa-design .mb-lg-3,
  .wqa-design .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .wqa-design .ml-lg-3,
  .wqa-design .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .wqa-design .m-lg-4 {
    margin: 1.5rem !important;
  }
  .wqa-design .mt-lg-4,
  .wqa-design .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .wqa-design .mr-lg-4,
  .wqa-design .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .wqa-design .mb-lg-4,
  .wqa-design .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .wqa-design .ml-lg-4,
  .wqa-design .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .wqa-design .m-lg-5 {
    margin: 3rem !important;
  }
  .wqa-design .mt-lg-5,
  .wqa-design .my-lg-5 {
    margin-top: 3rem !important;
  }
  .wqa-design .mr-lg-5,
  .wqa-design .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .wqa-design .mb-lg-5,
  .wqa-design .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .wqa-design .ml-lg-5,
  .wqa-design .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .wqa-design .p-lg-0 {
    padding: 0 !important;
  }
  .wqa-design .pt-lg-0,
  .wqa-design .py-lg-0 {
    padding-top: 0 !important;
  }
  .wqa-design .pr-lg-0,
  .wqa-design .px-lg-0 {
    padding-right: 0 !important;
  }
  .wqa-design .pb-lg-0,
  .wqa-design .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .wqa-design .pl-lg-0,
  .wqa-design .px-lg-0 {
    padding-left: 0 !important;
  }
  .wqa-design .p-lg-1 {
    padding: 0.25rem !important;
  }
  .wqa-design .pt-lg-1,
  .wqa-design .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .wqa-design .pr-lg-1,
  .wqa-design .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .wqa-design .pb-lg-1,
  .wqa-design .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .wqa-design .pl-lg-1,
  .wqa-design .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .wqa-design .p-lg-2 {
    padding: 0.5rem !important;
  }
  .wqa-design .pt-lg-2,
  .wqa-design .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .wqa-design .pr-lg-2,
  .wqa-design .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .wqa-design .pb-lg-2,
  .wqa-design .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .wqa-design .pl-lg-2,
  .wqa-design .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .wqa-design .p-lg-3 {
    padding: 1rem !important;
  }
  .wqa-design .pt-lg-3,
  .wqa-design .py-lg-3 {
    padding-top: 1rem !important;
  }
  .wqa-design .pr-lg-3,
  .wqa-design .px-lg-3 {
    padding-right: 1rem !important;
  }
  .wqa-design .pb-lg-3,
  .wqa-design .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .wqa-design .pl-lg-3,
  .wqa-design .px-lg-3 {
    padding-left: 1rem !important;
  }
  .wqa-design .p-lg-4 {
    padding: 1.5rem !important;
  }
  .wqa-design .pt-lg-4,
  .wqa-design .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .wqa-design .pr-lg-4,
  .wqa-design .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .wqa-design .pb-lg-4,
  .wqa-design .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .wqa-design .pl-lg-4,
  .wqa-design .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .wqa-design .p-lg-5 {
    padding: 3rem !important;
  }
  .wqa-design .pt-lg-5,
  .wqa-design .py-lg-5 {
    padding-top: 3rem !important;
  }
  .wqa-design .pr-lg-5,
  .wqa-design .px-lg-5 {
    padding-right: 3rem !important;
  }
  .wqa-design .pb-lg-5,
  .wqa-design .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .wqa-design .pl-lg-5,
  .wqa-design .px-lg-5 {
    padding-left: 3rem !important;
  }
  .wqa-design .m-lg-auto {
    margin: auto !important;
  }
  .wqa-design .mt-lg-auto,
  .wqa-design .my-lg-auto {
    margin-top: auto !important;
  }
  .wqa-design .mr-lg-auto,
  .wqa-design .mx-lg-auto {
    margin-right: auto !important;
  }
  .wqa-design .mb-lg-auto,
  .wqa-design .my-lg-auto {
    margin-bottom: auto !important;
  }
  .wqa-design .ml-lg-auto,
  .wqa-design .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1440px) {
  .wqa-design .m-xl-0 {
    margin: 0 !important;
  }
  .wqa-design .mt-xl-0,
  .wqa-design .my-xl-0 {
    margin-top: 0 !important;
  }
  .wqa-design .mr-xl-0,
  .wqa-design .mx-xl-0 {
    margin-right: 0 !important;
  }
  .wqa-design .mb-xl-0,
  .wqa-design .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .wqa-design .ml-xl-0,
  .wqa-design .mx-xl-0 {
    margin-left: 0 !important;
  }
  .wqa-design .m-xl-1 {
    margin: 0.25rem !important;
  }
  .wqa-design .mt-xl-1,
  .wqa-design .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .wqa-design .mr-xl-1,
  .wqa-design .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .wqa-design .mb-xl-1,
  .wqa-design .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .wqa-design .ml-xl-1,
  .wqa-design .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .wqa-design .m-xl-2 {
    margin: 0.5rem !important;
  }
  .wqa-design .mt-xl-2,
  .wqa-design .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .wqa-design .mr-xl-2,
  .wqa-design .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .wqa-design .mb-xl-2,
  .wqa-design .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .wqa-design .ml-xl-2,
  .wqa-design .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .wqa-design .m-xl-3 {
    margin: 1rem !important;
  }
  .wqa-design .mt-xl-3,
  .wqa-design .my-xl-3 {
    margin-top: 1rem !important;
  }
  .wqa-design .mr-xl-3,
  .wqa-design .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .wqa-design .mb-xl-3,
  .wqa-design .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .wqa-design .ml-xl-3,
  .wqa-design .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .wqa-design .m-xl-4 {
    margin: 1.5rem !important;
  }
  .wqa-design .mt-xl-4,
  .wqa-design .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .wqa-design .mr-xl-4,
  .wqa-design .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .wqa-design .mb-xl-4,
  .wqa-design .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .wqa-design .ml-xl-4,
  .wqa-design .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .wqa-design .m-xl-5 {
    margin: 3rem !important;
  }
  .wqa-design .mt-xl-5,
  .wqa-design .my-xl-5 {
    margin-top: 3rem !important;
  }
  .wqa-design .mr-xl-5,
  .wqa-design .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .wqa-design .mb-xl-5,
  .wqa-design .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .wqa-design .ml-xl-5,
  .wqa-design .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .wqa-design .p-xl-0 {
    padding: 0 !important;
  }
  .wqa-design .pt-xl-0,
  .wqa-design .py-xl-0 {
    padding-top: 0 !important;
  }
  .wqa-design .pr-xl-0,
  .wqa-design .px-xl-0 {
    padding-right: 0 !important;
  }
  .wqa-design .pb-xl-0,
  .wqa-design .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .wqa-design .pl-xl-0,
  .wqa-design .px-xl-0 {
    padding-left: 0 !important;
  }
  .wqa-design .p-xl-1 {
    padding: 0.25rem !important;
  }
  .wqa-design .pt-xl-1,
  .wqa-design .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .wqa-design .pr-xl-1,
  .wqa-design .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .wqa-design .pb-xl-1,
  .wqa-design .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .wqa-design .pl-xl-1,
  .wqa-design .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .wqa-design .p-xl-2 {
    padding: 0.5rem !important;
  }
  .wqa-design .pt-xl-2,
  .wqa-design .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .wqa-design .pr-xl-2,
  .wqa-design .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .wqa-design .pb-xl-2,
  .wqa-design .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .wqa-design .pl-xl-2,
  .wqa-design .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .wqa-design .p-xl-3 {
    padding: 1rem !important;
  }
  .wqa-design .pt-xl-3,
  .wqa-design .py-xl-3 {
    padding-top: 1rem !important;
  }
  .wqa-design .pr-xl-3,
  .wqa-design .px-xl-3 {
    padding-right: 1rem !important;
  }
  .wqa-design .pb-xl-3,
  .wqa-design .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .wqa-design .pl-xl-3,
  .wqa-design .px-xl-3 {
    padding-left: 1rem !important;
  }
  .wqa-design .p-xl-4 {
    padding: 1.5rem !important;
  }
  .wqa-design .pt-xl-4,
  .wqa-design .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .wqa-design .pr-xl-4,
  .wqa-design .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .wqa-design .pb-xl-4,
  .wqa-design .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .wqa-design .pl-xl-4,
  .wqa-design .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .wqa-design .p-xl-5 {
    padding: 3rem !important;
  }
  .wqa-design .pt-xl-5,
  .wqa-design .py-xl-5 {
    padding-top: 3rem !important;
  }
  .wqa-design .pr-xl-5,
  .wqa-design .px-xl-5 {
    padding-right: 3rem !important;
  }
  .wqa-design .pb-xl-5,
  .wqa-design .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .wqa-design .pl-xl-5,
  .wqa-design .px-xl-5 {
    padding-left: 3rem !important;
  }
  .wqa-design .m-xl-auto {
    margin: auto !important;
  }
  .wqa-design .mt-xl-auto,
  .wqa-design .my-xl-auto {
    margin-top: auto !important;
  }
  .wqa-design .mr-xl-auto,
  .wqa-design .mx-xl-auto {
    margin-right: auto !important;
  }
  .wqa-design .mb-xl-auto,
  .wqa-design .my-xl-auto {
    margin-bottom: auto !important;
  }
  .wqa-design .ml-xl-auto,
  .wqa-design .mx-xl-auto {
    margin-left: auto !important;
  }
}
.wqa-design .text-monospace {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.wqa-design .text-justify {
  text-align: justify !important;
}

.wqa-design .text-nowrap {
  white-space: nowrap !important;
}

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

.wqa-design .text-left {
  text-align: left !important;
}

.wqa-design .text-right {
  text-align: right !important;
}

.wqa-design .text-center {
  text-align: center !important;
}

@media (min-width: 480px) {
  .wqa-design .text-sm-left {
    text-align: left !important;
  }
  .wqa-design .text-sm-right {
    text-align: right !important;
  }
  .wqa-design .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .wqa-design .text-md-left {
    text-align: left !important;
  }
  .wqa-design .text-md-right {
    text-align: right !important;
  }
  .wqa-design .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .wqa-design .text-lg-left {
    text-align: left !important;
  }
  .wqa-design .text-lg-right {
    text-align: right !important;
  }
  .wqa-design .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1440px) {
  .wqa-design .text-xl-left {
    text-align: left !important;
  }
  .wqa-design .text-xl-right {
    text-align: right !important;
  }
  .wqa-design .text-xl-center {
    text-align: center !important;
  }
}
.wqa-design .text-lowercase {
  text-transform: lowercase !important;
}

.wqa-design .text-uppercase, .wqa-design .initialism {
  text-transform: uppercase !important;
}

.wqa-design .text-capitalize {
  text-transform: capitalize !important;
}

.wqa-design .font-weight-light {
  font-weight: 300 !important;
}

.wqa-design .font-weight-normal {
  font-weight: 400 !important;
}

.wqa-design .font-weight-bold {
  font-weight: 700 !important;
}

.wqa-design .font-italic {
  font-style: italic !important;
}

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

.wqa-design .text-primary {
  color: #BD8BCA !important;
}

.wqa-design a.text-primary:hover, .wqa-design a.text-primary:focus {
  color: #a968ba !important;
}

.wqa-design .text-secondary {
  color: #67b251 !important;
}

.wqa-design a.text-secondary:hover, .wqa-design a.text-secondary:focus {
  color: #529040 !important;
}

.wqa-design .text-success {
  color: #7BB739 !important;
}

.wqa-design a.text-success:hover, .wqa-design a.text-success:focus {
  color: #61902d !important;
}

.wqa-design .text-info {
  color: #95C0F1 !important;
}

.wqa-design a.text-info:hover, .wqa-design a.text-info:focus {
  color: #68a5eb !important;
}

.wqa-design .text-warning {
  color: #F8B259 !important;
}

.wqa-design a.text-warning:hover, .wqa-design a.text-warning:focus {
  color: #f69b28 !important;
}

.wqa-design .text-danger {
  color: #DE6C6C !important;
}

.wqa-design a.text-danger:hover, .wqa-design a.text-danger:focus {
  color: #d54242 !important;
}

.wqa-design .text-light {
  color: #EEEEEE !important;
}

.wqa-design a.text-light:hover, .wqa-design a.text-light:focus {
  color: #d5d4d4 !important;
}

.wqa-design .text-dark {
  color: #555555 !important;
}

.wqa-design a.text-dark:hover, .wqa-design a.text-dark:focus {
  color: #3c3b3b !important;
}

.wqa-design .text-body {
  color: #354657 !important;
}

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

.wqa-design .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.wqa-design .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

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

.wqa-design .visible {
  visibility: visible !important;
}

.wqa-design .invisible {
  visibility: hidden !important;
}

@media print {
  .wqa-design *,
  .wqa-design *::before,
  .wqa-design *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .wqa-design a:not(.btn) {
    text-decoration: underline;
  }
  .wqa-design abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .wqa-design pre {
    white-space: pre-wrap !important;
  }
  .wqa-design pre,
  .wqa-design blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  .wqa-design thead {
    display: table-header-group;
  }
  .wqa-design tr,
  .wqa-design img {
    page-break-inside: avoid;
  }
  .wqa-design p,
  .wqa-design h2,
  .wqa-design h3 {
    orphans: 3;
    widows: 3;
  }
  .wqa-design h2,
  .wqa-design h3 {
    page-break-after: avoid;
  }
  @page {
    .wqa-design {
      size: a3;
    }
  }
  body .wqa-design {
    min-width: 1024px !important;
  }
  .wqa-design .container, .wqa-design .agenda__table-date, .wqa-design .agenda__table-row-inner {
    min-width: 1024px !important;
  }
  .wqa-design .navbar {
    display: none;
  }
  .wqa-design .badge {
    border: 1px solid #000;
  }
  .wqa-design .table {
    border-collapse: collapse !important;
  }
  .wqa-design .table td,
  .wqa-design .table th {
    background-color: #fff !important;
  }
  .wqa-design .table-bordered th,
  .wqa-design .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .wqa-design .table-dark {
    color: inherit;
  }
  .wqa-design .table-dark th,
  .wqa-design .table-dark td,
  .wqa-design .table-dark thead th,
  .wqa-design .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .wqa-design .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.wqa-design .ui-helper-hidden {
  display: none;
}

.wqa-design .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.wqa-design .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.wqa-design .ui-helper-clearfix:before,
.wqa-design .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.wqa-design .ui-helper-clearfix:after {
  clear: both;
}

.wqa-design .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.wqa-design .ui-front {
  z-index: 100;
}

.wqa-design .ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.wqa-design .ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.wqa-design .ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.wqa-design .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wqa-design .ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.wqa-design .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.wqa-design .ui-datepicker .ui-datepicker-prev,
.wqa-design .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.wqa-design .ui-datepicker .ui-datepicker-prev-hover,
.wqa-design .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.wqa-design .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.wqa-design .ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.wqa-design .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.wqa-design .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.wqa-design .ui-datepicker .ui-datepicker-prev span,
.wqa-design .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.wqa-design .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.wqa-design .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.wqa-design .ui-datepicker select.ui-datepicker-month,
.wqa-design .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.wqa-design .ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.wqa-design .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.wqa-design .ui-datepicker td {
  border: 0;
  padding: 1px;
}

.wqa-design .ui-datepicker td span,
.wqa-design .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.wqa-design .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.wqa-design .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.wqa-design .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.wqa-design .ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.wqa-design .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.wqa-design .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.wqa-design .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.wqa-design .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.wqa-design .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.wqa-design .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.wqa-design .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.wqa-design .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.wqa-design .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.wqa-design .ui-datepicker-rtl {
  direction: rtl;
}

.wqa-design .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.wqa-design .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.wqa-design .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.wqa-design .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.wqa-design .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.wqa-design .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.wqa-design .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.wqa-design .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.wqa-design .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.wqa-design .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.wqa-design .ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.wqa-design .owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.wqa-design .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.wqa-design .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.wqa-design .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.wqa-design .owl-carousel .owl-wrapper,
.wqa-design .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.wqa-design .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.wqa-design .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.wqa-design .owl-carousel .owl-nav.disabled,
.wqa-design .owl-carousel .owl-dots.disabled {
  display: none;
}

.wqa-design .owl-carousel .owl-nav .owl-prev,
.wqa-design .owl-carousel .owl-nav .owl-next,
.wqa-design .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.wqa-design .owl-carousel .owl-nav button.owl-prev,
.wqa-design .owl-carousel .owl-nav button.owl-next,
.wqa-design .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.wqa-design .owl-carousel.owl-loaded {
  display: block;
}

.wqa-design .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.wqa-design .owl-carousel.owl-hidden {
  opacity: 0;
}

.wqa-design .owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.wqa-design .owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.wqa-design .owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.wqa-design .owl-carousel.owl-rtl {
  direction: rtl;
}

.wqa-design .owl-carousel.owl-rtl .owl-item {
  float: right;
}

.wqa-design .no-js .owl-carousel {
  display: block;
}

.wqa-design .owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.wqa-design .owl-carousel .owl-animated-in {
  z-index: 0;
}

.wqa-design .owl-carousel .owl-animated-out {
  z-index: 1;
}

.wqa-design .owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.wqa-design .owl-height {
  transition: height 500ms ease-in-out;
}

.wqa-design .owl-carousel .owl-item {
  /**
  This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  calculation of the height of the owl-item that breaks page layouts
  */
}

.wqa-design .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.wqa-design .owl-carousel .owl-item .owl-lazy[src^=""], .wqa-design .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.wqa-design .owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.wqa-design .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.wqa-design .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.wqa-design .owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.wqa-design .owl-carousel .owl-video-playing .owl-video-tn,
.wqa-design .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.wqa-design .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.wqa-design .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

body[data-aos-duration="50"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="50"] {
  transition-duration: 50ms;
}

body[data-aos-delay="50"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="50"] {
  transition-delay: 0s;
}

body[data-aos-delay="50"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="50"].aos-animate {
  transition-delay: 50ms;
}

body[data-aos-duration="100"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="100"] {
  transition-duration: 100ms;
}

body[data-aos-delay="100"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="100"] {
  transition-delay: 0s;
}

body[data-aos-delay="100"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="100"].aos-animate {
  transition-delay: 100ms;
}

body[data-aos-duration="150"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="150"] {
  transition-duration: 150ms;
}

body[data-aos-delay="150"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="150"] {
  transition-delay: 0s;
}

body[data-aos-delay="150"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="150"].aos-animate {
  transition-delay: 150ms;
}

body[data-aos-duration="200"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="200"] {
  transition-duration: 200ms;
}

body[data-aos-delay="200"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="200"] {
  transition-delay: 0s;
}

body[data-aos-delay="200"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="200"].aos-animate {
  transition-delay: 200ms;
}

body[data-aos-duration="250"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="250"] {
  transition-duration: 250ms;
}

body[data-aos-delay="250"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="250"] {
  transition-delay: 0s;
}

body[data-aos-delay="250"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="250"].aos-animate {
  transition-delay: 250ms;
}

body[data-aos-duration="300"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="300"] {
  transition-duration: 300ms;
}

body[data-aos-delay="300"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="300"] {
  transition-delay: 0s;
}

body[data-aos-delay="300"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="300"].aos-animate {
  transition-delay: 300ms;
}

body[data-aos-duration="350"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="350"] {
  transition-duration: 350ms;
}

body[data-aos-delay="350"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="350"] {
  transition-delay: 0s;
}

body[data-aos-delay="350"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="350"].aos-animate {
  transition-delay: 350ms;
}

body[data-aos-duration="400"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="400"] {
  transition-duration: 400ms;
}

body[data-aos-delay="400"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="400"] {
  transition-delay: 0s;
}

body[data-aos-delay="400"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="400"].aos-animate {
  transition-delay: 400ms;
}

body[data-aos-duration="450"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="450"] {
  transition-duration: 450ms;
}

body[data-aos-delay="450"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="450"] {
  transition-delay: 0s;
}

body[data-aos-delay="450"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="450"].aos-animate {
  transition-delay: 450ms;
}

body[data-aos-duration="500"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="500"] {
  transition-duration: 500ms;
}

body[data-aos-delay="500"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="500"] {
  transition-delay: 0s;
}

body[data-aos-delay="500"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="500"].aos-animate {
  transition-delay: 500ms;
}

body[data-aos-duration="550"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="550"] {
  transition-duration: 550ms;
}

body[data-aos-delay="550"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="550"] {
  transition-delay: 0s;
}

body[data-aos-delay="550"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="550"].aos-animate {
  transition-delay: 550ms;
}

body[data-aos-duration="600"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="600"] {
  transition-duration: 600ms;
}

body[data-aos-delay="600"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="600"] {
  transition-delay: 0s;
}

body[data-aos-delay="600"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="600"].aos-animate {
  transition-delay: 600ms;
}

body[data-aos-duration="650"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="650"] {
  transition-duration: 650ms;
}

body[data-aos-delay="650"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="650"] {
  transition-delay: 0s;
}

body[data-aos-delay="650"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="650"].aos-animate {
  transition-delay: 650ms;
}

body[data-aos-duration="700"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="700"] {
  transition-duration: 700ms;
}

body[data-aos-delay="700"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="700"] {
  transition-delay: 0s;
}

body[data-aos-delay="700"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="700"].aos-animate {
  transition-delay: 700ms;
}

body[data-aos-duration="750"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="750"] {
  transition-duration: 750ms;
}

body[data-aos-delay="750"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="750"] {
  transition-delay: 0s;
}

body[data-aos-delay="750"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="750"].aos-animate {
  transition-delay: 750ms;
}

body[data-aos-duration="800"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 800ms;
}

body[data-aos-delay="800"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="800"] {
  transition-delay: 0s;
}

body[data-aos-delay="800"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="800"].aos-animate {
  transition-delay: 800ms;
}

body[data-aos-duration="850"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="850"] {
  transition-duration: 850ms;
}

body[data-aos-delay="850"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="850"] {
  transition-delay: 0s;
}

body[data-aos-delay="850"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="850"].aos-animate {
  transition-delay: 850ms;
}

body[data-aos-duration="900"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="900"] {
  transition-duration: 900ms;
}

body[data-aos-delay="900"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="900"] {
  transition-delay: 0s;
}

body[data-aos-delay="900"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="900"].aos-animate {
  transition-delay: 900ms;
}

body[data-aos-duration="950"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="950"] {
  transition-duration: 950ms;
}

body[data-aos-delay="950"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="950"] {
  transition-delay: 0s;
}

body[data-aos-delay="950"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="950"].aos-animate {
  transition-delay: 950ms;
}

body[data-aos-duration="1000"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1000"] {
  transition-duration: 1000ms;
}

body[data-aos-delay="1000"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1000"] {
  transition-delay: 0s;
}

body[data-aos-delay="1000"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1000"].aos-animate {
  transition-delay: 1000ms;
}

body[data-aos-duration="1050"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1050"] {
  transition-duration: 1050ms;
}

body[data-aos-delay="1050"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1050"] {
  transition-delay: 0s;
}

body[data-aos-delay="1050"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1050"].aos-animate {
  transition-delay: 1050ms;
}

body[data-aos-duration="1100"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1100"] {
  transition-duration: 1100ms;
}

body[data-aos-delay="1100"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1100"] {
  transition-delay: 0s;
}

body[data-aos-delay="1100"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1100"].aos-animate {
  transition-delay: 1100ms;
}

body[data-aos-duration="1150"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1150"] {
  transition-duration: 1150ms;
}

body[data-aos-delay="1150"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1150"] {
  transition-delay: 0s;
}

body[data-aos-delay="1150"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1150"].aos-animate {
  transition-delay: 1150ms;
}

body[data-aos-duration="1200"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1200"] {
  transition-duration: 1200ms;
}

body[data-aos-delay="1200"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1200"] {
  transition-delay: 0s;
}

body[data-aos-delay="1200"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1200"].aos-animate {
  transition-delay: 1200ms;
}

body[data-aos-duration="1250"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1250"] {
  transition-duration: 1250ms;
}

body[data-aos-delay="1250"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1250"] {
  transition-delay: 0s;
}

body[data-aos-delay="1250"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1250"].aos-animate {
  transition-delay: 1250ms;
}

body[data-aos-duration="1300"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1300"] {
  transition-duration: 1300ms;
}

body[data-aos-delay="1300"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1300"] {
  transition-delay: 0s;
}

body[data-aos-delay="1300"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1300"].aos-animate {
  transition-delay: 1300ms;
}

body[data-aos-duration="1350"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1350"] {
  transition-duration: 1350ms;
}

body[data-aos-delay="1350"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1350"] {
  transition-delay: 0s;
}

body[data-aos-delay="1350"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1350"].aos-animate {
  transition-delay: 1350ms;
}

body[data-aos-duration="1400"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1400"] {
  transition-duration: 1400ms;
}

body[data-aos-delay="1400"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1400"] {
  transition-delay: 0s;
}

body[data-aos-delay="1400"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1400"].aos-animate {
  transition-delay: 1400ms;
}

body[data-aos-duration="1450"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1450"] {
  transition-duration: 1450ms;
}

body[data-aos-delay="1450"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1450"] {
  transition-delay: 0s;
}

body[data-aos-delay="1450"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1450"].aos-animate {
  transition-delay: 1450ms;
}

body[data-aos-duration="1500"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1500"] {
  transition-duration: 1500ms;
}

body[data-aos-delay="1500"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1500"] {
  transition-delay: 0s;
}

body[data-aos-delay="1500"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1500"].aos-animate {
  transition-delay: 1500ms;
}

body[data-aos-duration="1550"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1550"] {
  transition-duration: 1550ms;
}

body[data-aos-delay="1550"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1550"] {
  transition-delay: 0s;
}

body[data-aos-delay="1550"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1550"].aos-animate {
  transition-delay: 1550ms;
}

body[data-aos-duration="1600"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1600"] {
  transition-duration: 1600ms;
}

body[data-aos-delay="1600"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1600"] {
  transition-delay: 0s;
}

body[data-aos-delay="1600"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1600"].aos-animate {
  transition-delay: 1600ms;
}

body[data-aos-duration="1650"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1650"] {
  transition-duration: 1650ms;
}

body[data-aos-delay="1650"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1650"] {
  transition-delay: 0s;
}

body[data-aos-delay="1650"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1650"].aos-animate {
  transition-delay: 1650ms;
}

body[data-aos-duration="1700"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1700"] {
  transition-duration: 1700ms;
}

body[data-aos-delay="1700"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1700"] {
  transition-delay: 0s;
}

body[data-aos-delay="1700"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1700"].aos-animate {
  transition-delay: 1700ms;
}

body[data-aos-duration="1750"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1750"] {
  transition-duration: 1750ms;
}

body[data-aos-delay="1750"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1750"] {
  transition-delay: 0s;
}

body[data-aos-delay="1750"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1750"].aos-animate {
  transition-delay: 1750ms;
}

body[data-aos-duration="1800"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1800"] {
  transition-duration: 1800ms;
}

body[data-aos-delay="1800"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1800"] {
  transition-delay: 0s;
}

body[data-aos-delay="1800"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1800"].aos-animate {
  transition-delay: 1800ms;
}

body[data-aos-duration="1850"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1850"] {
  transition-duration: 1850ms;
}

body[data-aos-delay="1850"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1850"] {
  transition-delay: 0s;
}

body[data-aos-delay="1850"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1850"].aos-animate {
  transition-delay: 1850ms;
}

body[data-aos-duration="1900"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1900"] {
  transition-duration: 1900ms;
}

body[data-aos-delay="1900"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1900"] {
  transition-delay: 0s;
}

body[data-aos-delay="1900"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1900"].aos-animate {
  transition-delay: 1900ms;
}

body[data-aos-duration="1950"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="1950"] {
  transition-duration: 1950ms;
}

body[data-aos-delay="1950"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="1950"] {
  transition-delay: 0s;
}

body[data-aos-delay="1950"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="1950"].aos-animate {
  transition-delay: 1950ms;
}

body[data-aos-duration="2000"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2000"] {
  transition-duration: 2000ms;
}

body[data-aos-delay="2000"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2000"] {
  transition-delay: 0s;
}

body[data-aos-delay="2000"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2000"].aos-animate {
  transition-delay: 2000ms;
}

body[data-aos-duration="2050"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2050"] {
  transition-duration: 2050ms;
}

body[data-aos-delay="2050"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2050"] {
  transition-delay: 0s;
}

body[data-aos-delay="2050"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2050"].aos-animate {
  transition-delay: 2050ms;
}

body[data-aos-duration="2100"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2100"] {
  transition-duration: 2100ms;
}

body[data-aos-delay="2100"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2100"] {
  transition-delay: 0s;
}

body[data-aos-delay="2100"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2100"].aos-animate {
  transition-delay: 2100ms;
}

body[data-aos-duration="2150"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2150"] {
  transition-duration: 2150ms;
}

body[data-aos-delay="2150"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2150"] {
  transition-delay: 0s;
}

body[data-aos-delay="2150"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2150"].aos-animate {
  transition-delay: 2150ms;
}

body[data-aos-duration="2200"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2200"] {
  transition-duration: 2200ms;
}

body[data-aos-delay="2200"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2200"] {
  transition-delay: 0s;
}

body[data-aos-delay="2200"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2200"].aos-animate {
  transition-delay: 2200ms;
}

body[data-aos-duration="2250"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2250"] {
  transition-duration: 2250ms;
}

body[data-aos-delay="2250"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2250"] {
  transition-delay: 0s;
}

body[data-aos-delay="2250"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2250"].aos-animate {
  transition-delay: 2250ms;
}

body[data-aos-duration="2300"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2300"] {
  transition-duration: 2300ms;
}

body[data-aos-delay="2300"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2300"] {
  transition-delay: 0s;
}

body[data-aos-delay="2300"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2300"].aos-animate {
  transition-delay: 2300ms;
}

body[data-aos-duration="2350"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2350"] {
  transition-duration: 2350ms;
}

body[data-aos-delay="2350"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2350"] {
  transition-delay: 0s;
}

body[data-aos-delay="2350"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2350"].aos-animate {
  transition-delay: 2350ms;
}

body[data-aos-duration="2400"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2400"] {
  transition-duration: 2400ms;
}

body[data-aos-delay="2400"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2400"] {
  transition-delay: 0s;
}

body[data-aos-delay="2400"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2400"].aos-animate {
  transition-delay: 2400ms;
}

body[data-aos-duration="2450"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2450"] {
  transition-duration: 2450ms;
}

body[data-aos-delay="2450"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2450"] {
  transition-delay: 0s;
}

body[data-aos-delay="2450"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2450"].aos-animate {
  transition-delay: 2450ms;
}

body[data-aos-duration="2500"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2500"] {
  transition-duration: 2500ms;
}

body[data-aos-delay="2500"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2500"] {
  transition-delay: 0s;
}

body[data-aos-delay="2500"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2500"].aos-animate {
  transition-delay: 2500ms;
}

body[data-aos-duration="2550"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2550"] {
  transition-duration: 2550ms;
}

body[data-aos-delay="2550"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2550"] {
  transition-delay: 0s;
}

body[data-aos-delay="2550"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2550"].aos-animate {
  transition-delay: 2550ms;
}

body[data-aos-duration="2600"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2600"] {
  transition-duration: 2600ms;
}

body[data-aos-delay="2600"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2600"] {
  transition-delay: 0s;
}

body[data-aos-delay="2600"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2600"].aos-animate {
  transition-delay: 2600ms;
}

body[data-aos-duration="2650"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2650"] {
  transition-duration: 2650ms;
}

body[data-aos-delay="2650"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2650"] {
  transition-delay: 0s;
}

body[data-aos-delay="2650"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2650"].aos-animate {
  transition-delay: 2650ms;
}

body[data-aos-duration="2700"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2700"] {
  transition-duration: 2700ms;
}

body[data-aos-delay="2700"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2700"] {
  transition-delay: 0s;
}

body[data-aos-delay="2700"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2700"].aos-animate {
  transition-delay: 2700ms;
}

body[data-aos-duration="2750"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2750"] {
  transition-duration: 2750ms;
}

body[data-aos-delay="2750"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2750"] {
  transition-delay: 0s;
}

body[data-aos-delay="2750"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2750"].aos-animate {
  transition-delay: 2750ms;
}

body[data-aos-duration="2800"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2800"] {
  transition-duration: 2800ms;
}

body[data-aos-delay="2800"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2800"] {
  transition-delay: 0s;
}

body[data-aos-delay="2800"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2800"].aos-animate {
  transition-delay: 2800ms;
}

body[data-aos-duration="2850"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2850"] {
  transition-duration: 2850ms;
}

body[data-aos-delay="2850"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2850"] {
  transition-delay: 0s;
}

body[data-aos-delay="2850"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2850"].aos-animate {
  transition-delay: 2850ms;
}

body[data-aos-duration="2900"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2900"] {
  transition-duration: 2900ms;
}

body[data-aos-delay="2900"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2900"] {
  transition-delay: 0s;
}

body[data-aos-delay="2900"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2900"].aos-animate {
  transition-delay: 2900ms;
}

body[data-aos-duration="2950"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="2950"] {
  transition-duration: 2950ms;
}

body[data-aos-delay="2950"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="2950"] {
  transition-delay: 0s;
}

body[data-aos-delay="2950"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="2950"].aos-animate {
  transition-delay: 2950ms;
}

body[data-aos-duration="3000"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-duration="3000"] {
  transition-duration: 3000ms;
}

body[data-aos-delay="3000"] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-delay="3000"] {
  transition-delay: 0s;
}

body[data-aos-delay="3000"] .wqa-design [data-aos].aos-animate, .wqa-design [data-aos][data-aos][data-aos-delay="3000"].aos-animate {
  transition-delay: 3000ms;
}

.wqa-design [data-aos] {
  pointer-events: none;
}

.wqa-design [data-aos].aos-animate {
  pointer-events: auto;
}

body[data-aos-easing=linear] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=linear] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

body[data-aos-easing=ease] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

body[data-aos-easing=ease-in] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

body[data-aos-easing=ease-out] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-out] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

body[data-aos-easing=ease-in-out] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-out] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

body[data-aos-easing=ease-in-back] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

body[data-aos-easing=ease-out-back] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body[data-aos-easing=ease-in-out-back] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body[data-aos-easing=ease-in-sine] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

body[data-aos-easing=ease-out-sine] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

body[data-aos-easing=ease-in-out-sine] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

body[data-aos-easing=ease-in-quad] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing=ease-out-quad] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing=ease-in-out-quad] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing=ease-in-cubic] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing=ease-out-cubic] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing=ease-in-out-cubic] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing=ease-in-quart] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing=ease-out-quart] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing=ease-in-out-quart] .wqa-design [data-aos], .wqa-design [data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) .wqa-design {
    /**
    * Fade animations:
    * fade
    * fade-up, fade-down, fade-left, fade-right
    * fade-up-right, fade-up-left, fade-down-right, fade-down-left
    */
    /**
    * Zoom animations:
    * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
    * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
    */
    /**
    * Slide animations
    */
    /**
    * Flip animations:
    * flip-left, flip-right, flip-up, flip-down
    */
  }
  html:not(.no-js) .wqa-design [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) .wqa-design [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) .wqa-design [data-aos=fade-up] {
    transform: translate3d(0, 40px, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=fade-down] {
    transform: translate3d(0, -40px, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=fade-right] {
    transform: translate3d(-40px, 0, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=fade-left] {
    transform: translate3d(40px, 0, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=fade-up-right] {
    transform: translate3d(-40px, 40px, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=fade-up-left] {
    transform: translate3d(40px, 40px, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=fade-down-right] {
    transform: translate3d(-40px, -40px, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=fade-down-left] {
    transform: translate3d(40px, -40px, 0);
  }
  html:not(.no-js) .wqa-design [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) .wqa-design [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-in] {
    transform: scale(0.6);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-in-up] {
    transform: translate3d(0, 40px, 0) scale(0.6);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-in-down] {
    transform: translate3d(0, -40px, 0) scale(0.6);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-in-right] {
    transform: translate3d(-40px, 0, 0) scale(0.6);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-in-left] {
    transform: translate3d(40px, 0, 0) scale(0.6);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-out] {
    transform: scale(1.2);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-out-up] {
    transform: translate3d(0, 40px, 0) scale(1.2);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-out-down] {
    transform: translate3d(0, -40px, 0) scale(1.2);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-out-right] {
    transform: translate3d(-40px, 0, 0) scale(1.2);
  }
  html:not(.no-js) .wqa-design [data-aos=zoom-out-left] {
    transform: translate3d(40px, 0, 0) scale(1.2);
  }
  html:not(.no-js) .wqa-design [data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) .wqa-design [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) .wqa-design [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) .wqa-design [data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) .wqa-design [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) .wqa-design [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) .wqa-design [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) .wqa-design [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) .wqa-design [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) .wqa-design [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) .wqa-design [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) .wqa-design [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}
.wqa-design .fc {
  direction: ltr;
  text-align: left;
}

.wqa-design .fc-rtl {
  text-align: right;
}

body .wqa-design .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

.wqa-design .fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: 0.3;
}

.wqa-design .fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: 0.3;
}

.wqa-design .fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

.wqa-design .fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 0.6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

.wqa-design .fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.wqa-design .fc-state-default {
  /* non-theme */
  border: 1px solid;
}

.wqa-design .fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.wqa-design .fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.wqa-design .fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 0.2em;
  vertical-align: middle;
}

.wqa-design .fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.wqa-design .fc-state-hover,
.wqa-design .fc-state-down,
.wqa-design .fc-state-active,
.wqa-design .fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

.wqa-design .fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.wqa-design .fc-state-down,
.wqa-design .fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.wqa-design .fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none;
}

.wqa-design .fc-button-group {
  display: inline-block;
}

.wqa-design .fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

.wqa-design .fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

.wqa-design .fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.wqa-design .fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}

.wqa-design .fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.wqa-design .fc-popover .fc-header .fc-close {
  cursor: pointer;
}

.wqa-design .fc-ltr .fc-popover .fc-header .fc-title,
.wqa-design .fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.wqa-design .fc-rtl .fc-popover .fc-header .fc-title,
.wqa-design .fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

.wqa-design .fc-divider {
  border-style: solid;
  border-width: 1px;
}

.wqa-design hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

.wqa-design .fc-clear {
  clear: both;
}

.wqa-design .fc-bg,
.wqa-design .fc-bgevent-skeleton,
.wqa-design .fc-highlight-skeleton,
.wqa-design .fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.wqa-design .fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

.wqa-design .fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

.wqa-design .fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

.wqa-design .fc th {
  text-align: center;
}

.wqa-design .fc th,
.wqa-design .fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.wqa-design .fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

.wqa-design a[data-goto] {
  cursor: pointer;
}

.wqa-design a[data-goto]:hover {
  text-decoration: underline;
}

.wqa-design .fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

.wqa-design .fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

.wqa-design .fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

.wqa-design .fc-row {
  position: relative;
}

.wqa-design .fc-row .fc-bg {
  z-index: 1;
}

.wqa-design .fc-row .fc-bgevent-skeleton,
.wqa-design .fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

.wqa-design .fc-row .fc-bgevent-skeleton table,
.wqa-design .fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

.wqa-design .fc-row .fc-highlight-skeleton td,
.wqa-design .fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

.wqa-design .fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.wqa-design .fc-row .fc-highlight-skeleton {
  z-index: 3;
}

.wqa-design .fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

.wqa-design .fc-row .fc-helper-skeleton {
  z-index: 5;
}

.wqa-design .fc .fc-row .fc-content-skeleton table,
.wqa-design .fc .fc-row .fc-content-skeleton td,
.wqa-design .fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
}

.wqa-design .fc-row .fc-content-skeleton td,
.wqa-design .fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

.wqa-design .fc-row .fc-content-skeleton tbody td,
.wqa-design .fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

.wqa-design .fc-scroller {
  -webkit-overflow-scrolling: touch;
}

.wqa-design .fc-scroller > .fc-day-grid,
.wqa-design .fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

.wqa-design .fc-event, body .wqa-design .fc-unthemed .fc-bgevent {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: 0.85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
}

.wqa-design .fc-event, body .wqa-design .fc-unthemed .fc-bgevent,
.wqa-design .fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */
}

.wqa-design .fc-event, body .wqa-design .fc-unthemed .fc-bgevent,
.wqa-design .fc-event:hover,
body .wqa-design .fc-unthemed .fc-bgevent:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

.wqa-design .fc-event[href], body .wqa-design .fc-unthemed .fc-bgevent[href],
.wqa-design .fc-event.fc-draggable,
body .wqa-design .fc-unthemed .fc-draggable.fc-bgevent {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

.wqa-design .fc-not-allowed,
.wqa-design .fc-not-allowed .fc-event,
.wqa-design .fc-not-allowed body .fc-unthemed .fc-bgevent,
body .wqa-design .fc-unthemed .fc-not-allowed .fc-bgevent {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

.wqa-design .fc-event .fc-bg, body .wqa-design .fc-unthemed .fc-bgevent .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}

.wqa-design .fc-event .fc-content, body .wqa-design .fc-unthemed .fc-bgevent .fc-content {
  position: relative;
  z-index: 2;
}

.wqa-design .fc-event .fc-resizer, body .wqa-design .fc-unthemed .fc-bgevent .fc-resizer {
  position: absolute;
  z-index: 4;
}

.wqa-design .fc-event .fc-resizer, body .wqa-design .fc-unthemed .fc-bgevent .fc-resizer {
  display: none;
}

.wqa-design .fc-event.fc-allow-mouse-resize .fc-resizer, body .wqa-design .fc-unthemed .fc-allow-mouse-resize.fc-bgevent .fc-resizer,
.wqa-design .fc-event.fc-selected .fc-resizer,
body .wqa-design .fc-unthemed .fc-selected.fc-bgevent .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

.wqa-design .fc-event.fc-selected .fc-resizer:before, body .wqa-design .fc-unthemed .fc-selected.fc-bgevent .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

.wqa-design .fc-event.fc-selected, body .wqa-design .fc-unthemed .fc-selected.fc-bgevent {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.wqa-design .fc-event.fc-selected.fc-dragging, body .wqa-design .fc-unthemed .fc-selected.fc-dragging.fc-bgevent {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

.wqa-design .fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

.wqa-design .fc-ltr .fc-h-event.fc-not-start,
.wqa-design .fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.wqa-design .fc-ltr .fc-h-event.fc-not-end,
.wqa-design .fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.wqa-design .fc-ltr .fc-h-event .fc-start-resizer,
.wqa-design .fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

.wqa-design .fc-ltr .fc-h-event .fc-end-resizer,
.wqa-design .fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

.wqa-design .fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

.wqa-design .fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

.wqa-design .fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.wqa-design .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

.wqa-design .fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.wqa-design .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

.wqa-design .fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

.wqa-design tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

.wqa-design .fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: 0.25;
}

.wqa-design .fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

.wqa-design .fc-day-grid-event .fc-time {
  font-weight: bold;
}

.wqa-design .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.wqa-design .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

.wqa-design .fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.wqa-design .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

.wqa-design a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}

.wqa-design a.fc-more:hover {
  text-decoration: underline;
}

.wqa-design .fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

.wqa-design .fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

.wqa-design .fc-more-popover {
  z-index: 2;
  width: 220px;
}

.wqa-design .fc-more-popover .fc-event-container {
  padding: 10px;
}

.wqa-design .fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

.wqa-design .fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.wqa-design .fc-unthemed th,
.wqa-design .fc-unthemed td,
.wqa-design .fc-unthemed thead,
.wqa-design .fc-unthemed tbody,
.wqa-design .fc-unthemed .fc-divider,
.wqa-design .fc-unthemed .fc-row,
.wqa-design .fc-unthemed .fc-content,
.wqa-design .fc-unthemed .fc-popover,
.wqa-design .fc-unthemed .fc-list-view,
.wqa-design .fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

.wqa-design .fc-unthemed .fc-popover {
  background-color: #fff;
}

.wqa-design .fc-unthemed .fc-divider,
.wqa-design .fc-unthemed .fc-popover .fc-header,
.wqa-design .fc-unthemed .fc-list-heading td {
  background: #eee;
}

.wqa-design .fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

.wqa-design .fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.wqa-design .fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}

.wqa-design .fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.wqa-design .fc-icon:after {
  position: relative;
}

.wqa-design .fc-icon-left-single-arrow:after {
  content: "‹";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.wqa-design .fc-icon-right-single-arrow:after {
  content: "›";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.wqa-design .fc-icon-left-double-arrow:after {
  content: "«";
  font-size: 160%;
  top: -7%;
}

.wqa-design .fc-icon-right-double-arrow:after {
  content: "»";
  font-size: 160%;
  top: -7%;
}

.wqa-design .fc-icon-left-triangle:after {
  content: "◄";
  font-size: 125%;
  top: 3%;
}

.wqa-design .fc-icon-right-triangle:after {
  content: "►";
  font-size: 125%;
  top: 3%;
}

.wqa-design .fc-icon-down-triangle:after {
  content: "▼";
  font-size: 125%;
  top: 2%;
}

.wqa-design .fc-icon-x:after {
  content: "×";
  font-size: 200%;
  top: 6%;
}

.wqa-design .fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

.wqa-design .fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: 0.9em;
  margin-top: 2px;
}

.wqa-design .fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

.wqa-design .ui-widget .fc-disabled-day {
  background-image: none;
}

.wqa-design .fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

.wqa-design .ui-widget .fc-event, .wqa-design .ui-widget body .fc-unthemed .fc-bgevent, body .wqa-design .fc-unthemed .ui-widget .fc-bgevent {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal;
}

.wqa-design .ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */
}

.wqa-design .fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */
}

.wqa-design .fc.fc-bootstrap3 a {
  text-decoration: none;
}

.wqa-design .fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

.wqa-design .fc-bootstrap3 hr.fc-divider {
  border-color: inherit;
}

.wqa-design .fc-bootstrap3 .fc-today.alert {
  border-radius: 0;
}

.wqa-design .fc-bootstrap3 .fc-popover .panel-body {
  padding: 0;
}

.wqa-design .fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

.wqa-design .fc.fc-bootstrap4 a {
  text-decoration: none;
}

.wqa-design .fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}

.wqa-design .fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}

.wqa-design .fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}

.wqa-design .fc-bootstrap4 a.fc-event:not([href]):not([tabindex]), .wqa-design .fc-bootstrap4 body .fc-unthemed a.fc-bgevent:not([href]):not([tabindex]), body .wqa-design .fc-unthemed .fc-bootstrap4 a.fc-bgevent:not([href]):not([tabindex]) {
  color: #fff;
}

.wqa-design .fc-bootstrap4 .fc-popover.card {
  position: absolute;
}

.wqa-design .fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}

.wqa-design .fc-bootstrap4 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

.wqa-design .fc-toolbar {
  text-align: center;
}

.wqa-design .fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

.wqa-design .fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

.wqa-design .fc-toolbar .fc-left {
  float: left;
}

.wqa-design .fc-toolbar .fc-right {
  float: right;
}

.wqa-design .fc-toolbar .fc-center {
  display: inline-block;
}

.wqa-design .fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: 0.75em;
}

.wqa-design .fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

.wqa-design .fc-toolbar h2 {
  margin: 0;
}

.wqa-design .fc-toolbar button {
  position: relative;
}

.wqa-design .fc-toolbar .fc-state-hover,
.wqa-design .fc-toolbar .ui-state-hover {
  z-index: 2;
}

.wqa-design .fc-toolbar .fc-state-down {
  z-index: 3;
}

.wqa-design .fc-toolbar .fc-state-active,
.wqa-design .fc-toolbar .ui-state-active {
  z-index: 4;
}

.wqa-design .fc-toolbar button:focus {
  z-index: 5;
}

.wqa-design .fc-view-container *,
.wqa-design .fc-view-container *:before,
.wqa-design .fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.wqa-design .fc-view,
.wqa-design .fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

.wqa-design .fc-basicWeek-view .fc-content-skeleton,
.wqa-design .fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

.wqa-design .fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

.wqa-design .fc-row.fc-rigid {
  overflow: hidden;
}

.wqa-design .fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.wqa-design .fc-day-top.fc-other-month {
  opacity: 0.3;
}

.wqa-design .fc-basic-view .fc-week-number,
.wqa-design .fc-basic-view .fc-day-number {
  padding: 2px;
}

.wqa-design .fc-basic-view th.fc-week-number,
.wqa-design .fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}

.wqa-design .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

.wqa-design .fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

.wqa-design .fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}

.wqa-design .fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.wqa-design .fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}

.wqa-design .fc-basic-view td.fc-week-number {
  text-align: center;
}

.wqa-design .fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

.wqa-design .fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

.wqa-design .fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

.wqa-design .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

.wqa-design .fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.wqa-design .fc-ltr .fc-axis {
  text-align: right;
}

.wqa-design .fc-rtl .fc-axis {
  text-align: left;
}

.wqa-design .fc-time-grid-container,
.wqa-design .fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

.wqa-design .fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.wqa-design .fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

.wqa-design .fc-time-grid > .fc-bg {
  z-index: 1;
}

.wqa-design .fc-time-grid .fc-slats,
.wqa-design .fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

.wqa-design .fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

.wqa-design .fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

.wqa-design .fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.wqa-design .fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.wqa-design .fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

.wqa-design .fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.wqa-design .fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.wqa-design .fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

.wqa-design .fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

.wqa-design .fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

.wqa-design .fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

.wqa-design .fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

.wqa-design .fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

.wqa-design .fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

.wqa-design .fc-time-grid .fc-event, .wqa-design .fc-time-grid body .fc-unthemed .fc-bgevent, body .wqa-design .fc-unthemed .fc-time-grid .fc-bgevent,
.wqa-design .fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

.wqa-design .fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

.wqa-design .fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.wqa-design .fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.wqa-design .fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

.wqa-design .fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}

.wqa-design .fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}

.wqa-design .fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}

.wqa-design .fc-time-grid-event .fc-time,
.wqa-design .fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.wqa-design .fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}

.wqa-design .fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

.wqa-design .fc-time-grid-event.fc-short .fc-time,
.wqa-design .fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

.wqa-design .fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

.wqa-design .fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

.wqa-design .fc-time-grid-event.fc-short .fc-time:after {
  content: " - ";
  /* seperate with a dash, wrapped in nbsp's */
}

.wqa-design .fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

.wqa-design .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.wqa-design .fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

.wqa-design .fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

.wqa-design .fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

.wqa-design .fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

.wqa-design .fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.wqa-design .fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.wqa-design .fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

.wqa-design .fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */
}

.wqa-design .fc-list-view {
  border-width: 1px;
  border-style: solid;
}

.wqa-design .fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */
}

.wqa-design .fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

.wqa-design .fc-list-table tr:first-child td {
  border-top-width: 0;
}

.wqa-design .fc-list-heading {
  border-bottom-width: 1px;
}

.wqa-design .fc-list-heading td {
  font-weight: bold;
}

.wqa-design .fc-ltr .fc-list-heading-main {
  float: left;
}

.wqa-design .fc-ltr .fc-list-heading-alt {
  float: right;
}

.wqa-design .fc-rtl .fc-list-heading-main {
  float: right;
}

.wqa-design .fc-rtl .fc-list-heading-alt {
  float: left;
}

.wqa-design .fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */
}

.wqa-design .fc-list-item-marker,
.wqa-design .fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

.wqa-design .fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

.wqa-design .fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

.wqa-design .fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit;
}

.wqa-design .fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline;
}

.wqa-design .fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.wqa-design .fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

.wqa-design .fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.wqa-design .fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee;
}

.wqa-design .parallax {
  transition: 0s linear;
  transition-property: background-position;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 80px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInUp {
  from {
    transform: translate3d(0, 80px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.wqa-design .animated, .wqa-design .animated-base {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}

.wqa-design .slideInUp {
  animation-name: slideInUp;
  -webkit-animation-name: slideInUp;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  to {
    opacity: 1;
  }
}
.wqa-design .animated, .wqa-design .animated-base {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}

.wqa-design .animatedFadeIn {
  opacity: 0;
}

.wqa-design .fadeIn {
  opacity: 0;
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.wqa-design .animated, .wqa-design .animated-base {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}

.wqa-design .animatedFadeInUp {
  opacity: 0;
}

.wqa-design .fadeInUp {
  opacity: 0;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

@keyframes fadeInDown {
  from {
    transform: translate3d(0, -30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  from {
    transform: translate3d(0, -30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.wqa-design .animatedFadeInDown {
  opacity: 0;
}

.wqa-design .fadeInDown {
  opacity: 0;
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
}

.wqa-design .t-hover-float {
  position: relative;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

.wqa-design .t-hover-float:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-down.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 10px auto;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.wqa-design .t-hover-float:hover {
  transform: translateY(-5px);
}

.wqa-design .t-hover-float:hover:after {
  opacity: 1;
  margin-top: 5px;
}

.wqa-design .a-rotate {
  animation: rotation 2s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.wqa-design .a-bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.wqa-design * {
  font-variant-numeric: lining-nums;
  -webkit-font-feature-settings: "lnum" on;
  -moz-font-feature-settings: "lnum" on;
  -ms-font-feature-settings: "lnum" on;
  font-feature-settings: "lnum" on;
}

body .wqa-design {
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: -0.31px;
  color: #354657;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 480px) {
  body .wqa-design {
    line-height: 1.6;
    font-size: 1.25rem;
  }
}
.wqa-design h1, .wqa-design h2, .wqa-design h3, .wqa-design h4, .wqa-design h5, .wqa-design h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 0.5em;
  margin-top: 0;
}

.wqa-design h1, .wqa-design .h1 {
  font-size: 2.4975rem;
}

@media screen and (min-width: 480px) {
  .wqa-design h1, .wqa-design .h1 {
    font-size: 3.825rem;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design h1, .wqa-design .h1 {
    font-size: 4.05rem;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design h1, .wqa-design .h1 {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .wqa-design h1, .wqa-design .h1 {
    font-size: 4.5rem;
  }
}
.wqa-design h2, .wqa-design .h2 {
  font-size: 2.6rem;
}

@media screen and (min-width: 1024px) {
  .wqa-design h2, .wqa-design .h2 {
    font-size: 4rem;
  }
}
.wqa-design h3, .wqa-design .h3 {
  font-size: 1.38rem;
}

@media screen and (min-width: 1024px) {
  .wqa-design h3, .wqa-design .h3 {
    font-size: 2.3rem;
  }
}
.wqa-design h4, .wqa-design .h4 {
  font-size: 1.235rem;
}

@media screen and (min-width: 1024px) {
  .wqa-design h4, .wqa-design .h4 {
    font-size: 1.9rem;
  }
}
.wqa-design h5, .wqa-design .h5 {
  font-size: 1.2rem;
}

@media screen and (min-width: 1024px) {
  .wqa-design h5, .wqa-design .h5 {
    font-size: 1.5rem;
  }
}
.wqa-design h6, .wqa-design .h6 {
  font-size: 1rem;
}

.wqa-design a {
  color: #BD8BCA;
  text-decoration: underline;
  transition: color 0.3s;
}

.wqa-design a:hover, .wqa-design a:focus, .wqa-design a:active {
  color: #A25EB5;
  outline: none;
  text-decoration: none;
}

.wqa-design p {
  margin-bottom: 1rem;
}

.wqa-design strong {
  font-weight: 700;
}

.wqa-design .text-lg {
  font-size: 20px;
}

.wqa-design .text-lg small {
  font-size: 12px;
}

.wqa-design .text-sm {
  font-size: 12px;
  color: #D1D1D1;
}

.wqa-design h1, .wqa-design .h1,
.wqa-design h2, .wqa-design .h2,
.wqa-design h3, .wqa-design .h3,
.wqa-design h4, .wqa-design .h4,
.wqa-design h5, .wqa-design .h5,
.wqa-design h6, .wqa-design .h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 900;
}

.wqa-design h1, .wqa-design .h1 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design h1, .wqa-design .h1 {
    font-size: 64px;
    line-height: 64px;
  }
}
.wqa-design .hero h1 {
  font-size: 38px;
  line-height: 39px;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero h1 {
    font-size: 74px;
    line-height: 74px;
  }
}
.wqa-design h2, .wqa-design .h2 {
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design h2, .wqa-design .h2 {
    font-size: 48px;
    line-height: 48px;
  }
}
.wqa-design h3, .wqa-design .h3 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .wqa-design h3, .wqa-design .h3 {
    font-size: 30px;
    line-height: 34px;
  }
}
.wqa-design h4, .wqa-design .h4 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .wqa-design h4, .wqa-design .h4 {
    font-size: 20px;
    line-height: 24px;
  }
}
.wqa-design h5, .wqa-design .h5 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .wqa-design h5, .wqa-design .h5 {
    font-size: 16px;
    line-height: 20px;
  }
}
.wqa-design h6, .wqa-design .h6 {
  font-size: 13px;
  line-height: 17px;
}

@media screen and (min-width: 768px) {
  .wqa-design h6, .wqa-design .h6 {
    font-size: 14px;
    line-height: 18px;
  }
}
.wqa-design p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design p {
    margin-bottom: 24px;
  }
}
.wqa-design .fs-s p,
.wqa-design .fs-s {
  margin-bottom: 18px;
  font-size: 12px !important;
  line-height: 18px !important;
  color: #84909B !important;
}

.wqa-design .fs-fbc p,
.wqa-design .fs-fbc {
  font-size: 20px !important;
  line-height: 28px !important;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .wqa-design .fs-fbc p,
  .wqa-design .fs-fbc {
    margin-bottom: 28px;
  }
}
.wqa-design .u--hidden {
  display: none !important;
}

.wqa-design .u--visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */
}

.wqa-design .u--visuallyhidden.focusable:active,
.wqa-design .u--visuallyhidden.focusable:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

.wqa-design .u--invisible {
  visibility: hidden;
}

.wqa-design .u--clearfix:before,
.wqa-design .u--clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.wqa-design .u--clearfix:after {
  clear: both;
}

@media screen and (min-width: 480px) {
  .wqa-design .u--break-xs {
    display: none;
  }
}
.wqa-design .u--nobr {
  white-space: nowrap;
}

.wqa-design .display-1 {
  font-size: 260px !important;
}

.wqa-design .display-2 {
  font-size: 200px !important;
}

.wqa-design .display-3 {
  font-size: 170px !important;
}

.wqa-design .display-4 {
  font-size: 150px !important;
}

.wqa-design .display-5 {
  font-size: 100px !important;
}

.wqa-design .display-6 {
  font-size: 75px !important;
}

.wqa-design .display-7 {
  font-size: 50px !important;
}

.wqa-design .display-8 {
  font-size: 46px !important;
}

.wqa-design .fc-body {
  color: #333333;
}

.wqa-design .fc-red {
  color: #DE6C6C !important;
}

.wqa-design .fc-purple {
  color: #A25EB5 !important;
}

.wqa-design .fc-purple-light {
  color: #BD8BCA !important;
}

.wqa-design .fc-pink {
  color: #F5EEF7 !important;
}

.wqa-design .fc-blue {
  color: #95C0F1 !important;
}

.wqa-design .fc-blue-dark {
  color: #354657 !important;
}

.wqa-design .fc-blue-strong {
  color: #5597E2 !important;
}

.wqa-design .fc-blue-light {
  color: #F4F8FD !important;
}

.wqa-design .fc-light-body-blue {
  color: #84909B !important;
}

.wqa-design .fc-lighter-body-blue {
  color: #C1C7CD !important;
}

.wqa-design .fc-light-utility-blue {
  color: #BFC3D4 !important;
}

.wqa-design .fc-lighter-utility-blue {
  color: #F2F3F6 !important;
}

.wqa-design .fc-black {
  color: #000000 !important;
}

.wqa-design .fc-white {
  color: #FFFFFF !important;
}

.wqa-design .fc-green-light {
  color: #81C28A !important;
}

.wqa-design .fc-grey {
  color: #D1D1D1 !important;
}

.wqa-design .fc-blue-grey {
  color: #7F88A9 !important;
}

.wqa-design .fc-grey-light {
  color: #EEEEEE !important;
}

.wqa-design .fc-yellow {
  color: #FECC2B !important;
}

.wqa-design .fc-yellow-light {
  color: #fffe4e !important;
}

.wqa-design .fc-success {
  color: #7BB739 !important;
}

.wqa-design .fc-light-success {
  color: #CAE2B0 !important;
}

.wqa-design .fc-lighter-success {
  color: #F1F7EB !important;
}

.wqa-design .fc-warning {
  color: #F8B259 !important;
}

.wqa-design .fc-light-warning {
  color: #FCE0BD !important;
}

.wqa-design .fc-lighter-warning {
  color: #FEF7EE !important;
}

.wqa-design .fc-danger {
  color: #DE6C6C !important;
}

.wqa-design .fc-light-danger {
  color: #F2C4C4 !important;
}

.wqa-design .fc-lighter-danger {
  color: #FBF0F0 !important;
}

.wqa-design .fc-healing-hands-teal {
  color: #79E0BE !important;
}

.wqa-design .fc-healing-hands-light-teal {
  color: #BCEFDF !important;
}

.wqa-design .fc-healing-hands-lighter-teal {
  color: #E4F8F2 !important;
}

.wqa-design .fc-healing-hands-red {
  color: #F4354B !important;
}

.wqa-design .fc-healing-hands-light-red {
  color: #F999A5 !important;
}

.wqa-design .fc-healing-hands-lighter-red {
  color: #FCD5DB !important;
}

.wqa-design .fc-source2u-green {
  color: #81C28A !important;
}

.wqa-design .fc-source2u-grey {
  color: #6E6E6E !important;
}

.wqa-design .fc-source2u-grey-body {
  color: #888888 !important;
}

.wqa-design .fc-prime-meridian-logo {
  color: #E9604C !important;
}

.wqa-design .fc-prime-meridian-blue {
  color: #87B2E0 !important;
}

.wqa-design .fc-prime-meridian-orange {
  color: #F59B10 !important;
}

.wqa-design .fc-product-on-guard {
  color: #D2461C !important;
}

.wqa-design .fc-product-deep-blue {
  color: #4159B5 !important;
}

.wqa-design .fc-product-digest-zen {
  color: #87A7D5 !important;
}

.wqa-design .fc-product-breathe {
  color: #62B4E6 !important;
}

.wqa-design .fc-product-verage {
  color: #7FCFA4 !important;
}

.wqa-design .bgc-black {
  background-color: #000000 !important;
}

.wqa-design .bgc-white {
  background-color: #FFFFFF !important;
}

.wqa-design .bgc-purple {
  background-color: #A25EB5 !important;
}

.wqa-design .bgc-green-light {
  background-color: #81C28A !important;
}

.wqa-design .bgc-red {
  background-color: #DE6C6C !important;
}

.wqa-design .bgc-violet {
  background-color: #CFCEEB !important;
}

.wqa-design .bgc-pink {
  background-color: #F5EEF7 !important;
}

.wqa-design .bgc-blue {
  background-color: #95C0F1 !important;
}

.wqa-design .bgc-blue-dark {
  background-color: #354657 !important;
}

.wqa-design .bgc-blue-strong {
  background-color: #5597E2 !important;
}

.wqa-design .bgc-blue-light {
  background-color: #F4F8FD !important;
}

.wqa-design .bgc-light-utility-blue {
  background-color: #BFC3D4 !important;
}

.wqa-design .bgc-lighter-utility-blue {
  background-color: #F2F3F6 !important;
}

.wqa-design .bgc-grey {
  background-color: #D1D1D1 !important;
}

.wqa-design .bgc-blue-grey {
  background-color: #7F88A9 !important;
}

.wqa-design .bgc-grey-light {
  background-color: #EEEEEE !important;
}

.wqa-design .bgc-light-body-blue {
  background-color: #84909B !important;
}

.wqa-design .bgc-lighter-body-blue {
  background-color: #C1C7CD !important;
}

.wqa-design .bgc-purple-light {
  background-color: #BD8BCA !important;
}

.wqa-design .bgc-success {
  background-color: #7BB739 !important;
}

.wqa-design .bgc-light-success {
  background-color: #CAE2B0 !important;
}

.wqa-design .bgc-lighter-success {
  background-color: #F1F7EB !important;
}

.wqa-design .bgc-warning {
  background-color: #F8B259 !important;
}

.wqa-design .bgc-light-warning {
  background-color: #FCE0BD !important;
}

.wqa-design .bgc-lighter-warning {
  background-color: #FEF7EE !important;
}

.wqa-design .bgc-danger {
  background-color: #DE6C6C !important;
}

.wqa-design .bgc-light-danger {
  background-color: #F2C4C4 !important;
}

.wqa-design .bgc-lighter-danger {
  background-color: #FBF0F0 !important;
}

.wqa-design .bgc-healing-hands-teal {
  background-color: #79E0BE !important;
}

.wqa-design .bgc-healing-hands-light-teal {
  background-color: #BCEFDF !important;
}

.wqa-design .bgc-healing-hands-lighter-teal {
  background-color: #E4F8F2 !important;
}

.wqa-design .bgc-healing-hands-red {
  background-color: #F4354B !important;
}

.wqa-design .bgc-healing-hands-light-red {
  background-color: #F999A5 !important;
}

.wqa-design .bgc-healing-hands-lighter-red {
  background-color: #FCD5DB !important;
}

.wqa-design .bgc-source2u-green {
  background-color: #81C28A !important;
}

.wqa-design .bgc-source2u-grey {
  background-color: #6E6E6E !important;
}

.wqa-design .bgc-source2u-grey-body {
  background-color: #888888 !important;
}

.wqa-design .bgc-prime-meridian-logo {
  background-color: #E9604C !important;
}

.wqa-design .bgc-prime-meridian-blue {
  background-color: #87B2E0 !important;
}

.wqa-design .bgc-prime-meridian-orange {
  background-color: #F59B10 !important;
}

.wqa-design .bgc-product-on-guard {
  background-color: #D2461C !important;
}

.wqa-design .bgc-product-deep-blue {
  background-color: #4159B5 !important;
}

.wqa-design .bgc-product-digest-zen {
  background-color: #87A7D5 !important;
}

.wqa-design .bgc-product-breathe {
  background-color: #62B4E6 !important;
}

.wqa-design .bgc-product-verage {
  background-color: #7FCFA4 !important;
}

.wqa-design .color-red {
  background-color: #DE6C6C;
  color: #DE6C6C;
}

.wqa-design .color-blue {
  background-color: #95C0F1;
  color: #95C0F1;
}

.wqa-design .color-yellow {
  background-color: #FECC2B;
  color: #FECC2B;
}

.wqa-design .color-orange {
  background-color: #F8B259;
  color: #F8B259;
}

.wqa-design .color-purple {
  background-color: #A25EB5;
  color: #A25EB5;
}

.wqa-design .color-green {
  background-color: #67b251;
  color: #67b251;
}

.wqa-design .color-pink {
  background-color: #F5EEF7;
  color: #F5EEF7;
}

.wqa-design .color-black {
  background-color: #000000;
  color: #000000;
}

.wqa-design .color-white {
  background-color: #FFFFFF;
  color: #FFFFFF;
}

.wqa-design .color-grey {
  background-color: #D1D1D1;
  color: #D1D1D1;
}

.wqa-design .color-grey-light {
  background-color: #EEEEEE;
  color: #EEEEEE;
}

.wqa-design .fs-s {
  font-size: 14px !important;
}

.wqa-design .fs-m {
  font-size: 17px !important;
}

.wqa-design .fs-ml {
  font-size: 21px !important;
}

.wqa-design .fs-l {
  font-size: 26px !important;
}

.wqa-design .fs-xl {
  font-size: 40px !important;
}

.wqa-design .fs-xxl {
  font-size: 60px !important;
}

.wqa-design .fs-xxxl {
  font-size: 80px !important;
}

.wqa-design .font-weight-extra-bold {
  font-weight: 900 !important;
}

.wqa-design .font-weight-bolder {
  font-weight: 800 !important;
}

.wqa-design .font-weight-bold {
  font-weight: 700 !important;
}

.wqa-design .font-weight-semi-bold {
  font-weight: 600 !important;
}

.wqa-design .font-weight-semi {
  font-weight: 500 !important;
}

.wqa-design .font-weight-regular {
  font-weight: 400 !important;
}

.wqa-design .font-weight-light {
  font-weight: 300 !important;
}

.wqa-design .font-weight-lighter {
  font-weight: 100 !important;
}

.wqa-design .icon-box {
  width: 60px;
  height: 60px;
}

.wqa-design img {
  max-width: 100%;
}

@media (min-width: 480px) and (max-width: 1023px) {
  .wqa-design .header .container, .wqa-design .header .agenda__table-date, .wqa-design .header .agenda__table-row-inner, .wqa-design .agenda__table-date, .wqa-design .agenda__table-row-inner {
    max-width: 100%;
  }
}
body .wqa-design .fc-unthemed .fc-toolbar {
  display: none;
}

body .wqa-design .fc-unthemed .fc-head {
  display: none;
  background: #354657;
  border: none;
  height: 28px;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed .fc-head {
    display: table-header-group;
  }
}
body .wqa-design .fc-unthemed .fc-head .fc-day-header {
  border: none;
  color: white;
  font-size: 12px;
  padding: 5px 0;
}

body .wqa-design .fc-unthemed .fc-day--has-events {
  background: #BD8BCA;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed .fc-day--has-events {
    background: none;
  }
}
body .wqa-design .fc-unthemed .fc-day-top .fc-day-top-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

body .wqa-design .fc-unthemed .fc-day-top .fc-day-number {
  font-size: 16px;
  font-weight: 700;
  color: #354657;
  float: none !important;
  line-height: 1;
  width: 30px;
  height: 30px;
  border-radius: 1000px;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin: 5px;
}

@media screen and (min-width: 768px) {
  body .wqa-design .fc-unthemed .fc-day-top .fc-day-number {
    width: 40px;
    height: 40px;
    font-size: 18px;
    font-weight: 800;
  }
}
body .wqa-design .fc-unthemed .fc-day-top .fc-day-number--has-events {
  background: #BD8BCA;
  color: white !important;
}

body .wqa-design .fc-unthemed .fc-day-top .fc-day-event-count {
  margin-right: 5px;
  font-weight: 600;
  font-size: 14px;
  color: #354657;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  body .wqa-design .fc-unthemed .fc-day-top .fc-day-event-count {
    font-size: 20px;
  }
}
body .wqa-design .fc-unthemed .fc-bgevent-skeleton {
  display: none;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed .fc-bgevent-skeleton {
    display: block;
  }
}
body .wqa-design .fc-unthemed .fc-content-skeleton {
  padding-bottom: 0;
}

body .wqa-design .fc-unthemed .fc-content-skeleton tbody {
  display: none;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed .fc-content-skeleton tbody {
    display: table-row-group;
  }
}
body .wqa-design .fc-unthemed .fc-event, body .wqa-design .fc-unthemed .fc-bgevent {
  margin: 2px 10px;
  padding: 3px 10px;
  border-radius: 1000px;
  cursor: pointer;
  transition: none;
  border: 0;
  color: #FFFFFF;
}

body .wqa-design .fc-unthemed .fc-event.fc-event-corporate, body .wqa-design .fc-unthemed .fc-event-corporate.fc-bgevent {
  background: #354657;
  border-color: #354657;
}

body .wqa-design .fc-unthemed .fc-event.fc-event-corporate:hover, body .wqa-design .fc-unthemed .fc-event-corporate.fc-bgevent:hover {
  background: #222d37;
  border-color: #222d37;
  color: white;
}

body .wqa-design .fc-unthemed .fc-event.fc-event-advocate, body .wqa-design .fc-unthemed .fc-event-advocate.fc-bgevent {
  background: #A25EB5;
  border-color: #A25EB5;
}

body .wqa-design .fc-unthemed .fc-event.fc-event-advocate:hover, body .wqa-design .fc-unthemed .fc-event-advocate.fc-bgevent:hover {
  background: #874799;
  border-color: #874799;
  color: white;
}

body .wqa-design .fc-unthemed .fc-event.fc-not-end, body .wqa-design .fc-unthemed .fc-not-end.fc-bgevent {
  margin-right: 0;
}

body .wqa-design .fc-unthemed .fc-event.fc-not-start, body .wqa-design .fc-unthemed .fc-not-start.fc-bgevent {
  margin-left: 0;
  padding-left: 10px;
}

body .wqa-design .fc-unthemed .fc-event .fc-content, body .wqa-design .fc-unthemed .fc-bgevent .fc-content {
  display: flex;
  align-items: center;
}

body .wqa-design .fc-unthemed .fc-event .fc-title, body .wqa-design .fc-unthemed .fc-bgevent .fc-title {
  font-weight: 800;
  font-size: 11px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  body .wqa-design .fc-unthemed .fc-event .fc-title, body .wqa-design .fc-unthemed .fc-bgevent .fc-title {
    font-size: 12px;
  }
}
body .wqa-design .fc-unthemed .fc-event.fc-event-today:not(.fc-bgevent), body .wqa-design .fc-unthemed .fc-event-today.fc-bgevent:not(.fc-bgevent) {
  margin-left: 40px;
}

body .wqa-design .fc-unthemed .fc-more-cell .fc-more {
  font-weight: 800;
  font-size: 14px;
  color: #354657;
  margin: 2px 10px;
  display: block;
}

body .wqa-design .fc-unthemed .fc-bgevent-skeleton {
  top: auto;
  bottom: 0;
  pointer-events: none;
}

body .wqa-design .fc-unthemed .fc-bgevent {
  margin: 0;
  border-radius: 0;
  opacity: 1;
  border: 0 !important;
  pointer-events: all;
  text-align: center;
  font-weight: 600;
}

body .wqa-design .fc-unthemed .fc-bgevent.fc-event-online {
  background: #67b251;
  border-color: #67b251;
}

body .wqa-design .fc-unthemed .fc-bgevent.fc-event-online:hover {
  background: #5ca248;
  border-color: #5ca248;
}

body .wqa-design .fc-unthemed .fc-bgevent .fc-content {
  justify-content: center;
}

body .wqa-design .fc-unthemed .fc-bgevent .fc-title {
  font-weight: 600;
}

body .wqa-design .fc-unthemed .fc-today {
  background: #4e657e;
}

body .wqa-design .fc-unthemed .fc-today.fc-day {
  position: relative;
}

body .wqa-design .fc-unthemed .fc-today.fc-day:not(.fc-selected) {
  z-index: -1;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed .fc-today.fc-day:before {
    content: "today";
    color: white;
    font-weight: 800;
    position: absolute;
    top: 55px;
    left: -6px;
    transform: rotate(-90deg);
    line-height: 1;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  body .wqa-design .fc-unthemed .fc-today.fc-day:before {
    top: 70px;
    left: -8px;
    font-size: 18px;
  }
}
body .wqa-design .fc-unthemed .fc-today .fc-day-number {
  color: white;
}

body .wqa-design .fc-unthemed .fc-today .fc-day-number--has-events {
  background: none;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed .fc-today .fc-day-number--has-events {
    background: #354657;
  }
}
body .wqa-design .fc-unthemed .fc-today .fc-day-event-count {
  color: white !important;
}

body .wqa-design .fc-unthemed .fc-other-month {
  background: #EEEEEE;
  opacity: 1;
}

body .wqa-design .fc-unthemed .fc-other-month .fc-day-number {
  color: #D1D1D1;
}

body .wqa-design .fc-unthemed .fc-week.fc-row {
  min-height: auto;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed .fc-week.fc-row {
    padding-bottom: 30px;
  }
}
body .wqa-design .fc-unthemed.fc-month-view .fc table,
body .wqa-design .fc-unthemed.fc-month-view .fc-body > tr > .fc-widget-content {
  border: 0;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-month-view .fc table,
  body .wqa-design .fc-unthemed.fc-month-view .fc-body > tr > .fc-widget-content {
    border: 1px solid #e1e1e1;
  }
}
body .wqa-design .fc-unthemed.fc-month-view .fc-bg > table {
  border-collapse: separate;
  border-spacing: 1px;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-month-view .fc-bg > table {
    border-collapse: collapse;
  }
}
body .wqa-design .fc-unthemed.fc-month-view .fc-bg > table td {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-month-view .fc-bg > table td {
    border-radius: 0;
  }
}
body .wqa-design .fc-unthemed.fc-month-view .fc-content-skeleton {
  display: flex;
  height: 100%;
  align-items: center;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-month-view .fc-content-skeleton {
    display: block;
  }
}
body .wqa-design .fc-unthemed.fc-month-view .fc-day-top .fc-day-number {
  margin: 0 auto;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-month-view .fc-day-top .fc-day-number {
    margin: 5px;
  }
}
body .wqa-design .fc-unthemed.fc-month-view .fc-day-event-count {
  display: none;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-month-view .fc-day-event-count {
    display: block;
  }
}
body .wqa-design .fc-unthemed.fc-single-week-view td {
  border: 1px solid #e1e1e1;
}

body .wqa-design .fc-unthemed.fc-single-week-view .fc-row .fc-bgevent-skeleton {
  z-index: auto;
}

body .wqa-design .fc-unthemed.fc-single-week-view .fc-selected-date-bgevent {
  z-index: 1;
  transform: scale(1.1, 1);
  top: 6px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

body .wqa-design .fc-unthemed.fc-single-week-view .fc-scroller {
  overflow: visible !important;
}

body .wqa-design .fc-unthemed.fc-single-week-view .fc-day-top .fc-day-top-wrap {
  flex-direction: column;
  align-items: flex-start;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-day-top .fc-day-top-wrap {
    flex-direction: row;
    align-items: center;
  }
}
body .wqa-design .fc-unthemed.fc-single-week-view .fc-day-top .fc-day-number {
  margin-bottom: 18px;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-day-top .fc-day-number {
    margin-bottom: 5px;
  }
}
body .wqa-design .fc-unthemed.fc-single-week-view .fc-day-top .fc-day-number--has-events {
  background: none;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-day-top .fc-day-number--has-events {
    background: #BD8BCA;
  }
}
body .wqa-design .fc-unthemed.fc-single-week-view .fc-day-top .fc-day-event-count {
  color: white;
  margin: 10px 10px 5px 10px;
  align-self: center;
}

@media screen and (min-width: 480px) {
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-day-top .fc-day-event-count {
    color: #354657;
    margin: 0;
    margin-right: 5px;
  }
}
body .wqa-design .fc-unthemed.fc-single-week-view .fc-content-skeleton {
  min-height: 90px;
}

body .wqa-design .fc-unthemed.fc-single-week-view .fc-bg .fc-selected {
  background: #BD8BCA;
  transform: scale(1.1);
  border-radius: 5px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}

body .wqa-design .fc-unthemed.fc-single-week-view .fc-bg .fc-selected:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #BD8BCA;
}

body .wqa-design .fc-unthemed.fc-single-week-view .fc-selected .fc-day-number {
  background: #A25EB5;
  color: white;
}

body .wqa-design .fc-unthemed.fc-single-week-view .fc-selected .fc-day-event-count {
  color: white;
}

body .wqa-design .fc-unthemed.fc-single-week-view .fc-bgevent-skeleton {
  display: none;
}

@media screen and (min-width: 768px) {
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-bgevent-skeleton {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-content-skeleton td:nth-child(1),
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-content-skeleton td:nth-child(2),
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-content-skeleton td:nth-child(6),
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-content-skeleton td:nth-child(7),
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-bg td:nth-child(1),
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-bg td:nth-child(2),
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-bg td:nth-child(6),
  body .wqa-design .fc-unthemed.fc-single-week-view .fc-bg td:nth-child(7) {
    display: none;
  }
}
.wqa-design .owl-carousel .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wqa-design .owl-carousel .owl-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}

.wqa-design .owl-carousel .owl-stage-outer {
  padding: 0 5px;
  margin: 0 -5px;
}

.wqa-design .owl-carousel .owl-nav {
  display: flex;
  justify-content: space-between;
  width: calc(100% + 60px);
  position: absolute;
  top: 41%;
  left: 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .owl-carousel .owl-nav {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.wqa-design .owl-carousel .owl-nav button.owl-prev, .wqa-design .owl-carousel .owl-nav button.owl-next {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: #EEEEEE;
  display: block;
  display: flex;
  justify-content: center;
}

.wqa-design .owl-carousel .owl-nav button.owl-prev:hover, .wqa-design .owl-carousel .owl-nav button.owl-prev:focus, .wqa-design .owl-carousel .owl-nav button.owl-prev:active, .wqa-design .owl-carousel .owl-nav button.owl-next:hover, .wqa-design .owl-carousel .owl-nav button.owl-next:focus, .wqa-design .owl-carousel .owl-nav button.owl-next:active {
  outline: none;
}

.wqa-design .owl-carousel .owl-nav button.owl-prev.disabled, .wqa-design .owl-carousel .owl-nav button.owl-next.disabled {
  visibility: hidden;
}

.wqa-design .owl-carousel .owl-nav button.owl-prev span, .wqa-design .owl-carousel .owl-nav button.owl-next span {
  display: inline-block;
  background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  width: 20px;
  height: 20px;
  font-size: 0;
}

.wqa-design .owl-carousel .owl-nav button.owl-prev span {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-left-primary.svg);
  background-position: center;
}

.wqa-design .is-region-notice {
  padding-top: 116px;
}

@media screen and (min-width: 480px) {
  .wqa-design .is-region-notice {
    padding-top: 70px;
  }
}
.wqa-design .is-region-notice .header__search.open {
  top: 200px;
}

@media screen and (min-width: 480px) {
  .wqa-design .is-region-notice .header__search.open {
    top: 200px;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .is-region-notice .header__search.open {
    top: 160px;
  }
}
.wqa-design .is-region-notice .menu-dropdown--search.active {
  top: 120px;
  padding-top: 130px;
}

@media screen and (min-width: 480px) {
  .wqa-design .is-region-notice .menu-dropdown--search.active {
    top: 80px;
    padding-top: 180px;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .is-region-notice .menu-dropdown--search.active {
    padding-top: 140px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .is-region-notice .menu-dropdown--search.active {
    padding-top: 0;
  }
}
@media (min-width: 1023px) and (max-width: 1199px) {
  .wqa-design .is-region-notice .menu-dropdown--search.active {
    top: 40px;
    padding-top: 0;
  }
}
.wqa-design .header {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.97);
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-top: #BD8BCA 5px solid;
  border-bottom: 2px solid #EEEEEE;
  padding: 0;
  font-size: 1rem;
}

.wqa-design .header__inner {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 100;
  height: 77px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .header__inner {
    height: 95px;
  }
}
.wqa-design .header__logo {
  display: flex;
  flex: 1 0 0%;
  justify-content: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .header__logo {
    flex: inherit;
  }
}
.wqa-design .header__logo-link {
  display: flex;
  align-items: center;
}

.wqa-design .header__logo-image {
  width: 28px;
  height: 29px;
}

@media screen and (min-width: 480px) {
  .wqa-design .header__logo-image {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .header__logo-image {
    width: 115px;
    height: 21px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .header__search__wrapper {
    position: relative;
    display: flex;
    flex: 1 0 auto;
    margin: 0 3%;
  }
}
.wqa-design .header__nav {
  display: flex;
  flex: 0 0 auto;
  -ms-flex: 0 0 27%;
  align-content: center;
  justify-content: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .header__nav {
    display: flex;
  }
}
.wqa-design .header__search {
  flex: 0 0 0%;
  align-items: center;
  position: fixed;
  top: -200px;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  width: 100vw;
  padding: 0 20px 10px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .header__search {
    padding: 0;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: auto;
    width: auto;
    background: transparent;
    padding: 0 0 20px;
    padding: 10px 50px 25px 50px;
    margin: 0;
  }
}
.wqa-design .header__search.open {
  z-index: 10;
  top: 77px;
}

@media screen and (min-width: 480px) {
  .wqa-design .header__search.open {
    top: 82px;
  }
}
.wqa-design .header__search-form {
  width: 100%;
}

.wqa-design .header__search .form-group {
  position: relative;
  margin: 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .header__search .form-group {
    position: static;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .header__search .form-group.active {
    position: static;
  }
}
.wqa-design .header__search .form-group.active .form-control {
  max-width: 100vw;
  transition: all 0.4s;
}

.wqa-design .header__search .form-control {
  padding-left: 20px;
  padding-right: 40px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #354657;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (min-width: 1024px) {
  .wqa-design .header__search .form-control {
    font-weight: 700;
    position: absolute;
    font-size: 1rem;
    max-width: 57%;
  }
}
@media screen and (min-width: 1440px) {
  .wqa-design .header__search .form-control {
    max-width: 60%;
  }
}
.wqa-design .header__search .form-control:focus, .wqa-design .header__search .form-control:active {
  border: none;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.wqa-design .header__search .btn--search {
  background: url(/_ui/desktop/common/images/wqa/icons/icon-search-primary.svg);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  text-indent: -9999px;
  width: 50px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.wqa-design .header #header_search_group.active .btn--search {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-close-primary.svg);
}

.wqa-design .header__language {
  display: none;
  padding: 0 20px;
  cursor: pointer;
}

@media screen and (min-width: 1024px) {
  .wqa-design .header__language {
    display: flex;
  }
}
.wqa-design .header__language .language {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}

.wqa-design .header__language .language:hover {
  color: #BD8BCA;
}

.wqa-design .header__toolbar {
  display: flex;
  flex: 0 0 auto;
  -ms-flex: 0 0 145px;
  align-content: center;
  justify-content: center;
  cursor: pointer;
}

.wqa-design .header__toolbar .nav__link {
  margin: 0 9px;
}

.wqa-design .header__toolbar .nav__link:hover .icon, .wqa-design .header__toolbar .nav__link:active .icon, .wqa-design .header__toolbar .nav__link:focus .icon {
  background-position: 0 100%;
}

.wqa-design .header .mobile__toolbar {
  display: flex;
  align-content: center;
  justify-content: center;
}

.wqa-design .header .account-avatar img {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  border: 2px solid #BD8BCA;
  max-width: 38px;
}

.wqa-design .header .account-avatar:hover img {
  border: 2px solid #A25EB5;
}

@media (min-width: 1024px) {
  body.logged-in .wqa-design .header__search .form-control {
    max-width: 40%;
  }
}
@media (min-width: 1065px) {
  body.logged-in .wqa-design .header__search .form-control {
    max-width: 45%;
  }
}
@media (min-width: 1165px) {
  body.logged-in .wqa-design .header__search .form-control {
    max-width: 50%;
  }
}
@media (min-width: 1440px) {
  body.logged-in .wqa-design .header__search .form-control {
    max-width: 55%;
  }
}
.wqa-design .nav {
  display: flex;
  flex: 1 0 auto;
  -ms-flex: 1 0 0%;
  align-self: stretch;
  align-content: center;
  justify-content: center;
}

.wqa-design .nav__item {
  display: flex;
  flex: 1 0 0%;
  align-content: center;
  height: 100%;
}

body.search-active .wqa-design .nav__item {
  cursor: default;
}

@media screen and (min-width: 1024px) {
  body:not(.search-active) .wqa-design .nav__item:hover > a:after {
    content: " ";
    width: 100%;
    height: 1px;
    border-bottom: 2px solid #BD8BCA;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
body:not(.search-active) .wqa-design .nav__item:hover .menu-dropdown {
  max-height: calc(100vh - 77px);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  overflow-y: auto;
}

body:not(.search-active) .wqa-design .nav__item:hover .menu-dropdown .menu-dropdown__body {
  opacity: 1;
}

.wqa-design .nav__link {
  position: relative;
  display: flex;
  flex: 1 0 0%;
  flex-flow: column;
  text-align: center;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin: 0 10px;
  color: #354657;
  text-decoration: none;
  white-space: nowrap;
  font-weight: 600;
  padding: 18px 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .nav__link {
    padding: 18px 0;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .nav__link {
    padding: 12px 10px 12px 10px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .nav__link {
    margin: 0 5px;
  }
}
@media screen and (min-width: 1440px) {
  .wqa-design .nav__link {
    margin: 0 10px;
    padding-right: 16px;
    padding-left: 16px;
  }
}
body.search-active .wqa-design .nav__link {
  cursor: default;
}

.wqa-design .nav__link--icon {
  font-size: 0.7rem;
  color: #84909B;
  padding-left: 0;
  padding-right: 0;
}

.wqa-design .nav__link--icon .icon {
  margin-bottom: 3px;
}

.wqa-design .nav--horizontal, .wqa-design .footer__sub-footer__links {
  padding: 0;
  margin: 10px 0;
  list-style: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .nav--horizontal, .wqa-design .footer__sub-footer__links {
    margin: 0;
    display: flex;
  }
}
.wqa-design .nav--horizontal li, .wqa-design .footer__sub-footer__links li {
  margin: 0 0 3px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .nav--horizontal li, .wqa-design .footer__sub-footer__links li {
    margin: 0;
    padding: 0 10px;
    line-height: 14px;
    border-right: 1px solid #7893ad;
  }
  .wqa-design .nav--horizontal li:last-of-type, .wqa-design .footer__sub-footer__links li:last-of-type {
    border: none;
  }
}
.wqa-design .nav--horizontal a, .wqa-design .footer__sub-footer__links a {
  color: #354657;
  text-decoration: none;
}

.wqa-design .nav--horizontal a:hover, .wqa-design .footer__sub-footer__links a:hover, .wqa-design .nav--horizontal a:active, .wqa-design .footer__sub-footer__links a:active, .wqa-design .nav--horizontal a:focus, .wqa-design .footer__sub-footer__links a:focus {
  color: #BD8BCA;
}

.wqa-design .nav-toggle {
  display: block;
  /*background: url("/_ui/desktop/common/images/wqa/icons/icon-bars.svg");*/
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  font-size: 0;
  width: 50px;
  height: 50px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .nav-toggle {
    display: none;
  }
}
.wqa-design .nav-dropdown {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 97px;
  right: -24px;
  z-index: 90;
  min-width: 275px;
  border-radius: 0 0 4px 4px;
  transition: 0s 0.2s;
  /* delay of 1 seconds on hover off */
  max-height: 0;
  overflow: hidden;
}

@media screen and (min-width: 1024px) {
  .wqa-design .nav-dropdown {
    max-width: 350px;
  }
}
.wqa-design .nav-dropdown__arrow {
  position: absolute;
  top: -8px;
  right: 40px;
  display: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .nav-dropdown__arrow {
    display: block;
  }
}
.wqa-design .nav-dropdown__head {
  display: flex;
  padding: 20px;
}

.wqa-design .nav-dropdown__title {
  font-size: 16px;
  font-weight: 900;
}

.wqa-design .nav-dropdown__language {
  margin-left: auto;
  font-size: 16px;
}

.wqa-design .nav-dropdown__language a {
  text-decoration: none;
  color: #7F88A9;
  font-weight: 600;
}

.wqa-design .nav-dropdown__body--wpd {
  padding: 20px;
}

.wqa-design .nav-dropdown__list {
  padding: 0;
}

.wqa-design .nav-dropdown__item {
  border-top: 1px solid #D1D1D1;
  list-style: none;
}

.wqa-design .nav-dropdown__item--nic {
  border-bottom: none;
}

.wqa-design .nav-dropdown__item--nic a.nav-dropdown__item-link {
  padding-left: 60px;
  font-weight: 900;
}

.wqa-design .nav-dropdown__item-link {
  text-decoration: none;
  padding: 10px 20px;
  color: #354657;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
}

.wqa-design .nav-dropdown__item-link .icon {
  margin-right: 7px;
}

.wqa-design .nav-dropdown__footer {
  border-top: 1px solid #EEEEEE;
  padding: 20px;
}

.wqa-design .nav-dropdown__footer a:not(.btn) {
  display: block;
  text-align: center;
  font-weight: 900;
  color: #354657;
}

.wqa-design .nav-dropdown__welcome {
  font-size: 18px;
  font-weight: 900;
  padding-bottom: 20px;
  text-align: center;
  color: #354657;
}

.wqa-design .nav-dropdown--help {
  right: -26px;
}

.wqa-design .nav-dropdown--account {
  right: -18px;
}

.wqa-design .nav-dropdown__link {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .nav__item:hover .nav-dropdown {
    max-height: 100vh;
    transition: all 0.3s;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    transition-delay: 0.4s;
  }
}
.wqa-design #site-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.wqa-design #site-canvas {
  width: 100%;
  height: 100%;
  position: relative;
  left: 0;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

body .wqa-design .no-hero #site-canvas {
  padding-top: 100px;
}

@media screen and (min-width: 1024px) {
  body .wqa-design .no-hero #site-canvas {
    padding-top: 140px;
  }
}
.wqa-design .show-nav #site-canvas {
  overflow: hidden;
}

.wqa-design .show-nav #site-canvas .region-bar {
  display: none;
}

@media screen and (min-width: 480px) {
  .wqa-design .show-nav #site-canvas {
    right: -300px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .show-nav #site-canvas {
    right: 0;
  }
}
@media only screen and (max-width: 960px) and (orientation: landscape) {
  .wqa-design .show-nav #site-canvas {
    right: -300px;
  }
}
.wqa-design #offcanvas-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 82px;
  left: -100%;
  background: rgba(255, 255, 255, 0.95);
  border-top: 2px solid #EEEEEE;
  padding: 20px 0 80px;
  -webkit-transition: 300ms ease-in-out all;
  transition: 300ms ease-in-out all;
  z-index: 500;
}

@media screen and (min-width: 480px) {
  .wqa-design #offcanvas-menu {
    width: 100%;
    left: -100%;
  }
}
@media (min-width: 680px) {
  .wqa-design #offcanvas-menu {
    width: 50%;
    left: -50%;
  }
}
@media only screen and (max-width: 960px) and (orientation: landscape) {
  .wqa-design #offcanvas-menu {
    padding: 60px 45px;
    width: 300px;
    left: -300px;
  }
}
.wqa-design #offcanvas-menu.w-region-notice {
  padding-top: 140px;
}

.wqa-design #offcanvas-menu.offcanvas-menu-right {
  left: auto;
  right: -100%;
}

.wqa-design .show-nav #offcanvas-menu {
  left: 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .show-nav #offcanvas-menu {
    display: none;
  }
}
.wqa-design .show-nav #offcanvas-menu.offcanvas-menu-right {
  right: 0;
  left: auto;
}

@media screen and (min-width: 1024px) {
  .wqa-design .show-nav #offcanvas-menu.offcanvas-menu-right {
    display: none;
  }
}
.wqa-design .nav__link.nav__link--icon .icon--bag {
  position: relative;
}

.wqa-design .nav__link.nav__link--icon .icon--bag .js-bag-items-number {
  position: absolute;
  border-radius: 50%;
  color: #354657;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  width: 20px;
  height: 20px;
  top: 13px;
  left: 11px;
  width: 17px;
  height: 17px;
  font-size: 11px;
  display: none;
}

.wqa-design .nav__link.nav__link--icon:hover .icon--bag .js-bag-items-number, .wqa-design .nav__link.nav__link--icon:focus .icon--bag .js-bag-items-number, .wqa-design .nav__link.nav__link--icon:active .icon--bag .js-bag-items-number {
  color: #FFFFFF;
}

.wqa-design #site-wrapper,
.wqa-design #site-canvas {
  height: auto;
  min-height: 100vh;
}

.wqa-design #site-canvas {
  display: flex;
  flex-direction: column;
}

.wqa-design .footer {
  font-size: 0.9rem;
  margin-top: auto;
  width: 100%;
}

.wqa-design .footer__social {
  padding: 30px 0;
  background: #F4F8FD;
}

@media screen and (min-width: 1024px) {
  .wqa-design .footer__social__container {
    display: flex;
  }
}
.wqa-design .footer__subscribe-form {
  flex: 1 0 0%;
}

.wqa-design .footer__subscribe-form__heading {
  margin: 0;
}

.wqa-design .footer__social-icons {
  display: flex;
  justify-content: center;
}

.wqa-design .footer__cta {
  padding: 30px 0;
  border-bottom: 1px solid #EEEEEE;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .footer__cta {
    text-align: left;
  }
}
.wqa-design .footer__links__groups {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 15px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .footer__links__groups {
    padding: 30px 0;
  }
}
.wqa-design .footer__links__group {
  width: 50%;
  margin-bottom: 30px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .footer__links__group {
    width: auto;
    flex: 1 0 0%;
  }
}
.wqa-design .footer__links__heading {
  margin: 5px 0;
}

.wqa-design .footer__links__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wqa-design .footer__links__list__item {
  padding: 2px 0;
}

.wqa-design .footer__links__list__link {
  color: #354657;
  text-decoration: none;
  transition: none;
}

.wqa-design .footer__links__list__link:hover, .wqa-design .footer__links__list__link:focus, .wqa-design .footer__links__list__link:active {
  border-bottom: 1px solid #BD8BCA;
}

.wqa-design .footer__sub-footer {
  padding: 30px 15px;
  border-top: 1px solid #EEEEEE;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .footer__sub-footer {
    padding: 30px 0;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .footer__sub-footer__container {
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-content: center;
    align-items: center;
  }
}
.wqa-design .footer__sub-footer__address {
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .footer__sub-footer__address {
    margin-bottom: 0;
  }
}
.wqa-design .footer__sub-footer__address ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .footer__sub-footer__address ul {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .footer__sub-footer__address ul li {
    padding-right: 5px;
    border-right: 1px solid #354657;
    margin-right: 5px;
    line-height: 1;
  }
  .wqa-design .footer__sub-footer__address ul li:last-of-type {
    border: none;
  }
}
.wqa-design .footer__sub-footer__address a {
  color: #354657;
  text-decoration: none;
  transition: none;
}

.wqa-design .footer__sub-footer__links .footer__sub-footer__links____link {
  transition: none;
}

.wqa-design .footer__sub-footer__links .footer__sub-footer__links____link:hover, .wqa-design .footer__sub-footer__links .footer__sub-footer__links____link:focus, .wqa-design .footer__sub-footer__links .footer__sub-footer__links____link:active {
  border-bottom: 1px solid #BD8BCA;
}

.wqa-design .footer__sub-footer__copyright__logo {
  display: block;
  margin: 35px auto 5px;
  width: 16px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .footer__sub-footer__copyright__logo {
    display: inline-block;
    margin: -5px 10px 0 0;
  }
}
@media (max-width: 1023px) {
  .wqa-design .footer__sub-footer__container {
    display: flex;
    flex-wrap: wrap;
  }
  .wqa-design .footer__sub-footer__container .footer__sub-footer__copyright {
    order: 1;
  }
  .wqa-design .footer__sub-footer__container .footer__sub-footer__links {
    order: 3;
    width: 100%;
  }
  .wqa-design .footer__sub-footer__container .footer__sub-footer-language {
    order: 2;
    align-self: flex-end;
    margin-left: auto;
  }
}
.wqa-design .subscribe-form {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .subscribe-form {
    text-align: left;
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .subscribe-form .form-group {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 1440px) {
  .wqa-design .subscribe-form .form-group {
    width: 90%;
  }
}
.wqa-design .subscribe-form .form-input-group {
  position: relative;
  margin: 0 auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .subscribe-form .form-input-group {
    max-width: 90%;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .subscribe-form .form-input-group {
    max-width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .subscribe-form .form-input-group {
    flex: 1 0 0%;
    margin-right: 20px;
    max-width: initial;
  }
}
.wqa-design .subscribe-form .footer__subscribe-form__heading {
  flex-grow: 1;
  width: 100%;
  margin-bottom: 5px;
}

.wqa-design .subscribe-form .form-control {
  padding-left: 20px;
  padding-right: 40px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 25px;
}

.wqa-design .subscribe-form .form-text {
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 15px 20%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .subscribe-form .form-text {
    padding: 0;
  }
}
.wqa-design .subscribe-form .btn--submit {
  background: #F4F8FD;
  color: #7F88A9;
  border: none;
  height: calc(100% - 10px);
  width: auto;
  padding: 0 25px;
  border-radius: 25px;
  position: absolute;
  right: 5px;
  top: 5px;
  font-weight: 600;
}

.wqa-design .subscribe-form .btn--submit:hover, .wqa-design .subscribe-form .btn--submit:active, .wqa-design .subscribe-form .btn--submit:focus {
  background: #ebf3fb;
}

.wqa-design .products {
  overflow: hidden;
}

.wqa-design .product-list__wrapper {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .wqa-design .product-list__wrapper {
    margin-left: -80px;
    margin-right: -80px;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .product-list {
    display: flex;
  }
}
.wqa-design .products__footer {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 25px;
}

@media screen and (min-width: 480px) {
  .wqa-design .products__footer {
    display: none;
  }
}
.wqa-design .product {
  position: relative;
  padding: 15px;
  text-align: left;
  transition: transform 0.2s ease-in-out;
}

@media screen and (min-width: 480px) {
  .wqa-design .product {
    max-width: 310px;
    text-align: left;
  }
}
.wqa-design .product__header {
  text-align: right;
  padding-bottom: 5px;
}

.wqa-design .product__image-wrapper {
  width: 80%;
}

@media screen and (min-width: 480px) {
  .wqa-design .product__image-wrapper {
    width: 60%;
  }
}
.wqa-design .product__image-wrapper img {
  max-width: 100%;
}

.wqa-design .product__favorite {
  position: absolute;
  left: 0;
}

.wqa-design .product__title {
  font-weight: 200;
  font-size: 1rem;
  margin: 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .product__title {
    font-size: 1.25rem;
  }
}
.wqa-design .product__price {
  display: inline-block;
  font-weight: 700;
  font-size: 1rem;
  margin-right: 7px;
}

@media screen and (min-width: 480px) {
  .wqa-design .product__price {
    font-size: 1.25rem;
  }
}
.wqa-design .product__size {
  display: inline-block;
  font-weight: 200;
  font-size: 0.8rem;
  padding-left: 5px;
  line-height: 1;
  color: #adafaa;
  border-left: 1px solid #adafaa;
}

@media screen and (min-width: 480px) {
  .wqa-design .product__size {
    font-size: 1rem;
  }
}
.wqa-design .product__add-to-cart {
  margin-top: 15px;
}

.wqa-design .product {
  display: flex;
  align-items: center;
  padding: 10px 0;
  position: relative;
}

.wqa-design .product__image {
  width: 120px;
  text-align: center;
  padding-top: 10px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product__image {
    width: 220px;
  }
}
.wqa-design .product__image img {
  max-height: 120px;
  max-width: 120px;
}

.wqa-design .product__title {
  font-size: 0.9rem;
  margin-bottom: 10px;
  font-weight: 400;
}

.wqa-design .product__title a {
  color: #354657;
  text-decoration: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product__title {
    font-size: 20px;
  }
}
.wqa-design .product__details {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  justify-content: space-between;
  flex: 1 0 auto;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product__details {
    padding-right: 20px;
  }
}
.wqa-design .product__details > * {
  width: 100%;
  font-size: 16px;
}

.wqa-design .product__details__footer {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.wqa-design .product__costs {
  display: flex;
  align-items: center;
}

.wqa-design .product__cost-row {
  display: flex;
  line-height: 1.2;
}

.wqa-design .product__cost-row > * {
  width: 50%;
}

.wqa-design .product__cost-row--retail .product__cost-row-info {
  text-decoration: line-through;
}

.wqa-design .product__cost-row--wholesale {
  font-weight: 700;
}

.wqa-design .product__cost-row--pv-points {
  justify-content: center;
  color: #A25EB5;
}

.wqa-design .product__cost-row-label {
  text-align: right;
  padding-right: 10px;
}

.wqa-design .product__cost-row-info {
  padding-left: 10px;
}

.wqa-design .product__meta {
  color: #A25EB5;
  text-align: center;
  margin-bottom: 0.5em;
}

.wqa-design .product__price {
  font-size: 0.9rem;
  font-weight: 900;
  line-height: 1;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product__price {
    font-size: 16px;
  }
}
.wqa-design .product__pv-total {
  font-size: 12px;
  font-weight: 900;
  color: #A25EB5;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product__pv-total {
    font-size: 16px;
  }
}
.wqa-design .product__type {
  font-size: 16px;
  font-style: italic;
  color: #D1D1D1;
  margin-left: 25px;
  display: none;
}

.wqa-design .product__description {
  font-size: 12px;
  font-weight: 600;
}

.wqa-design .product__qty {
  font-size: 12px;
  font-weight: 900;
  color: #555555;
}

.wqa-design .product__actions {
  margin-top: 10px;
  display: flex;
  position: relative;
  right: 5px;
}

.wqa-design .product__actions a.btn, .wqa-design .product__actions #content-buttons a, #content-buttons .wqa-design .product__actions a {
  margin-bottom: 0;
  margin-right: 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product__actions a.btn, .wqa-design .product__actions #content-buttons a, #content-buttons .wqa-design .product__actions a {
    margin-right: 40px;
  }
}
.wqa-design .product__btn-save {
  font-size: 12px;
  font-weight: 900;
  color: #D1D1D1;
  display: flex;
  align-items: center;
}

.wqa-design .product__btn-save .icon {
  margin-right: 5px;
}

.wqa-design .product__amt {
  color: #D1D1D1;
  border-left: 1px solid #dedede;
  font-size: 0.9rem;
  font-weight: 600;
  margin-left: 0;
  padding-left: 5px;
  line-height: 1;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product__amt {
    padding-left: 10px;
    margin-left: 20px;
    font-size: 16px;
  }
}
.wqa-design .product--grid {
  flex-direction: column;
  border-bottom: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.wqa-design .product--grid .product__image {
  width: 100%;
  height: 170px;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product--grid .product__image {
    height: 225px;
  }
}
.wqa-design .product--grid .product__image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product--grid .product__image img {
    max-height: 300px;
    max-height: 100%;
  }
}
.wqa-design .product--grid .product__btn-save {
  position: absolute;
  top: 30px;
  right: 10px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product--grid .product__btn-save {
    top: 10px;
    right: 0px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .product--grid .product__btn-save .icon {
    width: 30px;
    height: 30px;
  }
}
.wqa-design .product--grid .product__btn-save-label {
  display: none;
}

.wqa-design .product--grid .product__title {
  font-weight: 900;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .product--grid .product__title {
    font-size: 16px;
  }
}
.wqa-design .product--grid .product__details {
  width: 100%;
}

.wqa-design .product--grid .product__actions a.btn, .wqa-design .product--grid .product__actions #content-buttons a, #content-buttons .wqa-design .product--grid .product__actions a {
  margin: auto;
  min-width: 170px;
}

.wqa-design .products--list .product__details {
  width: 100%;
}

.wqa-design .products--list .product__image {
  flex: 0 0 80px;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-right: 15px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .products--list .product__image {
    flex: 0 0 140px;
    width: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--list .product__image {
    width: 220px;
  }
}
.wqa-design .products--list .product__image img {
  max-height: 100px;
  max-width: 80%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .products--list .product__image img {
    max-height: 120px;
    max-width: 120px;
  }
}
.wqa-design .products--list .product__type {
  display: block;
}

.wqa-design .carousel.product-list .product:hover {
  transform: scale(1.025);
}

.wqa-design .hero {
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
}

.wqa-design .hero > .container, .wqa-design .hero > .agenda__table-date, .wqa-design .hero > .agenda__table-row-inner {
  height: 100%;
}

.wqa-design .hero > .container .row, .wqa-design .hero > .agenda__table-date .row, .wqa-design .hero > .agenda__table-row-inner .row {
  height: 100%;
}

.wqa-design .hero__inner-wrap {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

.wqa-design .hero .hero__inner {
  padding: 100px 0.75em 0;
  position: relative;
  z-index: 50;
  width: 100%;
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 480px) {
  .wqa-design .hero .hero__inner {
    text-align: left;
    padding: 220px 1em 0;
    display: block;
  }
}
.wqa-design .hero__heading {
  color: #FFFFFF;
  line-height: 1;
  font-weight: 900;
  margin-bottom: 80px;
  text-align: center;
  font-size: 40px;
}

@media screen and (min-width: 480px) {
  .wqa-design .hero__heading {
    margin-bottom: 40px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .hero__heading {
    font-size: 80px;
  }
}
.wqa-design .hero__heading img {
  width: 100%;
  max-width: 500px;
  padding: 0 10%;
  margin: 0 auto;
  display: block;
}

@media screen and (min-width: 1024px) {
  .wqa-design .hero__heading img {
    width: 30%;
    max-width: initial;
    margin: 0;
    padding: 0;
  }
}
.wqa-design .hero__text {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 1.25rem;
}

@media screen and (min-width: 1024px) {
  .wqa-design .hero__text {
    width: 33.33%;
  }
}
.wqa-design .hero__actions {
  text-align: center;
}

@media screen and (min-width: 480px) {
  .wqa-design .hero__actions {
    text-align: left;
    display: flex;
  }
  .wqa-design .hero__actions .btn, .wqa-design .hero__actions #content-buttons a, #content-buttons .wqa-design .hero__actions a, .wqa-design .hero__actions .btn.btn-size-lg {
    flex: 1;
    min-width: auto;
    max-width: 220px;
  }
}
@media screen and (min-width: 480px) and (min-width: 1024px) {
  .wqa-design .hero__actions .btn, .wqa-design .hero__actions #content-buttons a, #content-buttons .wqa-design .hero__actions a, .wqa-design .hero__actions .btn.btn-size-lg {
    flex: 0;
    min-width: 220px;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .hero__actions .btn:focus, .wqa-design .hero__actions #content-buttons a:focus, #content-buttons .wqa-design .hero__actions a:focus, .wqa-design .hero__actions .btn.btn-size-lg:focus {
    color: #FFFFFF;
  }
}
.wqa-design .hero__footer {
  position: relative;
  z-index: 90;
  width: 100%;
  text-align: center;
  margin-top: auto;
  margin-bottom: 50px;
}

@media screen and (min-width: 480px) {
  .wqa-design .hero__footer {
    padding: 0 20px 40px 20px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .hero__footer:before {
    content: "";
    display: block;
    width: 200px;
    height: 2px;
    background: #FFFFFF;
    margin: 20px auto;
  }
}
.wqa-design .hero__footer-text {
  color: #FFFFFF;
  font-weight: 900;
  font-size: 1.25rem;
}

.wqa-design .hero__footer-text--link-style {
  cursor: pointer;
}

.wqa-design .hero__footer-text--link-style:hover {
  text-decoration: underline;
}

.wqa-design .hero__arrow {
  text-align: center;
  position: relative;
  top: 30px;
  margin: auto;
  width: 60px;
  display: block;
  animation-iteration-count: 5;
}

.wqa-design .hero__more {
  position: relative;
  z-index: 50;
}

.wqa-design .hero__owl {
  overflow: hidden;
}

@media screen and (min-width: 1024px) {
  .wqa-design .hero__owl .owl-item {
    opacity: 0;
  }
  .wqa-design .hero__owl .owl-item.active {
    opacity: 1;
  }
}
.wqa-design .hero__owl .owl-dots {
  position: relative;
  margin-bottom: 20px;
  margin-top: -40px;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero__owl .owl-dots {
    margin-top: 0;
    transform: rotate(90deg);
    height: 50px;
    position: absolute;
    right: 0;
    top: 42%;
  }
}
.wqa-design .hero__owl .owl-dots .owl-dot {
  background: transparent !important;
  border: 2px solid #FFFFFF;
}

.wqa-design .hero__owl .owl-dots .owl-dot.active {
  background: #FFFFFF !important;
}

.wqa-design .hero__card {
  width: 870px;
  max-width: 95%;
  text-align: left;
  background: #FFFFFF;
  margin: 0 auto;
  position: absolute;
  z-index: 111;
  left: 0;
  right: 0;
  top: 200px;
  border-radius: 5px;
  box-shadow: 0 5px 10px 0 rgba(51, 51, 51, 0.1);
}

@media screen and (min-width: 480px) {
  .wqa-design .hero__card {
    height: 500px;
  }
}
.wqa-design .hero__card .row {
  height: 100%;
}

.wqa-design .hero__footer__cards {
  position: relative;
  padding: 50px 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .hero__footer__cards {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .hero__footer__cards {
    flex-direction: row;
  }
}
.wqa-design .hero__footer__cards:before {
  display: none;
}

.wqa-design .hero__footer__cards .card {
  width: 100%;
  margin: 0 0 15px;
}

@media screen and (min-width: 480px) {
  .wqa-design .hero__footer__cards .card {
    margin: 0 0 20px;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .hero__footer__cards .card {
    min-height: 180px;
    flex-direction: row;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .hero__footer__cards .card {
    margin: 0 7px;
  }
}
.wqa-design .hero__footer__cards .card .card__image {
  height: auto;
  flex: 0 0 40%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .hero__footer__cards .card .card__body {
    padding: 20px 20px 15px !important;
  }
}
.wqa-design .hero__wrap {
  display: flex;
  padding-top: 60px;
}

.wqa-design .hero__info {
  width: 100%;
}

@media (min-width: 1050px) {
  .wqa-design .hero__info {
    width: 540px;
  }
}
.wqa-design .hero__info-foot {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 45px;
  padding-bottom: 65px;
}

.wqa-design .hero__block {
  background: #FFFFFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden;
}

.wqa-design .hero__block-media {
  margin-bottom: 20px;
}

.wqa-design .hero__block-media video,
.wqa-design .hero__block-media img {
  width: 100%;
}

@media (min-width: 1050px) {
  .wqa-design .hero__block-media video,
  .wqa-design .hero__block-media img {
    width: auto;
  }
}
.wqa-design .hero__block-body {
  padding: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero__block-body {
    padding: 40px;
  }
}
.wqa-design .hero__block-body-head {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

@media (min-width: 600px) {
  .wqa-design .hero__block-body-head {
    flex-wrap: nowrap;
  }
}
.wqa-design .hero__block-body-logo {
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
  padding-top: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero__block-body-logo {
    padding-bottom: 20px;
    padding-top: 0;
  }
}
@media (min-width: 1050px) {
  .wqa-design .hero__block-body-logo {
    padding-top: 0;
    padding-bottom: 30px;
    width: 50%;
    padding-bottom: 0;
    text-align: left;
  }
}
.wqa-design .hero__block-body-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero__block-body-cta {
    padding-bottom: 0;
  }
}
@media (min-width: 1050px) {
  .wqa-design .hero__block-body-cta {
    width: 50%;
  }
}
.wqa-design .hero__block-body-cta a.btn, .wqa-design .hero__block-body-cta #content-buttons a, #content-buttons .wqa-design .hero__block-body-cta a {
  width: 100%;
  max-width: 204px;
  min-height: 60px;
  background-color: #ef3a4e;
  border-color: #ef3a4e;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .hero__block-body-cta a.btn, .wqa-design .hero__block-body-cta #content-buttons a, #content-buttons .wqa-design .hero__block-body-cta a {
    margin-left: 20px;
  }
}
.wqa-design .hero__block-body-cta a.btn span.icon, .wqa-design .hero__block-body-cta #content-buttons a span.icon, #content-buttons .wqa-design .hero__block-body-cta a span.icon {
  top: 0;
}

.wqa-design .hero__block-body-cta a.btn:hover, .wqa-design .hero__block-body-cta #content-buttons a:hover, #content-buttons .wqa-design .hero__block-body-cta a:hover {
  background-color: #ef3a4e !important;
  border-color: #ef3a4e;
}

.wqa-design .hero__block-body-cta a.btn:focus, .wqa-design .hero__block-body-cta #content-buttons a:focus, #content-buttons .wqa-design .hero__block-body-cta a:focus {
  color: #FFFFFF;
}

.wqa-design .hero__block-body-cta a.btn .donate-text, .wqa-design .hero__block-body-cta #content-buttons a .donate-text, #content-buttons .wqa-design .hero__block-body-cta a .donate-text {
  margin-right: auto;
  font-size: 22px;
  font-weight: 700;
}

.wqa-design .hero__block-body-intro {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .hero__block-body-intro {
    text-align: left;
  }
}
.wqa-design .hero__block-body-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero__block-body-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.wqa-design .hero__block-body-grid-item {
  text-decoration: none;
  text-align: center;
  margin: 10px 0 20px;
}

.wqa-design .hero__block-body-grid-item img {
  max-width: 70px;
}

.wqa-design .hero__block-body-grid-item h6 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 16px;
  color: #555555;
  margin-top: 20px;
  line-height: 20px;
}

.wqa-design .hero__img-aside {
  display: none;
}

@media (min-width: 1050px) {
  .wqa-design .hero__img-aside {
    display: block;
    display: flex;
    align-items: flex-end;
  }
}
.wqa-design .hero__img-aside img {
  margin-left: 40px;
  margin-top: 70px;
}

.wqa-design .hero__block-more {
  font-weight: 900;
  display: block;
  text-align: center;
  padding-top: 10px;
}

.wqa-design .hero__block-more a {
  text-decoration: none;
  color: #DE6C6C;
}

.wqa-design .hero__block-more a:hover {
  text-decoration: underline;
}

.wqa-design .hero--healing-hands {
  min-height: 1000px;
  /*background: url("/_ui/desktop/common/images/wqa/assets/khh-curve.svg") bottom center no-repeat transparent;*/
  background-size: 100%;
  overflow: hidden;
}

.wqa-design .hero--events {
  position: relative;
  z-index: 200;
}

.wqa-design .hero__overlay {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.wqa-design .hero__overlay--10 {
  background: rgba(0, 0, 0, 0.1);
}

.wqa-design .hero__overlay--20 {
  background: rgba(0, 0, 0, 0.2);
}

.wqa-design .hero__overlay--30 {
  background: rgba(0, 0, 0, 0.3);
}

.wqa-design .hero__overlay--40 {
  background: rgba(0, 0, 0, 0.4);
}

.wqa-design .hero__overlay--50 {
  background: rgba(0, 0, 0, 0.5);
}

.wqa-design .hero__overlay--60 {
  background: rgba(0, 0, 0, 0.6);
}

.wqa-design .hero__overlay--70 {
  background: rgba(0, 0, 0, 0.7);
}

.wqa-design .hero__overlay--80 {
  background: rgba(0, 0, 0, 0.8);
}

.wqa-design .hero__overlay--90 {
  background: rgba(0, 0, 0, 0.9);
}

.wqa-design .hero__overlay-gradient {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.wqa-design .hero__overlay-gradient--10 {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
}

.wqa-design .hero__overlay-gradient--20 {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 100%);
}

.wqa-design .hero__overlay-gradient--30 {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
}

.wqa-design .hero__overlay-gradient--40 {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%);
}

.wqa-design .hero__overlay-gradient--50 {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
}

.wqa-design .hero__overlay-gradient--60 {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
}

.wqa-design .hero__overlay-gradient--70 {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
}

.wqa-design .hero__overlay-gradient--80 {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
}

.wqa-design .hero__overlay-gradient--90 {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
}

.wqa-design .hero--green {
  background-color: #67b251;
}

.wqa-design .hero--blue-dark {
  background-color: #354657;
}

.wqa-design .hero--purple-light {
  background-color: #BD8BCA;
}

.wqa-design .hero--top-left .hero__inner {
  padding: 100px 0.75em 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .hero--top-left .hero__inner {
    text-align: left;
    padding: 220px 1em 0;
  }
}
.wqa-design .hero--top-mid .hero__inner {
  padding: 100px 0.75em 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .hero--top-mid .hero__inner {
    text-align: center;
    padding: 220px 1em 0;
    min-height: 90vh;
  }
}
.wqa-design .hero--top-mid .hero__actions {
  justify-content: center;
}

.wqa-design .hero--top-right .hero__inner {
  padding: 100px 0.75em 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .hero--top-right .hero__inner {
    text-align: left;
    padding: 220px 1em 0 50%;
    min-height: 90vh;
  }
}
.wqa-design .hero--center-left {
  padding: 1em 0 0;
  min-height: 90vh;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero--center-left {
    padding: 190px 1em 0;
  }
}
.wqa-design .hero--center-left .hero__heading {
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero--center-left .hero__heading {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .hero--center-left .hero__heading {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .hero--center-left .hero__inner {
    padding: 0 1em 0;
    padding-right: 38%;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .hero--center-left .hero__inner {
    padding: 100px 1em 0;
    padding-right: 56%;
  }
}
.wqa-design .hero--center-mid {
  text-align: center;
  padding: 1em 0 0;
  min-height: 90vh;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero--center-mid {
    padding: 120px 1em 0;
  }
}
.wqa-design .hero--center-mid .hero__heading {
  margin-bottom: 1em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero--center-mid .hero__heading {
    margin-bottom: 120px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .hero--center-mid .hero__inner {
    text-align: center;
    padding: 220px 1em 0;
  }
}
.wqa-design .hero--center-mid .hero__actions {
  justify-content: center;
}

.wqa-design .hero--center-right {
  padding: 1em 0 0;
  min-height: 90vh;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero--center-right {
    padding: 150px 1em 0;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .hero--center-right {
    padding: 220px 1em 0;
  }
}
.wqa-design .hero--center-right .hero__heading {
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .wqa-design .hero--center-right .hero__heading {
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .hero--center-right .hero__heading {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .hero--center-right .hero__inner {
    padding: 50px 2em 0 50%;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .hero--center-right .hero__inner {
    padding: 70px 2em 0 50%;
  }
}
@media screen and (min-width: 1024px) and (max-height: 960px) {
  .wqa-design .hero--center-right .hero__inner {
    padding-top: 0;
  }
  .wqa-design .hero--center-right .hero__inner .hero-heading {
    margin-bottom: 70px;
  }
}
.wqa-design .hero--bottom-left {
  padding: 220px 1em 0;
  min-height: 90vh;
}

.wqa-design .hero--bottom-left .hero__inner {
  padding: 350px 1em 0;
}

.wqa-design .hero--bottom-mid {
  text-align: center;
  padding: 220px 1em 0;
  min-height: 90vh;
}

.wqa-design .hero--bottom-mid .hero__inner {
  text-align: center;
  padding: 350px 1em 0;
}

.wqa-design .hero--bottom-mid .hero__actions {
  justify-content: center;
}

.wqa-design .hero--bottom-right {
  text-align: left;
  padding: 220px 1em 0;
  min-height: 90vh;
}

.wqa-design .hero--bottom-right .hero__inner {
  padding: 350px 1em 0 50%;
}

@media (max-height: 1000px) {
  .wqa-design .hero .hero__inner {
    padding-top: 150px;
  }
}
@media (max-height: 1000px) and (min-width: 768px) {
  .wqa-design .hero.hero--center-left .hero__inner,
  .wqa-design .hero.hero--center-right .hero__inner {
    padding-top: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .events__search-drop-wrap .events__search-card {
    display: block !important;
  }
}
.wqa-design .language-select {
  display: none;
  padding-bottom: 0;
  width: 100%;
  z-index: 999;
  background: rgba(255, 255, 255, 0.98);
  border-top: 5px solid #BD8BCA;
  min-height: 100%;
  position: fixed;
  overflow-y: scroll;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.wqa-design .language-select__branding {
  border-bottom: 2px solid #EEEEEE;
}

.wqa-design .language-select__branding .header__inner {
  height: 77px;
  padding-left: 7px;
}

.wqa-design .language-select__close {
  background: transparent;
  position: absolute;
  top: 25px;
  right: 15px;
  border: none;
  cursor: pointer;
  z-index: 9999;
}

@media screen and (min-width: 1024px) {
  .wqa-design .language-select__close {
    top: 20px;
  }
}
.wqa-design .language-select__close:hover, .wqa-design .language-select__close:active, .wqa-design .language-select__close:focus {
  outline: none;
}

.wqa-design .language-select__close .icon {
  width: 18px;
  height: 18px;
}

.wqa-design .language-select__wrapper {
  position: relative;
  overflow: hidden;
  border-bottom: 2px solid #BD8BCA;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__wrapper {
    overflow: visible;
    height: auto !important;
  }
}
.wqa-design .language-select__wrapper:last-child {
  border-bottom: none;
}

.wqa-design .language-select__header {
  text-align: left;
  padding: 0 0 20px 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__header {
    text-align: center;
    padding: 40px 0 0;
  }
  .wqa-design .language-select__header--country, .wqa-design .language-select__header--language {
    display: none;
  }
}
.wqa-design .inactive .language-select__header {
  font-weight: 600;
}

.wqa-design .language-select__regions-wrap .language-select__header {
  padding: 20px 0 0 30px;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__regions-wrap .language-select__header {
    padding: 40px 0 10px;
  }
}
.wqa-design .language-select__regions {
  padding: 20px 0;
  transition: transform 0.5s ease, top 0.5s ease;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__regions {
    display: flex;
    padding: 0 0 40px;
  }
}
@media screen and (min-width: 1440px) {
  .wqa-design .language-select__regions {
    padding: 20px 50px 40px;
  }
}
.wqa-design .language-select__region {
  display: flex;
  cursor: pointer;
  transition: all 0.3s;
  align-items: center;
  margin-bottom: 10px;
  background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg) right 25px center no-repeat transparent;
  background-size: 9px;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__region {
    background: none;
    display: block;
    text-align: center;
    flex: 1;
    margin-bottom: 0;
  }
}
.wqa-design .language-select__region-name {
  cursor: pointer;
  transition: all 0.3s;
  line-height: 1.2;
  font-weight: 900;
  color: #BD8BCA;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__region-name {
    font-weight: 900;
    font-size: 1.1rem;
    color: #BD8BCA;
  }
}
.wqa-design .language-select__region:hover .language-select__region-name {
  color: #A25EB5;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__region-image {
    margin-bottom: 30px;
  }
}
.wqa-design .language-select__region-image .image {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 20px 0 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: all 0.3s;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__region-image .image {
    margin: 0 10px;
    width: 100%;
    height: 120px;
  }
}
.wqa-design .language-select__region-image .image.north-america {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-northamerica.svg);
}

.wqa-design .language-select__region:hover .language-select__region-image .image.north-america {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-northamerica-alt.svg);
}

.wqa-design .language-select__region-image .image.south-america {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-southamerica.svg);
  background-size: 35%;
}

.wqa-design .language-select__region:hover .language-select__region-image .image.south-america {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-southamerica-alt.svg);
}

.wqa-design .language-select__region-image .image.europe {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-europe.svg);
  background-size: 55%;
}

.wqa-design .language-select__region:hover .language-select__region-image .image.europe {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-europe-alt.svg);
}

.wqa-design .language-select__region-image .image.africa {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-africa.svg);
  background-size: 45%;
}

.wqa-design .language-select__region:hover .language-select__region-image .image.africa {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-africa-alt.svg);
}

.wqa-design .language-select__region-image .image.asia {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-asia.svg);
}

.wqa-design .language-select__region:hover .language-select__region-image .image.asia {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-asia-alt.svg);
}

.wqa-design .language-select__region-image .image.oceania {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-oceania.svg);
  background-size: 40%;
}

.wqa-design .language-select__region:hover .language-select__region-image .image.oceania {
  background-image: url(/_ui/desktop/common/images/wqa/language-select-region-oceania-alt.svg);
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__countries {
    display: none;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .language-select__countries.active {
    display: flex;
  }
}
.wqa-design .language-select__countries.active-child {
  -ms-transform: translate(-100%, 0);
  /* IE 9 */
  -webkit-transform: translate(-100%, 0);
  /* Safari */
  transform: translate(-100%, 0);
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__countries.active-child {
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari */
    transform: none;
  }
}
.wqa-design .language-select__countries.inactive .language-select__country-name,
.wqa-design .language-select__countries.inactive .language-select__country-title {
  -ms-transform: translate(-100%, 0);
  /* IE 9 */
  -webkit-transform: translate(-100%, 0);
  /* Safari */
  transform: translate(-100%, 0);
}

.wqa-design .language-select__country-container {
  flex: 1 0 0%;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__country-container {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 40px;
    text-align: center;
  }
}
@media screen and (min-width: 1440px) {
  .wqa-design .language-select__country-container {
    padding: 20px 50px 40px;
  }
}
.wqa-design .language-select__country {
  flex: 0 0 16.666%;
  font-weight: 700;
  margin: 0 0 15px 25px;
  padding: 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__country {
    margin: 0;
    flex: 0 0 33.3333%;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .language-select__country {
    flex: 0 0 16.666%;
  }
}
.wqa-design .language-select__country.parent {
  flex: 1 0 0%;
}

.wqa-design .language-select__country.parent a {
  font-weight: 900;
}

.wqa-design .language-select__country a {
  font-weight: 600;
  color: #354657;
  text-decoration: none;
  font-size: 1rem;
  color: #BD8BCA;
  line-height: 1.2;
}

@media screen and (min-width: 1440px) {
  .wqa-design .language-select__country a {
    font-size: 1.1rem;
  }
}
.wqa-design .language-select__country a:hover {
  color: #A25EB5;
}

@media screen and (max-width: 767px) {
  .wqa-design .language-select__country .language-select__country-name {
    display: block;
    transition: transform 0.5s;
    background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg);
    background-repeat: no-repeat;
    background-position: right 20px top 7px;
    padding-right: 50px;
    background-size: 9px;
  }
}
@media screen and (max-width: 767px) {
  .wqa-design .language-select__country-title {
    font-weight: 900;
    color: #354657;
    text-decoration: none;
    margin-bottom: 20px;
    display: block;
    background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-left-primary.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px;
    padding-left: 25px;
    transition: transform 0.5s;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .language-select__country-title {
    display: none;
  }
}
.wqa-design .language-select__states {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .wqa-design .language-select__states {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    -ms-transform: translate(100%, 0);
    /* IE 9 */
    -webkit-transform: translate(100%, 0);
    /* Safari */
    transform: translate(100%, 0);
    top: 0;
    left: 0;
    transition: transform 0.5s;
    background: #fff;
    margin: 0;
  }
}
.wqa-design .language-select__states.active {
  display: block;
}

@media screen and (max-width: 767px) {
  .wqa-design .language-select__state {
    margin: 0 0 10px 0;
    padding: 0;
    background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
  }
}
.wqa-design .language-select__state a {
  color: #354657;
  text-decoration: none;
  font-size: 1rem;
}

.wqa-design .language-select__state a:hover {
  color: #A25EB5;
}

.wqa-design .language-select__country-title {
  font-weight: 900;
  color: #354657;
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
  background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-left-primary.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px;
  padding-left: 25px;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__country-title {
    display: none;
  }
}
.wqa-design .language-select__language-container {
  flex: 1 0 0%;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__language-container {
    display: flex;
    flex-wrap: nowrap;
    padding: 20px 0 40px;
  }
}
.wqa-design .language-select__countries-row.active .language-select__header--country {
  display: block;
}

.wqa-design .language-select__countries-row-wrap {
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__countries-row-wrap {
    position: relative;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .language-select__countries-row-wrap.active {
    border-top: 2px solid #EEEEEE;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .language-select__countries-row-wrap.active .language-select__header--country {
    display: block;
  }
}
.wqa-design .language-select__language-row-wrap {
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__language-row-wrap {
    position: relative;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .language-select__language-row-wrap.active {
    border-top: 2px solid #EEEEEE;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .language-select__language-row-wrap.active .language-select__header--language {
    display: block;
  }
}
.wqa-design .language-select__languages {
  display: none;
}

.wqa-design .language-select__languages.active {
  display: block;
}

.wqa-design .language-select__language {
  margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__language {
    margin: 0 5% 15px 5%;
    text-align: center;
  }
}
.wqa-design .language-select__language-name {
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  color: #BD8BCA;
}

@media screen and (min-width: 1440px) {
  .wqa-design .language-select__language-name {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 767px) {
  .wqa-design .language-select__language-name {
    display: block;
    transition: transform 0.5s;
    background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg);
    background-repeat: no-repeat;
    background-position: right 20px top 7px;
    padding-right: 50px;
    margin-left: 25px;
    background-size: 9px;
  }
}
.wqa-design .language-select__language-title {
  font-weight: 900;
  color: #354657;
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
  background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-left-primary.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px;
  padding-left: 25px;
}

@media screen and (min-width: 480px) {
  .wqa-design .language-select__language-title {
    display: none;
  }
}
body .wqa-design .fs-lang-open {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .wqa-design .language-select__regions-wrap {
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0);
    transition: transform 0.5s ease, top 0.5s ease;
  }
  .wqa-design .language-select__regions-wrap.inactive {
    -ms-transform: translate(-100%, 0);
    /* IE 9 */
    -webkit-transform: translate(-100%, 0);
    /* Safari */
    transform: translate(-100%, 0);
    top: 0;
    left: 0;
    background: #FFFFFF;
    width: 100%;
    height: 100%;
  }
  .wqa-design .language-select__countries-row-wrap {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    position: absolute;
    -ms-transform: translate(100%, 0);
    /* IE 9 */
    -webkit-transform: translate(100%, 0);
    /* Safari */
    transform: translate(100%, 0);
    top: 0;
    left: 0;
    transition: transform 0.5s;
    background: #FFFFFF;
    margin-left: 10px;
  }
  .wqa-design .language-select__countries-row-wrap.active {
    display: block;
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0);
  }
  .wqa-design .language-select__countries-row-wrap.active.inactive {
    -ms-transform: translate(-100%, 0);
    /* IE 9 */
    -webkit-transform: translate(-100%, 0);
    /* Safari */
    transform: translate(-100%, 0);
  }
  .wqa-design .language-select__countries {
    display: none;
  }
  .wqa-design .language-select__countries.active {
    display: block;
  }
  .wqa-design .language-select__language-row-wrap {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    position: absolute;
    -ms-transform: translate(200%, 0);
    /* IE 9 */
    -webkit-transform: translate(200%, 0);
    /* Safari */
    transform: translate(200%, 0);
    top: 0;
    left: 0;
    transition: transform 0.5s;
    background: #FFFFFF;
    margin-left: 10px;
  }
  .wqa-design .language-select__language-row-wrap.active {
    display: block;
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0);
  }
  .wqa-design .language-select__language-row-wrap.active.inactive {
    -ms-transform: translate(-100%, 0);
    /* IE 9 */
    -webkit-transform: translate(-100%, 0);
    /* Safari */
    transform: translate(-100%, 0);
  }
}
.wqa-design .scroller {
  overflow-y: auto;
  margin: 0 auto;
  height: 380px;
  margin: 15px 0;
}

.wqa-design .scroller::-webkit-scrollbar {
  width: 10px;
}

.wqa-design .scroller::-webkit-scrollbar-track {
  background: #EEEEEE;
  border-radius: 10px;
}

.wqa-design .scroller::-webkit-scrollbar-thumb {
  background-color: #7F88A9;
  outline: 1px solid slategrey;
  border-radius: 20px;
}

.wqa-design .mini-cart {
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 97px;
  right: -28px;
  z-index: 90;
  min-width: 430px;
  border-radius: 0 0 4px 4px;
  transition: 0s 0.2s;
  /* delay of 1 seconds on hover off */
  max-height: 0;
  overflow: hidden;
}

@media screen and (min-width: 1024px) {
  .wqa-design .mini-cart {
    max-width: 420px;
  }
}
.wqa-design .mini-cart__inner {
  padding: 0 10px 10px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .mini-cart__inner {
    padding: 15px;
  }
}
.wqa-design .mini-cart__head {
  display: flex;
  justify-content: space-between;
}

.wqa-design .mini-cart__head > * {
  padding: 10px;
}

.wqa-design .mini-cart__heading {
  background: #BD8BCA;
  height: 60px;
  padding: 20px;
  display: flex;
  align-items: center;
}

.wqa-design .mini-cart__heading--alt {
  background: #F4F8FD;
}

.wqa-design .mini-cart__heading--alt .mini-cart__heading-title {
  color: #354657;
}

.wqa-design .mini-cart__heading--brt {
  margin-top: 5px;
  border-radius: 5px 5px 0 0;
}

.wqa-design .mini-cart__heading [class*=icon--] {
  margin-right: 10px;
}

.wqa-design .mini-cart__heading-title {
  color: #FFFFFF;
  margin: 0;
  font-size: 18px;
  position: relative;
}

.wqa-design .mini-cart__count {
  font-size: 18px;
  font-weight: 900;
}

.wqa-design .mini-cart__costs {
  display: flex;
}

.wqa-design .mini-cart__costs > * {
  padding: 0 0 0 20px;
}

.wqa-design .mini-cart__total {
  font-size: 18px;
  font-weight: 900;
}

.wqa-design .mini-cart__pv-total {
  font-size: 18px;
  font-weight: 400;
  color: #BD8BCA;
}

.wqa-design .mini-cart__tax {
  font-size: 12px;
  font-weight: 400;
  color: #9b9b9b;
  text-align: right;
}

.wqa-design .mini-cart__body--wpd {
  padding: 20px;
}

.wqa-design .mini-cart__body--wpdt {
  padding-top: 20px;
}

.wqa-design .mini-cart__footer {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px;
}

.wqa-design .mini-cart__footer .btn, .wqa-design .mini-cart__footer #content-buttons a, #content-buttons .wqa-design .mini-cart__footer a {
  margin-bottom: 0;
}

.wqa-design .mini-cart__footer--ctas {
  display: flex;
}

.wqa-design .mini-cart__footer--ctas .btn, .wqa-design .mini-cart__footer--ctas #content-buttons a, #content-buttons .wqa-design .mini-cart__footer--ctas a {
  margin-left: 5px;
  margin-right: 5px;
}

.wqa-design .mini-cart__link {
  text-align: center;
}

.wqa-design .mini-cart--account-out {
  min-width: 230px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .nav__item:hover .mini-cart {
    max-height: 100vh;
    transition: all 0.3s;
    transition-delay: 0.4s;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.wqa-design .region-bar {
  display: none;
  background: #BD8BCA;
  padding: 10px 0;
  position: relative;
  z-index: 101;
}

.wqa-design .region-bar__actions {
  top: 0;
  position: absolute;
  right: 10px;
}

@media screen and (min-width: 480px) {
  .wqa-design .region-bar__actions {
    top: 3px;
    right: 5px;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .region-bar__actions {
    top: 3px;
    right: 5px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .region-bar__actions {
    top: 2px;
    right: 20px;
  }
}
.wqa-design .region-bar__inner {
  display: flex;
  width: 100%;
}

.wqa-design .region-bar__body {
  display: flex;
  margin: auto;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .wqa-design .region-bar__body {
    justify-content: center;
    flex-wrap: nowrap;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .region-bar__body {
    width: 80%;
  }
}
.wqa-design .region-bar__msg {
  font-size: 0.9rem;
  color: #FFFFFF;
  align-items: center;
  font-weight: 600;
  margin-right: 20%;
  display: block;
}

@media screen and (min-width: 768px) {
  .wqa-design .region-bar__msg {
    display: flex;
    margin-right: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .region-bar__msg {
    margin-right: 15px;
  }
}
.wqa-design .region-bar__lang {
  width: 70%;
}

@media screen and (min-width: 768px) {
  .wqa-design .region-bar__lang {
    width: auto;
    margin-right: 15px;
  }
}
.wqa-design .region-bar__cta {
  display: flex;
  align-items: center;
  width: 30%;
}

.wqa-design .region-bar__cta a.btn, .wqa-design .region-bar__cta #content-buttons a, #content-buttons .wqa-design .region-bar__cta a {
  margin-bottom: 0;
  min-width: auto;
}

@media screen and (min-width: 768px) {
  .wqa-design .region-bar__cta {
    max-width: 120px;
    margin-right: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .region-bar__cta {
    margin-right: 0;
  }
}
.wqa-design .dropdown .dropdown-menu {
  border-radius: 0 0 5px 5px;
  margin: 0;
}

.wqa-design .dropdown .dropdown-toggle {
  padding: 0;
}

.wqa-design .dropdown--lang .dropdown-toggle {
  width: auto;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 0;
}

.wqa-design .dropdown--lang .dropdown-toggle::after {
  border: none;
  width: 15px;
  height: 15px;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-up-blue-dark.svg") center center no-repeat transparent;
  background-size: 15px;
  position: relative;
  top: 5px;
  right: -5px;
}

.wqa-design .dropdown--lang .dropdown-menu {
  background: #BD8BCA;
  border: none;
  box-shadow: none;
}

.wqa-design .dropdown--lang .dropdown-item {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}

.wqa-design .dropdown--lang .dropdown-item:hover {
  background-color: transparent;
  text-decoration: underline;
}

.wqa-design .dropdown--lang .dropdown-item--child {
  font-size: 14px;
  padding-left: 45px;
}

.wqa-design .dropdown--lang .dropdown-body {
  padding: 20px 0;
}

.wqa-design .dropdown--lang .dropdown-footer {
  border-top: 1px solid #FFFFFF;
  padding-top: 10px;
  padding-bottom: 5px;
}

.wqa-design .dropdown--lang .dropdown-footer .dropdown-item {
  display: flex;
  align-items: center;
}

.wqa-design .dropdown--lang .dropdown-footer .dropdown-item span {
  margin-right: 10px;
}

.wqa-design .dropdown--lang.show .dropdown-toggle::after {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-down-blue-dark.svg") center center no-repeat transparent;
  background-size: 15px;
}

.wqa-design .dropdown--lang-white .dropdown-toggle {
  background-color: transparent;
  color: #354657;
  text-transform: none;
  font-weight: 900;
}

.wqa-design .dropdown--lang-white .dropdown-toggle::after {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-down-blue-dark.svg") center center no-repeat transparent;
  background-size: 15px;
}

.wqa-design .dropdown--lang-white.show .dropdown-toggle::after {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-up-blue-dark.svg") center center no-repeat transparent;
  background-size: 15px;
}

.wqa-design .dropdown--lang-white .dropdown-menu {
  background-color: #FFFFFF;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

.wqa-design .dropdown--lang-white .dropdown-item {
  color: #354657;
}

.wqa-design .dropdown--lang-white .dropdown-item.active {
  color: #A25EB5;
  background-color: transparent;
  font-weight: 900;
}

.wqa-design .dropdown--lang-white .dropdown-footer {
  border-top: 1px solid #EEEEEE;
}

.wqa-design .dropdown--lang-white .dropdown-footer .dropdown-item {
  padding-left: 0;
}

.wqa-design .dropdown--lang-purple .dropdown-toggle {
  padding-left: 0;
  border: none;
}

.wqa-design .dropdown--lang-purple .dropdown-toggle::after {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-down-white.svg") center center no-repeat transparent;
  background-size: 15px;
}

.wqa-design .dropdown--lang-purple.show .dropdown-toggle::after {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-up-white.svg") center center no-repeat transparent;
  background-size: 15px;
}

.wqa-design .mobile-menu {
  height: 100%;
  display: none;
}

.wqa-design .mobile-menu__header {
  padding: 20px 30px;
  font-weight: 900;
  font-size: 18px;
}

.wqa-design .mobile-menu__body {
  position: relative;
  height: 80%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .mobile-menu__body--wpd-lr {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.wqa-design .mobile-menu__footer {
  height: 20%;
  padding: 20px 30px;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.wqa-design .mobile-menu__language {
  font-size: 14px;
  font-weight: 600;
}

.wqa-design .mobile-menu__close {
  padding-left: 30px;
}

.wqa-design .mobile-menu__item.has-child-menu > .mobile-menu__item-link {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg") right center no-repeat transparent;
}

.wqa-design ul.mobile-menu__list ul.mobile-menu__list .mobile-menu__item {
  padding-left: 45px;
}

.wqa-design .help-dropdown-active .mobile-menu--help {
  display: block;
}

.wqa-design .account-dropdown-active .mobile-menu--account-logged-out {
  display: block;
}

@media screen and (min-width: 1024px) {
  .wqa-design .account-dropdown-active .mobile-menu--account-logged-out {
    display: none;
  }
}
body.logged-in .wqa-design .account-dropdown-active .mobile-menu--account-logged-in {
  display: block;
}

@media screen and (min-width: 1024px) {
  body.logged-in .wqa-design .account-dropdown-active .mobile-menu--account-logged-in {
    display: none;
  }
}
body.logged-in .wqa-design .account-dropdown-active .mobile-menu--account-logged-out {
  display: none;
}

body .wqa-design .logged-out .mobile-menu--nav-logged-in {
  display: none;
}

body.logged-in .wqa-design .mobile-menu--nav-logged-in {
  display: block;
}

body .wqa-design .logged-out .mobile-menu--nav-logged-in {
  display: none;
}

body.logged-in .wqa-design .mobile-menu--nav-logged-out {
  display: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design #offcanvas-menu.account-dropdown-active .mobile-menu--account-logged-out,
  .wqa-design #offcanvas-menu.account-dropdown-active .mobile-menu--account-logged-in {
    display: block;
  }
}
.wqa-design #offcanvas-menu.nav-dropdown-active .mobile-menu--nav {
  display: block;
  overflow-y: scroll;
  overflow-x: hidden;
}

.wqa-design #offcanvas-menu.cart-dropdown-active .mobile-menu--cart {
  display: block;
  overflow-y: scroll;
  overflow-x: hidden;
}

.wqa-design .referrer {
  background: #BD8BCA;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 480px) {
  .wqa-design .referrer {
    width: 315px;
    border-radius: 0 0 5px 5px;
    position: absolute;
    z-index: 99;
  }
}
.wqa-design .referrer__image {
  width: 25%;
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
  justify-content: center;
}

.wqa-design .referrer__image-link {
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #FFFFFF;
  max-width: 40px;
}

.wqa-design .referrer__body {
  width: 75%;
  color: #FFFFFF;
  padding: 20px 20px 20px 0;
}

.wqa-design .referrer__title {
  font-size: 16px;
  font-weight: 900;
}

.wqa-design .referrer__info {
  font-size: 12px;
  font-weight: 900;
}

.wqa-design .referrer__cta {
  line-height: 1;
}

.wqa-design .referrer__cta a {
  font-size: 12px;
  font-weight: 900;
  color: #FFFFFF;
}

body .wqa-design .search-active {
  overflow: hidden;
}

.wqa-design .search__results {
  display: none;
}

.wqa-design .search__results .search-panel {
  padding-top: 0;
}

.wqa-design .search-panel__result {
  text-align: center;
  padding: 2em 0;
}

.wqa-design .search-panel__result--label {
  font-style: italic;
  font-size: 1.5rem;
  margin: 0;
  line-height: 1;
}

.wqa-design .search-panel__result--value {
  font-size: 2.25rem;
  font-weight: 900;
  margin: 0;
}

.wqa-design .search-panel__header {
  margin-bottom: 50px;
  display: flex;
}

.wqa-design .search-panel__header .dropdown-toggle {
  margin-bottom: 0;
  background-color: #FFFFFF;
  width: auto;
  color: #555555;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
  padding-left: 20px;
  padding-right: 40px;
  font-weight: 900;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-down.svg") calc(100% - 15px) center no-repeat #FFFFFF;
}

@media screen and (min-width: 1440px) {
  .wqa-design .search-panel__header .dropdown-toggle {
    padding-left: 25px;
    padding-right: 50px;
  }
}
.wqa-design .search-panel__header .dropdown-toggle:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.wqa-design .search-panel__header .dropdown-toggle:active {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-down.svg") calc(100% - 15px) center no-repeat #FFFFFF !important;
}

.wqa-design .search-panel__header .dropdown-toggle::after {
  display: none;
}

.wqa-design .search-panel__header .search-filter {
  width: 100%;
  display: flex;
  align-items: center;
}

.wqa-design .search-panel__header .search-filter.show .btn.dropdown-toggle, .wqa-design .search-panel__header .search-filter.show #content-buttons a.dropdown-toggle, #content-buttons .wqa-design .search-panel__header .search-filter.show a.dropdown-toggle {
  box-shadow: none !important;
}

@media screen and (min-width: 1024px) {
  .wqa-design .search-panel__header .search-filter .dropdown-menu .drill-nav .drill-nav__list {
    width: 25%;
    left: 25%;
  }
}
.wqa-design .search-panel__header .search-filter .dropdown-menu .drill-nav .drill-nav__list .drill-nav__item .drill-nav__link {
  padding-left: 13px;
  border-bottom: 1px solid #EEEEEE;
  padding-top: 8px;
  padding-bottom: 8px;
}

.wqa-design .search-panel .scroller {
  height: calc(100vh - 330px);
  padding: 0 30px;
  margin: 0 -30px;
}

@media screen and (max-width: 767px) {
  .wqa-design .search-panel .scroller {
    max-height: calc(100vh - 200px);
    overflow-x: hidden;
    overflow-y: auto;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .search-panel .scroller {
    height: calc(100vh - 340px);
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .search-panel .scroller {
    height: calc(100vh - 280px);
  }
}
.wqa-design .search-panel__filter-selections {
  margin-left: 10px;
  display: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .search-panel__filter-selections {
    display: block;
    margin-left: 50px;
  }
}
.wqa-design .search-panel__message {
  text-align: center;
  color: #BD8BCA;
  font-size: 1rem;
}

.wqa-design .search-panel__filters {
  padding: 20px 10px;
  margin: 0 -15px 0 -10px;
  overflow-x: scroll;
}

@media screen and (min-width: 1024px) {
  .wqa-design .search-panel__filters {
    margin: 0;
    overflow: inherit;
  }
}
.wqa-design .search-panel__filters .nav {
  width: 900px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .search-panel__filters .nav {
    width: auto;
    margin: 0 -10px;
    display: flex;
    flex-wrap: nowrap;
  }
}
.wqa-design .search-panel__filters .nav-item {
  flex: 1 0 0%;
  padding: 0 5px;
  cursor: pointer;
}

.wqa-design .search-panel__filters .nav-item a {
  width: 100%;
  height: 40px;
  padding: 4px 20px;
  color: #7F88A9;
  font-size: 0.9rem;
}

.wqa-design .search-panel__filters .nav-item a.active {
  color: #FFFFFF;
}

.wqa-design .search-panel__tab-content {
  border-top: 2px solid #EEEEEE;
  padding-top: 20px;
}

.wqa-design .search-panel__section-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wqa-design .search-panel__section-heading {
  font-size: 1.25rem;
  margin-bottom: 0;
  padding-right: 20px;
}

.wqa-design .search-panel__section-more {
  font-size: 0.9rem;
  line-height: 1.1;
  text-decoration: none;
  text-align: right;
  font-weight: 900;
}

@media screen and (min-width: 480px) {
  .wqa-design .search-panel__section-more {
    font-size: 1.15rem;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .search-panel__body .product-basic,
  .wqa-design .search-panel__body .product-row {
    width: 50%;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .search-panel__body {
    display: flex;
    flex-wrap: wrap;
  }
}
.wqa-design .search-panel__footer {
  padding: 20px 0;
  text-align: center;
}

@media screen and (min-width: 480px) {
  .wqa-design .search-panel__footer {
    padding: 20px 0;
  }
}
.wqa-design .search-panel__section-heading {
  font-size: 20px;
}

.wqa-design .search-panel__promo {
  width: 100%;
  margin-bottom: 20px;
}

.wqa-design .search-panel__promo__image {
  max-width: 100%;
}

.wqa-design .search-panel__promo--inline {
  width: 100%;
  margin-bottom: 10px;
}

.wqa-design .search-panel__promo--inline .search-panel__promo__image {
  width: 100%;
}

.wqa-design .filter-selections__list {
  padding: 0;
  margin: 0;
  list-style: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .filter-selections__list {
    display: flex;
    flex-wrap: wrap;
  }
}
.wqa-design .filter-selections__item {
  margin-bottom: 5px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .filter-selections__item {
    margin-bottom: 0;
    border-right: 1px solid #EEEEEE;
  }
}
.wqa-design .filter-selections__item:last-child {
  border-right: none;
}

.wqa-design .filter-selections__link {
  font-weight: 600;
  text-decoration: none;
  color: #D1D1D1;
  font-size: 16px;
  padding: 10px;
  margin-right: 10px;
  margin-left: 10px;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-cross-thin-purple.svg") right center no-repeat transparent;
  background-size: 30px;
  padding-right: 30px;
  cursor: pointer;
}

.wqa-design .search-filter .dropdown-menu__container {
  height: 100%;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: flex-end;
}

.wqa-design .search-filter .dropdown-menu {
  flex-direction: column;
  justify-content: flex-start;
  min-height: calc(100vh - 440px);
  border: none;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  width: 100vw;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: calc(-50vw + 37px);
  margin-right: calc(-50vw + 37px);
}

@media screen and (min-width: 480px) {
  .wqa-design .search-filter .dropdown-menu {
    margin-left: calc(-50vw + 95px);
    margin-right: calc(-50vw + 95px);
  }
}
.wqa-design .search-filter .dropdown-menu.show {
  display: flex;
}

.wqa-design .search-filter__count {
  color: #BD8BCA;
}

.wqa-design .search-filter .drill-filter {
  flex: 1 0 0%;
  padding: 0 27px;
}

.wqa-design .search-filter__footer {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex: 0;
  margin-top: 0;
  width: 100%;
  border-top: 1px solid #EEEEEE;
  font-size: 20px;
  text-align: center;
  padding: 20px 0 10px;
  font-weight: 900;
  justify-content: space-between;
}

@media screen and (min-width: 480px) {
  .wqa-design .search-filter__footer {
    text-align: right;
    flex-direction: row;
    justify-content: flex-end;
  }
}
.wqa-design .search-filter__footer .btn, .wqa-design .search-filter__footer #content-buttons a, #content-buttons .wqa-design .search-filter__footer a {
  width: 200px;
}

@media screen and (min-width: 480px) {
  .wqa-design .search-filter__footer .btn, .wqa-design .search-filter__footer #content-buttons a, #content-buttons .wqa-design .search-filter__footer a {
    margin-left: 30px;
  }
}
.wqa-design .search__history {
  padding: 10px 10px 60px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .search__history {
    padding: 10px 65px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .search__history {
    padding: 20px 170px 40px;
  }
}
.wqa-design .search__history__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wqa-design .search__history--heading {
  font-style: italic;
  margin-bottom: 20px;
}

.wqa-design .search__history__item {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-search-grey.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
  padding-left: 40px;
}

.wqa-design .search__history__link {
  font-weight: 700;
  color: #354657;
  text-decoration: none;
  font-size: 1rem;
}

.wqa-design .product-basic {
  display: flex;
  text-decoration: none;
  border-radius: 5px;
  padding-right: 20px;
}

@media screen and (min-width: 480px) {
  .wqa-design .product-basic {
    flex: 1 0 50%;
  }
}
.wqa-design .product-basic__image {
  width: 90px;
  height: 90px;
  text-align: center;
  display: flex;
  padding: 15px 20px 15px 10px;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 480px) {
  .wqa-design .product-basic__image {
    min-width: 110px;
    padding: 20px 20px 10px 20px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .product-basic__image {
    width: 115px;
    height: 115px;
  }
}
.wqa-design .product-basic__image img {
  max-height: 100%;
  max-width: 100%;
}

.wqa-design .product-basic__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wqa-design .product-basic__title {
  font-size: 14px;
  font-weight: 900;
  color: #354657;
}

@media screen and (min-width: 480px) {
  .wqa-design .product-basic__title {
    font-size: 16px;
  }
}
.wqa-design .product-basic__title a {
  text-decoration: none;
  color: #354657;
}

.wqa-design .product-basic__title a:hover {
  text-decoration: underline;
  color: #BD8BCA;
}

.wqa-design .product-basic__total {
  font-size: 13px;
  color: #354657;
  font-weight: 900;
}

@media screen and (min-width: 480px) {
  .wqa-design .product-basic__total {
    font-size: 16px;
  }
}
.wqa-design .product-basic__price {
  font-size: 16px;
  font-weight: 900;
  color: #354657;
}

.wqa-design .product-basic__type {
  font-size: 13px;
  font-style: italic;
  color: #9b9b9b;
  margin-left: 25px;
}

@media screen and (min-width: 480px) {
  .wqa-design .product-basic__type {
    font-size: 16px;
  }
}
.wqa-design .product-basic__row {
  display: flex;
}

.wqa-design .product-basic:hover {
  background: #FFFFFF;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.35);
}

.wqa-design .product-basic:hover .product-basic__title {
  color: #BD8BCA;
}

.wqa-design .product-basic.inactive {
  opacity: 0.5;
}

.wqa-design .product-basic.active {
  opacity: 1;
}

.wqa-design .product__cart {
  max-width: initial;
  border-bottom: 1px solid #D1D1D1;
  margin-right: 10px;
  padding: 2px 0;
  align-items: flex-start;
  overflow: hidden;
  text-decoration: none;
}

.wqa-design .product__cart .product__image {
  display: flex;
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  padding-top: 0;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}

.wqa-design .product__cart .product__image img {
  max-width: 80%;
  max-height: 80%;
}

.wqa-design .product__cart .product__details {
  padding-top: 10px;
  width: calc(100% - 140px);
}

.wqa-design .product__cart .product__details .product__title {
  font-size: 0.8rem;
  margin-bottom: 0.15rem;
  line-height: 1.2;
  color: #555555;
}

.wqa-design .product__cart .product__details .product__price {
  font-size: 0.8rem;
  color: #555555;
}

.wqa-design .product__cart .product__details .product__pv-total {
  font-size: 0.8rem;
  font-weight: 400;
}

.wqa-design .product__cart .product__actions {
  padding-top: 0;
  padding-right: 10px;
}

.wqa-design .product__cart:hover {
  background: #EEEEEE;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.wqa-design .product-cart__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(53, 70, 87, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
}

.wqa-design .product-cart__overlay-content {
  color: #FFFFFF;
}

.wqa-design .push-nav {
  position: relative;
  z-index: 90;
  min-width: 100%;
  border-radius: 0 0 4px 4px;
  padding-left: 5px;
}

.wqa-design .push-nav__list {
  list-style: none;
  margin: 0;
  transition: transform 0.5s ease-in-out;
  transform: translate(0, 0);
  padding: 0;
}

.wqa-design .push-nav__list--l1 {
  transform: translate(200%, 0);
  width: 100%;
  position: absolute;
  top: 0;
}

.wqa-design .push-nav__list--l1.active {
  transform: translate(100%, 0);
}

.wqa-design .push-nav__list--l2 {
  margin-top: 0;
  transform: translate(300%, 0);
  width: 100%;
  position: absolute;
  top: 0;
}

.wqa-design .push-nav__list--l2.active {
  transform: translate(200%, 0);
}

.wqa-design .push-nav__list--l2.inactive {
  transform: translate(-200%, 0);
}

.wqa-design .push-nav__list.active {
  z-index: 99;
}

.wqa-design .push-nav__list.inactive {
  transform: translate(-100%, 0);
}

.wqa-design .push-nav__list-hero {
  padding-top: 20px;
  width: 83%;
}

.wqa-design .push-nav__list-hero-title {
  font-size: 17px;
  margin-bottom: 16px;
}

.wqa-design .push-nav__item.has-child-menu > .push-nav__link {
  font-weight: 700;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-secondary.svg") calc(100% - 35px) center no-repeat transparent;
  background-size: 9px;
  transition: none;
}

.wqa-design .push-nav__item.has-child-menu > .push-nav__link:hover, .wqa-design .push-nav__item.has-child-menu > .push-nav__link:active, .wqa-design .push-nav__item.has-child-menu > .push-nav__link:focus {
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg");
  background-size: 9px;
}

.wqa-design .push-nav__item .push-nav__list--l1.push-nav__list {
  padding-left: 30px;
}

.wqa-design .push-nav__item .push-nav__list--l2.push-nav__list {
  padding-left: 0;
}

.wqa-design .push-nav__item--header {
  font-weight: 900;
  color: #354657;
  margin-bottom: 10px;
}

.wqa-design .push-nav__item--header a {
  text-decoration: none;
  color: #354657;
  font-size: 22px;
}

.wqa-design .push-nav__item--header .nav-dropdown__title {
  font-size: 22px;
}

.wqa-design .push-nav__item--footer {
  font-weight: 900;
  color: #354657;
  margin-top: 8px;
}

.wqa-design .push-nav__item--footer a {
  text-decoration: none;
  color: #354657;
  font-size: 18px;
}

.wqa-design .push-nav__item--footer .nav-dropdown__title {
  font-size: 22px;
}

.wqa-design .push-nav__item--ad {
  padding: 15px 40px 15px 0;
  display: flex;
}

.wqa-design .push-nav__item--ad .card.card--image {
  width: auto;
  margin: 0 0 25px 0;
}

@media (max-width: 1023px) and (min-width: 767px) {
  .wqa-design .push-nav__item--help {
    display: none;
  }
}
.wqa-design .push-nav__link {
  text-decoration: none;
  color: #354657;
  font-size: 16px;
  display: block;
  padding: 5px 30px 5px 0;
  font-weight: 600;
}

.wqa-design .push-nav__link--orphan {
  font-weight: 300;
  margin: 20px 30px;
  display: block;
}

.wqa-design .push-nav__promo {
  flex: 2;
}

.wqa-design .push-nav__title {
  font-size: 24px;
}

.wqa-design .push-nav__subtitle {
  font-size: 20px;
}

.wqa-design .push-nav__back {
  padding: 5px 30px;
}

.wqa-design .push-nav__list--top > .push-nav__item > .push-nav__link {
  padding-left: 30px;
}

.wqa-design .menu-dropdown__cta img {
  width: 100%;
}

.wqa-design .menu-dropdown {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.97);
  position: fixed;
  left: 0;
  top: 101px;
  z-index: 90;
  width: 100vw;
  border-radius: 0 0 4px 4px;
  transition: 0s 0.2s;
  /* delay of 1 seconds on hover off */
  max-height: 0;
  overflow: hidden;
}

.wqa-design .menu-dropdown__arrow {
  position: absolute;
  top: -8px;
  right: 40px;
}

.wqa-design .menu-dropdown__body {
  padding: 50px 0;
  opacity: 0;
  transition: opacity 0.2s;
}

@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__body {
    display: flex;
  }
}
.wqa-design .menu-dropdown__body > * {
  flex: 1 0 0%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__intro {
    padding-right: 30px;
  }
}
.wqa-design .menu-dropdown__nav {
  flex: 2;
  position: relative;
}

.wqa-design .menu-dropdown__nav__header {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 32px 0 12px 30px;
}

.wqa-design .menu-dropdown__promo {
  flex: 2;
  justify-content: flex-end;
}

@media screen and (min-width: 1440px) {
  .wqa-design .menu-dropdown__promo {
    flex: 2;
    display: flex;
  }
}
.wqa-design .menu-dropdown__title {
  font-size: 22px;
  margin-top: 40px;
}

.wqa-design .menu-dropdown__title--lrg {
  font-size: 36px;
}

@media screen and (min-width: 768px) {
  .wqa-design .menu-dropdown__title {
    font-size: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__title {
    margin-top: 0;
  }
}
.wqa-design .menu-dropdown__subtitle {
  font-size: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__row {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__row > * {
    flex: 1 0 0%;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__row {
    margin: 0 -15px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__row {
    margin: 0 -30px;
  }
}
.wqa-design .menu-dropdown__column {
  padding: 0 10px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__column {
    padding: 0 25px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__column {
    padding: 0 30px;
  }
}
.wqa-design .menu-dropdown__column--bl {
  border-left: 1px solid #BD8BCA;
}

.wqa-design .menu-dropdown__column--wx1_5 {
  flex: 1.5;
}

.wqa-design .menu-dropdown__column--wx2 {
  flex: 2;
}

.wqa-design .menu-dropdown__column--wx3 {
  flex: 3;
}

.wqa-design .menu-dropdown__column--wx4 {
  flex: 4;
}

.wqa-design .menu-dropdown__column--wx5 {
  flex: 5;
}

@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown__column-intro {
    min-height: 110px;
  }
}
.wqa-design .menu-dropdown__cta {
  display: block;
  margin-bottom: 20px;
  border-radius: 5px;
  overflow: hidden;
  font-weight: 600;
}

.wqa-design .menu-dropdown__cta-more {
  color: #555555;
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: 30px;
  font-weight: 600;
}

.wqa-design .menu-dropdown--shop .menu-dropdown__arrow {
  right: 77%;
}

.wqa-design .menu-dropdown--search {
  position: fixed;
  transition: none;
  border: none;
}

@media screen and (max-width: 767px) {
  .wqa-design .menu-dropdown--search {
    margin: 0;
  }
}
.wqa-design .menu-dropdown--search.active {
  top: 137px;
  max-height: calc(100vh - 100px);
  border-top: 2px solid #EEEEEE;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 480px) {
  .wqa-design .menu-dropdown--search.active {
    top: 141px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown--search.active {
    top: 99px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .menu-dropdown--search {
    background: transparent;
    position: static;
    min-width: 100%;
  }
}
.wqa-design .menu-dropdown .switcher {
  margin-top: 30px;
}

body .wqa-design :not(.logged-in) .menu-dropdown__nav__header {
  display: none;
}

body .wqa-design :not(.logged-in) .push-nav__list-hero--switcher {
  display: none;
}

.wqa-design .drill-nav {
  position: relative;
  padding: 20px 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .drill-nav {
    padding: 0;
  }
}
.wqa-design .drill-nav__list {
  list-style: none;
  padding: 0;
  width: 50%;
}

.wqa-design .drill-nav__list .drill-nav__list {
  display: none;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 50%;
}

.wqa-design .drill-nav__item.has-child-menu {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-secondary.svg") calc(100% - 35px) center no-repeat transparent;
}

.wqa-design .drill-nav__item.has-child-menu:hover {
  font-weight: 900;
  color: #BD8BCA;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg") calc(100% - 35px) center no-repeat transparent;
}

.wqa-design .drill-nav__item.has-child-menu:hover .drill-nav__list {
  display: block;
}

.wqa-design .drill-nav__item.has-child-menu.is-active > .drill-nav__link {
  font-weight: 900;
  color: #BD8BCA;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg") calc(100% - 35px) center no-repeat transparent;
}

.wqa-design .drill-nav__item.has-child-menu.is-active ul {
  display: block;
}

.wqa-design .drill-nav__link {
  display: block;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #354657;
  padding: 5px 30px;
  padding-left: 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .drill-nav__link {
    padding: 0 30px 5px;
  }
}
.wqa-design .drill-nav__link--focus {
  font-weight: 900;
  color: #BD8BCA;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-tick-circle-purple.svg") calc(100% - 35px) center no-repeat transparent;
  background-size: 23px;
}

.wqa-design .drill-filter {
  position: relative;
  padding: 20px 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .drill-filter {
    padding: 20px 30px 0;
  }
}
.wqa-design .drill-filter__list {
  list-style: none;
  padding: 0;
  width: 100%;
  position: relative;
  left: 0;
  transition: all 0.3s;
}

@media screen and (min-width: 480px) {
  .wqa-design .drill-filter__list {
    width: 250px;
  }
}
.wqa-design .drill-filter__list .drill-filter__list {
  position: absolute;
  top: 0;
  left: 300px;
}

@media screen and (max-width: 767px) {
  .wqa-design .drill-filter__list .drill-filter__list {
    left: 240%;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .drill-filter__list .drill-filter__list {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .wqa-design .drill-filter__list.child-open {
    left: -120%;
  }
}
@media screen and (max-width: 767px) {
  .wqa-design .drill-filter__list.child-open .open {
    margin-left: 20%;
  }
}
.wqa-design .drill-filter__item.has-child-nodes {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-secondary.svg") calc(100% - 15px) center no-repeat transparent;
}

.wqa-design .drill-filter__heading {
  font-weight: 800;
  margin-bottom: 10px;
  display: block;
}

@media screen and (min-width: 480px) {
  .wqa-design .drill-filter__heading {
    display: none;
  }
}
.wqa-design .drill-filter__back {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-left-primary.svg");
  background-size: 9px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  color: #BD8BCA;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
}

@media screen and (min-width: 480px) {
  .wqa-design .drill-filter__back {
    display: none;
  }
}
.wqa-design .drill-filter__node {
  display: block;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #354657;
  padding: 5px 30px;
  padding-left: 0;
  border-bottom: 1px solid #EEEEEE;
  cursor: pointer;
}

.wqa-design .drill-filter__item:last-of-type .drill-filter__node {
  border-color: transparent;
}

@media screen and (min-width: 480px) {
  .wqa-design .drill-filter__node__parent .drill-filter__list .drill-filter__node {
    border-color: transparent;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .drill-filter__node {
    padding: 8px 0;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .drill-filter__node:hover {
    font-weight: 900;
    color: #BD8BCA;
  }
}
.wqa-design .drill-filter__node--focus {
  font-weight: 900;
  color: #BD8BCA;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-tick-circle-purple.svg") calc(100% - 15px) center no-repeat transparent;
  background-size: 23px;
}

.wqa-design .drill-filter__node__parent.has-child-active {
  font-weight: 900;
  color: #BD8BCA;
}

.wqa-design .drill-filter__node__parent.open {
  font-weight: 900;
  color: #BD8BCA;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg") calc(100% - 15px) center no-repeat transparent;
}

.wqa-design .drill-filter__node__parent.open + ul.drill-filter__list {
  display: block;
}

@media screen and (max-width: 767px) {
  .wqa-design .drill-filter__node__parent.open + ul.drill-filter__list {
    left: 120%;
  }
}
.wqa-design .simple-menu {
  display: flex;
  flex-wrap: wrap;
}

.wqa-design .simple-menu__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wqa-design .simple-menu__list--wpd .simple-menu__link {
  padding-right: 5px;
}

.wqa-design .simple-menu__item {
  margin-bottom: 10px;
}

.wqa-design .simple-menu__link {
  display: block;
  font-size: 16px;
  text-decoration: none;
  color: #354657;
  padding: 0 0 5px;
  font-weight: 600;
  line-height: 1.2;
}

.wqa-design .simple-menu--3col > * {
  flex: 1 0 33%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .simple-menu--3col > * {
    flex: 1 0 auto;
  }
}
.wqa-design .simple-menu__column {
  padding-right: 25px;
}

.wqa-design .simple-menu__column--nested {
  display: flex;
  flex-wrap: wrap;
  flex: 2;
}

.wqa-design .simple-menu__column--nested .simple-menu__column-title {
  width: 100%;
}

.wqa-design .simple-menu__column--nested > .simple-menu__list {
  width: 50%;
}

.wqa-design .simple-menu__column-title {
  font-size: 20px;
}

.wqa-design .simple-menu + .menu-dropdown__subtitle,
.wqa-design .simple-menu__list + .menu-dropdown__subtitle {
  margin-top: 20px !important;
}

.wqa-design .sort {
  display: flex;
  align-items: center;
}

.wqa-design .sort__btn {
  display: none;
}

@media screen and (min-width: 480px) {
  .wqa-design .sort__btn {
    display: block;
  }
}
.wqa-design .sort__btn .btn, .wqa-design .sort__btn #content-buttons a, #content-buttons .wqa-design .sort__btn a {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-down.svg") calc(100% - 20px) center no-repeat #fff;
  color: #354657;
  width: auto;
  height: auto;
  padding-right: 45px;
  margin-bottom: 0;
  border: 0;
}

.wqa-design .sort__btn .btn:active, .wqa-design .sort__btn #content-buttons a:active, #content-buttons .wqa-design .sort__btn a:active {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-down.svg") calc(100% - 20px) center no-repeat #fff !important;
}

.wqa-design .sort__icons {
  display: flex;
}

.wqa-design .sort__link {
  margin-left: 15px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .sort__link {
    margin-left: 25px;
  }
}
.wqa-design .sort__link.active span.icon-grid {
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-grid-view-blue-dark.svg); */
}

.wqa-design .sort__link.active span.icon-list {
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-list-view-blue-dark.svg); */
}

.wqa-design .sort__link.active span.icon-calendar {
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-calendar-blue-dark.svg); */
}

.wqa-design .calendar-navigation-monthly {
  position: relative;
}

.wqa-design .calendar-navigation-monthly__controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}

.wqa-design .calendar-navigation-monthly__controls .calendar-navigation-monthly__prev,
.wqa-design .calendar-navigation-monthly__controls .calendar-navigation-monthly__next {
  pointer-events: all;
  cursor: pointer;
  width: 25px;
  background: white;
  position: relative;
}

.wqa-design .calendar-navigation-monthly__controls .calendar-navigation-monthly__prev:after,
.wqa-design .calendar-navigation-monthly__controls .calendar-navigation-monthly__next:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #354657;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.wqa-design .calendar-navigation-monthly__controls .calendar-navigation-monthly__prev:before,
.wqa-design .calendar-navigation-monthly__controls .calendar-navigation-monthly__next:before {
  content: "";
  width: 50px;
  height: 100%;
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  left: 100%;
  pointer-events: none;
}

.wqa-design .calendar-navigation-monthly__controls .calendar-navigation-monthly__next:before {
  left: auto;
  right: 100%;
  background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
}

.wqa-design .calendar-navigation-monthly__controls .calendar-navigation-monthly__next:after {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 8px solid #354657;
}

.wqa-design .calendar-navigation-monthly__buttons {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 6px 20px;
}

.wqa-design .calendar-navigation-monthly__buttons > div {
  flex: 1 1 0;
}

.wqa-design .calendar-navigation-monthly__left {
  justify-content: flex-start;
}

.wqa-design .calendar-navigation-monthly__right {
  justify-content: flex-end;
}

.wqa-design .calendar-navigation-monthly__left,
.wqa-design .calendar-navigation-monthly__right {
  display: flex;
  align-items: baseline;
}

@media screen and (min-width: 768px) {
  .wqa-design .calendar-navigation-monthly__left,
  .wqa-design .calendar-navigation-monthly__right {
    justify-content: space-between;
  }
}
.wqa-design .calendar-navigation-monthly__button {
  font-size: 11px;
  font-weight: 800;
  color: #555555;
  -webkit-appearance: none;
  border: 0;
  background: none;
  text-align: center;
  padding: 5px;
  white-space: nowrap;
  cursor: pointer;
  opacity: 0.5;
}

@media screen and (min-width: 480px) {
  .wqa-design .calendar-navigation-monthly__button {
    font-size: 14px;
  }
}
.wqa-design .calendar-navigation-monthly__button:hover {
  opacity: 1;
}

.wqa-design .calendar-navigation-monthly__button--active {
  font-size: 18px;
  color: #354657;
  padding-left: 5px;
  padding-right: 5px;
  flex: 0 !important;
  cursor: default;
  opacity: 1;
}

@media screen and (min-width: 480px) {
  .wqa-design .calendar-navigation-monthly__button--active {
    font-size: 24px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .calendar-navigation-monthly__button[data-increment="1"], .wqa-design .calendar-navigation-monthly__button[data-increment="-1"] {
    font-size: 18px;
  }
}
.wqa-design .calendar-navigation-monthly__button[data-increment="2"], .wqa-design .calendar-navigation-monthly__button[data-increment="-2"] {
  font-size: 16px;
  display: none;
}

@media screen and (min-width: 768px) {
  .wqa-design .calendar-navigation-monthly__button[data-increment="2"], .wqa-design .calendar-navigation-monthly__button[data-increment="-2"] {
    display: block;
  }
}
.wqa-design .calendar-navigation-monthly__button[data-increment="3"], .wqa-design .calendar-navigation-monthly__button[data-increment="-3"] {
  font-size: 15px;
  display: none;
}

@media screen and (min-width: 768px) {
  .wqa-design .calendar-navigation-monthly__button[data-increment="3"], .wqa-design .calendar-navigation-monthly__button[data-increment="-3"] {
    display: block;
  }
}
.wqa-design .calendar-navigation-monthly__button[data-increment="4"], .wqa-design .calendar-navigation-monthly__button[data-increment="-4"] {
  font-size: 15px;
  display: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .calendar-navigation-monthly__button[data-increment="4"], .wqa-design .calendar-navigation-monthly__button[data-increment="-4"] {
    display: block;
  }
}
.wqa-design .calendar-navigation-daily {
  display: flex;
}

.wqa-design .calendar-navigation-daily .calendar-navigation-monthly {
  margin: 0 -36px;
}

@media screen and (min-width: 480px) {
  .wqa-design .calendar-navigation-daily .calendar-navigation-monthly {
    margin: 0;
  }
}
.wqa-design .calendar-navigation-daily__button {
  width: 44px;
  background: #EEEEEE;
  margin-top: 50px;
  border: 0;
  cursor: pointer;
}

@media screen and (min-width: 480px) {
  .wqa-design .calendar-navigation-daily__button {
    margin-top: 60px;
    width: 50px;
  }
}
.wqa-design .calendar-navigation-daily__button svg {
  fill: #D1D1D1;
}

.wqa-design .calendar-navigation-daily__button:hover {
  background: #e9e9e9;
}

.wqa-design .calendar-navigation-daily__button:hover svg {
  fill: #9e9e9e;
}

.wqa-design .calendar-navigation-daily__content {
  flex: 1 1 0;
}

.wqa-design .accordion {
  /* Rectangle: */
  background: #FFFFFF;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.12);
}

.wqa-design .accordion .card {
  width: 100%;
  background: #fff;
  box-shadow: none;
  padding: 0;
}

.wqa-design .accordion .card-header {
  background: transparent;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
}

.wqa-design .accordion .card-header h5 {
  margin: 0;
}

.wqa-design .accordion .card-header button {
  background: none;
  border: none;
  padding: 0;
  font-size: 16px;
  cursor: pointer;
}

.wqa-design .accordion .card-header button:active, .wqa-design .accordion .card-header button:focus {
  outline: none;
}

.wqa-design .accordion .card-header button .icon {
  position: relative;
  top: 4px;
  margin-right: 20px;
}

.wqa-design .accordion .card:nth-of-type(even) .card-header {
  background: #fbfbfb;
  border-top: 1px solid #eff0ef;
  border-bottom: 1px solid #eff0ef;
}

.wqa-design .accordion .card-body {
  background: #eff0f0;
  padding: 15px;
}

@media screen and (min-width: 480px) {
  .wqa-design .accordion .card-body {
    padding: 15px 48px;
  }
}
.wqa-design .form-control {
  font-size: 14px;
  height: 50px;
  color: #818386;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #EEEEEE;
  padding: 5px 5px 5px 0;
}

.wqa-design .form-control:active, .wqa-design .form-control:focus {
  border-bottom: none;
  box-shadow: none;
}

.wqa-design .form-control::-webkit-input-placeholder {
  color: #d1d2d3;
}

.wqa-design .form-control:-moz-placeholder {
  color: #d1d2d3;
}

.wqa-design .form-control::-moz-placeholder {
  color: #d1d2d3;
}

.wqa-design .form-control:-ms-input-placeholder {
  color: #d1d2d3;
}

.wqa-design .form-control.completed {
  border-color: #95C0F1;
}

.wqa-design .form-control:disabled {
  background-color: #f6f5f5;
}

.wqa-design .form-control.error {
  border-bottom: 2px solid #DE6C6C;
}

.wqa-design label {
  font-weight: 900;
}

.wqa-design textarea.form-control {
  height: auto;
  padding: 10px 15px;
}

.wqa-design .form-icon-group {
  position: relative;
}

.wqa-design .form-icon-group .btn-icon-and-text {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 4px;
  margin: auto;
  font-size: 9px;
}

.wqa-design .form-icon-group .btn-icon-and-text:hover, .wqa-design .form-icon-group .btn-icon-and-text:active, .wqa-design .form-icon-group .btn-icon-and-text:focus {
  opacity: 0.8;
  outline: none;
}

.wqa-design .form-group .help-text {
  margin-top: 5px;
  line-height: 1.4;
  display: inline-block;
}

.wqa-design .form-group.disabled label {
  color: #a2a4a6;
}

.wqa-design .form-group.error .form-control {
  border-color: #DE6C6C;
  position: relative;
  z-index: 10;
}

.wqa-design .form-group.error .error-message {
  background: #DE6C6C;
  padding: 10px 20px 5px;
  margin-top: -5px;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  font-style: italic;
  border-radius: 3px;
  position: relative;
  z-index: 5;
}

.wqa-design .form-actions {
  text-align: center;
  padding: 20px 0 10px;
}

@media screen and (min-width: 480px) {
  .wqa-design .form-actions {
    display: flex;
    margin-top: auto;
    text-align: left;
    padding: 0;
  }
}
.wqa-design .form-actions > div {
  flex: 1 0 0%;
}

@media screen and (min-width: 480px) {
  .wqa-design .form-actions div:last-of-type {
    padding-right: 10px;
  }
  .wqa-design .form-actions div:first-of-type {
    padding-left: 10px;
  }
}
.wqa-design .form-actions .btn, .wqa-design .form-actions #content-buttons a, #content-buttons .wqa-design .form-actions a {
  width: 100%;
}

@media screen and (min-width: 480px) {
  .wqa-design .form-actions .btn, .wqa-design .form-actions #content-buttons a, #content-buttons .wqa-design .form-actions a {
    margin-bottom: 0;
  }
}
.wqa-design .form-actions a:not(.btn) {
  font-weight: 700;
  text-decoration: none;
  font-size: 0.9rem;
  display: block;
  margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
  .wqa-design .form-actions a:not(.btn) {
    margin-bottom: 5px;
  }
}
.wqa-design .form-actions a:not(.btn):last-of-type {
  margin-bottom: 0;
}

.wqa-design .form-check-input {
  display: none;
}

.wqa-design .form-check-label {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.wqa-design .checkmark {
  position: relative;
  height: 17px;
  width: 17px;
  background-color: #fff;
  border: 2px solid #818386;
  border-radius: 2px;
  margin-right: 8px;
}

.wqa-design .radiomark {
  position: relative;
  height: 17px;
  width: 17px;
  background-color: #fff;
  border: 2px solid #818386;
  border-radius: 50%;
  margin-right: 8px;
}

.wqa-design .form-check-label:hover input ~ .checkmark {
  background-color: #fff;
}

.wqa-design .form-check-label input:checked ~ .checkmark {
  background-color: #fff;
}

.wqa-design .checkmark:after,
.wqa-design .radiomark:after {
  content: "";
  position: absolute;
  display: none;
}

.wqa-design .form-check-label input:checked ~ .checkmark:after {
  display: block;
}

.wqa-design .form-check-label input:checked ~ .radiomark:after {
  display: block;
}

.wqa-design .form-check-label .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #818386;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.wqa-design .form-check-label .radiomark:after {
  left: 2px;
  top: 2px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #818386;
}

.wqa-design .form-check-blue .form-check-label {
  color: #95C0F1;
}

.wqa-design .form-check-blue .checkmark {
  background-color: #95C0F1;
  border: none;
}

.wqa-design .form-check-blue .form-check-label:hover input ~ .checkmark {
  background-color: #95C0F1;
}

.wqa-design .form-check-blue .form-check-label input:checked ~ .checkmark {
  background-color: #95C0F1;
}

.wqa-design .form-check-blue .form-check-label .checkmark:after {
  left: 6px;
  top: 2px;
  border: solid white;
  border-width: 0 2px 2px 0;
}

.wqa-design .form-check-blue .radiomark {
  border-color: #95C0F1;
}

.wqa-design .form-check-blue .form-check-label .radiomark:after {
  background-color: #95C0F1;
}

.wqa-design .form-check-invert .form-check-label {
  color: white;
}

.wqa-design .form-check-invert .checkmark {
  background: transparent;
}

.wqa-design .form-check-invert .form-check-label:hover input:not(:checked) ~ .checkmark {
  background: transparent;
}

.wqa-design .form-check-invert .form-check-label input:checked ~ .checkmark {
  border-color: white;
}

.wqa-design .form-check-invert .form-check-label .checkmark:after {
  border-color: #A25EB5;
}

.wqa-design .form-check-invert .radiomark {
  border-color: white;
}

.wqa-design .form-check-invert .form-check-label .radiomark:after {
  background: #A25EB5;
}

.wqa-design .btn, .wqa-design #content-buttons a, #content-buttons .wqa-design a {
  background: #BD8BCA;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 700;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  display: inline-block;
  text-transform: none;
  padding: 8px 20px;
  height: 50px;
  width: 271px;
  max-width: 100%;
  position: relative;
  border: 3px solid transparent;
  transition: all 0.3s;
  margin-bottom: 15px;
  cursor: pointer;
}

@media screen and (min-width: 1024px) {
  .wqa-design .btn, .wqa-design #content-buttons a, #content-buttons .wqa-design a {
    margin-bottom: 10px;
  }
}
.wqa-design .btn:hover, .wqa-design #content-buttons a:hover, #content-buttons .wqa-design a:hover, .wqa-design .btn:focus, .wqa-design #content-buttons a:focus, #content-buttons .wqa-design a:focus, .wqa-design .btn:active, .wqa-design #content-buttons a:active, #content-buttons .wqa-design a:active {
  text-decoration: none;
  box-shadow: none;
  outline: none;
}

.wqa-design .btn [class*=icon--], .wqa-design #content-buttons a [class*=icon--], #content-buttons .wqa-design a [class*=icon--] {
  position: relative;
  top: 5px;
}

.wqa-design .btn-block {
  display: block !important;
  width: 100%;
  max-width: none;
}

@media screen and (min-width: 480px) {
  .wqa-design .btn + .btn, .wqa-design #content-buttons a + .btn, #content-buttons .wqa-design a + .btn, .wqa-design #content-buttons .btn + a, #content-buttons .wqa-design .btn + a, .wqa-design #content-buttons a + a, #content-buttons .wqa-design a + a {
    margin-left: 10px;
  }
}
.wqa-design a.btn, .wqa-design #content-buttons a, #content-buttons .wqa-design a {
  text-decoration: none;
  line-height: 1.8;
}

.wqa-design a.btn-size-sm:not([href]):not([tabindex]) {
  line-height: 2;
}

.wqa-design .btn.btn-size-sm, .wqa-design #content-buttons a.btn-size-sm, #content-buttons .wqa-design a.btn-size-sm {
  height: 36px;
  min-width: 80px;
  font-size: 14px;
  padding: 4px 15px;
  font-weight: 800;
}

@media screen and (min-width: 1024px) {
  .wqa-design .btn.btn-size-sm, .wqa-design #content-buttons a.btn-size-sm, #content-buttons .wqa-design a.btn-size-sm {
    min-width: 100px;
    height: 40px;
    font-size: 16px;
  }
}
.wqa-design .btn.btn-size-md, .wqa-design #content-buttons a.btn-size-md, #content-buttons .wqa-design a.btn-size-md {
  width: auto;
  height: 40px;
  min-width: 100px;
  font-size: 1rem;
  padding: 8px 20px;
}

.wqa-design .btn.btn-size-lg, .wqa-design #content-buttons a.btn-size-lg, #content-buttons .wqa-design a.btn-size-lg {
  padding: 8px 20px;
  line-height: 2.1;
  height: 60px;
  min-width: 80%;
  font-size: 18px;
}

@media screen and (min-width: 480px) {
  .wqa-design .btn.btn-size-lg, .wqa-design #content-buttons a.btn-size-lg, #content-buttons .wqa-design a.btn-size-lg {
    min-width: 220px;
  }
}
.wqa-design .btn-has-icon {
  padding-right: 52px;
}

.wqa-design .btn-has-icon > .icon {
  width: 42px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40%;
  position: absolute;
  right: 0;
  top: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: all 0.3s;
}

.wqa-design .btn-has-icon.btn-size-sm {
  padding-right: 42px;
}

.wqa-design .btn-has-icon.btn-size-sm > .icon {
  width: 34px;
}

.wqa-design .btn-has-icon.btn-size-lg {
  padding-right: 68px;
}

.wqa-design .btn-has-icon.btn-size-lg > .icon {
  width: 52px;
}

.wqa-design .btn-invert {
  background: #FFFFFF;
  color: #BD8BCA;
}

.wqa-design .btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  border: 3px solid #BD8BCA;
  color: #BD8BCA;
}

.wqa-design .btn-primary, .wqa-design .btn-lrp, .wqa-design .minicart-content.lrp .btn-primary, .minicart-content.lrp .wqa-design .btn-primary, .wqa-design .btn-onetime, .wqa-design .btn-standard, .wqa-design .minicart-content.lrp .btn-onetime, .minicart-content.lrp .wqa-design .btn-onetime, .wqa-design .minicart-content.lrp .btn-standard, .minicart-content.lrp .wqa-design .btn-standard, .wqa-design .btn-invert, .wqa-design .minicart-content.lrp .btn-invert, .minicart-content.lrp .wqa-design .btn-invert, .wqa-design .btn-fake, .wqa-design .minicart-content.lrp .btn-fake, .minicart-content.lrp .wqa-design .btn-fake, .wqa-design .btn-fake-disabled, .wqa-design .minicart-content.lrp .btn-fake-disabled, .minicart-content.lrp .wqa-design .btn-fake-disabled, .wqa-design #content-buttons a, #content-buttons .wqa-design a, .wqa-design .card-event--waside .card-event__ctas a.btn {
  border-color: #BD8BCA;
  background-color: #BD8BCA;
  color: #FFFFFF;
}

.wqa-design .btn-primary.btn-icon > .icon, .wqa-design .btn-icon.btn-lrp > .icon, .wqa-design .btn-icon.btn-onetime > .icon, .wqa-design .btn-icon.btn-standard > .icon, .wqa-design .btn-icon.btn-invert > .icon, .wqa-design .btn-icon.btn-fake > .icon, .wqa-design .btn-icon.btn-fake-disabled > .icon, .wqa-design #content-buttons a.btn-icon > .icon, #content-buttons .wqa-design a.btn-icon > .icon, .wqa-design .card-event--waside .card-event__ctas a.btn-icon.btn > .icon {
  background-color: #A25EB5;
}

.wqa-design .btn-primary:hover, .wqa-design .btn-lrp:hover, .wqa-design .btn-onetime:hover, .wqa-design .btn-standard:hover, .wqa-design .btn-invert:hover, .wqa-design .btn-fake:hover, .wqa-design .btn-fake-disabled:hover, .wqa-design #content-buttons a:hover, #content-buttons .wqa-design a:hover, .wqa-design .card-event--waside .card-event__ctas a.btn:hover, .wqa-design .btn-primary:active, .wqa-design .btn-lrp:active, .wqa-design .btn-onetime:active, .wqa-design .btn-standard:active, .wqa-design .btn-invert:active, .wqa-design .btn-fake:active, .wqa-design .btn-fake-disabled:active, .wqa-design #content-buttons a:active, #content-buttons .wqa-design a:active, .wqa-design .card-event--waside .card-event__ctas a.btn:active, .wqa-design .btn-primary:focus, .wqa-design .btn-lrp:focus, .wqa-design .btn-onetime:focus, .wqa-design .btn-standard:focus, .wqa-design .btn-invert:focus, .wqa-design .btn-fake:focus, .wqa-design .btn-fake-disabled:focus, .wqa-design #content-buttons a:focus, #content-buttons .wqa-design a:focus, .wqa-design .card-event--waside .card-event__ctas a.btn:focus, .wqa-design .btn-primary.active, .wqa-design .active.btn-lrp, .wqa-design .active.btn-onetime, .wqa-design .active.btn-standard, .wqa-design .active.btn-invert, .wqa-design .active.btn-fake, .wqa-design .active.btn-fake-disabled, .wqa-design #content-buttons a.active, #content-buttons .wqa-design a.active, .wqa-design .card-event--waside .card-event__ctas a.active.btn {
  background-color: #A25EB5;
  border-color: #A25EB5;
}

.wqa-design .btn-primary:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-lrp:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-onetime:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-standard:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-fake:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-fake-disabled:not(.btn-disabled):not(:disabled):hover, .wqa-design #content-buttons a:not(.btn-disabled):not(:disabled):hover, #content-buttons .wqa-design a:not(.btn-disabled):not(:disabled):hover, .wqa-design .card-event--waside .card-event__ctas a.btn:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-primary:not(:disabled):not(.disabled):active, .wqa-design .btn-lrp:not(:disabled):not(.disabled):active, .wqa-design .btn-onetime:not(:disabled):not(.disabled):active, .wqa-design .btn-standard:not(:disabled):not(.disabled):active, .wqa-design .btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-fake:not(:disabled):not(.disabled):active, .wqa-design .btn-fake-disabled:not(:disabled):not(.disabled):active, .wqa-design #content-buttons a:not(:disabled):not(.disabled):active, #content-buttons .wqa-design a:not(:disabled):not(.disabled):active, .wqa-design .card-event--waside .card-event__ctas a.btn:not(:disabled):not(.disabled):active, .wqa-design .btn-primary:not(:disabled):not(.disabled):active:focus, .wqa-design .card-event--waside .card-event__ctas a.btn:not(:disabled):not(.disabled):active:focus {
  background-color: #A25EB5;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.wqa-design .btn-primary.btn-disabled, .wqa-design .btn-disabled.btn-lrp, .wqa-design .btn-disabled.btn-onetime, .wqa-design .btn-disabled.btn-standard, .wqa-design .btn-disabled.btn-invert, .wqa-design .btn-disabled.btn-fake, .wqa-design .btn-disabled.btn-fake-disabled, .wqa-design #content-buttons a.btn-disabled, #content-buttons .wqa-design a.btn-disabled, .wqa-design .card-event--waside .card-event__ctas a.btn-disabled.btn, .wqa-design .btn-primary:disabled, .wqa-design .btn-lrp:disabled, .wqa-design .btn-onetime:disabled, .wqa-design .btn-standard:disabled, .wqa-design .btn-invert:disabled, .wqa-design .btn-fake:disabled, .wqa-design .btn-fake-disabled:disabled, .wqa-design #content-buttons a:disabled, #content-buttons .wqa-design a:disabled, .wqa-design .card-event--waside .card-event__ctas a.btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  border: 3px solid #EEE;
  background: #EEE;
  color: #666;
}

.wqa-design .btn-primary.btn-disabled:hover, .wqa-design .btn-disabled.btn-lrp:hover, .wqa-design .btn-disabled.btn-onetime:hover, .wqa-design .btn-disabled.btn-standard:hover, .wqa-design .btn-disabled.btn-invert:hover, .wqa-design .btn-disabled.btn-fake:hover, .wqa-design .btn-disabled.btn-fake-disabled:hover, .wqa-design #content-buttons a.btn-disabled:hover, #content-buttons .wqa-design a.btn-disabled:hover, .wqa-design .card-event--waside .card-event__ctas a.btn-disabled.btn:hover, .wqa-design .btn-primary:disabled:hover, .wqa-design .btn-lrp:disabled:hover, .wqa-design .btn-onetime:disabled:hover, .wqa-design .btn-standard:disabled:hover, .wqa-design .btn-invert:disabled:hover, .wqa-design .btn-fake:disabled:hover, .wqa-design .btn-fake-disabled:disabled:hover, .wqa-design #content-buttons a:disabled:hover, #content-buttons .wqa-design a:disabled:hover, .wqa-design .card-event--waside .card-event__ctas a.btn:disabled:hover {
  opacity: 0.35;
  cursor: not-allowed;
  border: 3px solid #EEE;
  background: #EEE;
  color: #666;
}

.wqa-design .btn-primary.btn-invert, .wqa-design .btn-invert, .wqa-design .minicart-content.lrp .btn-invert, .minicart-content.lrp .wqa-design .btn-invert, .wqa-design #content-buttons a.btn-invert, #content-buttons .wqa-design a.btn-invert, .wqa-design .card-event--waside .card-event__ctas a.btn-invert.btn {
  background: transparent;
  border: 3px solid #BD8BCA;
  color: #BD8BCA;
}

.wqa-design .btn-primary.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design #content-buttons a.btn-invert:not(.btn-disabled):not(:disabled):hover, #content-buttons .wqa-design a.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .card-event--waside .card-event__ctas a.btn-invert.btn:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-primary.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-invert:not(:disabled):not(.disabled):active, .wqa-design #content-buttons a.btn-invert:not(:disabled):not(.disabled):active, #content-buttons .wqa-design a.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .card-event--waside .card-event__ctas a.btn-invert.btn:not(:disabled):not(.disabled):active, .wqa-design .btn-primary.btn-invert:not(:disabled):not(.disabled):active:focus, .wqa-design .card-event--waside .card-event__ctas a.btn-invert.btn:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  border: 3px solid #BD8BCA;
  color: #BD8BCA;
}

.wqa-design .btn-secondary {
  background: #FFFFFF;
  border: 3px solid #FFFFFF;
  color: #BD8BCA;
  line-height: 1;
}

.wqa-design .btn-secondary:hover, .wqa-design .btn-secondary:active, .wqa-design .btn-secondary:focus {
  background: #A25EB5;
  border: 3px solid #A25EB5;
}

.wqa-design .btn-secondary:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-secondary:not(:disabled):not(.disabled):active, .wqa-design .btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #A25EB5;
  border: 3px solid #A25EB5;
}

.wqa-design .btn-secondary.btn-disabled, .wqa-design .btn-secondary:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  border: 3px solid #A25EB5;
  background: #A25EB5;
  color: #fff;
}

.wqa-design .btn-secondary.btn-disabled:hover, .wqa-design .btn-secondary:disabled:hover {
  opacity: 0.35;
  cursor: not-allowed;
  border: 3px solid #A25EB5;
  background: #A25EB5;
  color: #fff;
}

.wqa-design .btn-secondary.btn-invert {
  background: #FFFFFF;
  border: 3px solid #BD8BCA;
  color: #BD8BCA;
}

.wqa-design .btn-secondary.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-secondary.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-secondary.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  border: 3px solid #A25EB5;
  color: #A25EB5;
}

.wqa-design .btn-tertiary {
  border: 3px solid #EEEEEE;
  background-color: #EEEEEE;
  color: #5597E2;
}

.wqa-design .btn-tertiary.btn-icon > .icon {
  background-color: #5597E2;
}

.wqa-design .btn-tertiary:hover, .wqa-design .btn-tertiary:active, .wqa-design .btn-tertiary:focus {
  background-color: #EEEEEE;
}

.wqa-design .btn-tertiary.active {
  background: #BD8BCA;
  border-color: #BD8BCA;
  color: #ffffff;
}

.wqa-design .btn-tertiary.active:hover, .wqa-design .btn-tertiary.active:active, .wqa-design .btn-tertiary.active:focus {
  background: #BD8BCA !important;
  border-color: #BD8BCA !important;
}

.wqa-design .btn-tertiary:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-tertiary:not(:disabled):not(.disabled):active, .wqa-design .btn-tertiary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #EEEEEE;
  border: 3px solid #EEEEEE;
}

.wqa-design .btn-tertiary.btn-disabled, .wqa-design .btn-tertiary:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  border: 3px solid #EEEEEE;
  background: #EEEEEE;
  color: #5597E2;
}

.wqa-design .btn-tertiary.btn-disabled:hover, .wqa-design .btn-tertiary:disabled:hover {
  opacity: 0.35;
  cursor: not-allowed;
  border: 3px solid #EEEEEE;
  background: #EEEEEE;
  color: #5597E2;
}

.wqa-design .btn-tertiary.btn-invert {
  background: #fff;
  border: 3px solid #EEEEEE;
  color: #5597E2;
}

.wqa-design .btn-tertiary.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-tertiary.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-tertiary.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  border: 3px solid #5597E2;
}

.wqa-design .btn-icon {
  width: 40px;
  height: 40px;
  font-size: 0;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
}

.wqa-design .btn-icon .icon {
  width: 40px;
  height: 40px;
}

.wqa-design .btn-icon--md {
  width: 30px;
  height: 30px;
}

.wqa-design .btn-icon--md .icon {
  width: 30px;
  height: 30px;
}

.wqa-design .btn-icon:hover, .wqa-design .btn-icon:focus, .wqa-design .btn-iconactive {
  outline: none;
}

.wqa-design .btn-icon:hover .icon, .wqa-design .btn-icon:focus .icon, .wqa-design .btn-iconactive .icon {
  background-image: var(--icon-hover-background-image);
}

.wqa-design .btn-icon-and-text {
  width: 40px;
  height: 40px;
  font-size: 9px;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
}

.wqa-design .btn-icon-and-text span {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.wqa-design .btn-icon-and-text [class*=icon--]:before {
  margin-right: 0;
}

.wqa-design .btn-icon-and-text--md {
  width: 30px;
  height: 30px;
}

.wqa-design .btn-icon-and-text--md .icon {
  width: 30px;
  height: 30px;
}

.wqa-design .btn-icon-and-text:hover, .wqa-design .btn-icon-and-text:focus, .wqa-design .btn-icon-and-text:active {
  outline: none;
}

.wqa-design .btn-purple {
  background-color: #A25EB5 !important;
}

.wqa-design .btn-purple:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-purple:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #2b1631, inset 0 0.063em #693677, inset 0 -0.188em #693677;
}

.wqa-design .btn-purple.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #A25EB5;
  color: #A25EB5;
}

.wqa-design .btn-purple.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-purple.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-purple.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #A25EB5;
  color: #A25EB5;
}

.wqa-design .btn-red {
  background-color: #DE6C6C !important;
}

.wqa-design .btn-red:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-red:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #671717, inset 0 0.063em #ba2a2a, inset 0 -0.188em #ba2a2a;
}

.wqa-design .btn-red.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #DE6C6C;
  color: #DE6C6C;
}

.wqa-design .btn-red.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-red.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-red.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #DE6C6C;
  color: #DE6C6C;
}

.wqa-design .btn-blue {
  background-color: #95C0F1 !important;
}

.wqa-design .btn-blue:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-blue:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #1658a4, inset 0 0.063em #3b8ae5, inset 0 -0.188em #3b8ae5;
}

.wqa-design .btn-blue.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #95C0F1;
  color: #95C0F1;
}

.wqa-design .btn-blue.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-blue.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-blue.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #95C0F1;
  color: #95C0F1;
}

.wqa-design .btn-blue-light {
  background-color: #F4F8FD !important;
}

.wqa-design .btn-blue-light:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-blue-light:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #478ade, inset 0 0.063em #9ec1ed, inset 0 -0.188em #9ec1ed;
}

.wqa-design .btn-blue-light.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #F4F8FD;
  color: #F4F8FD;
}

.wqa-design .btn-blue-light.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-blue-light.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-blue-light.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #F4F8FD;
  color: #F4F8FD;
}

.wqa-design .btn-green {
  background-color: #67b251 !important;
}

.wqa-design .btn-green:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-green:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #162611, inset 0 0.063em #3e6d30, inset 0 -0.188em #3e6d30;
}

.wqa-design .btn-green.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #67b251;
  color: #67b251;
}

.wqa-design .btn-green.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-green.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-green.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #67b251;
  color: #67b251;
}

.wqa-design .btn-green-light {
  background-color: #81C28A !important;
}

.wqa-design .btn-green-light:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-green-light:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #27502d, inset 0 0.063em #489553, inset 0 -0.188em #489553;
}

.wqa-design .btn-green-light.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #81C28A;
  color: #81C28A;
}

.wqa-design .btn-green-light.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-green-light.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-green-light.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #81C28A;
  color: #81C28A;
}

.wqa-design .btn-orange {
  background-color: #F8B259 !important;
}

.wqa-design .btn-orange:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-orange:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #804a05, inset 0 0.063em #e1820a, inset 0 -0.188em #e1820a;
}

.wqa-design .btn-orange.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #F8B259;
  color: #F8B259;
}

.wqa-design .btn-orange.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-orange.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-orange.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #F8B259;
  color: #F8B259;
}

.wqa-design .btn-violet {
  background-color: #CFCEEB !important;
}

.wqa-design .btn-violet:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-violet:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #4845a8, inset 0 0.063em #8886cd, inset 0 -0.188em #8886cd;
}

.wqa-design .btn-violet.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #CFCEEB;
  color: #CFCEEB;
}

.wqa-design .btn-violet.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-violet.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-violet.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #CFCEEB;
  color: #CFCEEB;
}

.wqa-design .btn-pink {
  background-color: #F5EEF7 !important;
}

.wqa-design .btn-pink:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-pink:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em #a363b6, inset 0 0.063em #cca9d6, inset 0 -0.188em #cca9d6;
}

.wqa-design .btn-pink.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #F5EEF7;
  color: #F5EEF7;
}

.wqa-design .btn-pink.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-pink.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-pink.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #F5EEF7;
  color: #F5EEF7;
}

.wqa-design .btn-turquoise {
  background-color: #00C0A3 !important;
}

.wqa-design .btn-turquoise:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2) !important;
}

.wqa-design .btn-turquoise:active {
  box-shadow: 0 0.063em rgba(255, 255, 255, 0.4), inset 0 0 1.094em black, inset 0 0.063em #005a4c, inset 0 -0.188em #005a4c;
}

.wqa-design .btn-turquoise.btn-invert {
  background: #FFFFFF !important;
  border: 3px solid #00C0A3;
  color: #00C0A3;
}

.wqa-design .btn-turquoise.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-turquoise.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-turquoise.btn-invert:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff !important;
  border: 3px solid #00C0A3;
  color: #00C0A3;
}

.wqa-design .btn-white {
  border-color: #FFFFFF;
  background: white;
  color: #354657;
}

.wqa-design .btn-white.btn-invert {
  background: transparent;
  color: white;
}

.wqa-design .btn-white.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn-white.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn-white.btn-invert:not(:disabled):not(.disabled):active:focus {
  background: #FFFFFF;
  color: #354657;
}

.wqa-design .btn--light-green {
  background-color: #81C28A;
  border-color: #81C28A;
}

.wqa-design .btn--light-green:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn--light-green:not(:disabled):not(.disabled):active, .wqa-design .btn--light-green:not(:disabled):not(.disabled):active:focus {
  background-color: #70ba7a;
  border-color: #70ba7a;
}

.wqa-design .btn--light-green:hover {
  color: white;
}

.wqa-design .btn--blue-dark {
  background-color: #354657;
  border-color: #354657;
}

.wqa-design .btn--blue-dark:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn--blue-dark:not(:disabled):not(.disabled):active, .wqa-design .btn--blue-dark:not(:disabled):not(.disabled):active:focus {
  background-color: #2b3947;
  border-color: #2b3947;
}

.wqa-design .btn--blue-dark.btn-invert {
  background: transparent;
  color: #354657;
  border-color: #354657;
}

.wqa-design .btn--blue-dark.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn--blue-dark.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn--blue-dark.btn-invert:not(:disabled):not(.disabled):active:focus {
  background: #FFFFFF;
  color: #354657;
}

@media (max-width: 600px) {
  .wqa-design .btn--xs-white-bg {
    background-color: white !important;
  }
}
.wqa-design .shape-circle {
  width: 180px;
  height: 180px;
  background: #DE6C6C;
  border-radius: 50%;
}

.wqa-design .shape-circle-border {
  width: 180px;
  height: 180px;
  border: 5px solid #DE6C6C;
  border-radius: 50%;
}

.wqa-design .shape-lemon {
  width: 116px;
  height: 180px;
  background: #95C0F1;
  border-radius: 50%;
}

.wqa-design .alert {
  background-size: 21px;
  background-repeat: no-repeat;
  background-position: left 12px center;
  padding-left: 50px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  border: none;
  color: #FFFFFF;
}

.wqa-design .alert a {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 700;
  transition: none;
}

.wqa-design .alert a:hover, .wqa-design .alert a:focus, .wqa-design .alert a:active {
  border-bottom: 1px solid #FFFFFF;
}

.wqa-design .alert-message {
  background-color: #F4F8FD;
  color: #354657;
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-alert-message.svg); */
}

.wqa-design .alert-success {
  background-color: #7BB739;
  color: #FFFFFF;
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-check-mark.svg); */
}

.wqa-design .alert-warning {
  background-color: #F8B259;
  color: #FFFFFF;
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-alert.svg); */
}

.wqa-design .alert-danger {
  background-color: #DE6C6C;
  color: #FFFFFF;
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-alert.svg); */
}

.wqa-design .cards {
  padding-top: 25px;
  padding-bottom: 50px;
  overflow: hidden;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .cards__container {
    display: flex;
    margin-left: -7px;
    margin-right: -7px;
  }
}
@media screen and (min-width: 1440px) {
  .wqa-design .cards__container {
    margin-left: -25px;
    margin-right: -25px;
  }
}
.wqa-design .cards-grid {
  width: 100%;
  display: flex;
}

.wqa-design .cards-grid__header {
  text-align: right;
  padding: 0 0 10px;
}

.wqa-design .cards-grid__header a {
  text-decoration: none;
  font-size: 1rem;
  font-weight: 900;
}

.wqa-design .cards-grid__header a .icon {
  margin-left: 10px;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards-grid__header a .icon {
    height: 18px;
    width: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards-grid__container {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .cards-grid__container .cards-grid__column {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards-grid__container .cards-grid__column:first-of-type {
    padding-right: 7px;
  }
  .wqa-design .cards-grid__container .cards-grid__column:last-of-type {
    padding-left: 7px;
  }
}
.wqa-design .cards-grid__container .card--sm {
  flex: 1 0 0%;
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  .wqa-design .cards-grid__container .card--sm {
    flex-direction: row;
  }
}
.wqa-design .cards-grid__footer {
  text-align: center;
  padding: 10px 0 0;
}

.wqa-design .cards-grid__footer a {
  text-decoration: none;
  font-size: 1rem;
  font-weight: 900;
}

.wqa-design .card {
  width: 100%;
  background: #FFFFFF;
  border: none;
  position: relative;
  background: #FFFFFF;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 0;
  text-align: left;
  margin-bottom: 15px;
  flex-direction: row;
}

@media screen and (min-width: 480px) {
  .wqa-design .card {
    width: 100%;
  }
}
.wqa-design .card__image {
  width: 100%;
  height: 175px;
  background-size: cover;
  background-position: center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

@media screen and (min-width: 480px) {
  .wqa-design .card__image {
    height: 370px;
  }
}
.wqa-design .card__body {
  padding: 20px;
  position: relative;
}

.wqa-design .card__category {
  color: #BD8BCA;
  margin-bottom: 12px;
}

.wqa-design .card__category .category__parent {
  font-weight: 900;
}

.wqa-design .card__heading {
  margin: 0;
  margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
  .wqa-design .card__heading {
    width: 90%;
  }
}
.wqa-design .card__meta {
  padding: 10px 0 5px;
}

.wqa-design .card__meta__date {
  font-weight: 900;
  font-size: 0.9rem;
}

.wqa-design .card__share {
  position: absolute;
  top: 10px;
  right: 5px;
  display: flex;
  font-size: 0.9rem;
  line-height: 2;
}

@media screen and (min-width: 480px) {
  .wqa-design .card__share {
    top: 20px;
    right: 20px;
  }
}
.wqa-design .card__share .btn-icon {
  position: relative;
  top: -4px;
}

.wqa-design .card__excerpt {
  line-height: 1.5;
  font-weight: 200;
  font-size: 1rem;
}

.wqa-design .card__actions {
  display: flex;
  margin-top: 20px;
}

.wqa-design .card__actions .card__action {
  margin-right: 30px;
  font-size: 0.9rem;
}

.wqa-design .card__actions .card__action .icon {
  margin-right: 7px;
}

.wqa-design .card__actions .card__action .count {
  font-weight: 900;
}

.wqa-design .card--sm:not(.card--grid) .card__image {
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card--sm:not(.card--grid) .card__image {
    flex: 0 0 40%;
    height: auto;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .card--sm:not(.card--grid) .card__share {
    top: 15px;
    right: 10px;
  }
}
.wqa-design .card--sm:not(.card--grid) .card__share .btn-icon {
  position: relative;
  top: -4px;
}

@media screen and (min-width: 480px) {
  .wqa-design .card--sm:not(.card--grid) .card__body {
    flex: 1 0 0%;
    padding: 10px 20px 15px;
  }
}
.wqa-design .card--sm:not(.card--grid) .card__category {
  margin-bottom: 2px;
  font-size: 1rem;
}

@media screen and (min-width: 480px) {
  .wqa-design .card--sm:not(.card--grid) .card__meta {
    padding: 3px 0 5px;
  }
}
.wqa-design .card--sm:not(.card--grid) .card__excerpt {
  font-size: 0.9rem;
  margin-bottom: 5px;
}

@media screen and (min-width: 480px) {
  .wqa-design .card--sm:not(.card--grid) .card__excerpt {
    font-size: 1rem;
  }
}
.wqa-design .card--sm:not(.card--grid) .card__link {
  text-decoration: none;
  font-size: 1rem;
  font-weight: 900;
}

.wqa-design .card--sm:not(.card--grid) .card__link:hover, .wqa-design .card--sm:not(.card--grid) .card__link:focus, .wqa-design .card--sm:not(.card--grid) .card__link:active {
  text-decoration: underline;
}

.wqa-design .card--sm:not(.card--grid) .card__actions {
  margin-top: 10px;
}

.wqa-design .card--sm:not(.card--grid) .card__action {
  font-size: 0.9rem;
  margin-right: 15px;
}

.wqa-design .card--sm:not(.card--grid) .card__action:last-of-type {
  margin-right: 0;
}

.wqa-design .card--sm:not(.card--grid) .card__action .icon {
  margin-right: 5px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card--md {
    margin: 0 10px 15px;
    width: 50%;
  }
}
.wqa-design .card--hero {
  height: auto;
}

.wqa-design .card--hero .card__body {
  padding: 20px;
}

.wqa-design .card--hero .card__link {
  color: #81C28A;
}

.wqa-design .card--featured-xs {
  display: flex;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card--featured-xs {
    display: none !important;
  }
}
.wqa-design .card--featured-sm {
  display: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card--featured-sm {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
.wqa-design .cards--grid {
  width: 102%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .cards--grid.cards--col-1 > .card {
    flex: 0 0 98%;
    margin: 0 2% 1%;
    height: auto;
  }
}
.wqa-design .cards--grid.cards--col-2 > .card {
  flex: 1 0 46%;
  margin: 0 2% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--grid.cards--col-sm-2 > .card {
    flex: 1 0 45%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--grid.cards--col-md-2 > .card {
    flex: 1 0 45%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--grid.cards--col-3 > .card {
  flex: 0 0 31.333%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--grid.cards--col-sm-3 > .card {
    flex: 0 0 31.333%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--grid.cards--col-md-3 > .card {
    flex: 1 0 31.333%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--grid.cards--col-4 > .card {
  flex: 1 0 23%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--grid.cards--col-sm-4 > .card {
    flex: 0 0 23%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--grid.cards--col-md-4 > .card {
    flex: 0 0 23%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--grid.cards--col-5 > .card {
  flex: 0 0 18%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--grid.cards--col-sm-5 > .card {
    flex: 0 0 18%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--grid.cards--col-md-5 > .card {
    flex: 0 0 18%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--grid.cards--col-6 > .card {
  flex: 0 0 14.6666%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--grid.cards--col-sm-6 > .card {
    flex: 0 0 14.6666%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--grid.cards--col-md-6 > .card {
    flex: 0 0 14.6666%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--list {
  width: 102%;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--list {
    margin: 0 -1%;
  }
}
.wqa-design .cards--list.cards--col-1 > .card {
  flex: 0 0 100%;
  margin: 0 0 15px;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--list.cards--col-sm-1 > .card {
    flex: 0 0 98%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--list.cards--col-md-1 > .card {
    flex: 0 0 98%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--list.cards--col-2 > .card {
  flex: 1 0 50%;
  margin: 0 0 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--list.cards--col-sm-2 > .card {
    flex: 1 0 47%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--list.cards--col-md-2 > .card {
    flex: 0 0 48%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--list.cards--col-3 > .card {
  flex: 0 0 31.333%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--list.cards--col-sm-3 > .card {
    flex: 0 0 31.333%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--list.cards--col-md-3 > .card {
    flex: 0 0 31.333%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--list.cards--col-4 > .card {
  flex: 1 0 23%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--list.cards--col-sm-4 > .card {
    flex: 1 0 23%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--list.cards--col-md-4 > .card {
    flex: 1 0 23%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--list.cards--col-5 > .card {
  flex: 0 0 18%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--list.cards--col-sm-5 > .card {
    flex: 0 0 18%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--list.cards--col-md-5 > .card {
    flex: 0 0 18%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .cards--list.cards--col-6 > .card {
  flex: 0 0 14.6666%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .cards--list.cards--col-sm-6 > .card {
    flex: 0 0 14.6666%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--list.cards--col-md-6 > .card {
    flex: 0 0 14.6666%;
    margin: 0 1% 2%;
    height: auto;
  }
}
body.logged-in .wqa-design .nav__link--icon .icon.icon-user {
  /*background: url(/images/wqa/icons/icon-user-account2.png);*/
  height: 38px;
  width: 38px;
  border-radius: 50%;
  border: 2px solid #BD8BCA;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
}

body.logged-in .wqa-design .nav__link--icon .icon.icon-user:hover {
  border: 2px solid #A25EB5;
}

body.logged-in .wqa-design .nav__link--icon .icon.icon-user--default {
  /*background: url(/images/wqa/icons/icon-account-auth-white.svg);*/
  height: 38px;
  width: 38px;
  border-radius: 50%;
  border: 2px solid #BD8BCA;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #BD8BCA;
}

body.logged-in .wqa-design .nav__link--icon .icon.icon-user--default:hover {
  /*background: url(/images/wqa/icons/icon-account-auth-alt-white.svg);*/
  height: 38px;
  width: 38px;
  border-radius: 50%;
  border: 2px solid #A25EB5;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #BD8BCA;
}

.wqa-design .table th {
  padding: 0.25em 0.75em 0.75em;
}

.wqa-design .table td {
  padding: 0.1em 0.75em;
  font-weight: 200;
}

.wqa-design .table td.has-icon {
  color: #aaabad;
}

.wqa-design .table td.has-icon .icon {
  position: relative;
  top: 4px;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .wqa-design .table thead tr {
    display: none;
  }
  .wqa-design .table tr {
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .wqa-design .table td {
    padding: 0;
    line-height: 1.3;
    display: block;
  }
}
.wqa-design .message {
  position: relative;
}

.wqa-design .message .message-body {
  padding: 20px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.12);
  border-radius: 4px;
}

.wqa-design .message .message-text {
  font-weight: 200;
  margin-bottom: 1.5em;
}

@media screen and (min-width: 480px) {
  .wqa-design .message .message-text {
    margin-bottom: 2.5em;
  }
}
.wqa-design .message .message-respond-by {
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
  .wqa-design .message .message-respond-by {
    text-align: left;
  }
}
.wqa-design .message .btn, .wqa-design .message #content-buttons a, #content-buttons .wqa-design .message a {
  width: 100%;
}

@media screen and (min-width: 480px) {
  .wqa-design .message .btn, .wqa-design .message #content-buttons a, #content-buttons .wqa-design .message a {
    width: auto;
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
}
.wqa-design .message.message-to .message-body {
  background: #81C28A;
}

.wqa-design .message.message-to .message-text {
  border-bottom: 1px solid #d2e3f2;
}

.wqa-design .message.message-from .message-body {
  background: #F4F8FD;
}

.wqa-design .message.message-from .message-text {
  border-bottom: 1px solid #d2e3f2;
}

.wqa-design .message .message-bubble {
  padding: 10px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  border-radius: 4px;
  width: 200px;
  margin: 20px 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .message .message-bubble {
    width: auto;
    margin: 0;
  }
}
.wqa-design .message .message-bubble:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: -0.5em;
  bottom: -18px;
  box-sizing: border-box;
  border: 1em solid black;
  border-width: 0 40px 20px 0;
  border-color: #F4F8FD #F4F8FD transparent transparent;
}

.wqa-design .message.message-to .message-bubble {
  background: #81C28A;
}

.wqa-design .message.message-to .message-bubble:after {
  left: 6px;
  border-width: 20px 40px 0 0;
  border-color: #81C28A transparent transparent transparent;
}

.wqa-design .message.message-from .message-bubble {
  background: #F4F8FD;
  float: right;
}

@media screen and (min-width: 480px) {
  .wqa-design .message.message-from .message-bubble {
    margin: 0;
    float: none;
  }
}
.wqa-design .message.message-from .message-bubble:after {
  right: 0;
  border-color: #F4F8FD #F4F8FD transparent transparent;
}

.wqa-design .tooltip.top > .tooltip-arrow {
  background-color: #f00 !important;
}

.wqa-design .modal-header {
  padding: 30px 20px 20px;
}

.wqa-design .modal-header .modal-title {
  margin-top: 0;
}

.wqa-design .modal-header .modal-title .icon {
  margin-right: 25px;
}

.wqa-design .modal-header .modal-title .icon + span {
  position: relative;
  top: -12px;
}

.wqa-design .modal-header .close {
  margin-top: -2rem;
}

.wqa-design .modal-body {
  background: #f8f8f8;
  padding: 20px;
}

.wqa-design .datepicker {
  position: relative;
}

.wqa-design .datepicker .ui-datepicker-trigger {
  position: absolute;
  top: 10px;
  right: 10px;
}

.wqa-design .ui-datepicker {
  background: #F4F8FD;
  padding: 20px 7px;
  border: 1px solid #87B2E0;
  border-radius: 2.34px;
}

.wqa-design .ui-datepicker .ui-datepicker-group {
  padding: 0 10px;
}

.wqa-design .ui-datepicker .ui-datepicker-header {
  background: #fff;
}

.wqa-design .ui-datepicker .ui-datepicker-calendar td {
  background: #fff;
  border: 2px solid #F4F8FD;
  text-align: center;
}

.wqa-design .ui-datepicker .ui-datepicker-calendar td a {
  color: #354657;
  text-align: center;
}

.wqa-design .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable {
  background: #F4F8FD;
}

.wqa-design .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day {
  background: #A25EB5;
}

.wqa-design .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a {
  color: #fff;
}

.wqa-design .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today {
  background: #F8B259;
}

.wqa-design .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
  color: #fff;
}

.wqa-design .ui-datepicker .ui-datepicker-prev {
  /*background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-left.svg);*/
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.wqa-design .ui-datepicker .ui-datepicker-next {
  background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-right.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

body .wqa-design .carousel .owl-nav {
  width: 100%;
}

@media screen and (min-width: 768px) {
  body .wqa-design .carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% - 15px));
    height: 45px;
    pointer-events: none;
  }
}
body .wqa-design .carousel .owl-nav .owl-next, body .wqa-design .carousel .owl-nav .owl-prev {
  width: 60px;
  height: 60px;
  background-color: white;
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-right-purple.svg);
  background-size: 12px;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: all 0.3s;
  border-radius: 100%;
  pointer-events: all;
  backdrop-filter: blur(2px);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  background-color: rgba(255, 255, 255, 0.7);
}

body .wqa-design .carousel .owl-nav .owl-next span, body .wqa-design .carousel .owl-nav .owl-prev span {
  display: none;
}

body .wqa-design .carousel .owl-nav .owl-next.disabled, body .wqa-design .carousel .owl-nav .owl-prev.disabled {
  display: none;
}

body .wqa-design .carousel .owl-nav .owl-next:active, body .wqa-design .carousel .owl-nav .owl-next:hover, body .wqa-design .carousel .owl-nav .owl-next:focus, body .wqa-design .carousel .owl-nav .owl-prev:active, body .wqa-design .carousel .owl-nav .owl-prev:hover, body .wqa-design .carousel .owl-nav .owl-prev:focus {
  outline: none;
}

body .wqa-design .carousel .owl-nav .owl-next:hover, body .wqa-design .carousel .owl-nav .owl-prev:hover {
  background-color: #A25EB5;
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-right-white.svg);
}

body .wqa-design .carousel .owl-nav .owl-next {
  position: absolute;
  right: 5px;
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-right-purple.svg);
}

@media screen and (min-width: 1024px) {
  body .wqa-design .carousel .owl-nav .owl-next {
    right: -85px;
  }
}
@media screen and (min-width: 768px) {
  body .wqa-design .carousel .owl-nav .owl-next {
    right: -31px;
  }
}
body .wqa-design .carousel .owl-nav .owl-next:hover {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-right-white.svg);
}

body .wqa-design .carousel .owl-nav .owl-prev {
  position: absolute;
  left: 5px;
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-left-purple.svg);
}

@media screen and (min-width: 1024px) {
  body .wqa-design .carousel .owl-nav .owl-prev {
    left: -30px;
  }
}
body .wqa-design .carousel .owl-nav .owl-prev:hover {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-left-white.svg);
}

body .wqa-design .carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

body .wqa-design .carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #D1D1D1;
  border-radius: 100px;
}

body .wqa-design .carousel .owl-dots .owl-dot.active {
  background: #A25EB5;
}

body .wqa-design .carousel .card-event {
  margin-bottom: 0;
}

.wqa-design .card--sm.card-blog {
  max-width: 100%;
}

@media screen and (min-width: 480px) {
  .wqa-design .card--sm.card-blog {
    min-width: 450px;
  }
}
.wqa-design .card--sm.card-blog--grid {
  flex-direction: column;
  min-width: 280px;
}

.wqa-design .card--sm.card-blog--grid .card__image {
  flex: initial;
  height: 254px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
}

@media screen and (max-width: 767px) {
  .wqa-design .card--sm.card-blog--list .card__image {
    height: 100%;
  }
  .wqa-design .card--sm.card-blog--list .card__category {
    font-size: 0.8rem;
  }
  .wqa-design .card--sm.card-blog--list .card__heading {
    font-size: 1rem;
  }
  .wqa-design .card--sm.card-blog--list .card__body {
    padding: 5px 10px 5px;
  }
  .wqa-design .card--sm.card-blog--list .card__actions {
    display: none;
  }
  .wqa-design .card--sm.card-blog--list .card__meta {
    padding: 0;
  }
  .wqa-design .card--sm.card-blog--list .card__meta__date {
    font-size: 0.8rem;
  }
  .wqa-design .card--sm.card-blog--list .card__excerpt {
    font-size: 0.8rem;
    line-height: 1.3;
  }
}
.wqa-design .card-media {
  display: flex;
  flex-direction: row;
  background: transparent;
}

.wqa-design .card-media__content {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}

.wqa-design .card-media__content img,
.wqa-design .card-media__content video {
  height: 100%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-media__content {
    max-width: 100%;
  }
}
.wqa-design .card-media__content img,
.wqa-design .card-media__content video {
  width: 100%;
}

.wqa-design .card-media__content-icon {
  position: absolute;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  width: 40px !important;
  height: 40px !important;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-media__content-icon {
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    width: 50px !important;
    height: 50px !important;
  }
}
.wqa-design .card-media__body {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
}

.wqa-design .card-media__title {
  font-size: 14px;
  margin-bottom: 0.25em;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-media__title {
    font-size: 20px;
  }
}
.wqa-design .card-media__type {
  font-style: italic;
  color: #555555;
  font-size: 14px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-media__type {
    font-size: 16px;
  }
}
.wqa-design .card-media__row {
  display: flex;
  margin-bottom: 10px;
}

.wqa-design .card-media__row:last-child {
  margin-bottom: 0;
}

.wqa-design .card-media__row--ctas a.btn, .wqa-design .card-media__row--ctas #content-buttons a, #content-buttons .wqa-design .card-media__row--ctas a {
  width: auto;
  margin-bottom: 0;
}

.wqa-design .card-media__product-cost {
  font-weight: 900;
  margin-right: 30px;
}

.wqa-design .card-media--grid {
  flex-direction: column;
  box-shadow: none;
}

.wqa-design .card-media--grid .card-media__body {
  padding: 15px 0;
}

.wqa-design .card-media--product .card-media__content {
  max-height: 120px;
  max-width: 120px;
  align-self: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-media--product .card-media__content {
    max-height: 130px;
    max-width: 200px;
  }
}
.wqa-design .card-media--product .card-media__content img {
  height: 100%;
  width: auto;
}

.wqa-design .card-media--video .card-media__content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wqa-design .card-media--video .card-media__content:before {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/_ui/desktop/common/images/wqa/icons/icon-play-video.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 99;
}

.wqa-design .card-media--list .card-media__body {
  padding: 20px;
}

.wqa-design .card-event {
  position: relative;
  display: flex;
  border-radius: 5px;
  overflow: hidden;
  min-width: 310px;
}

.wqa-design .card-event__block-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  text-indent: -1000000px;
}

.wqa-design .card-event__block-link:hover ~ .card-event__body .btn, .wqa-design .card-event__block-link:hover ~ .card-event__body #content-buttons a, #content-buttons .wqa-design .card-event__block-link:hover ~ .card-event__body a {
  background: white;
  color: #354657;
}

.wqa-design .card-event__block-link:hover ~ .card-event__body .card-event__overlay {
  background-color: #cba4d5;
}

.wqa-design .card-event__block-link:hover ~ .card-event__body .card-event__overlay--gradient-down:after {
  background-position-y: 30px;
}

.wqa-design .card-event__label {
  color: #FFFFFF;
  background: #BD8BCA;
  width: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 50;
}

.wqa-design .card-event__label-text {
  display: block;
  transform: rotate(-90deg);
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 8px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__label-text {
    font-size: 12px;
  }
}
.wqa-design .card-event__body {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  padding-top: 35px;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-event__body {
    flex-direction: row;
    padding-top: 0;
  }
}
.wqa-design .card-event__content {
  margin: 20px 20px 20px 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__content {
    margin: 40px 20px 40px 0;
  }
}
.wqa-design .card-event__aside {
  position: relative;
  padding: 10px;
}

.wqa-design .card-event__aside > .card-event__label {
  display: none;
}

.wqa-design .card-event__aside > .card-event__title {
  display: none;
}

.wqa-design .card-event__aside > .card-event__overlay {
  display: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__aside {
    padding: 20px;
  }
}
.wqa-design .card-event__date-tag {
  background: #BD8BCA;
  color: #FFFFFF;
  text-align: center;
  border-radius: 5px;
  font-weight: 900;
  position: relative;
  z-index: 99;
  padding: 10px;
  margin: 10px 10px auto 10px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__date-tag {
    padding: 20px;
    margin: 20px 20px auto 20px;
    width: 100px;
    height: 100px;
  }
}
.wqa-design .card-event__date-tag-number-row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.wqa-design .card-event__date-tag-number {
  font-size: 21px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__date-tag-number {
    font-size: 30px;
  }
}
.wqa-design .card-event__date-tag-number-suffix {
  margin-top: 10px;
  font-size: 9px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__date-tag-number-suffix {
    font-size: 14px;
  }
}
.wqa-design .card-event__date-tag-month {
  display: block;
  margin-top: -10px;
  font-size: 11px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__date-tag-month {
    font-size: 16px;
  }
}
.wqa-design .card-event__title {
  position: relative;
  z-index: 99;
  color: #FFFFFF;
  margin-bottom: 0;
  max-width: 300px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__title {
    font-size: 26px;
  }
}
.wqa-design .card-event__date {
  position: relative;
  z-index: 99;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  line-height: 1.1;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__date {
    flex-direction: row;
  }
}
.wqa-design .card-event__date-day {
  font-weight: 900;
  margin-right: 40px;
  font-size: 0.9rem;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__date-day {
    font-size: 1rem;
  }
}
.wqa-design .card-event__date-time {
  font-weight: 600;
  font-size: 0.8rem;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__date-time {
    font-size: 0.9rem;
  }
}
.wqa-design .card-event__location {
  position: relative;
  z-index: 99;
  color: #FFFFFF;
  font-size: 0.8rem;
  font-weight: 800;
  display: flex;
  align-items: center;
}

.wqa-design .card-event__location .icon-marker {
  width: 14px;
  height: 14px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event__location {
    font-size: 1rem;
  }
  .wqa-design .card-event__location .icon-marker {
    width: 20px;
    height: 20px;
  }
}
.wqa-design .card-event__ctas {
  position: relative;
  z-index: 99;
}

.wqa-design .card-event__ctas .btn, .wqa-design .card-event__ctas #content-buttons a, #content-buttons .wqa-design .card-event__ctas a {
  width: 100%;
  margin-top: 20px;
}

.wqa-design .card-event__overlay {
  background-color: #c396cf;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.3s background-color;
}

.wqa-design .card-event__overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  transition: 0.3s background-position;
}

.wqa-design .card-event__overlay--gradient-down:after {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,000000+100&0+0,0.4+100 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.wqa-design .card-event--feature .card-event__label {
  position: absolute;
  height: 100%;
  background: #354657;
}

.wqa-design .card-event__share {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 101;
}

.wqa-design .card-event__share-button {
  padding: 0;
  display: flex;
  align-items: center;
  background: none;
  -webkit-appearance: none;
  border: 0;
  cursor: pointer;
}

.wqa-design .card-event__share-button .card-event__share-text {
  padding-top: 6px;
}

.wqa-design .card-event__share-button .icon-share {
  /*background-image: url(/images/wqa/icons/icon-share-white.svg); */
}

.wqa-design .card-event__share-button:hover .icon-share {
  /*background-image: url(/images/wqa/icons/icon-share.svg); */
}

.wqa-design .card-event__share-text {
  font-size: 0.75rem;
  font-weight: bolder;
  margin-right: 2px;
  line-height: 1;
  color: white;
}

.wqa-design .card-event--vertical .card-event__body {
  display: block;
  text-align: center;
  padding: 20px 20px 30px 20px;
}

.wqa-design .card-event--vertical .card-event__content {
  margin: 20px 20px;
  padding-left: 0 !important;
}

.wqa-design .card-event--vertical .card-event__title {
  font-size: 24px;
  margin: 0 auto 20px;
}

.wqa-design .card-event--vertical .card-event__date {
  display: flex;
  flex-direction: column;
}

.wqa-design .card-event--vertical .card-event__date-tag {
  margin: 20px auto;
}

.wqa-design .card-event--vertical .card-event__date-day {
  margin-right: 0;
  font-size: 14px;
}

.wqa-design .card-event--vertical .card-event__date-time {
  font-size: 12px;
  margin: 10px 0 5px;
}

.wqa-design .card-event--vertical .card-event__ctas a.btn, .wqa-design .card-event--vertical .card-event__ctas #content-buttons a, #content-buttons .wqa-design .card-event--vertical .card-event__ctas a {
  width: auto;
}

.wqa-design .card-event--vertical .card-event__aside {
  padding: 0;
}

.wqa-design .card-event--vertical .card-event__label-text {
  font-size: 12px;
}

.wqa-design .card-event--vertical .card-event__location {
  justify-content: center;
}

.wqa-design .card-event--waside {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.wqa-design .card-event--waside .card-event__block-link:hover ~ .card-event__body .btn, .wqa-design .card-event--waside .card-event__block-link:hover ~ .card-event__body #content-buttons a, #content-buttons .wqa-design .card-event--waside .card-event__block-link:hover ~ .card-event__body a {
  color: #BD8BCA;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.wqa-design .card-event--waside .card-event__label {
  position: absolute;
  height: 100%;
}

.wqa-design .card-event--waside .card-event__aside > .card-event__overlay {
  display: block;
}

.wqa-design .card-event--waside .card-event__content {
  padding-left: 35px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event--waside .card-event__content {
    padding-left: 30px;
  }
}
.wqa-design .card-event--waside .card-event__content > .card-event__overlay {
  display: none;
}

.wqa-design .card-event--waside .card-event__body {
  background: transparent;
  padding: 0;
}

.wqa-design .card-event--waside .card-event__title,
.wqa-design .card-event--waside .card-event__date,
.wqa-design .card-event--waside .card-event__location {
  color: #354657;
}

.wqa-design .card-event--waside .card-event__location .icon-marker {
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-marker-primary.svg);*/
  width: 15px;
  margin-right: 5px;
}

.wqa-design .card-event--waside .card-event__date-tag {
  margin-left: 45px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event--waside .card-event__date-tag {
    margin-left: 53px;
  }
}
.wqa-design .card-event--waside .card-event__ctas {
  position: relative;
  z-index: 99;
}

.wqa-design .card-event--waside.card-event--vertical > .card-event__label {
  display: none;
}

.wqa-design .card-event--waside.card-event--vertical .card-event__aside {
  min-height: 300px;
  display: flex;
  align-items: center;
  text-align: center;
}

.wqa-design .card-event--waside.card-event--vertical .card-event__aside > .card-event__label {
  display: flex;
}

.wqa-design .card-event--waside.card-event--vertical .card-event__aside > .card-event__title {
  display: block;
  text-align: center;
  color: #FFFFFF;
  margin: auto;
  padding: 20px;
  padding-left: 50px;
}

.wqa-design .card-event--waside.card-event--vertical .card-event__date-tag {
  display: none;
}

.wqa-design .card-event--waside.card-event--vertical .card-event__content > .card-event__title {
  display: none;
}

.wqa-design .card-event--waside.card-event--vertical .card-event__date-day {
  font-size: 30px;
}

.wqa-design .card-event--waside.card-event--vertical .card-event__date-time {
  font-size: 14px;
  font-weight: 900;
}

.wqa-design .card-event--waside:not(.card-event--vertical) .card-event__share-button .icon-share {
  /*background-image: url(/images/wqa/icons/icon-share-grey.svg); */
}

.wqa-design .card-event--waside:not(.card-event--vertical) .card-event__share-button:hover .icon-share {
  /*background-image: url(/images/wqa/icons/icon-share.svg); */
}

.wqa-design .card-event--waside:not(.card-event--vertical) .card-event__share-text {
  color: #354657;
}

.wqa-design .card-event--corporate .card-event__label {
  background: #354657;
}

.wqa-design .card-event--corporate .card-event__overlay {
  background-color: #3b4e61;
}

.wqa-design .card-event--corporate .card-event__block-link:hover ~ .card-event__body .card-event__overlay {
  background-color: #43586d;
}

.wqa-design .card-event--online .card-event__location {
  display: none;
}

.wqa-design .card-event--online .card-event__label {
  background: #67b251;
}

.wqa-design .card-event--online .card-event__overlay {
  background-color: #70b75c;
}

.wqa-design .card-event--online .card-event__block-link:hover ~ .card-event__body .card-event__overlay {
  background-color: #7dbd6a;
}

.wqa-design .card-event--grid {
  min-width: 310px;
}

.wqa-design .card-event--grid .card-event__body {
  flex-direction: column;
}

.wqa-design .card-event--grid:not(.card-event--feature) .card-event__label {
  height: 255px;
}

.wqa-design .card-event--grid:not(.card-event--feature) .card-event__aside {
  height: 255px;
  display: flex;
  align-items: center;
  padding: 20px 60px;
}

.wqa-design .card-event--grid:not(.card-event--feature) .card-event__aside .card-event__title {
  display: block;
  text-align: center;
  color: #fff;
}

.wqa-design .card-event--grid:not(.card-event--feature) .card-event__aside .card-event__date-tag {
  display: none;
}

.wqa-design .card-event--grid .card-event__ctas .btn, .wqa-design .card-event--grid .card-event__ctas #content-buttons a, #content-buttons .wqa-design .card-event--grid .card-event__ctas a {
  width: 80%;
}

.wqa-design .card-event--grid:not(.card-event--feature) .card-event__content {
  text-align: center;
  margin: 20px 20px 40px 0;
}

.wqa-design .card-event--grid:not(.card-event--feature) .card-event__content .card-event__title {
  display: none;
}

.wqa-design .card-event--grid:not(.card-event--feature) .card-event__content .card-event__date {
  flex-direction: column;
  text-align: center;
}

.wqa-design .card-event--grid:not(.card-event--feature) .card-event__content .card-event__date-day {
  font-size: 1.7rem;
  margin-right: 0;
  margin-bottom: 10px;
}

.wqa-design .card-event--grid:not(.card-event--feature) .card-event__content .card-event__location {
  justify-content: center;
}

.wqa-design .card-event--grid.card-event--feature {
  text-align: center;
}

.wqa-design .card-event--grid.card-event--feature .card-event__content {
  margin: 20px 20px 20px 55px;
}

.wqa-design .card-event--grid.card-event--feature .card-event__date {
  flex-direction: column;
}

.wqa-design .card-event--grid.card-event--feature .card-event__date-tag {
  margin-left: auto;
  margin-right: auto;
}

.wqa-design .card-event--grid.card-event--feature .card-event__date-day {
  margin: 0 0 10px;
}

.wqa-design .card-event--grid.card-event--feature .card-event__location {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .wqa-design .card-event--list .card-event__body {
    flex-direction: row;
    padding-top: 0;
  }
  .wqa-design .card-event--list .card-event__body .card-event__aside {
    padding-left: 40px;
  }
  .wqa-design .card-event--list .card-event__content {
    margin-left: 0;
  }
  .wqa-design .card-event--list .card-event__share {
    display: none;
  }
  .wqa-design .card-event--list .card-event__title {
    font-size: 1rem;
  }
  .wqa-design .card-event--list .card-event__date > *,
  .wqa-design .card-event--list .card-event__location {
    font-size: 0.8rem;
  }
  .wqa-design .card-event--list .card-event__date-time {
    font-weight: 400;
    font-size: 0.7rem;
    margin-bottom: 5px;
  }
  .wqa-design .card-event--list .card-event__ctas .btn, .wqa-design .card-event--list .card-event__ctas #content-buttons a, #content-buttons .wqa-design .card-event--list .card-event__ctas a {
    margin: 10px 0 0;
    font-size: 0.9rem;
    height: 40px;
    padding: 3px;
  }
  .wqa-design .card-event--list .card-event__date-tag {
    margin: 0;
    width: 70px;
    height: 70px;
  }
  .wqa-design .card-event--list .card-event__content {
    padding-left: 10px;
  }
}
.wqa-design .card-event--list.card-event--waside .card-event__content {
  padding-left: 15px;
}

.wqa-design .card-event--list .card-event__content {
  margin: 20px 10px 20px 0;
}

.wqa-design .card-event--list .card-event__aside {
  flex: 0 0 auto;
  padding-left: 50px;
}

.wqa-design .card-event--list .card-event__date {
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-event--list .card-event__date {
    flex-direction: row;
  }
}
.wqa-design .card-event--list .card-event__date-tag {
  margin: 0;
}

.wqa-design .card-event--list .card-event__location {
  margin-top: 5px;
}

.wqa-design .card-event--list .card-event__share {
  display: none;
}

.wqa-design .cards-event.cards-slider .card-event--grid {
  max-width: 310px;
}

.wqa-design .card-event-more {
  background-color: #BD8BCA;
  background-position: center;
  background-size: cover;
  background-blend-mode: luminosity;
  color: white;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  position: relative;
  text-decoration: none;
}

.wqa-design .card-event-more:hover, .wqa-design .card-event-more:active, .wqa-design .card-event-more:focus {
  color: white;
}

.wqa-design .card-event-more:hover:after, .wqa-design .card-event-more:active:after, .wqa-design .card-event-more:focus:after {
  opacity: 0.9;
}

.wqa-design .card-event-more:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #BD8BCA;
  z-index: 1;
  border-radius: 5px;
  opacity: 0.8;
  transition: opacity 0.3s;
}

.wqa-design .card-event-more__inner {
  position: relative;
  z-index: 2;
  max-width: 150px;
  display: flex;
  flex-direction: column;
  line-height: 1;
  padding: 50px 0;
}

.wqa-design .card-event-more__inner:last-child {
  line-height: 1.2;
}

.wqa-design .card-event-more__count {
  font-size: 4.375rem;
  font-weight: 800;
  display: block;
  margin-bottom: 15px;
}

.wqa-design .card-event-more--online {
  background-color: #67b251;
}

.wqa-design .card-event-more--online:after {
  background-color: #67b251;
}

.wqa-design .card-event-more--corporate {
  background-color: #354657;
}

.wqa-design .card-event-more--corporate:after {
  background-color: #354657;
}

.wqa-design .card-event-details {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  max-width: 800px;
}

.wqa-design .card-event-details__header {
  color: white;
  background: #BD8BCA;
  text-align: center;
  padding: 20px;
  min-height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wqa-design .card-event-details__category {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

.wqa-design .card-event-details__type {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0;
}

.wqa-design .card-event-details__body {
  padding: 20px;
}

.wqa-design .card-event-details__date-time {
  padding: 20px 10px 20px 66px;
  margin-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
  /*background: url("/images/wqa/icons/icon-calendar-blue-dark.svg") no-repeat;*/
  background-position: 10px center;
  background-size: 36px 36px;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-event-details__date-time {
    padding: 20px 20px 20px 90px;
    background-size: 50px 50px;
    background-position: 20px center;
  }
}
.wqa-design .card-event-details__date {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
}

.wqa-design .card-event-details__date > sup {
  vertical-align: bottom;
  font-size: 1.375rem;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-event-details__date {
    font-size: 2.0625rem;
  }
}
.wqa-design .card-event-details__time {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-event-details__time {
    font-size: 1rem;
  }
}
.wqa-design .card-event-details__organizer {
  text-align: center;
  font-size: 0.875rem;
  padding: 0 20px 20px 20px;
}

.wqa-design .card-event-details__organizer-title {
  margin-bottom: 5px;
}

.wqa-design .card-event-details__advocate {
  display: flex;
  padding: 0 20px 20px 20px;
}

.wqa-design .card-event-details__advocate-image {
  border-radius: 10000px;
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

.wqa-design .card-event-details__advocate-body {
  flex: 1 1 0;
}

.wqa-design .card-event-details__advocate-name {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
}

.wqa-design .card-event-details__advocate-phone {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}

.wqa-design .card-event-details__advocate-link {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  color: #354657;
}

.wqa-design .card-event-details__share {
  background: #EEEEEE;
  padding: 20px;
  font-size: 0.875rem;
  color: #9b9b9b;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wqa-design .card-event-details__share-title {
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-event-details__share {
    flex-direction: row;
    justify-content: space-between;
  }
  .wqa-design .card-event-details__share-title {
    margin-bottom: 0;
  }
}
.wqa-design .card-event-details--corporate .card-event-details__header {
  background: #354657;
}

.wqa-design .card-event-details--online .card-event-details__header {
  background: #67b251;
}

.wqa-design .card-event-join {
  display: block;
  padding: 20px;
  max-width: 800px;
}

.wqa-design .card-event-join__title {
  font-size: 1.25rem;
}

.wqa-design .card-event-join__link {
  font-size: 1rem;
  font-weight: 600;
}

.wqa-design .card-event-join__button {
  width: auto;
  margin-bottom: 0;
}

.wqa-design .card-event-session {
  display: block;
  overflow: hidden;
  max-width: 800px;
  font-size: 1rem;
  margin-bottom: 0;
}

.wqa-design .card-event-session__header {
  height: 180px;
  background-color: #EEEEEE;
  background-size: cover;
  background-position: center center;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-event-session__header {
    height: 240px;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .card-event-session__header {
    height: 300px;
  }
}
.wqa-design .card-event-session__meta {
  padding: 0 40px;
  border-bottom: 1px solid #EEEEEE;
}

@media screen and (min-width: 768px) {
  .wqa-design .card-event-session__meta {
    padding: 20px 40px;
    display: flex;
    align-items: center;
  }
}
.wqa-design .card-event-session__title {
  flex: 1 1 0;
  font-size: 1.5rem;
  margin-bottom: 0;
  border-bottom: 2px solid #EEEEEE;
  padding: 20px;
  padding-left: 0;
  min-height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .wqa-design .card-event-session__title {
    justify-content: flex-start;
    border-bottom: 0;
    border-right: 2px solid #EEEEEE;
  }
}
.wqa-design .card-event-session__date {
  padding: 20px;
  padding-right: 0;
  flex: 1 1 0;
  display: flex;
  justify-content: center;
  margin-left: -32px;
}

@media screen and (min-width: 768px) {
  .wqa-design .card-event-session__date {
    margin-left: 0;
    justify-content: flex-end;
  }
}
.wqa-design .card-event-session__body {
  padding: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design .card-event-session__body {
    padding: 40px;
  }
}
.wqa-design .card-event-session__body > :last-child {
  margin-bottom: 0;
}

.wqa-design .card-event-recognition {
  display: block;
  max-width: 800px;
  padding: 30px;
  text-align: center;
  margin-top: 75px;
}

.wqa-design .card-event-recognition__image {
  width: 150px;
  height: 150px;
  border-radius: 1000px;
  margin-top: -105px;
  margin-bottom: 30px;
}

.wqa-design .card-event-recognition__title {
  font-size: 1.5rem;
}

.wqa-design .card-event-recognition__subtitle {
  font-size: 0.875rem;
  color: #555555;
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.wqa-design .card-event-recognition__features {
  text-align: left;
  font-size: 1rem;
}

.wqa-design .card-event-recognition-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  grid-gap: 20px;
}

.wqa-design .card-event-recognition-grid--2-col {
  grid-template-columns: 1fr 1fr;
}

.wqa-design .card-discover {
  display: flex;
  position: relative;
  flex-direction: row;
  box-shadow: none;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 15px;
  background: transparent;
}

.wqa-design .card-discover__image {
  width: 130px;
  height: 130px;
  overflow: hidden;
  border-radius: 5px;
  background-color: #f3f8fd;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-discover__image {
    width: 200px;
    height: 130px;
  }
}
.wqa-design .card-discover__image img {
  min-height: 100%;
  border-radius: 5px;
}

.wqa-design .card-discover__image--icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}

.wqa-design .card-discover__image--icon img {
  max-width: 75px;
  width: 100%;
  height: auto;
  min-height: initial;
}

.wqa-design .card-discover__body {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-discover__body {
    padding: 20px 30px;
  }
}
.wqa-design .card-discover__title {
  font-size: 14px;
  margin: 0 0 30px 0;
  line-height: 1.2;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-discover__title {
    font-size: 20px;
  }
}
.wqa-design .card-discover--grid {
  flex-direction: column;
  width: 100%;
  border-bottom: none;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-discover--grid {
    width: 320px;
  }
}
.wqa-design .card-discover--grid .card-discover__title {
  margin-top: 15px;
  font-size: 16px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-discover--grid .card-discover__title {
    font-size: 36px;
  }
}
.wqa-design .card-discover--grid .card-discover__image {
  width: 100%;
  height: 100%;
}

.wqa-design .card-discover--grid .card-discover__image--icon {
  min-height: 200px;
}

.wqa-design .card-discover--grid .card-discover__image--icon img {
  max-width: 70px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-discover--grid .card-discover__image--icon {
    min-height: 400px;
    align-items: flex-start;
  }
  .wqa-design .card-discover--grid .card-discover__image--icon img {
    margin-top: 30px;
    max-width: 75px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .wqa-design .card-discover--grid .card-discover__image--icon img {
    max-width: 100px;
  }
}
.wqa-design .card-discover--grid .card-discover__body {
  padding: 10px 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-discover--grid .card-discover__body {
    padding: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
  }
}
.wqa-design .cards-help {
  padding-top: 40px;
}

.wqa-design .card-help {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  box-shadow: none;
  height: auto;
  padding: 0 10px 20px;
  border-bottom: 1px solid #EEEEEE;
  background: transparent;
  min-width: 310px;
}

.wqa-design .card-help__header {
  margin-bottom: 10px;
}

.wqa-design .card-help__icon {
  width: 50px;
  height: 50px;
  display: flex;
  flex: 0 0 0%;
}

.wqa-design .card-help__icon .icon {
  position: relative;
  left: -10px;
  font-size: 30px;
}

.wqa-design .card-help__title {
  font-size: 18px;
  padding-top: 5px;
  flex: 1 0 auto;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-help__title {
    font-size: 16px;
  }
}
.wqa-design .card-help__content {
  font-size: 12px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-help__content {
    font-size: 16px;
  }
}
.wqa-design .card-help__row {
  display: flex;
  margin-top: 20px;
}

.wqa-design .card-help__row--tags {
  display: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-help__row--tags {
    display: flex;
  }
}
.wqa-design .card-help__tags {
  display: flex;
}

.wqa-design .card-help__tags a.btn, .wqa-design .card-help__tags #content-buttons a, #content-buttons .wqa-design .card-help__tags a {
  flex: 1 0 auto;
  min-width: 80px;
  width: auto;
  color: #7F88A9;
  margin-left: 0;
  margin-right: 10px;
  font-weight: 600;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-help__tags a.btn, .wqa-design .card-help__tags #content-buttons a, #content-buttons .wqa-design .card-help__tags a {
    margin-right: 10px;
  }
}
.wqa-design .card-help__social {
  font-size: 14px;
}

.wqa-design .card-help__social-item {
  padding-left: 30px;
}

.wqa-design .card-help__social-item .icon {
  position: relative;
  top: -4px;
}

.wqa-design .card-help--grid {
  flex-direction: column;
  padding-top: 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-help--grid {
    max-width: 320px;
  }
}
.wqa-design .card-help--grid .card-help__title {
  font-size: 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-help--grid .card-help__title {
    font-size: 20px;
    line-height: 22px;
  }
}
.wqa-design .card-help--grid .card-help__content {
  font-size: 14px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-help--grid .card-help__content {
    font-size: 16px;
  }
}
.wqa-design .card-help--grid .card-help__body {
  width: 100%;
}

.wqa-design .card-help--grid .card-help__row {
  flex-direction: column;
}

.wqa-design .card-help--grid .card-help__row.card-help__row--tags {
  display: flex;
}

.wqa-design .card-help--grid .card-help__social {
  padding-top: 5px;
}

.wqa-design .card-help--grid .card-help__social-item {
  padding-left: 0;
}

.wqa-design .card-help--grid .card-help__tags a.btn, .wqa-design .card-help--grid .card-help__tags #content-buttons a, #content-buttons .wqa-design .card-help--grid .card-help__tags a {
  min-width: 44px;
}

.wqa-design .card-help--list {
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card-help--list {
    max-width: 80%;
  }
}
.wqa-design .card-help--list .card-help__header {
  display: flex;
  margin-bottom: 10px;
}

.wqa-design .card-help--list .card-help__title {
  flex: initial;
  margin: 0;
  padding: 0;
}

.wqa-design .card-help--list .card-help__icon {
  width: 20px;
  height: 20px;
  display: flex;
  flex: 0 0 0%;
  margin-right: 15px;
}

.wqa-design .card-help--list .card-help__icon .icon {
  top: -2px;
  font-size: 20px;
}

.wqa-design .card-help--list .card-help__body {
  padding-left: 35px;
}

.wqa-design .card--image {
  text-align: center;
  width: 100%;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}

@media screen and (min-width: 768px) {
  .wqa-design .card--image {
    margin-left: 7px;
    margin-right: 7px;
  }
}
.wqa-design .card--image .card__image {
  transition: transform 0.2s ease-in-out;
  border-radius: 5px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.wqa-design .card--image .card__body {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}

@media screen and (min-width: 480px) {
  .wqa-design .card--image .card__body {
    padding: 20px;
  }
}
.wqa-design .card--image .card__heading {
  width: 100%;
  color: #FFFFFF;
}

.wqa-design .card--image .card__actions .card__action {
  flex: 1 0 0%;
  margin: 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .card--image-aside {
    max-width: 420px;
  }
}
.wqa-design .card--image-aside .card__body {
  text-align: left;
  top: 0;
}

@media screen and (min-width: 480px) {
  .wqa-design .card--image-aside .card__body {
    padding: 20px;
  }
}
.wqa-design .card--image--zoom:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.wqa-design .card--image--zoom:hover .card__image {
  transform: scale(1.05);
}

.wqa-design .card--image--up:hover {
  cursor: pointer;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
  transform: translate(0, -10px);
}

.wqa-design .products--grid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 1024px) {
  .wqa-design .products--grid.products--col-1 > .product {
    flex: 0 0 98%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .products--grid.products--col-2 > .product {
  flex: 0 0 46%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--grid.products--col-sm-2 > .product {
    flex: 1 0 45%;
    margin: 0 2% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--grid.products--col-md-2 > .product {
    flex: 1 0 45%;
    margin: 0 2% 2%;
    height: auto;
  }
}
.wqa-design .products--grid.products--col-3 > .product {
  flex: 0 0 31.333%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--grid.products--col-sm-3 > .product {
    flex: 0 0 31.333%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--grid.products--col-md-3 > .product {
    flex: 1 0 31.333%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .products--grid.products--col-4 > .product {
  flex: 1 0 23%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--grid.products--col-sm-4 > .product {
    flex: 0 0 23%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--grid.products--col-md-4 > .product {
    flex: 0 0 23%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .products--grid.products--col-5 > .product {
  flex: 0 0 18%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--grid.products--col-sm-5 > .product {
    flex: 0 0 18%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--grid.products--col-md-5 > .product {
    flex: 0 0 18%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .products--grid.products--col-6 > .product {
  flex: 0 0 14.6666%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--grid.products--col-sm-6 > .product {
    flex: 0 0 14.6666%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--grid.products--col-md-6 > .product {
    flex: 0 0 14.6666%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .products--list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.wqa-design .products--list .product {
  max-width: initial;
}

.wqa-design .products--list.products--col-1 > .product {
  flex: 0 0 98%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--list.products--col-sm-1 > .product {
    flex: 0 0 98%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--list.products--col-md-1 > .product {
    flex: 0 0 98%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .products--list.products--col-2 > .product {
  flex: 1 0 45%;
  margin: 0 2% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--list.products--col-sm-2 > .product {
    flex: 1 0 45%;
    margin: 0 2% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--list.products--col-md-2 > .product {
    flex: 1 0 45%;
    margin: 0 2% 2%;
    height: auto;
  }
}
.wqa-design .products--list.products--col-3 > .product {
  flex: 0 0 31.333%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--list.products--col-sm-3 > .product {
    flex: 0 0 31.333%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--list.products--col-md-3 > .product {
    flex: 0 0 31.333%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .products--list.products--col-4 > .product {
  flex: 1 0 23%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--list.products--col-sm-4 > .product {
    flex: 1 0 23%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--list.products--col-md-4 > .product {
    flex: 1 0 23%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .products--list.products--col-5 > .product {
  flex: 0 0 18%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--list.products--col-sm-5 > .product {
    flex: 0 0 18%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--list.products--col-md-5 > .product {
    flex: 0 0 18%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .products--list.products--col-6 > .product {
  flex: 0 0 14.6666%;
  margin: 0 1% 2%;
  height: auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .products--list.products--col-sm-6 > .product {
    flex: 0 0 14.6666%;
    margin: 0 1% 2%;
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .products--list.products--col-md-6 > .product {
    flex: 0 0 14.6666%;
    margin: 0 1% 2%;
    height: auto;
  }
}
.wqa-design .card-location {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  max-width: 800px;
}

.wqa-design .card-location__body {
  padding: 20px;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-location__body {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.wqa-design .card-location__address {
  font-weight: 800;
  font-size: 1rem;
  margin-bottom: 10px;
}

.wqa-design .card-location__address > br {
  display: none;
}

@media screen and (min-width: 480px) {
  .wqa-design .card-location__address {
    margin: 0;
    margin-right: 20px;
  }
  .wqa-design .card-location__address > br {
    display: block;
  }
}
.wqa-design .card-location__button {
  margin-bottom: 0;
  width: auto;
}

.wqa-design .card-person {
  display: block;
  border-radius: 40px;
  box-shadow: 0 2px 24px 0 rgba(51, 51, 51, 0.1);
  overflow: hidden;
  max-width: 800px;
}

.wqa-design .card-person__header {
  height: 80px;
  background-position: center center;
  background-size: cover;
}

.wqa-design .card-person__body {
  margin-top: -60px;
  text-align: center;
  padding: 0 30px 30px 30px;
  font-size: 0.875rem;
}

.wqa-design .card-person__image {
  width: 120px;
  height: 120px;
  border-radius: 1000px;
  border: 10px solid white;
  margin-bottom: 10px;
}

.wqa-design .card-person__subtitle {
  font-size: 0.7rem;
  font-style: italic;
  color: #9b9b9b;
  margin-bottom: 0;
}

.wqa-design .card-person__name {
  font-size: 1.5rem;
  margin-bottom: 0;
}

.wqa-design .card-person__job-title {
  font-size: 0.6875rem;
  color: #BD8BCA;
  margin-bottom: 20px;
}

.wqa-design .card-person__description {
  margin-bottom: 0;
}

.wqa-design .card-airports {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  max-width: 800px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .wqa-design .card-airports {
    text-align: left;
  }
}
.wqa-design .card-airports__body {
  padding: 20px;
  font-size: 0.875rem;
}

.wqa-design .card-airports__body h3 {
  font-size: 1.5rem;
  margin-bottom: 1em;
}

.wqa-design .card-airports__body > :last-child {
  margin-bottom: 0;
}

.wqa-design .card-airports__list {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px 0;
}

@media screen and (min-width: 768px) {
  .wqa-design .card-airports__list {
    grid-template-columns: 1fr 1fr;
  }
}
.wqa-design .card-airports__airport {
  display: flex;
  flex-direction: column;
}

.wqa-design .card-airports__airport:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 2px solid #D1D1D1;
}

@media screen and (min-width: 768px) {
  .wqa-design .card-airports__airport:not(:last-child) {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .wqa-design .card-airports__airport:nth-child(2n) {
    border-left: 2px solid #D1D1D1;
    padding-left: 30px;
  }
  .wqa-design .card-airports__airport:nth-child(2n-1) {
    padding-right: 30px;
  }
}
.wqa-design .card-airports__airport-name {
  font-size: 0.875rem;
}

.wqa-design .card-airports__airport-description {
  font-size: 0.75rem;
}

.wqa-design .card-airports__airport-cta {
  font-weight: 800;
  text-decoration: none;
}

.wqa-design .card-airports__airport > :last-child {
  margin-bottom: 0;
  margin-top: auto;
}

.wqa-design .card-area {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  max-width: 800px;
  margin-bottom: 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .wqa-design .card-area {
    text-align: left;
  }
}
.wqa-design .card-area__body {
  padding: 20px;
  font-size: 0.875rem;
}

.wqa-design .card-area__body h3 {
  font-size: 1.5rem;
  margin-bottom: 1em;
}

.wqa-design .card-area__body > :last-child {
  margin-bottom: 0;
}

.wqa-design .card-area__address {
  font-size: 0.75rem;
  font-weight: 800;
}

.wqa-design .card-area__address br {
  display: none;
}

@media screen and (min-width: 768px) {
  .wqa-design .card-area__address br {
    display: block;
  }
}
.wqa-design .card-area__cta {
  font-weight: 800;
  text-decoration: none;
}

.wqa-design .events-featured__title {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .events-list__header {
    display: flex;
    align-items: center;
  }
}
.wqa-design .events-list__header-search {
  position: relative;
  flex: 1 1 auto;
  max-width: 300px;
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .events-list__header-search {
    margin-left: 30px;
    margin-bottom: 0;
  }
}
.wqa-design .events-list__header-search input,
.wqa-design .events-list__header-search input:hover,
.wqa-design .events-list__header-search input:focus {
  border: 0;
  background: white;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  padding: 0 30px;
}

.wqa-design .events-list__header-search input:hover, .wqa-design .events-list__header-search input:focus,
.wqa-design .events-list__header-search input:hover:hover,
.wqa-design .events-list__header-search input:hover:focus,
.wqa-design .events-list__header-search input:focus:hover,
.wqa-design .events-list__header-search input:focus:focus {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.wqa-design .events-list__header-search button {
  background: url(/_ui/desktop/common/images/wqa/icons/icon-search-primary.svg);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  text-indent: -9999px;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}

.wqa-design .events-list__all-link {
  font-size: 1.125rem;
  font-weight: 800;
  margin-left: auto;
}

.wqa-design .events-list__title {
  font-size: 1.875rem;
}

@media screen and (min-width: 1024px) {
  .wqa-design .events-list__title {
    margin-bottom: 0;
  }
}
.wqa-design .events-list__title--small {
  font-size: 1.125rem;
  color: #9b9b9b;
}

.wqa-design .events-list__back {
  display: inline-flex;
  align-items: center;
  padding: 10px 0;
  font-size: 0.875rem;
  color: #4e657e;
  line-height: 1;
  font-weight: 800;
  text-decoration: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .events-list__back {
    border-right: 1px solid #D1D1D1;
    padding: 10px 20px 10px 0;
    margin-right: 20px;
  }
}
.wqa-design .banner {
  padding: 20px 0;
  background: #354657;
  color: white;
}

@media screen and (min-width: 1024px) {
  .wqa-design .banner {
    padding: 60px 0;
  }
}
.wqa-design .banner__inner {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .wqa-design .banner__inner {
    text-align: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
.wqa-design .banner__text {
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .banner__text {
    margin-bottom: 0;
    margin-right: 30px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .banner__text {
    font-size: 1.875rem;
  }
}
.wqa-design .banner__button {
  margin: 0;
}

.wqa-design .divider--shadow {
  height: 10px;
  margin-top: -10px;
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2);
}

.wqa-design .breadcrumb {
  background: none;
  padding: 0;
  font-size: 0.875rem;
}

.wqa-design .breadcrumb-item, .wqa-design .breadcrumb-item.active,
.wqa-design .breadcrumb-item + .breadcrumb-item::before {
  color: #BD8BCA;
}

.wqa-design .breadcrumb a {
  color: #BD8BCA;
  text-decoration: none;
}

.wqa-design .breadcrumb a:hover {
  color: #A25EB5;
}

.wqa-design .breadcrumb-item:first-child > a {
  font-weight: 800;
}

.wqa-design .social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}

.wqa-design .social-icons__item:not(:first-child) {
  margin-left: 10px;
}

.wqa-design .social-icons__link {
  width: 50px;
  height: 50px;
  display: block;
}

.wqa-design .social-icons__link > img {
  display: block;
}

.wqa-design .social-icons--small .social-icons__link {
  width: 36px;
  height: 36px;
}

.wqa-design .agenda__table + .wqa-design .agenda__table {
  margin-top: 70px;
}

.wqa-design .agenda__header {
  border-bottom: 6px solid #EEEEEE;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design .agenda__header {
    display: flex;
    align-items: center;
  }
}
.wqa-design .agenda__header-title, .wqa-design .event__events-header-title {
  font-size: 1.5rem;
  margin-right: auto;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .wqa-design .agenda__header-title, .wqa-design .event__events-header-title {
    font-size: 2.25rem;
  }
}
.wqa-design .agenda__header-filter-title, .wqa-design .event__events-header-filter-title {
  font-size: 0.875rem;
  color: #9b9b9b;
  margin-right: 50px;
}

.wqa-design .agenda__filters, .wqa-design .event__events-filters {
  margin: 10px -5px -5px -10px;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .wqa-design .agenda__filters, .wqa-design .event__events-filters {
    margin-top: 0;
  }
}
.wqa-design .agenda__filters .btn, .wqa-design .agenda__filters #content-buttons a, #content-buttons .wqa-design .agenda__filters a, .wqa-design .event__events-filters .btn, .wqa-design .event__events-filters #content-buttons a, #content-buttons .wqa-design .event__events-filters a {
  margin: 0 5px 10px;
}

.wqa-design .agenda__filter-button, .wqa-design .event__events-filter-button {
  width: auto;
  margin-bottom: 0;
}

.wqa-design .agenda__table-date {
  font-size: 1.125rem;
  color: #BD8BCA;
  font-weight: 600;
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .wqa-design .agenda__table-date {
    font-size: 1.875rem;
  }
}
.wqa-design .agenda__table-row:nth-of-type(odd) {
  background: #BD8BCA;
  border-top: 1px solid #b57dc4;
  border-bottom: 1px solid #b57dc4;
}

.wqa-design .agenda__table-row-inner {
  font-size: 0.9375rem;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design .agenda__table-row-inner {
    display: grid;
    grid-template-columns: 30% 20% 50%;
    grid-gap: 20px;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.wqa-design .agenda__table-row-inner {
  min-height: 100px;
}

.wqa-design .agenda__table-row-inner--header {
  display: none;
  border-bottom: 1px solid #EEEEEE;
}

@media screen and (min-width: 768px) {
  .wqa-design .agenda__table-row-inner--header {
    display: grid;
  }
}
.wqa-design .agenda__table-heading {
  font-size: 1.5rem;
  font-weight: 800;
  color: #4e657e;
  padding: 10px 0;
}

.wqa-design .agenda__table-event {
  font-size: 1.125rem;
  color: #354657;
  font-weight: 800;
}

.wqa-design .agenda__footer {
  text-align: center;
  margin-top: 20px;
  font-weight: 700;
}

.wqa-design .date-time {
  padding-left: 32px;
  /*background: url("/images/wqa/icons/icon-calendar-primary.svg") no-repeat;*/
  background-position: left top;
  background-size: 22px 22px;
}

.wqa-design .date-time__date {
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 5px;
}

.wqa-design .date-time__date > sup {
  vertical-align: bottom;
  font-size: 0.875rem;
}

.wqa-design .date-time__time {
  font-size: 0.75rem;
  font-weight: 800;
  line-height: 1;
}

.wqa-design .date-time__time + .date-time__time {
  margin-top: 0.3em;
}

.wqa-design .date-time-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  grid-gap: 20px;
  margin: 30px 0;
}

.wqa-design .date-time-grid--2-col {
  grid-template-columns: 1fr;
}

@media screen and (min-width: 768px) {
  .wqa-design .date-time-grid--2-col {
    grid-template-columns: 1fr 1fr;
  }
}
.wqa-design .list {
  list-style: none;
  margin: 0 0 1em 1em;
  padding: 0;
}

.wqa-design .list li {
  margin-bottom: 1em;
  position: relative;
  padding-left: 20px;
}

.wqa-design .list li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #BD8BCA;
  border-radius: 100px;
}

.wqa-design .switcher {
  max-width: 220px;
  margin-bottom: 20px;
  /* Hide default HTML checkbox */
}

@media screen and (min-width: 1024px) {
  .wqa-design .switcher {
    max-width: 220px;
  }
}
.wqa-design .switcher__label {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 3px;
}

.wqa-design .switcher__title {
  font-size: 22px;
  margin-bottom: 25px;
}

.wqa-design .switcher__subtitle {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0.75em;
  display: flex;
}

.wqa-design .switcher__subtitle .icon--help {
  position: relative;
  margin-left: 5px;
  top: 1px;
  display: inline-block;
}

.wqa-design .switcher__subtitle a {
  display: flex;
  align-items: center;
}

.wqa-design .switcher__bg {
  background-color: white;
  position: absolute;
  z-index: -2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50px;
}

.wqa-design .switcher__switch {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
  height: 54px;
  background-color: transparent;
}

.wqa-design .switcher__switch > * {
  flex: 1;
}

.wqa-design .switcher__switch.off .switcher__switch-label--us {
  color: #D1D1D1;
  background: transparent;
  margin-left: 10px;
  pointer-events: none;
  padding-left: 45px;
}

@media screen and (min-width: 768px) {
  .wqa-design .switcher__switch.off .switcher__switch-label--us {
    margin-left: 15px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1440px) {
  .wqa-design .switcher__switch.off .switcher__switch-label--us {
    margin-left: 10px;
    padding-left: 45px;
  }
}
.wqa-design .switcher__switch.off .switcher__switch-label--us:before {
  filter: saturate(0%);
  opacity: 0.4;
}

.wqa-design .switcher__switch.on .switcher__switch-label--canada {
  color: #D1D1D1;
  pointer-events: none;
}

.wqa-design .switcher__switch.on .switcher__switch-label--canada:before {
  filter: saturate(0%);
  opacity: 0.4;
}

.wqa-design .switcher__switch.on .switcher__switch-label--us {
  margin-left: 10px;
  padding-left: 45px;
}

@media screen and (min-width: 768px) {
  .wqa-design .switcher__switch.on .switcher__switch-label--us {
    margin-left: 15px;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1440px) {
  .wqa-design .switcher__switch.on .switcher__switch-label--us {
    margin-left: 10px;
    padding-left: 45px;
  }
}
.wqa-design .switcher__switch.on .slider:before {
  width: calc(50% - 10px);
  margin-left: 20px;
}

.wqa-design .switcher__switch-control {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 54px;
  top: 0;
  left: 0;
}

.wqa-design .switcher__switch-label {
  text-align: center;
  font-weight: 700;
  position: relative;
  z-index: 11;
  padding-left: 35px;
  background: transparent;
  margin: 10px;
  border-radius: 50px;
  height: 25px;
}

.wqa-design .switcher__switch-label::before {
  position: absolute;
  content: "";
  height: 28px;
  width: 28px;
  left: 0;
  bottom: 4px;
  top: 0;
  transition: 0.4s;
  border-radius: 50%;
}

.wqa-design .switcher__switch-label--us::before {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-flag-round-us.svg") center center no-repeat transparent;
  left: 10px;
}

@media screen and (min-width: 768px) {
  .wqa-design .switcher__switch-label--us::before {
    left: 0;
  }
}
@media (min-width: 1440px) {
  .wqa-design .switcher__switch-label--us::before {
    left: 10px;
  }
}
.wqa-design .switcher__switch-label--canada::before {
  background: url("/_ui/desktop/common/images/wqa/icons/icon-flag-round-canada.svg") center center no-repeat transparent;
}

.wqa-design .switcher__switch-control input {
  opacity: 0;
  width: 0;
  height: 0;
}

.wqa-design .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  transition: 0.4s;
  box-shadow: 0 0px 20px 0 rgba(96, 75, 102, 0.35);
  border-radius: 60px;
}

.wqa-design .slider:before {
  position: absolute;
  content: "";
  height: 46px;
  width: 50%;
  left: 4px;
  top: 4px;
  bottom: 4px;
  background-color: #F4F8FD;
  background-color: #eaf0f7;
  transition: 0.4s;
  border-radius: 50px;
}

.wqa-design input.slider__input:checked + .slider {
  background-color: transparent;
}

.wqa-design input.slider__input:checked + .slider:before {
  transform: translateX(92%);
  transform: translateX(calc(100% - 8px));
}

html .wqa-design {
  height: 100%;
}

html body .wqa-design {
  min-height: 100%;
}

@media screen and (min-width: 1024px) {
  html body .wqa-design {
    position: relative;
    margin: 0;
    overflow: auto;
  }
}
.wqa-design main {
  padding-top: 130px;
}

.wqa-design section.main {
  margin: 30px 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design section.main {
    margin: 70px 0;
  }
}
.wqa-design .page-404 {
  background: #DE6C6C;
}

.wqa-design .page-404__title {
  font-size: 160px;
  color: #FFFFFF;
  margin-bottom: 0;
}

.wqa-design .page-404__body {
  margin-top: 200px;
  margin-bottom: 140px;
  color: #FFFFFF;
  text-align: center;
}

.wqa-design .home .intro {
  padding: 50px 0;
  overflow: hidden;
}

@media screen and (min-width: 1024px) {
  .wqa-design .home .intro {
    padding: 130px 0;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .home .intro__heading {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .home .intro__heading {
    margin-bottom: 70px;
    text-align: center;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .home .intro__content-text {
    padding: 0 10%;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .home .intro__content-text {
    padding: 0 20% 0 10%;
    text-align: left;
  }
}
.wqa-design .home .intro__content-text .btn, .wqa-design .home .intro__content-text #content-buttons a, #content-buttons .wqa-design .home .intro__content-text a {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 1024px) {
  .wqa-design .home .intro__content-text .btn, .wqa-design .home .intro__content-text #content-buttons a, #content-buttons .wqa-design .home .intro__content-text a {
    margin-left: 0;
    margin-right: 0;
  }
}
.wqa-design .home .intro__content-image {
  padding: 20px 20px 50px;
}

@media screen and (min-width: 480px) {
  .wqa-design .home .intro__content-image {
    padding: 20px 20% 50px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .home .intro__content-image {
    padding: 0 0 0 15%;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .home .products {
    padding: 65px 0;
  }
}
.wqa-design .home .cards-grid__container {
  margin: 0 -80vw;
}

@media screen and (min-width: 1024px) {
  .wqa-design .home .cards-grid__container {
    margin: 0;
  }
}
@media screen and (max-width: 1023px) {
  .wqa-design .home .hero__sourcetoyou {
    background: none !important;
  }
}
.wqa-design .home .hero__sourcetoyou img {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .home .hero__sourcetoyou img {
    width: auto;
  }
}
.wqa-design .home .hero__sourcetoyou .hero__inner {
  padding-top: 60px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .home .hero__sourcetoyou .hero__inner {
    padding-top: 150px;
  }
}
.wqa-design .home .hero__sourcetoyou .hero__heading {
  margin: 0 0 30px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .home .hero__sourcetoyou .hero__heading {
    margin: 0 0 0 -20px;
  }
}
@media screen and (max-width: 1023px) {
  .wqa-design .home .hero__sourcetoyou .hero__text {
    color: #354657;
    text-align: left;
    margin-bottom: 30px;
  }
}
.wqa-design .home .hero__sourcetoyou .btn, .wqa-design .home .hero__sourcetoyou #content-buttons a, #content-buttons .wqa-design .home .hero__sourcetoyou a {
  width: 100%;
  max-width: initial;
}

@media screen and (min-width: 1024px) {
  .wqa-design .home .hero__sourcetoyou .btn, .wqa-design .home .hero__sourcetoyou #content-buttons a, #content-buttons .wqa-design .home .hero__sourcetoyou a {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .wqa-design .home .hero__sourcetoyou .card {
    box-shadow: none;
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
  }
  .wqa-design .home .hero__sourcetoyou .card .card__image {
    width: 70px;
    height: 70px;
    border-radius: 70px;
    flex: 0 0 70px;
  }
  .wqa-design .home .hero__sourcetoyou .card .card__body {
    padding: 0 0 0 20px;
    flex: 1 0 0%;
  }
  .wqa-design .home .hero__sourcetoyou .card .card__excerpt {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .wqa-design .home .hero__sourcetoyou .hero__footer__cards {
    padding: 25px 0;
  }
}
.wqa-design .account .hero--login {
  min-height: 550px;
  margin-bottom: 400px;
  padding-top: 100px;
}

@media screen and (min-width: 480px) {
  .wqa-design .account .hero--login {
    min-height: 720px;
    margin-bottom: 300px;
  }
}
.wqa-design .account .hero--login .hero__heading {
  text-align: center;
  color: #354657;
  margin-bottom: 15px;
}

.wqa-design .account .hero--login .hero__text {
  width: 100%;
  color: #354657;
  text-align: center;
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  .wqa-design .account .hero__card {
    box-shadow: none;
  }
}
.wqa-design .account .account-form {
  overflow: hidden;
}

.wqa-design .account .account-form__sidebar {
  text-align: center;
  padding: 25px;
  font-size: 1rem;
}

@media screen and (min-width: 480px) {
  .wqa-design .account .account-form__sidebar {
    height: 110%;
    padding: 50px 15%;
    /* Rectangle 5 Copy 6: */
    box-shadow: 0 5px 10px 0 rgba(51, 51, 51, 0.13);
  }
}
.wqa-design .account .account-form__sidebar .icon {
  display: none;
  margin: 0 auto;
}

@media screen and (min-width: 480px) {
  .wqa-design .account .account-form__sidebar .icon {
    display: block;
  }
}
.wqa-design .account .account-form__sidebar__heading {
  margin: 25px 0 20px 0;
}

.wqa-design .account .account-form__sidebar p {
  font-size: 0.9rem;
}

.wqa-design .account .account-form__sidebar .btn, .wqa-design .account .account-form__sidebar #content-buttons a, #content-buttons .wqa-design .account .account-form__sidebar a {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .wqa-design .account .account-form__sidebar .btn, .wqa-design .account .account-form__sidebar #content-buttons a, #content-buttons .wqa-design .account .account-form__sidebar a {
    width: 100%;
  }
}
.wqa-design .account .account-form__inner {
  padding: 25px;
  font-size: 1rem;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .wqa-design .account .account-form__inner {
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(51, 51, 51, 0.1);
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .account .account-form__inner {
    padding: 35px 25px 35px 0;
  }
}
.wqa-design .account .account-form__inner form {
  flex-direction: column;
}

@media screen and (min-width: 480px) {
  .wqa-design .account .account-form__inner form {
    display: flex;
    height: 100%;
  }
}
.wqa-design .account .account-form__inner .action-link {
  display: block;
  font-weight: 900;
  text-decoration: none;
  font-size: 90%;
  margin: 10px 0 10px;
}

.wqa-design .account .account-form__success {
  display: none;
  flex-direction: column;
  height: 100%;
  text-align: center;
  padding-top: 20px;
}

.wqa-design .account .account-form__success .icon {
  margin: 0 auto;
}

.wqa-design .account .account-form__success__heading {
  margin: 20px 0;
}

.wqa-design .account .forgotten-password-form form.forgotten-password-form__logincode {
  display: none;
}

.wqa-design .account .forgotten-password-form .logincode {
  display: flex;
  justify-content: center;
  margin: 30px 0 15px;
}

.wqa-design .account .forgotten-password-form .logincode input {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  border: 2px solid #EEEEEE;
  margin: 0 4px;
  text-align: center;
  font-weight: 700;
  padding: 0;
  font-size: 1.2rem;
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

@media screen and (min-width: 480px) {
  .wqa-design .account .forgotten-password-form .logincode input {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
.wqa-design .account .forgotten-password-form .logincode input.complete, .wqa-design .account .forgotten-password-form .logincode input:active, .wqa-design .account .forgotten-password-form .logincode input:focus, .wqa-design .account .forgotten-password-form .logincode input:hover {
  outline: none;
  border-color: #BD8BCA;
  background-color: #F8F3F9;
}

.wqa-design .account .forgotten-password-form .logincode input[type=number]::-webkit-inner-spin-button,
.wqa-design .account .forgotten-password-form .logincode input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.wqa-design .account .forgotten-password-form .logincode + small {
  text-align: center;
  width: 100%;
  display: block;
}

.wqa-design .account .forgotten-password-form .logincode + small a {
  text-decoration: none;
  font-weight: 900;
}

.wqa-design .account .reset-password-form .form-group {
  margin-bottom: 0;
}

.wqa-design .account .reset-password-form .password-strength {
  padding: 25px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}

.wqa-design .account .reset-password-form .password-strength__heading {
  font-size: 0.9rem;
  margin-bottom: 15px;
}

.wqa-design .account .reset-password-form .password-strength__requirements {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
}

.wqa-design .account .reset-password-form .password-strength__requirement {
  font-size: 0.9rem;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}

.wqa-design .account .reset-password-form .password-strength__requirement.valid {
  color: #7BB739;
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-tick.svg); */
}

.wqa-design .account .reset-password-form .password-strength__requirement.invalid {
  /*background-image: url(/_ui/desktop/common/images/wqa/icons/icon-cross.svg);*/
  color: #DE6C6C;
}

.wqa-design .account .reset-password-form .password-strength__meter label {
  font-weight: 400;
  font-size: 0.95rem;
}

.wqa-design .account .reset-password-form .password-strength__meter label span {
  font-weight: 900;
}

.wqa-design .account .reset-password-form .password-strength__meter__bar {
  width: 100%;
  height: 7px;
  background: #EEEEEE;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  position: relative;
}

.wqa-design .account .reset-password-form .password-strength__meter__bar__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  border-radius: 100px;
  background: #F8B259;
  height: 7px;
  display: inline-block;
  transition: all 0.3s;
}

.wqa-design .account .reset-password-form .password-strength__meter__bar__inner[data-strength="0"] {
  width: 20%;
  background: #DE6C6C;
}

.wqa-design .account .reset-password-form .password-strength__meter__bar__inner[data-strength="1"] {
  width: 40%;
  background: #DE6C6C;
}

.wqa-design .account .reset-password-form .password-strength__meter__bar__inner[data-strength="2"] {
  width: 60%;
  background: #F8B259;
}

.wqa-design .account .reset-password-form .password-strength__meter__bar__inner[data-strength="3"] {
  width: 80%;
  background: #7BB739;
}

.wqa-design .account .reset-password-form .password-strength__meter__bar__inner[data-strength="4"] {
  width: 100%;
  background: #7BB739;
}

.wqa-design .events .hero--events {
  margin-bottom: 40px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .events .hero--events {
    margin-bottom: 140px;
  }
}
.wqa-design .events .hero--events .hero__inner {
  min-height: auto;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .wqa-design .events .hero--events .hero__inner {
    padding-top: 80px;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .events .hero--events .hero__inner {
    display: flex;
    align-items: center;
  }
}
.wqa-design .events .hero--events .hero__heading {
  margin: 50px 0 100px;
  font-size: 1.5rem;
  text-align: center;
  order: 2;
}

@media screen and (min-width: 768px) {
  .wqa-design .events .hero--events .hero__heading {
    margin: 0;
    text-align: left;
    font-size: 3rem;
    margin-left: 100px;
  }
}
@media (min-width: 1024px) {
  .wqa-design .events .hero--events .hero__heading {
    margin-left: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .events .hero--events .hero__heading {
    font-size: 4.375rem;
  }
}
.wqa-design .events__search-card {
  transition: all ease-in-out 0.5s;
  margin: 0 -15px;
  display: block;
  width: auto;
  border-radius: 0;
  flex: 1 1 auto;
  padding: 30px 30px 30px 30px;
  order: 1;
}

@media screen and (min-width: 768px) {
  .wqa-design .events__search-card {
    height: 100%;
    padding: 50px 30px 30px 30px;
    order: 2;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .events__search-card {
    order: -1;
    max-width: 500px;
    margin: 0;
    margin-bottom: -100px;
    align-self: flex-start;
    border-radius: 5px;
    min-width: 415px;
  }
}
.wqa-design .events__search-card-title {
  font-size: 1.5rem;
  margin-bottom: 30px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .events__search-card-title {
    font-size: 2rem;
  }
}
.wqa-design .events__search-card-subtitle {
  font-size: 1.125rem;
}

.wqa-design .events__search-card-location-group {
  margin-bottom: 30px;
}

.wqa-design .events__search-card-miles-group {
  display: flex;
  align-items: center;
}

.wqa-design .events__search-card-miles-group select {
  max-width: 220px;
}

.wqa-design .events__search-card-of {
  color: #354657;
  font-size: 0.875rem;
  font-weight: 800;
  margin-left: 10px;
}

.wqa-design .events__search-card-date-group {
  margin-bottom: 30px;
}

.wqa-design .events__search-card--section {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 35px;
}

@media screen and (min-width: 768px) {
  .wqa-design .events__search-card--section {
    display: none;
  }
}
.wqa-design .events__search-card--section-inactive {
  display: none;
}

.wqa-design .events__search-card--active {
  display: block;
}

.wqa-design .events .events-featured {
  border-bottom: 1px solid #D1D1D1;
  margin-bottom: 50px;
}

.wqa-design .events__search-drop-cta {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
  background-color: #FFFFFF;
  padding: 25px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex: 1 1 auto;
}

@media screen and (min-width: 768px) {
  .wqa-design .events__search-drop-cta {
    display: none;
  }
}
.wqa-design .events__search-drop-cta .icon--arrow-down {
  align-self: center;
}

.wqa-design .events__search-drop-wrap {
  display: none;
}

.wqa-design .events__search-drop-wrap--active {
  display: flex;
  flex-wrap: wrap;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99999999;
}

@media screen and (min-width: 768px) {
  .wqa-design .events__search-drop-wrap {
    display: flex;
    flex-wrap: wrap;
  }
}
.wqa-design .events__search-drop-wrap .events__search-card {
  display: none;
}

@media screen and (min-width: 768px) {
  .wqa-design .events__search-drop-wrap .events__search-card {
    display: block;
  }
}
.wqa-design .events-results__title {
  font-size: 1.875rem;
  margin-bottom: 0;
}

.wqa-design .events-results__view-options {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.wqa-design .events-results__view-name {
  margin-right: auto;
  font-size: 0.875rem;
  font-weight: 800;
}

.wqa-design .events-results__filter-bar {
  padding-top: 20px;
  margin-bottom: 60px;
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
}

.wqa-design .events-results__filter-bar-title {
  font-size: 1.125rem;
  margin-bottom: 0;
}

.wqa-design .events-results__filter-bar-inner {
  padding: 20px 0;
}

@media screen and (min-width: 768px) {
  .wqa-design .events-results__filter-bar-inner {
    display: flex;
    align-items: flex-end;
  }
}
.wqa-design .events-results__filter-bar-group {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .wqa-design .events-results__filter-bar-group {
    margin-right: 20px;
    margin-bottom: 0;
  }
  .wqa-design .events-results__filter-bar-group--bordered {
    padding-right: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.wqa-design .events-results__filter-bar-location-group-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.wqa-design .events-results__filter-bar-location-group-inner > :first-child {
  flex: 1 1 auto;
  margin-bottom: 10px !important;
}

.wqa-design .events-results__filter-bar-location-group-inner > :last-child {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .wqa-design .events-results__filter-bar-location-group-inner {
    flex-wrap: nowrap;
  }
  .wqa-design .events-results__filter-bar-location-group-inner > :first-child {
    flex: 1 1 0;
    margin-bottom: 0 !important;
  }
  .wqa-design .events-results__filter-bar-location-group-inner > :last-child {
    width: auto;
  }
}
.wqa-design .events-results__filter-bar-subtitle {
  font-size: 0.875rem;
  color: #4e657e;
}

.wqa-design .events-results__filter-bar-of {
  color: #354657;
  font-size: 0.875rem;
  font-weight: 800;
  margin: 0 15px;
}

.wqa-design .events-results__filter-bar-submit-button, .wqa-design .events-results__filter-bar-filters-button {
  width: auto;
}

.wqa-design .events-results__filter-bar-submit-button {
  padding-left: 40px;
  padding-right: 40px;
  margin-right: 10px;
}

.wqa-design .events-results__filter-bar-filters-button {
  min-width: none;
  margin-left: auto !important;
}

.wqa-design .events-results__filter-bar .form-group {
  margin-bottom: 0;
}

.wqa-design .events-results__filter-bar select {
  min-width: 200px;
}

.wqa-design .events-results__filter-bar-extra {
  display: none;
  padding-top: 20px;
  color: white;
  background: #354657;
}

.wqa-design .events-results__filter-bar-extra--active {
  display: block;
}

@media screen and (min-width: 768px) {
  .wqa-design .events-results__filter-bar-extra .events-results__filter-bar-group--bordered {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.wqa-design .events-results__filter-bar-extra .events-results__filter-bar-subtitle {
  margin-bottom: 1em;
  color: white;
}

.wqa-design .events-results__filter-bar-form-group-inline {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.wqa-design .events-results__filter-bar-form-group-inline .form-check {
  padding-left: 0;
  margin: 0 10px;
}

.wqa-design .events-results__calendar {
  margin-bottom: 60px;
}

.wqa-design .events-results__calendar--weekly {
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto;
}

.wqa-design .event .hero--event {
  margin-bottom: 40px;
}

.wqa-design .event .hero--event .hero__inner {
  min-height: auto;
  padding: 130px 0 80px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event .hero--event .hero__inner {
    padding: 220px 0 120px;
  }
}
.wqa-design .event .hero--event .hero__heading {
  max-width: 700px;
  margin-bottom: 40px;
}

.wqa-design .event .events-featured__title {
  font-size: 2.25rem;
}

.wqa-design .event__content {
  margin-top: -130px;
  margin-bottom: 60px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__content {
    margin-top: 0;
  }
}
.wqa-design .event__content + .event__content {
  margin-top: 100px;
}

.wqa-design .event__overview {
  font-size: 1rem;
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 800px;
}

.wqa-design .event__overview > :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__overview {
    margin-top: 0;
  }
}
.wqa-design .event__cta {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .wqa-design .event__cta {
    text-align: left;
  }
}
.wqa-design .event__sidebar-heading {
  font-size: 1.5rem;
  margin: 1.5em 0 1em;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__breadcrumbs-mobile {
    display: none;
  }
}
.wqa-design .event__image-title {
  background-color: #BD8BCA;
  background-size: cover;
  background-position: center;
  padding: 120px 60px;
  border-radius: 5px;
  margin-bottom: 30px;
  max-width: 800px;
  display: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__image-title {
    display: block;
  }
}
.wqa-design .event__image-title > h1 {
  color: white;
}

.wqa-design .event__image-title--corporate {
  background-color: #354657;
}

.wqa-design .event__image-title--online {
  background-color: #67b251;
}

.wqa-design .event__image-title--full {
  display: block;
  max-width: none;
  border-radius: 0;
  margin-bottom: 80px;
  padding: 100px 15px;
}

.wqa-design .event__image-title--full > h1 {
  text-align: center;
  font-size: 2.4975rem;
}

@media screen and (min-width: 480px) {
  .wqa-design .event__image-title--full > h1 {
    text-align: left;
    font-size: 3.825rem;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .event__image-title--full {
    display: none;
  }
}
.wqa-design .event__nav {
  background: rgba(255, 255, 255, 0.95);
  border-top: 1px solid #EEEEEE;
  padding: 10px;
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
  position: absolute;
  top: 82px;
  width: 100%;
}

@media screen and (min-width: 480px) {
  .wqa-design .event__nav {
    top: 92px;
  }
}
@media screen and (min-width: 768px) {
  .wqa-design .event__nav {
    top: 82px;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .event__nav {
    top: 0;
    position: relative;
    margin-top: -40px;
    margin-bottom: 40px;
    padding: 20px 0;
    border-top: 0;
  }
}
.wqa-design .event__nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__nav-inner {
    max-width: calc(100% - 420px - 60px);
  }
}
.wqa-design .event__nav-menu-toggle {
  position: relative;
  padding-right: 24px;
  font-size: 0.875rem;
  text-decoration: none;
  font-weight: 800;
}

.wqa-design .event__nav-menu-toggle:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #354657;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__nav-menu-toggle {
    display: none;
  }
}
.wqa-design .event__nav-menu {
  opacity: 0;
  display: block;
  pointer-events: none;
  flex: 1 1 0;
  background: white;
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2);
  top: calc(100% + 20px);
  left: 10px;
  position: absolute;
  border-radius: 3px;
  transform: translateY(-20px);
  transition: opacity 0.3s, transform 0.3s;
}

.wqa-design .event__nav-menu--open {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}

.wqa-design .event__nav-menu:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  top: -10px;
  left: 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__nav-menu {
    opacity: 1;
    pointer-events: all;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 -20px;
    position: static;
    box-shadow: none;
    border-radius: 0;
    transform: none;
  }
  .wqa-design .event__nav-menu:after {
    display: none;
  }
}
.wqa-design .event__nav-button {
  margin-bottom: 0;
  width: auto;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__nav-button {
    display: none;
  }
}
.wqa-design .event__nav-item {
  display: block;
  padding: 10px 20px;
  color: #9b9b9b;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  min-width: 300px;
  transition: color 0.3s;
}

.wqa-design .event__nav-item.active {
  color: #BD8BCA;
  font-weight: 900;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__nav-item {
    padding: 20px;
    min-width: auto;
  }
}
.wqa-design .event__floating-details-card {
  position: relative;
  margin-top: -90px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__floating-details-card {
    margin-top: 0;
  }
}
.wqa-design .event__floating-details-card .card-event-details {
  margin: 0 auto 30px auto;
  max-width: 420px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__floating-details-card .card-event-details {
    margin-bottom: 0;
    position: absolute;
    bottom: -30px;
    right: 15px;
    z-index: 100;
  }
}
.wqa-design .event__education {
  padding: 70px 0;
  background: #EEEEEE;
  text-align: center;
}

.wqa-design .event__education-description {
  font-size: 0.875rem;
  max-width: 500px;
  margin: 0 auto 50px;
}

.wqa-design .event__education-grid {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.wqa-design .event__education-footer {
  margin-top: 20px;
  font-weight: 700;
}

.wqa-design .event__register {
  text-align: center;
}

.wqa-design .event__register-subtitle {
  font-size: 1.5625rem;
  margin-bottom: 0.3em;
  font-weight: 600;
}

.wqa-design .event__register-price {
  font-weight: 700;
  color: #A25EB5;
}

.wqa-design .event__register-description {
  font-size: 1rem;
  max-width: 800px;
  margin: 0 auto 50px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__events-header {
    display: flex;
    align-items: center;
  }
}
.wqa-design .event__session, .wqa-design .event__travel-row {
  background: #EEEEEE;
  border: 1px solid #EEEEEE;
  border-left: 0;
  border-right: 0;
  font-size: 1rem;
  margin-top: 40px !important;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__session, .wqa-design .event__travel-row {
    margin-top: 100px !important;
  }
}
.wqa-design .event__session-inner, .wqa-design .event__travel-row-inner {
  padding-top: 20px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__session-inner, .wqa-design .event__travel-row-inner {
    display: flex;
    padding-top: 0;
  }
}
.wqa-design .event__session-image, .wqa-design .event__travel-row-image {
  border-radius: 5px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  background-size: cover;
  background-position: center center;
  min-height: 260px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__session-image, .wqa-design .event__travel-row-image {
    position: relative;
    top: -50px;
    left: -50px;
    flex: 0 0 40%;
  }
}
.wqa-design .event__session-content, .wqa-design .event__travel-row-content {
  padding: 20px 0;
  flex: 0 0 60%;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__session-content, .wqa-design .event__travel-row-content {
    padding: 50px 0;
  }
}
.wqa-design .event__session-track-nav {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__session-track-nav {
    margin-left: 0;
    margin-right: 0;
  }
}
.wqa-design .event__session-track-nav-item {
  position: relative;
  border: 1px solid #EEEEEE;
  padding: 65px 15px 15px;
  flex: 1 1 0;
  color: #354657;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 800;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .wqa-design .event__session-track-nav-item {
    padding: 20px 20px 20px 80px;
    font-size: 1.25rem;
    text-align: left;
  }
}
.wqa-design .event__session-track-nav-item > small {
  font-size: 0.75rem;
  font-weight: 600;
}

@media screen and (min-width: 768px) {
  .wqa-design .event__session-track-nav-item > small {
    font-size: 1.125rem;
  }
}
.wqa-design .event__session-track-nav-item-letter {
  border: 3px solid #BD8BCA;
  color: #BD8BCA;
  border-radius: 1000px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .wqa-design .event__session-track-nav-item-letter {
    top: 28px;
    left: 20px;
    transform: none;
  }
}
.wqa-design .event__session-track-nav-item.active {
  background: #BD8BCA;
  border-color: #BD8BCA;
  color: white;
  position: relative;
}

.wqa-design .event__session-track-nav-item.active .event__session-track-nav-item-letter {
  color: white;
  border-color: white;
}

.wqa-design .event__session-track-nav-item.active:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 40px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #BD8BCA;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__session-track-nav-content {
    padding: 0 30px;
  }
}
.wqa-design .event__session-track-nav-content .tab-pane > :last-child {
  margin-bottom: 0;
}

.wqa-design .event__session--reversed .event__session-inner, .wqa-design .event__session--reversed .event__travel-row-inner {
  flex-direction: row-reverse;
}

.wqa-design .event__session--reversed .event__session-image, .wqa-design .event__session--reversed .event__travel-row-image {
  right: -50px;
  left: auto;
}

.wqa-design .event__session-card-grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr;
}

@media screen and (min-width: 480px) {
  .wqa-design .event__session-card-grid {
    grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
  }
}
.wqa-design .event__recognition {
  margin-top: 0 !important;
  margin-bottom: 0;
  padding: 40px 0 400px;
  background-color: #29182b;
  background-size: cover;
  background-position: center center;
  color: white;
  text-align: center;
  position: relative;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__recognition {
    margin-top: -62px !important;
  }
}
.wqa-design .event__recognition-breadcrumbs {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__recognition-breadcrumbs {
    margin-bottom: -22px;
  }
  .wqa-design .event__recognition-breadcrumbs .breadcrumb {
    margin-bottom: 0 !important;
  }
}
.wqa-design .event__recognition + .event__content {
  margin-top: -350px !important;
}

.wqa-design .event__recognition-title {
  font-size: 4rem;
}

.wqa-design .event__recognition-title > small {
  font-size: 1.5rem;
  font-weight: 700;
}

.wqa-design .event__recognition-description {
  margin-bottom: 0;
  line-height: 1.6;
  font-size: 1rem;
  max-width: 800px;
  margin: 0 auto;
}

.wqa-design .event__recognition-details {
  font-size: 1rem;
}

.wqa-design .event__recognition-details h4 {
  font-size: 1.5rem;
  margin-top: 1.8em;
  margin-bottom: 0.8em;
}

@media screen and (min-width: 768px) {
  .wqa-design .event__recognition-details h4:first-child {
    margin-top: 0;
  }
}
.wqa-design .event__travel-row {
  background: white;
  border: none;
}

.wqa-design .event__travel-row-image {
  top: 0;
  display: none;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__travel-row-image {
    display: block;
  }
}
.wqa-design .event__travel-row-content {
  padding: 0;
}

.wqa-design .event__travel-row-content h3 {
  font-size: 1.5rem;
  margin-bottom: 1em;
}

.wqa-design .event__travel-row-content h3:not(:first-child) {
  margin-top: 2em;
}

.wqa-design .event__travel-row-content > :last-child {
  margin-bottom: 0;
}

.wqa-design .event__travel-button-stack-row {
  border-bottom: 1px solid #EEEEEE;
  padding: 1rem 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .wqa-design .event__travel-button-stack-row {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .wqa-design .event__travel-button-stack-row > :first-child {
    margin-right: 20px;
  }
  .wqa-design .event__travel-button-stack-row p {
    margin-bottom: 0;
  }
}
.wqa-design .event__travel-button-stack-row .btn, .wqa-design .event__travel-button-stack-row #content-buttons a, #content-buttons .wqa-design .event__travel-button-stack-row a {
  margin-bottom: 0;
  width: auto;
  min-width: 240px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__travel-logos-inner {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  }
}
.wqa-design .event__travel-logos-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  box-shadow: 0 2px 24px 0 rgba(51, 51, 51, 0.1);
  padding: 20px;
  border-radius: 3px;
  height: 160px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .event__travel-logos-item {
    background: transparent;
    box-shadow: none;
    height: auto;
    padding: 0;
    border-radius: 0;
  }
}
.wqa-design .event__travel-logos-item img {
  width: auto !important;
}

.wqa-design .event__travel-details {
  font-size: 1rem;
}

.wqa-design .event__travel-details h3 {
  font-size: 1.5rem;
}

.wqa-design .event__travel-details h4 {
  font-size: 1rem;
}

.wqa-design .event__travel-details h3,
.wqa-design .event__travel-details h4 {
  margin-bottom: 1em;
}

.wqa-design .event__travel-details h3:not(:first-child),
.wqa-design .event__travel-details h4:not(:first-child) {
  margin-top: 2em;
}

.wqa-design .event--featured .hero--event .hero__inner {
  padding-top: 200px;
}

@media screen and (min-width: 768px) {
  .wqa-design .event--featured .hero--event .hero__inner {
    padding-top: 220px;
  }
}
.wqa-design .event--featured .breadcrumb {
  margin-bottom: 30px;
}

.wqa-design .event--featured .event__content {
  margin-top: 0;
}

.wqa-design .event--featured .event__content + .event__content {
  margin-top: 100px;
}

.wqa-design .styleguide.is-region-notice {
  padding-top: 0;
}

.wqa-design .styleguide .sg-center {
  text-align: center;
}

.wqa-design .styleguide .sg-center > * {
  margin: 0 auto;
}

.wqa-design .styleguide .sg-sidebar {
  display: none;
  padding-top: 140px;
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  border-right: 1px solid #d5d5d5;
  height: 100%;
  background: #f9f9f9;
}

@media screen and (min-width: 480px) {
  .wqa-design .styleguide .sg-sidebar {
    display: block;
  }
}
.wqa-design .styleguide .sg-sidebar ul {
  border-top: 1px solid #d5d5d5;
  margin: 0;
  padding: 0;
  list-style: none;
}

.wqa-design .styleguide .sg-sidebar ul li {
  margin: 0;
  padding: 0;
}

.wqa-design .styleguide .sg-sidebar ul li a {
  padding: 20px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  color: #666;
  font-size: 28px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.wqa-design .styleguide .sg-sidebar ul li a:hover, .wqa-design .styleguide .sg-sidebar ul li a:active, .wqa-design .styleguide .sg-sidebar ul li a:focus {
  background: #e9e9e9;
}

.wqa-design .styleguide {
  /* Colours */
  /* Primary */
  /* Secondary */
  /* Neutral */
  /* Functional Colours */
}

.wqa-design .styleguide h1.sg-header {
  margin-top: 30px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

.wqa-design .styleguide .sg-sub-header {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  color: #555;
}

.wqa-design .styleguide .sg-section-header {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 20px;
  color: #555;
}

.wqa-design .styleguide .pattern {
  margin: 0 0 3em;
  width: 100%;
  border: 1px solid #E5E5E5;
  border-radius: 3px;
}

.wqa-design .styleguide .pattern-detail {
  font-size: 0.875rem;
  color: #555;
  background-color: #FBF9F9;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
  padding: 0.5em 10px;
  width: 100%;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid rgba(229, 229, 229, 0.5);
  border-color: rgba(229, 229, 229, 0.5);
  border-radius: 3px 3px 0px 0px;
}

.wqa-design .styleguide .pattern-example {
  padding: 10px;
  width: auto;
  overflow: hidden;
  font-size: 0.875rem;
}

.wqa-design .styleguide .pattern-example pre {
  max-height: 30em;
  overflow: auto;
}

.wqa-design .styleguide .pattern-example--dark {
  background: #333;
}

.wqa-design .styleguide .pattern-tabs {
  display: flex;
  border-top: 1px solid rgba(229, 229, 229, 0.5);
}

.wqa-design .styleguide .pattern-tabs > div {
  border-right: 1px solid rgba(229, 229, 229, 0.5);
  font-size: 0.875rem;
  padding: 5px 10px;
  cursor: pointer;
}

.wqa-design .styleguide .pattern-tabs > div.active {
  font-weight: 700;
}

.wqa-design .styleguide .pattern-help {
  font-size: 0.875rem;
  padding: 10px 10px;
  border-top: 1px solid rgba(229, 229, 229, 0.5);
}

.wqa-design .styleguide .pattern-help > div:not(.active) {
  display: none;
}

.wqa-design .styleguide .pattern-help pre {
  max-height: 30em;
  overflow: auto;
}

.wqa-design .styleguide .pattern-help .pattern-help-note {
  font-style: italic;
}

.wqa-design .styleguide .pattern-help code {
  color: #354657;
}

.wqa-design .styleguide .section-content {
  border-radius: 5px;
  float: left;
  margin: 0 0 0;
  width: 100%;
  background: #fff;
  padding: 40px;
}

.wqa-design .styleguide .pattern {
  margin: 0 0 3em;
  width: 100%;
  border: 1px solid #E5E5E5;
  border-radius: 3px;
}

.wqa-design .styleguide .pattern-example {
  padding: 20px;
  width: auto;
  overflow: hidden;
}

.wqa-design .styleguide .grid-wrapper .col-sm {
  background: #F4F8FD;
  text-align: center;
  margin-bottom: 15px;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875rem;
}

@media screen and (min-width: 1024px) {
  .wqa-design .styleguide .grid-wrapper .row .col-sm:first-of-type {
    border-right: 15px #fff solid;
  }
}
.wqa-design .styleguide .table {
  font-size: 0.875rem;
}

.wqa-design .styleguide .table th, .wqa-design .styleguide .table td {
  padding: 0.75em 0.75em;
}

.wqa-design .styleguide .table code {
  color: #354657;
}

.wqa-design .styleguide .swatch {
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}

.wqa-design .styleguide .color-blue {
  background: #95C0F1;
}

.wqa-design .styleguide .color-blue-dark {
  background: #354657;
}

.wqa-design .styleguide .color-blue-strong {
  background: #5597E2;
}

.wqa-design .styleguide .color-blue-grey {
  background: #7F88A9;
}

.wqa-design .styleguide .color-blue-light {
  background: #F4F8FD;
}

.wqa-design .styleguide .color-yellow {
  background: #FECC2B;
}

.wqa-design .styleguide .color-green {
  background: #67b251;
}

.wqa-design .styleguide .color-purple {
  background: #A25EB5;
}

.wqa-design .styleguide .color-purple-light {
  background: #BD8BCA;
}

.wqa-design .styleguide .color-green-light {
  background: #81C28A;
}

.wqa-design .styleguide .color-black {
  background: #000000;
}

.wqa-design .styleguide .color-white {
  background: #FFFFFF;
}

.wqa-design .styleguide .color-grey {
  background: #D1D1D1;
}

.wqa-design .styleguide .color-grey-dark {
  background: #555555;
}

.wqa-design .styleguide .color-grey-light {
  background: #EEEEEE;
}

.wqa-design .styleguide .color-body {
  background: #FFFFFF;
}

.wqa-design .styleguide .color-brand {
  background: #A25EB5;
}

.wqa-design .styleguide .color-header {
  background: #000000;
}

.wqa-design .styleguide .color-accent {
  background: #BD8BCA;
}

.wqa-design .styleguide .container, .wqa-design .styleguide .agenda__table-date, .wqa-design .styleguide .agenda__table-row-inner, .wqa-design .styleguide .side-nav + div {
  width: 100%;
  margin-left: 0;
  transition: 0.25s ease;
  overflow-x: hidden;
  position: relative;
  min-height: 100vh;
}

@media (min-width: 840px) {
  .wqa-design .styleguide .container, .wqa-design .styleguide .agenda__table-date, .wqa-design .styleguide .agenda__table-row-inner, .wqa-design .styleguide .side-nav + div {
    margin-left: 16rem;
    width: calc(100% - 256px);
  }
}
.wqa-design .styleguide .container--expanded, .wqa-design .styleguide .side-nav + .container--expanded {
  width: 100%;
  margin-left: 0;
}

.wqa-design .styleguide .side-nav .bx--btn, .wqa-design .styleguide button {
  font-family: IBM Plex Sans, ibm-plex-sans, Helvetica Neue, Arial, sans-serif;
}

.wqa-design .styleguide .side-nav {
  font-size: 0.875rem;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-right: 2px solid #f4f7fb;
  width: 16rem;
  height: 100%;
  padding: 1rem 0;
  position: fixed;
  z-index: 7000;
  transition: 0.25s cubic-bezier(0.5, 0, 0.1, 1);
}

@media screen and (min-width: 840px) {
  .wqa-design .styleguide .side-nav {
    box-shadow: none;
  }
}
.wqa-design .styleguide .side-nav__closed {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  overflow: inherit;
}

.wqa-design .styleguide .side-nav__closed--final {
  display: none;
}

.wqa-design .styleguide .side-nav--items {
  overflow-y: auto;
  width: 100%;
}

.wqa-design .styleguide .side-nav-click-to-close {
  display: block;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 500;
}

@media screen and (min-width: 840px) {
  .wqa-design .styleguide .side-nav-click-to-close {
    display: none;
  }
}
.wqa-design .styleguide .side-nav-click-to-close__closed {
  display: none;
}

.wqa-design .styleguide .side-nav__logo {
  font-size: 1rem;
  display: inline-block;
  color: #152935;
  text-decoration: none;
  font-weight: 400;
  line-height: 1.2;
  margin: 1rem 1rem 1rem 20px;
  white-space: nowrap;
  padding: 0 1rem 0 0;
}

.wqa-design .styleguide .side-nav__logo:hover {
  color: #3057d5;
}

.wqa-design .styleguide .side-nav__logo:focus {
  text-decoration: underline;
  outline: none;
  color: #3057d5;
}

.wqa-design .styleguide .side-nav__logo span {
  font-weight: 600;
}

.wqa-design .styleguide .side-nav__search {
  margin: 0 1rem 2rem;
}

.wqa-design .styleguide .side-nav__nav-items {
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 2.5rem;
}

.wqa-design .styleguide .side-nav__nav-item a, .wqa-design .styleguide .side-nav__nav-item button {
  font-size: 0.875rem;
  cursor: pointer;
  padding: 0.25rem 1rem;
  height: 2rem;
  color: #565656;
  font-weight: 600;
  letter-spacing: 0.01rem;
  background: transparent;
  line-height: 1.5;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  text-decoration: none;
  border: none;
  border-left: 4px solid transparent;
}

.wqa-design .styleguide .side-nav__nav-item a:focus, .wqa-design .styleguide .side-nav__nav-item button:focus {
  color: #171717;
  text-decoration: underline;
  outline: none;
}

.wqa-design .styleguide .side-nav__nav-item a:hover, .wqa-design .styleguide .side-nav__nav-item button:hover {
  color: #171717;
  background: #f4f7fb;
}

@media (max-width: 620px) {
  .wqa-design .styleguide .side-nav__nav-item a, .wqa-design .styleguide .side-nav__nav-item button {
    font-size: 1rem;
    padding-bottom: 1rem;
  }
}
.wqa-design .styleguide .side-nav__nav-item--arrow {
  height: 0.625rem;
  width: 0.625rem;
  fill: #a4a4a4;
  transition: 0.3s;
}

.wqa-design .styleguide .side-nav__nav-item--active > a {
  color: #171717;
  border-left: 4px solid #BD8BCA;
}

.wqa-design .styleguide .side-nav__nav-item--open .side-nav__nav-item--arrow {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.wqa-design .styleguide .side-nav__nav-item--open .side-nav__sub-nav {
  margin-top: 0;
  max-height: 100rem;
}

.wqa-design .styleguide .side-nav__sub-nav {
  overflow: hidden;
  max-height: 0;
  transition: 0.3s;
  list-style: none;
  padding: 0;
}

.wqa-design .styleguide .side-nav__sub-nav-item {
  border-left: 4px solid transparent;
  padding: 0 1.5rem;
}

.wqa-design .styleguide .side-nav__sub-nav-item:hover {
  background: #f4f7fb;
}

.wqa-design .styleguide .side-nav__sub-nav-item a {
  font-weight: 400;
  padding: 0.25rem 0.25rem 0.25rem 0;
  text-decoration: none;
}

@media (max-width: 620px) {
  .wqa-design .styleguide .side-nav__sub-nav-item a {
    font-size: 1rem;
    padding-bottom: 0.75rem;
  }
}
.wqa-design .styleguide .side-nav__sub-nav-item--active {
  border-left: 4px solid #BD8BCA;
}

.wqa-design .styleguide .side-nav__sub-nav-item--active a {
  font-weight: 600;
  color: #171717;
}

.wqa-design .styleguide .side-nav__links {
  width: 100%;
  padding: 0 1rem;
}

.wqa-design .styleguide .side-nav__link {
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
  border-color: #3057d5;
  color: #3057d5;
}

.wqa-design .styleguide .side-nav__link:focus, .wqa-design .styleguide .side-nav__link:hover {
  background: #3057d5;
}

.wqa-design .styleguide .side-nav__link:focus {
  outline-color: #3057d5;
}

.wqa-design .styleguide .side-nav-toggle-btn {
  position: fixed;
  top: 0;
  left: calc(256px - 2.3rem);
  width: 2.3rem;
  height: 2.3rem;
  background-color: #fff;
  border: 1px solid transparent;
  border-right: 2px solid #f4f7fb;
  margin: 0;
  padding: 0;
  cursor: pointer;
  z-index: 8000;
  border-radius: 0;
  transition: 0.25s cubic-bezier(0.5, 0, 0.1, 1);
}

.wqa-design .styleguide .side-nav-toggle-btn:focus {
  outline: none;
  border: 1px solid #3057d5;
}

.wqa-design .styleguide .side-nav-toggle-btn:hover {
  background: #3057d5;
  border-right: none;
}

.wqa-design .styleguide .side-nav-toggle-btn:hover .line {
  background: #fff;
}

.wqa-design .styleguide .side-nav-toggle-btn > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.wqa-design .styleguide .side-nav-toggle-btn > div:focus {
  outline: none;
}

.wqa-design .styleguide .side-nav-toggle-btn > div .line {
  height: 0.0625rem;
  width: 1.25rem;
  cursor: pointer;
  display: block;
  margin: 0.125rem 0;
  background: #3057d5;
  will-change: all;
}

.wqa-design .styleguide .side-nav-toggle-btn > div .line:nth-child(2) {
  opacity: 0;
}

.wqa-design .styleguide .side-nav-toggle-btn > div .line:first-child {
  -webkit-transform: translateY(5px) rotate(45deg);
  transform: translateY(5px) rotate(45deg);
}

.wqa-design .styleguide .side-nav-toggle-btn > div .line:nth-child(3) {
  -webkit-transform: translateY(-5px) rotate(-45deg);
  transform: translateY(-5px) rotate(-45deg);
}

.wqa-design .styleguide .side-nav-toggle-btn--closed {
  left: 0;
  border-right: 0;
}

.wqa-design .styleguide .side-nav-toggle-btn--closed > div .line:nth-child(2) {
  opacity: 1;
}

.wqa-design .styleguide .side-nav-toggle-btn--closed > div .line, .wqa-design .styleguide .side-nav-toggle-btn--closed > div .line:first-child, .wqa-design .styleguide .side-nav-toggle-btn--closed > div .line:nth-child(3) {
  -webkit-transform: translateY(0) rotate(0);
  transform: translateY(0) rotate(0);
  transition: all 0.25s ease-in-out;
}

.wqa-design .styleguide .styleguide__sections > .section {
  display: none;
}

.wqa-design .styleguide .section-header {
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #EEEEEE;
  padding-bottom: 0;
  width: 100%;
  padding-top: 75px;
  padding-bottom: 20px;
}

.wqa-design .styleguide .section-header__label {
  font-size: 0.875rem;
  color: #5a6872;
  font-weight: 400;
  margin: 4rem 0 1rem;
  white-space: nowrap;
  text-transform: capitalize;
  display: none;
}

.wqa-design .styleguide .section-header__title {
  font-size: 36px;
  color: #152935;
  font-weight: 900;
  margin: -1.15rem 0 0 -3px;
  line-height: 1.25;
  letter-spacing: 0;
  padding: 0;
  transition: 0.25s cubic-bezier(0.5, 0, 0.1, 1);
}

.wqa-design .styleguide .section-header__version {
  font-weight: 700;
}

.wqa-design .styleguide .section-content {
  padding: 4rem 3%;
  width: 100%;
  margin-bottom: 7rem;
}

.wqa-design .styleguide .sg-icon-plate {
  position: relative;
  display: inline-block;
  margin: 25px 10px;
  width: 140px;
  vertical-align: top;
  text-align: left;
}

.wqa-design .styleguide .sg-icon-wrapper {
  background: #F4F8FD;
  width: 140px;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wqa-design .styleguide .sg-icon-class {
  font-size: 0.875rem;
}

.wqa-design .styleguide .sg-icon-plate > div:first-of-type {
  /* width: 32px;
  height: 32px; */
}

.wqa-design .swatch-grid {
  display: grid;
  grid-gap: 20px;
  margin-bottom: 80px;
  margin-top: 80px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr 1fr 1fr;
}

@media screen and (min-width: 1024px) {
  .wqa-design .swatch-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-row: 1fr 1fr 1fr 1fr;
  }
}
.wqa-design .swatch-grid:first-child {
  margin-top: 0;
}

.wqa-design .swatch-grid__head {
  grid-area: 1/1/1/-1;
}

.wqa-design .swatch-grid__pattern--group1 {
  order: 1;
}

.wqa-design .swatch-grid__pattern--group2 {
  order: 2;
}

.wqa-design .swatch-grid__pattern--group3 {
  order: 3;
}

.wqa-design .swatch-grid__pattern--group4 {
  order: 4;
}

@media screen and (min-width: 1024px) {
  .wqa-design .swatch-grid__pattern {
    order: initial;
  }
}
.wqa-design .swatch-grid__title {
  font-size: 22px;
  color: #354657;
  margin-bottom: 20px;
}

.wqa-design .swatch-grid__title-info {
  font-size: 16px;
  color: #354657;
  font-weight: 400;
}

.wqa-design .swatch-grid .pattern {
  margin: 0;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.15);
}

.wqa-design .swatch-grid .pattern-example {
  padding: 0;
}

.wqa-design .swatch-grid .pattern-info {
  padding: 30px 20px;
}

.wqa-design .swatch-grid .pattern-info-name {
  font-size: 18px;
  font-weight: 900;
  color: #152935;
  margin-bottom: 10px;
}

.wqa-design .swatch-grid .pattern-info-class {
  font-size: 14px;
  font-weight: 700;
  color: #84909B;
  margin-bottom: 5px;
}

.wqa-design .swatch-grid .pattern-info-color-ref {
  font-size: 14px;
  font-weight: 700;
  color: #84909B;
  margin: 0;
}

.wqa-design .swatch-grid .swatch {
  margin-bottom: 0;
  min-height: 180px;
}

.wqa-design .typo-grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}

@media screen and (min-width: 1024px) {
  .wqa-design .typo-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}
.wqa-design .typo-grid:first-child {
  margin-top: 0;
}

.wqa-design .typo-grid__head {
  grid-area: 1/1/1/-1;
}

.wqa-design .typo-grid__title {
  font-size: 22px;
  color: #354657;
  margin-bottom: 0;
}

.wqa-design .typo-grid__title-info {
  font-size: 16px;
  color: #354657;
  font-weight: 400;
}

.wqa-design .typo-grid__pattern {
  padding: 20px;
  margin-bottom: 0 !important;
  border: none !important;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 768px) {
  .wqa-design .typo-grid__pattern {
    padding: 40px;
  }
}
.wqa-design .typo-grid__pattern--group1 {
  order: 1;
}

.wqa-design .typo-grid__pattern--group2 {
  order: 2;
  background-color: #354657;
  color: #FFFFFF;
}

.wqa-design .typo-grid__pattern--group2 .typo-grid__pattern-info {
  color: #FFFFFF;
}

.wqa-design .typo-grid__pattern--group2 .typo-grid__pattern-item {
  border-color: #FFFFFF;
}

@media screen and (min-width: 1024px) {
  .wqa-design .typo-grid__pattern {
    order: initial;
  }
}
.wqa-design .typo-grid__pattern--hero .typo-grid__pattern-item {
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
}

.wqa-design .typo-grid__pattern-item {
  border-bottom: 1px solid #354657;
  margin-bottom: 25px;
  padding-bottom: 20px;
}

.wqa-design .typo-grid__pattern-item h1, .wqa-design .typo-grid__pattern-item h2, .wqa-design .typo-grid__pattern-item h3, .wqa-design .typo-grid__pattern-item h4, .wqa-design .typo-grid__pattern-item h5, .wqa-design .typo-grid__pattern-item h6 {
  margin-bottom: 10px;
}

.wqa-design .typo-grid__pattern-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.wqa-design .typo-grid__pattern-info {
  font-size: 14px;
  font-weight: 400;
  color: #354657;
}

.wqa-design .typo-grid--desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  .wqa-design .typo-grid--desktop {
    display: grid;
  }
}
.wqa-design .typo-grid--mobile {
  display: grid;
}

@media screen and (min-width: 768px) {
  .wqa-design .typo-grid--mobile {
    display: none;
  }
}
.wqa-design .content-grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}

@media screen and (min-width: 1024px) {
  .wqa-design .content-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
}
.wqa-design .content-grid__head p {
  margin-bottom: 0;
}

@media screen and (min-width: 1024px) {
  .wqa-design .content-grid__head {
    grid-area: 1/1/1/-1;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .content-grid__head--half {
    grid-area: 1/1/1/1;
  }
}
@media screen and (min-width: 1024px) {
  .wqa-design .content-grid__head--half.content-grid__head--rhs {
    grid-area: 1/2/1/-1;
  }
}
.wqa-design .content-grid__item {
  padding: 20px;
  margin-bottom: 0 !important;
  border: none !important;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 4px 13px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .wqa-design .content-grid__item {
    padding: 30px;
  }
}
.wqa-design .content-grid__item-foot {
  margin-top: auto;
  margin-bottom: 0;
}

.wqa-design .content-grid__title {
  font-size: 22px;
  color: #354657;
  margin-bottom: 0;
  margin-top: 60px;
}

@media screen and (min-width: 1024px) {
  .wqa-design .content-grid__title {
    margin-top: 80px;
  }
}
.wqa-design .content-grid__title-info {
  font-size: 16px;
  color: #354657;
  font-weight: 400;
}

.wqa-design .content-grid__item-content {
  width: 100%;
}

.wqa-design .content-grid__item-foot {
  padding-top: 20px;
}

.wqa-design .content-grid__item-foot p {
  margin-bottom: 0;
}

.wqa-design .content-grid__box {
  padding: 20px;
  border: 2px solid #D1D1D1;
  margin: 15px 0;
  width: 100%;
}

.wqa-design .content-grid--desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  .wqa-design .content-grid--desktop {
    display: grid;
  }
}
.wqa-design .content-grid--mobile {
  display: grid;
}

@media screen and (min-width: 768px) {
  .wqa-design .content-grid--mobile {
    display: none;
  }
}
.wqa-design .styleguide-item__title {
  font-size: 22px;
  color: #354657;
  margin-bottom: 10px;
}

.wqa-design .styleguide-item__info {
  font-size: 16px;
  color: #354657;
  font-weight: 400;
  margin-bottom: 35px;
}

.wqa-design .icon-grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, 30px);
  grid-auto-rows: 30px;
}

.wqa-design .icon-grid__wrap {
  display: flex;
}

.wqa-design .icon-grid__wrap .icon-grid {
  margin-right: 70px;
}

.wqa-design .icon-grid--2 {
  grid-template-columns: repeat(2, 30px);
}

.wqa-design .icon-grid--4 {
  grid-template-columns: repeat(4, 30px);
}

.wqa-design .icon-grid--11 {
  grid-template-columns: repeat(11, 30px);
}

@media (max-width: 900px) {
  .wqa-design .side-nav {
    display: none !important;
  }
}
/********************************************
Icons
*********************************************/
[class*=icon--] {
  display: inline-block;
  font-size: 1.2904rem;
}

[class*=icon--]:before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  background-clip: border-box;
}

.icon--add {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add:before {
  background-image: url("/_ui/desktop/common/images/icons/add.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/add-brand.svg");
}

.icon--add.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/add-white.svg");
}

.icon--add-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/add-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill.svg");
}

.icon--add-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-brand.svg");
}

.icon--add-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill-brand.svg");
}

.icon--add-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill-brand.svg");
}

.icon--add-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-white.svg");
}

.icon--add-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill-white.svg");
}

.icon--add-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill-white.svg");
}

.icon--add-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill-brand.svg");
}

.icon--add-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill-white.svg");
}

.icon--add-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/add-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--add-white:before {
  background-image: url("/_ui/desktop/common/images/icons/add-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert:before {
  background-image: url("/_ui/desktop/common/images/icons/alert.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-brand.svg");
}

.icon--alert.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-white.svg");
}

.icon--alert-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill.svg");
}

.icon--alert-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-brand.svg");
}

.icon--alert-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill-brand.svg");
}

.icon--alert-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill-brand.svg");
}

.icon--alert-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-white.svg");
}

.icon--alert-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill-white.svg");
}

.icon--alert-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill-white.svg");
}

.icon--alert-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill-brand.svg");
}

.icon--alert-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill-white.svg");
}

.icon--alert-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--alert-white:before {
  background-image: url("/_ui/desktop/common/images/icons/alert-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-brand.svg");
}

.icon--arrow-down.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-white.svg");
}

.icon--arrow-down-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill.svg");
}

.icon--arrow-down-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-brand.svg");
}

.icon--arrow-down-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill-brand.svg");
}

.icon--arrow-down-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill-brand.svg");
}

.icon--arrow-down-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-white.svg");
}

.icon--arrow-down-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill-white.svg");
}

.icon--arrow-down-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill-white.svg");
}

.icon--arrow-down-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill-brand.svg");
}

.icon--arrow-down-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill-white.svg");
}

.icon--arrow-down-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-down-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-down-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-brand.svg");
}

.icon--arrow-left.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-white.svg");
}

.icon--arrow-left-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill.svg");
}

.icon--arrow-left-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-brand.svg");
}

.icon--arrow-left-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill-brand.svg");
}

.icon--arrow-left-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill-brand.svg");
}

.icon--arrow-left-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-white.svg");
}

.icon--arrow-left-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill-white.svg");
}

.icon--arrow-left-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill-white.svg");
}

.icon--arrow-left-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill-brand.svg");
}

.icon--arrow-left-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill-white.svg");
}

.icon--arrow-left-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-left-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-left-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-brand.svg");
}

.icon--arrow-right.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-white.svg");
}

.icon--arrow-right-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill.svg");
}

.icon--arrow-right-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-brand.svg");
}

.icon--arrow-right-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill-brand.svg");
}

.icon--arrow-right-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill-brand.svg");
}

.icon--arrow-right-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-white.svg");
}

.icon--arrow-right-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill-white.svg");
}

.icon--arrow-right-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill-white.svg");
}

.icon--arrow-right-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill-brand.svg");
}

.icon--arrow-right-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill-white.svg");
}

.icon--arrow-right-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-right-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-right-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-brand.svg");
}

.icon--arrow-up.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-white.svg");
}

.icon--arrow-up-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill.svg");
}

.icon--arrow-up-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-brand.svg");
}

.icon--arrow-up-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill-brand.svg");
}

.icon--arrow-up-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill-brand.svg");
}

.icon--arrow-up-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-white.svg");
}

.icon--arrow-up-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill-white.svg");
}

.icon--arrow-up-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill-white.svg");
}

.icon--arrow-up-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill-brand.svg");
}

.icon--arrow-up-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill-white.svg");
}

.icon--arrow-up-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-up-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-up-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-brand.svg");
}

.icon--arrows-down.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-white.svg");
}

.icon--arrows-down-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill.svg");
}

.icon--arrows-down-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-brand.svg");
}

.icon--arrows-down-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill-brand.svg");
}

.icon--arrows-down-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill-brand.svg");
}

.icon--arrows-down-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-white.svg");
}

.icon--arrows-down-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill-white.svg");
}

.icon--arrows-down-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill-white.svg");
}

.icon--arrows-down-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill-brand.svg");
}

.icon--arrows-down-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill-white.svg");
}

.icon--arrows-down-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-down-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-down-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-brand.svg");
}

.icon--arrows-left.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-white.svg");
}

.icon--arrows-left-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill.svg");
}

.icon--arrows-left-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-brand.svg");
}

.icon--arrows-left-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill-brand.svg");
}

.icon--arrows-left-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill-brand.svg");
}

.icon--arrows-left-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-white.svg");
}

.icon--arrows-left-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill-white.svg");
}

.icon--arrows-left-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill-white.svg");
}

.icon--arrows-left-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill-brand.svg");
}

.icon--arrows-left-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill-white.svg");
}

.icon--arrows-left-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-left-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-left-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-brand.svg");
}

.icon--arrows-right.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-white.svg");
}

.icon--arrows-right-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill.svg");
}

.icon--arrows-right-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-brand.svg");
}

.icon--arrows-right-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill-brand.svg");
}

.icon--arrows-right-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill-brand.svg");
}

.icon--arrows-right-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-white.svg");
}

.icon--arrows-right-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill-white.svg");
}

.icon--arrows-right-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill-white.svg");
}

.icon--arrows-right-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill-brand.svg");
}

.icon--arrows-right-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill-white.svg");
}

.icon--arrows-right-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-right-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-right-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-brand.svg");
}

.icon--arrows-up.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-white.svg");
}

.icon--arrows-up-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill.svg");
}

.icon--arrows-up-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-brand.svg");
}

.icon--arrows-up-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill-brand.svg");
}

.icon--arrows-up-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill-brand.svg");
}

.icon--arrows-up-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-white.svg");
}

.icon--arrows-up-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill-white.svg");
}

.icon--arrows-up-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill-white.svg");
}

.icon--arrows-up-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill-brand.svg");
}

.icon--arrows-up-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill-white.svg");
}

.icon--arrows-up-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrows-up-white:before {
  background-image: url("/_ui/desktop/common/images/icons/arrows-up-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--articles {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--articles:before {
  background-image: url("/_ui/desktop/common/images/icons/articles.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--articles:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/articles-fill.svg");
}

.icon--articles-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--articles-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/articles-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--auth-account {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--auth-account:before {
  background-image: url("/_ui/desktop/common/images/icons/auth-account.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--auth-account:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/auth-account-fill.svg");
}

.icon--auth-account-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--auth-account-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/auth-account-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag:before {
  background-image: url("/_ui/desktop/common/images/icons/bag.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill.svg");
}

.icon--bag.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-brand.svg");
}

.icon--bag.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill-brand.svg");
}

.icon--bag.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill-brand.svg");
}

.icon--bag.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-white.svg");
}

.icon--bag.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill-white.svg");
}

.icon--bag.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill-white.svg");
}

.icon--bag-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill-brand.svg");
}

.icon--bag-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill-white.svg");
}

.icon--bag-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bag-white:before {
  background-image: url("/_ui/desktop/common/images/icons/bag-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill.svg");
}

.icon--bookmark.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-brand.svg");
}

.icon--bookmark.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill-brand.svg");
}

.icon--bookmark.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill-brand.svg");
}

.icon--bookmark.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-white.svg");
}

.icon--bookmark.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill-white.svg");
}

.icon--bookmark.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill-white.svg");
}

.icon--bookmark-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill.svg");
}

.icon--bookmark-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-brand.svg");
}

.icon--bookmark-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill-brand.svg");
}

.icon--bookmark-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill-brand.svg");
}

.icon--bookmark-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-white.svg");
}

.icon--bookmark-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill-white.svg");
}

.icon--bookmark-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill-white.svg");
}

.icon--bookmark-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill-brand.svg");
}

.icon--bookmark-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill-white.svg");
}

.icon--bookmark-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill-brand.svg");
}

.icon--bookmark-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill-white.svg");
}

.icon--bookmark-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bookmark-white:before {
  background-image: url("/_ui/desktop/common/images/icons/bookmark-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--burger {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--burger:before {
  background-image: url("/_ui/desktop/common/images/icons/burger.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--burger.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/burger-brand.svg");
}

.icon--burger.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/burger-white.svg");
}

.icon--burger-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--burger-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/burger-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--burger-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--burger-white:before {
  background-image: url("/_ui/desktop/common/images/icons/burger-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-brand.svg");
}

.icon--calendar.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-white.svg");
}

.icon--calendar-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar-edit {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar-edit:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-edit.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar-edit.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-edit-brand.svg");
}

.icon--calendar-edit.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-edit-white.svg");
}

.icon--calendar-edit-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar-edit-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-edit-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar-edit-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar-edit-white:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-edit-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--calendar-white:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--click {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--click:before {
  background-image: url("/_ui/desktop/common/images/icons/click.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--click.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/click-brand.svg");
}

.icon--click.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/click-white.svg");
}

.icon--click-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--click-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/click-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--click-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--click-white:before {
  background-image: url("/_ui/desktop/common/images/icons/click-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment:before {
  background-image: url("/_ui/desktop/common/images/icons/comment.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill.svg");
}

.icon--comment.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-brand.svg");
}

.icon--comment.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill-brand.svg");
}

.icon--comment.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill-brand.svg");
}

.icon--comment.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-white.svg");
}

.icon--comment.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill-white.svg");
}

.icon--comment.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill-white.svg");
}

.icon--comment-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill.svg");
}

.icon--comment-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-brand.svg");
}

.icon--comment-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill-brand.svg");
}

.icon--comment-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill-brand.svg");
}

.icon--comment-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-white.svg");
}

.icon--comment-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill-white.svg");
}

.icon--comment-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill-white.svg");
}

.icon--comment-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill-brand.svg");
}

.icon--comment-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill-white.svg");
}

.icon--comment-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill-brand.svg");
}

.icon--comment-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill-white.svg");
}

.icon--comment-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--comment-white:before {
  background-image: url("/_ui/desktop/common/images/icons/comment-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete:before {
  background-image: url("/_ui/desktop/common/images/icons/complete.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-brand.svg");
}

.icon--complete.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-white.svg");
}

.icon--complete-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill.svg");
}

.icon--complete-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-brand.svg");
}

.icon--complete-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill-brand.svg");
}

.icon--complete-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill-brand.svg");
}

.icon--complete-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-white.svg");
}

.icon--complete-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill-white.svg");
}

.icon--complete-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill-white.svg");
}

.icon--complete-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill-brand.svg");
}

.icon--complete-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill-white.svg");
}

.icon--complete-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--complete-white:before {
  background-image: url("/_ui/desktop/common/images/icons/complete-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact:before {
  background-image: url("/_ui/desktop/common/images/icons/contact.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-brand.svg");
}

.icon--contact.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-white.svg");
}

.icon--contact-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill.svg");
}

.icon--contact-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-brand.svg");
}

.icon--contact-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill-brand.svg");
}

.icon--contact-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill-brand.svg");
}

.icon--contact-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-white.svg");
}

.icon--contact-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill-white.svg");
}

.icon--contact-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill-white.svg");
}

.icon--contact-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill-brand.svg");
}

.icon--contact-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill-white.svg");
}

.icon--contact-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--contact-white:before {
  background-image: url("/_ui/desktop/common/images/icons/contact-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross {
  width: 1.9375em;
  height: 1.9375em;
  border: 0;
  padding: 0;
}

.icon--cross:before {
  background-image: url("/_ui/desktop/common/images/icons/cross.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-brand.svg");
}

.icon--cross.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-white.svg");
}

.icon--cross-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill.svg");
}

.icon--cross-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-brand.svg");
}

.icon--cross-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill-brand.svg");
}

.icon--cross-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill-brand.svg");
}

.icon--cross-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-white.svg");
}

.icon--cross-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill-white.svg");
}

.icon--cross-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill-white.svg");
}

.icon--cross-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill-brand.svg");
}

.icon--cross-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill-white.svg");
}

.icon--cross-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--cross-white:before {
  background-image: url("/_ui/desktop/common/images/icons/cross-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-brand.svg");
}

.icon--delivery.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-white.svg");
}

.icon--delivery-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill.svg");
}

.icon--delivery-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-brand.svg");
}

.icon--delivery-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill-brand.svg");
}

.icon--delivery-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill-brand.svg");
}

.icon--delivery-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-white.svg");
}

.icon--delivery-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill-white.svg");
}

.icon--delivery-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill-white.svg");
}

.icon--delivery-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill-brand.svg");
}

.icon--delivery-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill-white.svg");
}

.icon--delivery-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--delivery-white:before {
  background-image: url("/_ui/desktop/common/images/icons/delivery-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-white.svg");
}

.icon--diffused-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-circle-fill.svg");
}

.icon--diffused-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-circle-white.svg");
}

.icon--diffused-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-circle-fill-white.svg");
}

.icon--diffused-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-circle-fill-white.svg");
}

.icon--diffused-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-circle-fill-white.svg");
}

.icon--diffused-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--diffused-white:before {
  background-image: url("/_ui/desktop/common/images/icons/diffused-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-white.svg");
}

.icon--dilluted-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-circle-fill.svg");
}

.icon--dilluted-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-circle-white.svg");
}

.icon--dilluted-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-circle-fill-white.svg");
}

.icon--dilluted-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-circle-fill-white.svg");
}

.icon--dilluted-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-circle-fill-white.svg");
}

.icon--dilluted-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dilluted-white:before {
  background-image: url("/_ui/desktop/common/images/icons/dilluted-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill.svg");
}

.icon--dislike.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-brand.svg");
}

.icon--dislike.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill-brand.svg");
}

.icon--dislike.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill-brand.svg");
}

.icon--dislike.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-white.svg");
}

.icon--dislike.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill-white.svg");
}

.icon--dislike.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill-white.svg");
}

.icon--dislike-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill.svg");
}

.icon--dislike-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-brand.svg");
}

.icon--dislike-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill-brand.svg");
}

.icon--dislike-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill-brand.svg");
}

.icon--dislike-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-white.svg");
}

.icon--dislike-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill-white.svg");
}

.icon--dislike-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill-white.svg");
}

.icon--dislike-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill-brand.svg");
}

.icon--dislike-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill-white.svg");
}

.icon--dislike-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill-brand.svg");
}

.icon--dislike-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill-white.svg");
}

.icon--dislike-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--dislike-white:before {
  background-image: url("/_ui/desktop/common/images/icons/dislike-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--doterra-brand {
  width: 2.0625em;
  height: 2.0625em;
}

.icon--doterra-brand:before {
  width: 2.0625em;
  height: 2.0625em;
  background-image: url("/_ui/desktop/common/images/icons/doterra-brand.svg");
  width: 2.0625em;
  height: 2.0625em;
}

.icon--download {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download:before {
  background-image: url("/_ui/desktop/common/images/icons/download.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill.svg");
}

.icon--download.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/download-brand.svg");
}

.icon--download.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill-brand.svg");
}

.icon--download.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill-brand.svg");
}

.icon--download.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/download-white.svg");
}

.icon--download.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill-white.svg");
}

.icon--download.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill-white.svg");
}

.icon--download-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/download-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill.svg");
}

.icon--download-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-brand.svg");
}

.icon--download-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill-brand.svg");
}

.icon--download-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill-brand.svg");
}

.icon--download-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-white.svg");
}

.icon--download-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill-white.svg");
}

.icon--download-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill-white.svg");
}

.icon--download-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill-brand.svg");
}

.icon--download-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill-white.svg");
}

.icon--download-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/download-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill-brand.svg");
}

.icon--download-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill-white.svg");
}

.icon--download-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/download-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--download-white:before {
  background-image: url("/_ui/desktop/common/images/icons/download-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--edit {
  width: 1.9375em;
  height: 1.9375em;
  padding: 0;
  border: 0;
}

.icon--edit:before {
  background-image: url("/_ui/desktop/common/images/icons/edit.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--edit.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/edit-white.svg");
}

.icon--edit-date {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--edit-date:before {
  background-image: url("/_ui/desktop/common/images/icons/edit-date.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--edit-date.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/edit-date-brand.svg");
}

.icon--edit-date.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/edit-date-white.svg");
}

.icon--edit-date-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--edit-date-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/edit-date-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--edit-date-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--edit-date-white:before {
  background-image: url("/_ui/desktop/common/images/icons/edit-date-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--edit-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--edit-white:before {
  background-image: url("/_ui/desktop/common/images/icons/edit-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--error-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--error-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/error-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--error-fill-danger {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--error-fill-danger:before {
  background-image: url("/_ui/desktop/common/images/icons/error-fill-danger.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--error-outline {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--error-outline:before {
  background-image: url("/_ui/desktop/common/images/icons/error-outline.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--error-outline-danger {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--error-outline-danger:before {
  background-image: url("/_ui/desktop/common/images/icons/error-outline-danger.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill.svg");
}

.icon--favorite.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-brand.svg");
}

.icon--favorite.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill-brand.svg");
}

.icon--favorite.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill-brand.svg");
}

.icon--favorite.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-white.svg");
}

.icon--favorite.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill-white.svg");
}

.icon--favorite.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill-white.svg");
}

.icon--favorite-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill-brand.svg");
}

.icon--favorite-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill-white.svg");
}

.icon--favorite-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--favorite-white:before {
  background-image: url("/_ui/desktop/common/images/icons/favorite-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--feedback {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--feedback:before {
  background-image: url("/_ui/desktop/common/images/icons/feedback.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--feedback.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/feedback-brand.svg");
}

.icon--feedback.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/feedback-white.svg");
}

.icon--feedback-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--feedback-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/feedback-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--feedback-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--feedback-white:before {
  background-image: url("/_ui/desktop/common/images/icons/feedback-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--globe {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--globe:before {
  background-image: url("/_ui/desktop/common/images/icons/globe.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--globe.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/globe-brand.svg");
}

.icon--globe.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/globe-white.svg");
}

.icon--globe-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--globe-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/globe-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--globe-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--globe-white:before {
  background-image: url("/_ui/desktop/common/images/icons/globe-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--grid {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--grid:before {
  background-image: url("/_ui/desktop/common/images/icons/grid.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--grid.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/grid-brand.svg");
}

.icon--grid.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/grid-white.svg");
}

.icon--grid-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--grid-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/grid-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--grid-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--grid-white:before {
  background-image: url("/_ui/desktop/common/images/icons/grid-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help:before {
  background-image: url("/_ui/desktop/common/images/icons/help.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/help-brand.svg");
}

.icon--help.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/help-white.svg");
}

.icon--help-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/help-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill.svg");
}

.icon--help-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-brand.svg");
}

.icon--help-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill-brand.svg");
}

.icon--help-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill-brand.svg");
}

.icon--help-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-white.svg");
}

.icon--help-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill-white.svg");
}

.icon--help-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill-white.svg");
}

.icon--help-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill-brand.svg");
}

.icon--help-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill-white.svg");
}

.icon--help-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/help-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--help-white:before {
  background-image: url("/_ui/desktop/common/images/icons/help-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home:before {
  background-image: url("/_ui/desktop/common/images/icons/home.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/home-brand.svg");
}

.icon--home.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/home-white.svg");
}

.icon--home-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/home-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill.svg");
}

.icon--home-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-brand.svg");
}

.icon--home-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill-brand.svg");
}

.icon--home-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill-brand.svg");
}

.icon--home-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-white.svg");
}

.icon--home-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill-white.svg");
}

.icon--home-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill-white.svg");
}

.icon--home-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill-brand.svg");
}

.icon--home-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill-white.svg");
}

.icon--home-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/home-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--home-white:before {
  background-image: url("/_ui/desktop/common/images/icons/home-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--icon-play-video-invert {
  width: 2.0625em;
  height: 2.0625em;
}

.icon--icon-play-video-invert:before {
  width: 2.0625em;
  height: 2.0625em;
  background-image: url("/_ui/desktop/common/images/icons/icon-play-video-invert.svg");
  width: 2.0625em;
  height: 2.0625em;
}

.icon--icon-play-video-invert.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-play-video-invert-brand.svg");
}

.icon--icon-play-video-invert.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-play-video-invert-white.svg");
}

.icon--icon-play-video-invert-black {
  width: 2.0625em;
  height: 2.0625em;
}

.icon--icon-play-video-invert-black:before {
  width: 2.0625em;
  height: 2.0625em;
  background-image: url("/_ui/desktop/common/images/icons/icon-play-video-invert-black.svg");
  width: 2.0625em;
  height: 2.0625em;
}

.icon--icon-play-video-invert-brand {
  width: 2.0625em;
  height: 2.0625em;
}

.icon--icon-play-video-invert-brand:before {
  width: 2.0625em;
  height: 2.0625em;
  background-image: url("/_ui/desktop/common/images/icons/icon-play-video-invert-brand.svg");
  width: 2.0625em;
  height: 2.0625em;
}

.icon--icon-play-video-invert-white {
  width: 2.0625em;
  height: 2.0625em;
}

.icon--icon-play-video-invert-white:before {
  width: 2.0625em;
  height: 2.0625em;
  background-image: url("/_ui/desktop/common/images/icons/icon-play-video-invert-white.svg");
  width: 2.0625em;
  height: 2.0625em;
}

.icon--images {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--images:before {
  background-image: url("/_ui/desktop/common/images/icons/images.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--images:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/images-fill.svg");
}

.icon--images-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--images-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/images-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info:before {
  background-image: url("/_ui/desktop/common/images/icons/info.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/info-brand.svg");
}

.icon--info.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/info-white.svg");
}

.icon--info-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/info-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill.svg");
}

.icon--info-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-brand.svg");
}

.icon--info-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill-brand.svg");
}

.icon--info-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill-brand.svg");
}

.icon--info-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-white.svg");
}

.icon--info-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill-white.svg");
}

.icon--info-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill-white.svg");
}

.icon--info-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill-brand.svg");
}

.icon--info-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill-white.svg");
}

.icon--info-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-white:before {
  background-image: url("/_ui/desktop/common/images/icons/info-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally:before {
  background-image: url("/_ui/desktop/common/images/icons/internally.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-white.svg");
}

.icon--internally-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-circle-fill.svg");
}

.icon--internally-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-circle-white.svg");
}

.icon--internally-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-circle-fill-white.svg");
}

.icon--internally-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-circle-fill-white.svg");
}

.icon--internally-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-circle-fill-white.svg");
}

.icon--internally-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--internally-white:before {
  background-image: url("/_ui/desktop/common/images/icons/internally-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like:before {
  background-image: url("/_ui/desktop/common/images/icons/like.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill.svg");
}

.icon--like.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/like-brand.svg");
}

.icon--like.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill-brand.svg");
}

.icon--like.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill-brand.svg");
}

.icon--like.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/like-white.svg");
}

.icon--like.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill-white.svg");
}

.icon--like.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill-white.svg");
}

.icon--like-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/like-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill.svg");
}

.icon--like-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-brand.svg");
}

.icon--like-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill-brand.svg");
}

.icon--like-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill-brand.svg");
}

.icon--like-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-white.svg");
}

.icon--like-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill-white.svg");
}

.icon--like-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill-white.svg");
}

.icon--like-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill-brand.svg");
}

.icon--like-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill-white.svg");
}

.icon--like-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/like-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill-brand.svg");
}

.icon--like-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill-white.svg");
}

.icon--like-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/like-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--like-white:before {
  background-image: url("/_ui/desktop/common/images/icons/like-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link:before {
  background-image: url("/_ui/desktop/common/images/icons/link.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/link-brand.svg");
}

.icon--link.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/link-white.svg");
}

.icon--link-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/link-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill.svg");
}

.icon--link-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-brand.svg");
}

.icon--link-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill-brand.svg");
}

.icon--link-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill-brand.svg");
}

.icon--link-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-white.svg");
}

.icon--link-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill-white.svg");
}

.icon--link-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill-white.svg");
}

.icon--link-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill-brand.svg");
}

.icon--link-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill-white.svg");
}

.icon--link-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/link-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--link-white:before {
  background-image: url("/_ui/desktop/common/images/icons/link-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--list {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--list:before {
  background-image: url("/_ui/desktop/common/images/icons/list.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--list.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/list-brand.svg");
}

.icon--list.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/list-white.svg");
}

.icon--list-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--list-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/list-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--list-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--list-white:before {
  background-image: url("/_ui/desktop/common/images/icons/list-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--literature {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--literature:before {
  background-image: url("/_ui/desktop/common/images/icons/literature.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--literature:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/literature-fill.svg");
}

.icon--literature-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--literature-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/literature-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--location-fill {
  width: 1.375em;
  height: 1.6875em;
}

.icon--location-fill:before {
  width: 1.375em;
  height: 1.6875em;
  background-image: url("/_ui/desktop/common/images/icons/location-fill.svg");
  width: 1.375em;
  height: 1.6875em;
}

.icon--location-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/location-fill-brand.svg");
}

.icon--location-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/location-fill-white.svg");
}

.icon--location-fill-black {
  width: 1.375em;
  height: 1.6875em;
}

.icon--location-fill-black:before {
  width: 1.375em;
  height: 1.6875em;
  background-image: url("/_ui/desktop/common/images/icons/location-fill-black.svg");
  width: 1.375em;
  height: 1.6875em;
}

.icon--location-fill-brand {
  width: 1.375em;
  height: 1.6875em;
}

.icon--location-fill-brand:before {
  width: 1.375em;
  height: 1.6875em;
  background-image: url("/_ui/desktop/common/images/icons/location-fill-brand.svg");
  width: 1.375em;
  height: 1.6875em;
}

.icon--location-fill-white {
  width: 1.375em;
  height: 1.6875em;
}

.icon--location-fill-white:before {
  width: 1.375em;
  height: 1.6875em;
  background-image: url("/_ui/desktop/common/images/icons/location-fill-white.svg");
  width: 1.375em;
  height: 1.6875em;
}

.icon--locked {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--locked:before {
  background-image: url("/_ui/desktop/common/images/icons/locked.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--locked.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/locked-white.svg");
}

.icon--locked-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--locked-white:before {
  background-image: url("/_ui/desktop/common/images/icons/locked-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--loyalty-order {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--loyalty-order:before {
  background-image: url("/_ui/desktop/common/images/icons/loyalty-order.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--loyalty-order.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/loyalty-order-brand.svg");
}

.icon--loyalty-order.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/loyalty-order-white.svg");
}

.icon--loyalty-order-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--loyalty-order-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/loyalty-order-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--loyalty-order-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--loyalty-order-white:before {
  background-image: url("/_ui/desktop/common/images/icons/loyalty-order-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--lrp-date {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--lrp-date:before {
  background-image: url("/_ui/desktop/common/images/icons/lrp-date.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--lrp-date.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/lrp-date-brand.svg");
}

.icon--lrp-date.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/lrp-date-white.svg");
}

.icon--lrp-date-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--lrp-date-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/lrp-date-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--lrp-date-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--lrp-date-white:before {
  background-image: url("/_ui/desktop/common/images/icons/lrp-date-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--macron {
  width: 2.0625em;
  height: 2.0625em;
}

.icon--macron:before {
  width: 2.0625em;
  height: 2.0625em;
  background-image: url("/_ui/desktop/common/images/icons/macron.svg");
  width: 2.0625em;
  height: 2.0625em;
}

.icon--message {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--message:before {
  background-image: url("/_ui/desktop/common/images/icons/message.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--message.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/message-brand.svg");
}

.icon--message.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/message-white.svg");
}

.icon--message-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--message-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/message-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--message-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--message-white:before {
  background-image: url("/_ui/desktop/common/images/icons/message-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus:before {
  background-image: url("/_ui/desktop/common/images/icons/minus.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-brand.svg");
}

.icon--minus.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-white.svg");
}

.icon--minus-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill.svg");
}

.icon--minus-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-brand.svg");
}

.icon--minus-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill-brand.svg");
}

.icon--minus-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill-brand.svg");
}

.icon--minus-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-white.svg");
}

.icon--minus-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill-white.svg");
}

.icon--minus-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill-white.svg");
}

.icon--minus-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill-brand.svg");
}

.icon--minus-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill-white.svg");
}

.icon--minus-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--minus-white:before {
  background-image: url("/_ui/desktop/common/images/icons/minus-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-brand.svg");
}

.icon--my-account.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-fill-brand.svg");
}

.icon--my-account.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-fill-brand.svg");
}

.icon--my-account.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-white.svg");
}

.icon--my-account-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill.svg");
}

.icon--my-account-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-brand.svg");
}

.icon--my-account-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill-brand.svg");
}

.icon--my-account-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill-brand.svg");
}

.icon--my-account-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-white.svg");
}

.icon--my-account-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill-white.svg");
}

.icon--my-account-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill-white.svg");
}

.icon--my-account-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill-brand.svg");
}

.icon--my-account-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill-white.svg");
}

.icon--my-account-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-account-white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-account-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-brand.svg");
}

.icon--my-office.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-white.svg");
}

.icon--my-office-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill.svg");
}

.icon--my-office-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-brand.svg");
}

.icon--my-office-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill-brand.svg");
}

.icon--my-office-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill-brand.svg");
}

.icon--my-office-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-white.svg");
}

.icon--my-office-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill-white.svg");
}

.icon--my-office-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill-white.svg");
}

.icon--my-office-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill-brand.svg");
}

.icon--my-office-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill-white.svg");
}

.icon--my-office-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-office-white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-office-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-orders {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-orders:before {
  background-image: url("/_ui/desktop/common/images/icons/my-orders.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-orders.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-orders-brand.svg");
}

.icon--my-orders.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-orders-white.svg");
}

.icon--my-orders-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-orders-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/my-orders-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-orders-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--my-orders-white:before {
  background-image: url("/_ui/desktop/common/images/icons/my-orders-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural:before {
  background-image: url("/_ui/desktop/common/images/icons/natural.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-white.svg");
}

.icon--natural-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-circle-fill.svg");
}

.icon--natural-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-circle-white.svg");
}

.icon--natural-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-circle-fill-white.svg");
}

.icon--natural-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-circle-fill-white.svg");
}

.icon--natural-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-circle-fill-white.svg");
}

.icon--natural-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--natural-white:before {
  background-image: url("/_ui/desktop/common/images/icons/natural-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat:before {
  background-image: url("/_ui/desktop/common/images/icons/neat.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-white.svg");
}

.icon--neat-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-circle-fill.svg");
}

.icon--neat-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-circle-white.svg");
}

.icon--neat-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-circle-fill-white.svg");
}

.icon--neat-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-circle-fill-white.svg");
}

.icon--neat-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-circle-fill-white.svg");
}

.icon--neat-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--neat-white:before {
  background-image: url("/_ui/desktop/common/images/icons/neat-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notification {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notification:before {
  background-image: url("/_ui/desktop/common/images/icons/notification.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notification.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/notification-brand.svg");
}

.icon--notification.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/notification-white.svg");
}

.icon--notification-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notification-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/notification-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notification-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notification-white:before {
  background-image: url("/_ui/desktop/common/images/icons/notification-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notifications {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notifications:before {
  background-image: url("/_ui/desktop/common/images/icons/notifications.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notifications.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/notifications-brand.svg");
}

.icon--notifications.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/notifications-white.svg");
}

.icon--notifications-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notifications-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/notifications-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notifications-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--notifications-white:before {
  background-image: url("/_ui/desktop/common/images/icons/notifications-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-diluted {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-diluted:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-diluted.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-diluted-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-diluted-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-diluted-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-diluted-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-diluted-circle-fill.svg");
}

.icon--oil-drop-diluted-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-diluted-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-diluted-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-neat {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-neat:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-neat.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-neat-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-neat-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-neat-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-neat-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-neat-circle-fill.svg");
}

.icon--oil-drop-neat-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-neat-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-neat-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-sensitive {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-sensitive:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-sensitive.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-sensitive-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-sensitive-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-sensitive-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-sensitive-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-sensitive-circle-fill.svg");
}

.icon--oil-drop-sensitive-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--oil-drop-sensitive-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/oil-drop-sensitive-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--one-time-order {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--one-time-order:before {
  background-image: url("/_ui/desktop/common/images/icons/one-time-order.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--one-time-order.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/one-time-order-white.svg");
}

.icon--one-time-order-cool-blue {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--one-time-order-cool-blue:before {
  background-image: url("/_ui/desktop/common/images/icons/one-time-order-cool-blue.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--one-time-order-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--one-time-order-white:before {
  background-image: url("/_ui/desktop/common/images/icons/one-time-order-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order:before {
  background-image: url("/_ui/desktop/common/images/icons/order.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/order-brand.svg");
}

.icon--order.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/order-white.svg");
}

.icon--order-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/order-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-complete {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-complete:before {
  background-image: url("/_ui/desktop/common/images/icons/order-complete.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-complete.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/order-complete-brand.svg");
}

.icon--order-complete.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/order-complete-white.svg");
}

.icon--order-complete-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-complete-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/order-complete-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-complete-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-complete-white:before {
  background-image: url("/_ui/desktop/common/images/icons/order-complete-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-success {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-success:before {
  background-image: url("/_ui/desktop/common/images/icons/order-success.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-success.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/order-success-brand.svg");
}

.icon--order-success.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/order-success-white.svg");
}

.icon--order-success-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-success-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/order-success-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-success-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-success-white:before {
  background-image: url("/_ui/desktop/common/images/icons/order-success-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--order-white:before {
  background-image: url("/_ui/desktop/common/images/icons/order-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-amex {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-amex:before {
  background-image: url("/_ui/desktop/common/images/icons/payment-amex.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-apple {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-apple:before {
  background-image: url("/_ui/desktop/common/images/icons/payment-apple.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-discover {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-discover:before {
  background-image: url("/_ui/desktop/common/images/icons/payment-discover.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-generic {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-generic:before {
  background-image: url("/_ui/desktop/common/images/icons/payment-generic.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-mastercard {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-mastercard:before {
  background-image: url("/_ui/desktop/common/images/icons/payment-mastercard.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-paypal {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-paypal:before {
  background-image: url("/_ui/desktop/common/images/icons/payment-paypal.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-visa {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--payment-visa:before {
  background-image: url("/_ui/desktop/common/images/icons/payment-visa.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-brand.svg");
}

.icon--pdf.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-white.svg");
}

.icon--pdf-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill.svg");
}

.icon--pdf-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-brand.svg");
}

.icon--pdf-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill-brand.svg");
}

.icon--pdf-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill-brand.svg");
}

.icon--pdf-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-white.svg");
}

.icon--pdf-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill-white.svg");
}

.icon--pdf-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill-white.svg");
}

.icon--pdf-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill-brand.svg");
}

.icon--pdf-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill-white.svg");
}

.icon--pdf-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pdf-white:before {
  background-image: url("/_ui/desktop/common/images/icons/pdf-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone:before {
  background-image: url("/_ui/desktop/common/images/icons/phone.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-brand.svg");
}

.icon--phone.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-white.svg");
}

.icon--phone-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill.svg");
}

.icon--phone-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-brand.svg");
}

.icon--phone-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill-brand.svg");
}

.icon--phone-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill-brand.svg");
}

.icon--phone-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-white.svg");
}

.icon--phone-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill-white.svg");
}

.icon--phone-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill-white.svg");
}

.icon--phone-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill-brand.svg");
}

.icon--phone-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill-white.svg");
}

.icon--phone-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--phone-white:before {
  background-image: url("/_ui/desktop/common/images/icons/phone-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-brand.svg");
}

.icon--pickup.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-white.svg");
}

.icon--pickup-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill.svg");
}

.icon--pickup-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-brand.svg");
}

.icon--pickup-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill-brand.svg");
}

.icon--pickup-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill-brand.svg");
}

.icon--pickup-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-white.svg");
}

.icon--pickup-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill-white.svg");
}

.icon--pickup-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill-white.svg");
}

.icon--pickup-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill-brand.svg");
}

.icon--pickup-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill-white.svg");
}

.icon--pickup-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--pickup-white:before {
  background-image: url("/_ui/desktop/common/images/icons/pickup-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play:before {
  background-image: url("/_ui/desktop/common/images/icons/play.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill.svg");
}

.icon--play.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/play-brand.svg");
}

.icon--play.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill-brand.svg");
}

.icon--play.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill-brand.svg");
}

.icon--play.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/play-white.svg");
}

.icon--play.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill-white.svg");
}

.icon--play.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill-white.svg");
}

.icon--play-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/play-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill.svg");
}

.icon--play-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-brand.svg");
}

.icon--play-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill-brand.svg");
}

.icon--play-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill-brand.svg");
}

.icon--play-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-white.svg");
}

.icon--play-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill-white.svg");
}

.icon--play-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill-white.svg");
}

.icon--play-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill-brand.svg");
}

.icon--play-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill-white.svg");
}

.icon--play-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/play-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill-brand.svg");
}

.icon--play-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill-white.svg");
}

.icon--play-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/play-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--play-white:before {
  background-image: url("/_ui/desktop/common/images/icons/play-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print:before {
  background-image: url("/_ui/desktop/common/images/icons/print.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/print-brand.svg");
}

.icon--print.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/print-white.svg");
}

.icon--print-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/print-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill.svg");
}

.icon--print-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-brand.svg");
}

.icon--print-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill-brand.svg");
}

.icon--print-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill-brand.svg");
}

.icon--print-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-white.svg");
}

.icon--print-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill-white.svg");
}

.icon--print-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill-white.svg");
}

.icon--print-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill-brand.svg");
}

.icon--print-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill-white.svg");
}

.icon--print-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/print-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--print-white:before {
  background-image: url("/_ui/desktop/common/images/icons/print-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--promotion {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--promotion:before {
  background-image: url("/_ui/desktop/common/images/icons/promotion.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--promotion.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/promotion-brand.svg");
}

.icon--promotion.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/promotion-white.svg");
}

.icon--promotion-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--promotion-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/promotion-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--promotion-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--promotion-white:before {
  background-image: url("/_ui/desktop/common/images/icons/promotion-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--quote {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--quote:before {
  background-image: url("/_ui/desktop/common/images/icons/quote.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--quote.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/quote-white.svg");
}

.icon--quote-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--quote-white:before {
  background-image: url("/_ui/desktop/common/images/icons/quote-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--region {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--region:before {
  background-image: url("/_ui/desktop/common/images/icons/region.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--region.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/region-brand.svg");
}

.icon--region.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/region-white.svg");
}

.icon--region-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--region-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/region-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--region-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--region-white:before {
  background-image: url("/_ui/desktop/common/images/icons/region-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement-brand.svg");
}

.icon--replacement.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement-white.svg");
}

.icon--replacement-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement-order {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement-order:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement-order.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement-order.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement-order-brand.svg");
}

.icon--replacement-order.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement-order-white.svg");
}

.icon--replacement-order-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement-order-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement-order-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement-order-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement-order-white:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement-order-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--replacement-white:before {
  background-image: url("/_ui/desktop/common/images/icons/replacement-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--report {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--report:before {
  background-image: url("/_ui/desktop/common/images/icons/report.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--report.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/report-brand.svg");
}

.icon--report.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/report-white.svg");
}

.icon--report-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--report-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/report-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--report-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--report-white:before {
  background-image: url("/_ui/desktop/common/images/icons/report-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--reports {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--reports:before {
  background-image: url("/_ui/desktop/common/images/icons/reports.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--reports.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/reports-brand.svg");
}

.icon--reports.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/reports-white.svg");
}

.icon--reports-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--reports-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/reports-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--reports-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--reports-white:before {
  background-image: url("/_ui/desktop/common/images/icons/reports-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--return {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--return:before {
  background-image: url("/_ui/desktop/common/images/icons/return.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--return-order {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--return-order:before {
  background-image: url("/_ui/desktop/common/images/icons/return-order.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--return-order.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/return-order-brand.svg");
}

.icon--return-order.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/return-order-white.svg");
}

.icon--return-order-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--return-order-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/return-order-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--return-order-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--return-order-white:before {
  background-image: url("/_ui/desktop/common/images/icons/return-order-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-brand.svg");
}

.icon--rewards.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-white.svg");
}

.icon--rewards-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill.svg");
}

.icon--rewards-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-brand.svg");
}

.icon--rewards-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill-brand.svg");
}

.icon--rewards-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill-brand.svg");
}

.icon--rewards-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-white.svg");
}

.icon--rewards-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill-white.svg");
}

.icon--rewards-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill-white.svg");
}

.icon--rewards-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill-brand.svg");
}

.icon--rewards-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill-white.svg");
}

.icon--rewards-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-white:before {
  background-image: url("/_ui/desktop/common/images/icons/rewards-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--search {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--search:before {
  background-image: url("/_ui/desktop/common/images/icons/search.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--search.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/search-brand.svg");
}

.icon--search.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/search-white.svg");
}

.icon--search-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--search-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/search-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--search-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--search-white:before {
  background-image: url("/_ui/desktop/common/images/icons/search-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-white.svg");
}

.icon--sensitive-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-circle-fill.svg");
}

.icon--sensitive-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-circle-white.svg");
}

.icon--sensitive-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-circle-fill-white.svg");
}

.icon--sensitive-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-circle-fill-white.svg");
}

.icon--sensitive-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-circle-fill-white.svg");
}

.icon--sensitive-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--sensitive-white:before {
  background-image: url("/_ui/desktop/common/images/icons/sensitive-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share:before {
  background-image: url("/_ui/desktop/common/images/icons/share.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/share-brand.svg");
}

.icon--share.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/share-white.svg");
}

.icon--share-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/share-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill.svg");
}

.icon--share-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-brand.svg");
}

.icon--share-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill-brand.svg");
}

.icon--share-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill-brand.svg");
}

.icon--share-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-white.svg");
}

.icon--share-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill-white.svg");
}

.icon--share-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill-white.svg");
}

.icon--share-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill-brand.svg");
}

.icon--share-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill-white.svg");
}

.icon--share-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/share-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--share-white:before {
  background-image: url("/_ui/desktop/common/images/icons/share-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-facebook {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-facebook:before {
  background-image: url("/_ui/desktop/common/images/icons/social-facebook.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-instagram {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-instagram:before {
  background-image: url("/_ui/desktop/common/images/icons/social-instagram.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-media-assets {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-media-assets:before {
  background-image: url("/_ui/desktop/common/images/icons/social-media-assets.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-media-assets:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/social-media-assets-fill.svg");
}

.icon--social-media-assets-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-media-assets-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/social-media-assets-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-pinterest {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-pinterest:before {
  background-image: url("/_ui/desktop/common/images/icons/social-pinterest.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-rss {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-rss:before {
  background-image: url("/_ui/desktop/common/images/icons/social-rss.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-youtube {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--social-youtube:before {
  background-image: url("/_ui/desktop/common/images/icons/social-youtube.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star:before {
  background-image: url("/_ui/desktop/common/images/icons/star.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill.svg");
}

.icon--star.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/star-brand.svg");
}

.icon--star.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill-brand.svg");
}

.icon--star.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill-brand.svg");
}

.icon--star.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/star-white.svg");
}

.icon--star.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill-white.svg");
}

.icon--star.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill-white.svg");
}

.icon--star-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/star-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill-brand.svg");
}

.icon--star-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill-white.svg");
}

.icon--star-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/star-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--star-white:before {
  background-image: url("/_ui/desktop/common/images/icons/star-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success:before {
  background-image: url("/_ui/desktop/common/images/icons/success.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill.svg");
}

.icon--success.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/success-brand.svg");
}

.icon--success.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill-brand.svg");
}

.icon--success.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill-brand.svg");
}

.icon--success.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/success-white.svg");
}

.icon--success.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill-white.svg");
}

.icon--success.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill-white.svg");
}

.icon--success-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/success-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill.svg");
}

.icon--success-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-brand.svg");
}

.icon--success-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill-brand.svg");
}

.icon--success-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill-brand.svg");
}

.icon--success-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-white.svg");
}

.icon--success-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill-white.svg");
}

.icon--success-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill-white.svg");
}

.icon--success-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill-brand.svg");
}

.icon--success-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill-white.svg");
}

.icon--success-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/success-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill-brand.svg");
}

.icon--success-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill-white.svg");
}

.icon--success-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/success-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--success-white:before {
  background-image: url("/_ui/desktop/common/images/icons/success-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--target {
  width: 1.25em;
  height: 1.3125em;
}

.icon--target:before {
  width: 1.25em;
  height: 1.3125em;
  background-image: url("/_ui/desktop/common/images/icons/target.svg");
  width: 1.25em;
  height: 1.3125em;
}

.icon--team {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--team:before {
  background-image: url("/_ui/desktop/common/images/icons/team.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--team.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/team-brand.svg");
}

.icon--team.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/team-white.svg");
}

.icon--team-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--team-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/team-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--team-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--team-white:before {
  background-image: url("/_ui/desktop/common/images/icons/team-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick:before {
  background-image: url("/_ui/desktop/common/images/icons/tick.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-brand.svg");
}

.icon--tick.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-white.svg");
}

.icon--tick-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill.svg");
}

.icon--tick-circle.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-brand.svg");
}

.icon--tick-circle.icon--brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill-brand.svg");
}

.icon--tick-circle.icon--hover-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill-brand.svg");
}

.icon--tick-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-white.svg");
}

.icon--tick-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill-white.svg");
}

.icon--tick-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill-white.svg");
}

.icon--tick-circle-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle-fill.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill-brand.svg");
}

.icon--tick-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill-white.svg");
}

.icon--tick-circle-fill-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle-fill-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tick-white:before {
  background-image: url("/_ui/desktop/common/images/icons/tick-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically:before {
  background-image: url("/_ui/desktop/common/images/icons/topically.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-white.svg");
}

.icon--topically-circle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically-circle:not(.icon--no-hover):hover:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-circle-fill.svg");
}

.icon--topically-circle.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-circle-white.svg");
}

.icon--topically-circle.icon--white:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-circle-fill-white.svg");
}

.icon--topically-circle.icon--white-brand:hover:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-circle-fill-white.svg");
}

.icon--topically-circle-fill {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically-circle-fill:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-circle-fill.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically-circle-fill.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-circle-fill-white.svg");
}

.icon--topically-circle-fill-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically-circle-fill-white:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-circle-fill-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically-circle-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically-circle-white:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--topically-white:before {
  background-image: url("/_ui/desktop/common/images/icons/topically-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-grid {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-grid:before {
  background-image: url("/_ui/desktop/common/images/icons/view-grid.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-grid.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/view-grid-brand.svg");
}

.icon--view-grid.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/view-grid-white.svg");
}

.icon--view-grid-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-grid-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/view-grid-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-grid-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-grid-white:before {
  background-image: url("/_ui/desktop/common/images/icons/view-grid-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-list {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-list:before {
  background-image: url("/_ui/desktop/common/images/icons/view-list.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-list.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/view-list-brand.svg");
}

.icon--view-list.icon--white:before {
  background-image: url("/_ui/desktop/common/images/icons/view-list-white.svg");
}

.icon--view-list-brand {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-list-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/view-list-brand.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-list-white {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--view-list-white:before {
  background-image: url("/_ui/desktop/common/images/icons/view-list-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

[class*=icon--] {
  display: inline-block;
  position: relative;
}

.icon--xs {
  font-size: 9.6px;
}

.icon--sm {
  font-size: 12px;
}

.icon--md {
  font-size: 16px;
}

.icon--lg {
  font-size: 19.2px;
}

.icon--xl {
  font-size: 24px;
}

/********************************************
Icons End
*********************************************/
.spinner {
  width: 30px;
  height: 30px;
  background: url(/_ui/desktop/common/images/wqa/spinner-primary.svg);
  background-repeat: no-repeat;
  background-size: contain;
  animation: loader 1.7s linear;
  animation-iteration-count: infinite;
}

.spinner--sm {
  width: 20px;
  height: 20px;
}

.spinner--md {
  width: 40px;
  height: 40px;
}

.spinner--lg {
  width: 60px;
  height: 60px;
}

.spinner--primary {
  background-image: url(/_ui/desktop/common/images/wqa/spinner-primary.svg);
}

.spinner--brand {
  background-image: url(/_ui/desktop/common/images/wqa/spinner-brand.svg);
}

.spinner--white {
  background-image: url(/_ui/desktop/common/images/wqa/spinner-white.svg);
}

span.spinner {
  display: inline-block;
}

.btn .spinner, #content-buttons a .spinner {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.btn-size-sm .spinner {
  width: 20px;
  height: 20px;
}

/* Active Animation */
@keyframes loader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

body:not(.search-active) .wqa-design .nav__item:focus-within .menu-dropdown {
  max-height: calc(100vh - 77px);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  overflow-y: auto;
}

@media (max-height: 360px) {
  .wqa-design #site-wrapper.show-nav #offcanvas-menu.offcanvas-menu-left {
    padding: 10px;
  }
  .wqa-design #site-wrapper.show-nav #offcanvas-menu.offcanvas-menu-right {
    padding: 10px;
    overflow-y: auto;
    height: calc(100% - 55px);
  }
  .wqa-design #site-wrapper.show-nav #offcanvas-menu.offcanvas-menu-right .mobile-menu__header {
    padding: 10px;
  }
  .wqa-design #site-wrapper.show-nav #offcanvas-menu.offcanvas-menu-right .mobile-menu__body {
    height: 100%;
  }
  .wqa-design .mobile-menu__footer {
    display: block;
  }
  .wqa-design #header .header__inner {
    height: 50px;
  }
}
.wqa-design #header {
  z-index: 1000;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}
.wqa-design #header .header__search .btn--search {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-search-primary.svg);
}
.wqa-design #header.header #header_search_group.active .btn--search {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-close-primary.svg);
}
.wqa-design #header .menu-dropdown.menu-dropdown--search.active {
  display: flex;
}
.wqa-design #header .menu-dropdown {
  display: none;
  top: 100px;
  padding-bottom: 10px;
  left: 0;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  position: fixed;
  background: white;
}
.wqa-design #header .menu-dropdown .menu-dropdown__body {
  opacity: 1;
}
.wqa-design #header .menu-dropdown .menu-dropdown__close {
  padding: 0;
  border: none;
  outline: none;
  background: none;
  position: absolute;
  top: 15px;
  right: 10px;
  cursor: pointer;
}
.wqa-design #header .menu-dropdown .switch_selector input {
  margin-left: 55%;
}
.wqa-design #header .menu-dropdown .switch_selector input:first-of-type {
  margin-left: 0;
}
.wqa-design #header .menu-dropdown .switch_selector input:checked {
  cursor: auto;
  z-index: 10;
}
.wqa-design #header .menu-dropdown .menu-dropdown__column img {
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .wqa-design #header #header_search_group {
    margin-bottom: 10px;
  }
  .wqa-design #header #header_search_group #header_search_button {
    bottom: unset;
    top: 6px;
    right: 6px;
  }
  .wqa-design #header .menu-dropdown {
    top: 141px;
  }
}
@media screen and (max-width: 768px) and (max-width: 480px) {
  .wqa-design #header .menu-dropdown {
    top: 136px;
  }
}
@media (max-width: 480px) {
  .wqa-design #header.header {
    border-bottom: none;
  }
}
.wqa-design #header .region-bar .btn, .wqa-design #header .region-bar #content-buttons a, #content-buttons .wqa-design #header .region-bar a, .wqa-design #header .region-bar .btn:hover {
  color: #FFFFFF !important;
}
.wqa-design #header .region-bar .dropdown--lang span.dropdown-item:hover {
  text-decoration: none;
}
.wqa-design #header .region-bar .btn-invert {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.wqa-design #header .region-bar .btn-invert:hover {
  color: #BD8BCA !important;
  border-color: #FFFFFF;
}
.wqa-design #header .region-bar .js-close-region-bar {
  cursor: pointer;
}
.wqa-design #header .header__nav {
  -ms-flex: 1 0 55%;
}
.wqa-design #header .header__search {
  flex: 1 1 auto;
  -ms-flex: 1 0 43%;
  padding: 0 10px;
}
@media only screen and (min-width: 1200px) {
  .wqa-design #header .header__search {
    padding: 0 50px;
  }
}
.wqa-design #header .header__search .form-group {
  position: relative;
}
.wqa-design #header .header__search .form-group.active {
  position: static;
}
.wqa-design #header .header__search .form-control {
  font-size: 16px;
  max-width: 100%;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
}
.wqa-design #header .header__toolbar {
  -ms-flex: 0 0 200px;
}
.wqa-design #header .referrer {
  margin-top: 2px;
}
.wqa-design #header .nav-dropdown__welcome {
  padding-bottom: 0;
}
.wqa-design #header .nav-dropdown__title {
  margin-bottom: 0;
  width: 75%;
  word-break: break-all;
}
.wqa-design #header .no-pointer-dropdown__title {
  margin-bottom: 0;
  cursor: default;
}
.wqa-design #offcanvas-menu:has(.mobile-menu__points) {
  padding: 10px 0 80px;
}
.wqa-design #offcanvas-menu:has(.mobile-menu__points) .mobile-menu {
  overflow: auto;
}
.wqa-design #offcanvas-menu:has(.mobile-menu__points) .mobile-menu .push-nav__link--orphan {
  margin: 0;
  padding: 20px 30px;
}
.wqa-design #header .nav__item--account .nav-dropdown__item--nic, .wqa-design #header .nav__item--account .push-nav__link--orphan, .wqa-design #header .push-nav .nav-dropdown__item--nic, .wqa-design #header .push-nav .push-nav__link--orphan, .wqa-design #offcanvas-menu .nav__item--account .nav-dropdown__item--nic, .wqa-design #offcanvas-menu .nav__item--account .push-nav__link--orphan, .wqa-design #offcanvas-menu .push-nav .nav-dropdown__item--nic, .wqa-design #offcanvas-menu .push-nav .push-nav__link--orphan {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 0;
}
.wqa-design #header .nav__item--account .nav-dropdown__item--nic a.nav-dropdown__item-link, .wqa-design #header .nav__item--account a.push-nav__link--orphan, .wqa-design #header .push-nav .nav-dropdown__item--nic a.nav-dropdown__item-link, .wqa-design #header .push-nav a.push-nav__link--orphan, .wqa-design #offcanvas-menu .nav__item--account .nav-dropdown__item--nic a.nav-dropdown__item-link, .wqa-design #offcanvas-menu .nav__item--account a.push-nav__link--orphan, .wqa-design #offcanvas-menu .push-nav .nav-dropdown__item--nic a.nav-dropdown__item-link, .wqa-design #offcanvas-menu .push-nav a.push-nav__link--orphan {
  padding: 15px 20px;
  font-weight: 600;
  text-decoration: none;
  color: #9D57B2;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu {
  overflow: auto;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown {
  min-width: 300px;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) [class*=bs-tooltip-] .tooltip-inner, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) [class*=bs-tooltip-] .tooltip-inner {
  min-width: 200px;
  padding: 10px 12px;
  color: #354657;
  background-color: #FFFFFF;
  font-size: 14px;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-top .arrow::before, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-auto[x-placement^=top] .arrow::before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-top .arrow::before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-auto[x-placement^=top] .arrow::before {
  border-top-color: #FFFFFF;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-left .arrow::before, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-auto[x-placement^=left] .arrow::before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-left .arrow::before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-auto[x-placement^=left] .arrow::before {
  border-left-color: #FFFFFF;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-right .arrow::before, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-auto[x-placement^=right] .arrow::before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-right .arrow::before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-auto[x-placement^=right] .arrow::before {
  border-right-color: #FFFFFF;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-bottom .arrow::before, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-bottom .arrow::before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  border-bottom-color: #FFFFFF;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__header, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__header, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__header, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__header {
  padding: 5px 20px;
  font-weight: 700;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__body .push-nav__list--top > .push-nav__item > .push-nav__link, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__body .push-nav__list--top > .push-nav__item > .push-nav__link, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__body .push-nav__list--top > .push-nav__item > .push-nav__link, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__body .push-nav__list--top > .push-nav__item > .push-nav__link {
  padding-left: 20px;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__head, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__head, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__head, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__head {
  padding: 20px 20px 5px 20px;
  cursor: auto;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__points {
  padding: 10px 20px;
  font-weight: 700;
  font-size: 14px;
  cursor: auto;
}
@media screen and (max-width: 767px) {
  .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__points {
    border-bottom: #EBEBEB 1px solid;
  }
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__points .icon--tooltip, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__points .icon--tooltip, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__points .icon--tooltip, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__points .icon--tooltip {
  height: 1.5em;
  width: 1.5em;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__points .icon--tooltip:before, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__points .icon--tooltip:before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__points .icon--tooltip:before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__points .icon--tooltip:before {
  height: 1.5em;
  width: 1.5em;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__text, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__text, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__text, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__text {
  width: 55%;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__text .icon--help-circle, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__text .icon--help-circle, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__text .icon--help-circle, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__text .icon--help-circle {
  width: 1em;
  height: 1em;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__text .icon--help-circle:before, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__text .icon--help-circle:before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__text .icon--help-circle:before, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__text .icon--help-circle:before {
  font-size: 12px;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__text .tooltip-text, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__text .tooltip-text, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__text .tooltip-text, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__text .tooltip-text {
  display: inline-block;
  vertical-align: middle;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__rewards-points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credits, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__rewards-points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credits, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__rewards-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credits, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__rewards-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credits {
  display: flex;
  justify-content: space-evenly;
  align-items: baseline;
  border: #EBEBEB 1px solid;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__rewards-points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__rewards-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__rewards-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__rewards-points {
  border-radius: 5px 5px 0 0;
  border-bottom: 0;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credits, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credits, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credits, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credits {
  border-radius: 0 0 5px 5px;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__available-points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credit-balance, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__available-points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credit-balance, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__available-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credit-balance, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__available-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credit-balance {
  max-width: 35%;
  padding: 0 10px;
  margin: 7px;
  border-radius: 5px;
  text-align: center;
}
@media screen and (min-width: 544px) {
  .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__available-points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credit-balance, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__available-points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credit-balance, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__available-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credit-balance, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__available-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credit-balance {
    min-width: 30%;
    max-width: 40%;
    padding: 0 5px;
    margin: 5px;
  }
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__available-points, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__available-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__available-points, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__available-points {
  border: #E4B5EA 1px solid;
  background: #F5EEF7;
  color: #A25EB5;
}
.wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credit-balance, .wqa-design #header:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credit-balance, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .mobile-menu__credit-balance, .wqa-design #offcanvas-menu:has(.mobile-menu__points, .nav-dropdown__points) .nav-dropdown__credit-balance {
  border: #5597E2 1px solid;
  background: #0067DC;
  color: #FFFFFF;
}
@media only screen and (max-width: 960px) and (orientation: landscape) {
  .wqa-design .show-nav #offcanvas-menu.offcanvas-menu-right {
    padding: 60px 45px 100px 45px;
    width: 100%;
  }
}
.wqa-design a:focus-visible, .wqa-design button:focus-visible {
  outline: 2px solid #000 !important;
}
.wqa-design a.link-alternate {
  color: #0067DC;
  font-weight: 600;
  text-decoration: underline;
}
.wqa-design .search__history__item {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-search-grey.svg);
}
.wqa-design .push-nav {
  padding-left: 0;
}
.wqa-design .push-nav__item.has-child-menu > .push-nav__link {
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-secondary.svg");
}
.wqa-design .push-nav__item.has-child-menu > .push-nav__link:hover, .wqa-design .push-nav__item.has-child-menu > .push-nav__link:active, .wqa-design .push-nav__item.has-child-menu > .push-nav__link:focus {
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg");
}
.wqa-design .push-nav__item:focus {
  outline: 2px solid #000 !important;
}
.wqa-design .push-nav__item.push-nav__item--stacking-ad {
  padding-right: 30px;
  margin-bottom: 15px;
  pointer-events: none;
}
.wqa-design .push-nav__item.push-nav__item--stacking-ad a {
  pointer-events: all;
}
.wqa-design .drill-nav__item.has-child-menu {
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-secondary.svg");
}
.wqa-design .drill-nav__item.has-child-menu:hover {
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg");
}
.wqa-design .drill-nav__item.is-active > .drill-nav__link {
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg");
}
.wqa-design .drill-nav__link--focus {
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-tick-circle-purple.svg");
}
.wqa-design #offcanvas-menu {
  z-index: 1001;
}
.wqa-design .switcher__switch-label--us::before {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-flag-round-us.svg);
}
.wqa-design .switcher__switch-label--canada::before {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-flag-round-canada.svg);
}
.wqa-design #offcanvas-menu.cart-dropdown-active {
  z-index: 1002;
}
.wqa-design .mini-cart {
  min-width: 350px;
  max-height: initial;
  display: flex;
  flex-direction: column;
  cursor: initial;
}
.wqa-design .mini-cart .mini-cart__inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  /* for Firefox */
  min-height: 0;
}
.wqa-design .mini-cart .mini-cart__inner .tracker-content {
  margin-bottom: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
}
.wqa-design .mini-cart .mini-cart__inner .tracker-content.empty {
  display: none;
}
.wqa-design .mini-cart .mini-cart__inner .mini-cart__heading--brt {
  background-color: #9D57B2;
}
.wqa-design .mini-cart .mini-cart__inner .mini-cart__heading--alt {
  background-color: #F4F8FD;
}
.wqa-design .mini-cart .mini-cart__inner .mini-cart__body {
  margin: 15px 0;
  flex-grow: 1;
  overflow-y: auto;
  /* for Firefox */
  min-height: 0;
}
.wqa-design .mini-cart .mini-cart__inner .mini-cart__body a {
  cursor: default;
}
.wqa-design .mini-cart .mini-cart__inner .mini-cart__body a .product__actions {
  margin-top: 0;
}
.wqa-design .mini-cart .mini-cart__inner .mini-cart__body a .product__actions span {
  cursor: pointer;
}
.wqa-design .mini-cart .mini-cart__heading {
  padding: 15px;
  height: 50px;
}
.wqa-design .mini-cart .mini-cart__heading .icon--loyalty-order-white {
  font-size: 18px;
}
.wqa-design .mini-cart .mini-cart__heading .mini-cart__heading-title {
  font-weight: 700;
}
.wqa-design .mini-cart .product__cart {
  border-bottom: none;
}
.wqa-design .mini-cart .product__cart .product__details {
  padding: 10px 0;
}
.wqa-design .mini-cart .product__cart .product__details > * {
  min-height: 18px;
}
.wqa-design .mini-cart .product__cart .product__details .product__title {
  font-weight: 700;
  font-size: initial;
}
.wqa-design .mini-cart .product__cart .product__details .product__costs {
  line-height: 1;
  align-items: end;
}
.wqa-design .mini-cart .product__cart .product__details .product__costs .product__price {
  font-size: initial;
  font-weight: initial;
}
.wqa-design .mini-cart .product__cart .product__details .product__costs .product__pv-total {
  font-size: initial;
}
.wqa-design .mini-cart .product__cart .product__details .product__costs .product__qty {
  margin-left: auto;
  font-size: initial;
  font-weight: initial;
}
.wqa-design .mini-cart .product__cart .product__details .product__measurement {
  color: #84909B;
  line-height: 1.3;
  font-size: 14px;
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .wqa-design .product__cart {
    padding-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .wqa-design .product__pv-total {
    margin-right: 5px;
  }
}
.wqa-design .mini-cart__head .mini-cart__total {
  font-weight: initial;
}
.wqa-design .mini-cart__head .mini-cart__pv-total {
  font-weight: 800;
}
.wqa-design .mini-cart__inner {
  position: relative;
}
.wqa-design .mini-cart__inner .loading {
  position: absolute;
}
.wqa-design .mini-cart__heading {
  display: none;
}
.wqa-design .mini-cart__footer .btn, .wqa-design .mini-cart__footer #content-buttons a, #content-buttons .wqa-design .mini-cart__footer a {
  flex-grow: 1;
}
.wqa-design .mini-cart__footer--ctas {
  display: none;
}
.wqa-design .has-items.mini-cart, .wqa-design .has-context.mini-cart {
  min-width: 420px;
}
.wqa-design .has-items .mini-cart__heading, .wqa-design .has-context .mini-cart__heading {
  display: flex;
}
.wqa-design .has-items .mini-cart__footer--ctas, .wqa-design .has-context .mini-cart__footer--ctas {
  display: flex;
  flex-direction: column;
}
.wqa-design .has-items .mini-cart__footer--ctas a, .wqa-design .has-context .mini-cart__footer--ctas a {
  margin-bottom: 20px;
}
.wqa-design .has-items .mini-cart__footer--ctas a.link-alternate, .wqa-design .has-context .mini-cart__footer--ctas a.link-alternate {
  margin-bottom: 0px;
}
@media only screen and (min-width: 992px) {
  .wqa-design .has-items .mini-cart__footer--ctas, .wqa-design .has-context .mini-cart__footer--ctas {
    flex-direction: row;
  }
  .wqa-design .has-items .mini-cart__footer--ctas a, .wqa-design .has-context .mini-cart__footer--ctas a {
    order: 2;
    margin-bottom: 0px;
  }
  .wqa-design .has-items .mini-cart__footer--ctas a.link-alternate, .wqa-design .has-context .mini-cart__footer--ctas a.link-alternate {
    order: 1;
    margin: auto 15px;
  }
}
.wqa-design .has-items .mini-cart__body--wpdt, .wqa-design .has-context .mini-cart__body--wpdt {
  display: none;
}
.wqa-design .has-items.has-context .mini-cart-review, .wqa-design .has-items .mini-cart-review {
  display: inline-block;
}
.wqa-design .has-items.has-context .mini-cart-shop, .wqa-design .has-items .mini-cart-shop {
  display: none;
}
.wqa-design .has-context .mini-cart-review {
  display: none;
}
.wqa-design .has-context .mini-cart-shop {
  display: inline-block;
}
.wqa-design footer {
  background-color: #FFFFFF;
}
.wqa-design footer .dropdown--lang .dropdown-toggle::after {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-down-blue-dark.svg);
}
.wqa-design footer .dropdown--lang-white.show .dropdown-toggle::after {
  background-image: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-thin-up-blue-dark.svg);
}
.wqa-design footer .footer__sub-footer {
  position: relative;
}
.wqa-design footer .footer__sub-footer__rwp {
  text-align: left;
  flex: 0 0 80%;
}
.wqa-design footer .footer__sub-footer__rwp .footer__links__groups {
  padding: 0;
}
.wqa-design footer .footer__sub-footer__rwp .footer__links__groups .footer__links__group {
  margin-bottom: 0;
}
.wqa-design footer .dropdown-menu.show {
  right: 0;
  left: auto;
}
.wqa-design footer .footer__sub-footer__links__item:empty {
  border: none;
}
.wqa-design footer .footer__sub-footer__links {
  width: 50%;
  padding-top: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .wqa-design footer .footer__sub-footer__links {
    width: 100%;
  }
}
.wqa-design footer .footer__links__heading {
  font-size: 14px;
}
.wqa-design .btn, .wqa-design #content-buttons a, #content-buttons .wqa-design a {
  max-height: 50px;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
}
.wqa-design .btn.btn-primary, .wqa-design .btn.btn-lrp, .wqa-design .btn.btn-onetime, .wqa-design .btn.btn-standard, .wqa-design .btn.btn-invert, .wqa-design .btn.btn-fake, .wqa-design .btn.btn-fake-disabled, .wqa-design #content-buttons a, #content-buttons .wqa-design a {
  background-color: #9D57B2;
  color: #FFFFFF;
  border: 2px solid #BD8BCA;
}
.wqa-design .btn.btn-primary:hover, .wqa-design .btn.btn-lrp:hover, .wqa-design .btn.btn-onetime:hover, .wqa-design .btn.btn-standard:hover, .wqa-design .btn.btn-invert:hover, .wqa-design .btn.btn-fake:hover, .wqa-design .btn.btn-fake-disabled:hover, .wqa-design #content-buttons a:hover, #content-buttons .wqa-design a:hover {
  background-color: #A25EB5;
  border-color: #A25EB5;
}
.wqa-design .btn.btn-primary:focus, .wqa-design .btn.btn-lrp:focus, .wqa-design .btn.btn-onetime:focus, .wqa-design .btn.btn-standard:focus, .wqa-design .btn.btn-invert:focus, .wqa-design .btn.btn-fake:focus, .wqa-design .btn.btn-fake-disabled:focus, .wqa-design #content-buttons a:focus, #content-buttons .wqa-design a:focus {
  color: white;
}
.wqa-design .btn.btn-invert, .wqa-design #content-buttons a.btn-invert, #content-buttons .wqa-design a.btn-invert {
  background: transparent;
  border: 2px solid #9D57B2;
  color: #9D57B2;
}
.wqa-design .btn.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design #content-buttons a.btn-invert:not(.btn-disabled):not(:disabled):hover, #content-buttons .wqa-design a.btn-invert:not(.btn-disabled):not(:disabled):hover, .wqa-design .btn.btn-invert:not(:disabled):not(.disabled):active, .wqa-design #content-buttons a.btn-invert:not(:disabled):not(.disabled):active, #content-buttons .wqa-design a.btn-invert:not(:disabled):not(.disabled):active, .wqa-design .btn.btn-invert:not(:disabled):not(.disabled):active:focus {
  color: #9D57B2;
  border: 2px solid #9D57B2;
}
.wqa-design .btn.btn-invert:focus, .wqa-design #content-buttons a.btn-invert:focus, #content-buttons .wqa-design a.btn-invert:focus {
  color: #9D57B2;
}
.wqa-design .btn.btn-tertiary, .wqa-design #content-buttons a.btn-tertiary, #content-buttons .wqa-design a.btn-tertiary {
  background: #EEEEEE;
  color: #5597E2;
  border: 2px solid #EEEEEE;
}
.wqa-design .btn.btn-tertiary.active, .wqa-design #content-buttons a.btn-tertiary.active, #content-buttons .wqa-design a.btn-tertiary.active {
  background: #9D57B2;
  color: #FFFFFF;
  border: 2px solid #BD8BCA;
}
.wqa-design .btn.btn-tertiary.active:hover, .wqa-design #content-buttons a.btn-tertiary.active:hover, #content-buttons .wqa-design a.btn-tertiary.active:hover {
  border-color: #9D57B2;
}
.wqa-design .btn.btn-tertiary.active:hover, .wqa-design #content-buttons a.btn-tertiary.active:hover, #content-buttons .wqa-design a.btn-tertiary.active:hover, .wqa-design .btn.btn-tertiary.active:active, .wqa-design #content-buttons a.btn-tertiary.active:active, #content-buttons .wqa-design a.btn-tertiary.active:active, .wqa-design .btn.btn-tertiary.active:focus, .wqa-design #content-buttons a.btn-tertiary.active:focus, #content-buttons .wqa-design a.btn-tertiary.active:focus {
  background: #9D57B2 !important;
  border: 2px solid #9D57B2 !important;
}
.wqa-design .btn.btn-referrer, .wqa-design #content-buttons a.btn-referrer, #content-buttons .wqa-design a.btn-referrer {
  color: #354657;
  background-color: #FFFFFF;
  border: 1px solid #EBEBEB;
  height: 28px;
  width: initial;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  padding: 0px 10px 0px 3px;
}
.wqa-design .search-panel__filters .nav-item a {
  background: #EEEEEE;
  color: #5597E2;
  border: 2px solid #EEEEEE;
}
.wqa-design .search-panel__filters .nav-item a:hover {
  color: #5597E2;
  border: 2px solid #EEEEEE !important;
}
.wqa-design #region-bar {
  display: none;
}
.wqa-design.btn-disabled-wrapper {
  overflow: unset;
}
.wqa-design .btn-center-items {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wqa-design .hero__actions {
  display: inline-block;
}
.wqa-design .hero__actions .btn-size-lg {
  max-height: inherit;
}
.wqa-design .hero__actions .btn, .wqa-design .hero__actions #content-buttons a, #content-buttons .wqa-design .hero__actions a {
  max-width: none;
  width: auto;
}
.wqa-design .hero__actions .btn.btn-invert, .wqa-design .hero__actions #content-buttons a.btn-invert, #content-buttons .wqa-design .hero__actions a.btn-invert {
  background: white;
}
.wqa-design .hero__actions .btn.btn-transparent-white, .wqa-design .hero__actions #content-buttons a.btn-transparent-white, #content-buttons .wqa-design .hero__actions a.btn-transparent-white {
  background: transparent;
  color: white;
  border-color: white;
}
.wqa-design .hero__actions .btn.btn-transparent-white:hover, .wqa-design .hero__actions #content-buttons a.btn-transparent-white:hover, #content-buttons .wqa-design .hero__actions a.btn-transparent-white:hover, .wqa-design .hero__actions .btn.btn-transparent-white:focus, .wqa-design .hero__actions #content-buttons a.btn-transparent-white:focus, #content-buttons .wqa-design .hero__actions a.btn-transparent-white:focus, .wqa-design .hero__actions .btn.btn-transparent-white:active, .wqa-design .hero__actions #content-buttons a.btn-transparent-white:active, #content-buttons .wqa-design .hero__actions a.btn-transparent-white:active {
  background: white;
  color: #354657;
  border-color: #BD8BCA;
}
.wqa-design .hero__actions .btn.btn-transparent-blue-dark, .wqa-design .hero__actions #content-buttons a.btn-transparent-blue-dark, #content-buttons .wqa-design .hero__actions a.btn-transparent-blue-dark {
  background: transparent;
  color: #354657;
  border-color: #354657;
}
.wqa-design .hero__actions .btn.btn-transparent-blue-dark:hover, .wqa-design .hero__actions #content-buttons a.btn-transparent-blue-dark:hover, #content-buttons .wqa-design .hero__actions a.btn-transparent-blue-dark:hover, .wqa-design .hero__actions .btn.btn-transparent-blue-dark:focus, .wqa-design .hero__actions #content-buttons a.btn-transparent-blue-dark:focus, #content-buttons .wqa-design .hero__actions a.btn-transparent-blue-dark:focus, .wqa-design .hero__actions .btn.btn-transparent-blue-dark:active, .wqa-design .hero__actions #content-buttons a.btn-transparent-blue-dark:active, #content-buttons .wqa-design .hero__actions a.btn-transparent-blue-dark:active {
  background: white;
}
.wqa-design .hero__actions .btn.btn-size-lg, .wqa-design .hero__actions #content-buttons a.btn-size-lg, #content-buttons .wqa-design .hero__actions a.btn-size-lg {
  max-width: none;
  width: auto;
}
.wqa-design .hero__more {
  padding-bottom: 20px;
}
.wqa-design ul.push-nav__list.push-nav__list--l2 {
  margin-left: -15px;
}
.wqa-design .push-nav__list--l1 .switcher {
  font-size: 1rem;
}
.wqa-design .push-nav__list--l1 li {
  margin-right: 5px;
  padding-left: 10px;
}
.wqa-design .push-nav__list--l2 li {
  margin-right: 30px;
  padding-left: 10px;
}
.wqa-design .embed-responsive-16by9 {
  padding-bottom: 56.25% !important;
}
.wqa-design .embed-responsive-16by9 {
  padding-bottom: 56.25% !important;
}
.wqa-design .dropdown.show {
  display: inline-block !important;
}
.wqa-design .search-filter.dropdown.show {
  display: flex !important;
}
.wqa-design .nav > li > a:hover, .wqa-design .nav > li > a:focus {
  background-color: transparent;
}
.wqa-design .dropdown--lang .dropdown-toggle::after {
  background: url("../images/wqa/icons/icon-chevron-thin-up-blue-dark.svg") center center no-repeat transparent;
}
.wqa-design .dropdown--lang.show .dropdown-toggle::after {
  background: url("../images/wqa/icons/icon-chevron-thin-down-blue-dark.svg") center center no-repeat transparent;
}
.wqa-design .dropdown--lang-white .dropdown-toggle::after {
  background: url("../images/wqa/icons/icon-chevron-thin-down-blue-dark.svg") center center no-repeat transparent;
}
.wqa-design .dropdown--lang-white.show .dropdown-toggle::after {
  background: url("../images/wqa/icons/icon-chevron-thin-up-blue-dark.svg") center center no-repeat transparent;
}
.wqa-design .dropdown--lang-purple .dropdown-toggle::after {
  background: url("../images/wqa/icons/icon-chevron-thin-down-white.svg") center center no-repeat transparent;
}
.wqa-design .dropdown--lang-purple.show .dropdown-toggle::after {
  background: url("../images/wqa/icons/icon-chevron-thin-up-white.svg") center center no-repeat transparent;
}
.wqa-design .mobile-menu__item.has-child-menu > .mobile-menu__item-link {
  background: url("../images/wqa/icons/icon-chevron-right-primary.svg") right center no-repeat transparent;
}
.wqa-design .mobile-menu__header {
  display: flex;
  align-items: baseline;
}
.wqa-design .mobile-menu__header .name {
  width: 75%;
  word-break: break-all;
}
.wqa-design .nav-dropdown__head {
  gap: 10px;
}
.wqa-design .nav-dropdown__language {
  width: 25%;
  float: right;
  text-decoration: none;
  color: #7F88A9;
  font-weight: 600;
  text-align: right;
}
.wqa-design .language-select__wrapper {
  overflow: auto;
}
.wqa-design .language-select__header {
  font-size: 20px;
  line-height: 24px;
}
.wqa-design .language-select {
  transition: none;
  overflow-y: auto;
  z-index: 1999;
}
.wqa-design .language-select__region {
  display: flex;
  cursor: pointer;
  transition: all 0.3s;
  align-items: center;
  margin-bottom: 10px;
  background: url(../images/wqa/icons/icon-chevron-right-primary.svg) right 25px center no-repeat transparent;
  background-size: 9px;
  width: 100%;
  border: none;
}
.wqa-design .language-select__region-name {
  color: #BD8BCD;
}
.wqa-design .language-select__region-image .image {
  transition: none;
}
.wqa-design .language-select__region-image .image.north-america {
  background-image: url(../images/wqa/language-select-region-northamerica.svg);
}
.wqa-design .language-select__region-image .image.south-america {
  background-image: url(../images/wqa/language-select-region-southamerica.svg);
}
.wqa-design .language-select__region-image .image.europe {
  background-image: url(../images/wqa/language-select-region-europe.svg);
}
.wqa-design .language-select__region-image .image.africa {
  background-image: url(../images/wqa/language-select-region-africa.svg);
}
.wqa-design .language-select__region-image .image.asia {
  background-image: url(../images/wqa/language-select-region-asia.svg);
}
.wqa-design .language-select__region-image .image.oceania {
  background-image: url(../images/wqa/language-select-region-oceania.svg);
}
.wqa-design .language-select__country {
  margin-bottom: 20px;
}
.wqa-design .language-select__country.parent a {
  font-weight: 900;
  text-decoration: none;
}
.wqa-design .language-select__region-image .language-select__region:hover .image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .wqa-design .language-select__country .language-select__country-name {
    display: block;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    background: url(../images/wqa/icons/icon-chevron-right-primary.svg);
    background-repeat: no-repeat;
    background-position: right 20px top 7px;
    padding-right: 50px;
    background-size: 9px;
  }
  .wqa-design .language-select__country-title {
    font-weight: 900;
    color: #364657;
    text-decoration: none;
    margin-bottom: 20px;
    display: block;
    background: url(../images/wqa/icons/icon-chevron-left-primary.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px;
    padding-left: 25px;
  }
  .wqa-design .language-select__state {
    background: url(../images/wqa/icons/icon-chevron-right-primary.svg);
  }
  .wqa-design .language-select__language-name {
    display: block;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    background: url(../images/wqa/icons/icon-chevron-right-primary.svg);
    background-repeat: no-repeat;
    background-position: right 20px top 7px;
    padding-right: 50px;
    margin-left: 25px;
    background-size: 9px;
  }
  .wqa-design.wqa-design .drill-filter__list .drill-filter__list {
    display: none;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .nav__item:hover .nav-dropdown {
    max-height: calc(100vh - 95px);
    overflow: auto;
  }
  .wqa-design .language-select__region {
    background: none;
    display: block;
    text-align: center;
    flex: 1;
    margin-bottom: 0;
  }
  .wqa-design .language-select__region-name {
    color: #D1D1D1;
  }
  .wqa-design .language-select__region.active .language-select__region-name {
    color: #A25EB5;
  }
  .wqa-design .language-select__region:hover .language-select__region-image .image.north-america, .wqa-design .language-select__region.active .language-select__region-image .image.north-america {
    background-image: url(../images/wqa/language-select-region-northamerica-alt.svg);
  }
  .wqa-design .language-select__region:hover .language-select__region-image .image.south-america, .wqa-design .language-select__region.active .language-select__region-image .image.south-america {
    background-image: url(../images/wqa/language-select-region-southamerica-alt.svg);
  }
  .wqa-design .language-select__region:hover .language-select__region-image .image.europe, .wqa-design .language-select__region.active .language-select__region-image .image.europe {
    background-image: url(../images/wqa/language-select-region-europe-alt.svg);
  }
  .wqa-design .language-select__region:hover .language-select__region-image .image.africa, .wqa-design .language-select__region.active .language-select__region-image .image.africa {
    background-image: url(../images/wqa/language-select-region-africa-alt.svg);
  }
  .wqa-design .language-select__region:hover .language-select__region-image .image.asia, .wqa-design .language-select__region.active .language-select__region-image .image.asia {
    background-image: url(../images/wqa/language-select-region-asia-alt.svg);
  }
  .wqa-design .language-select__region:hover .language-select__region-image .image.oceania, .wqa-design .language-select__region.active .language-select__region-image .image.oceania {
    background-image: url(../images/wqa/language-select-region-oceania-alt.svg);
  }
  .wqa-design .language-select__country a {
    font-weight: 600;
    color: #D1D1D1;
    text-decoration: none;
    font-size: 1rem;
    line-height: 1.2;
  }
  .wqa-design .language-select__country a.active {
    color: #A25EB5;
  }
  .wqa-design .language-select__language-title {
    display: none;
  }
  .wqa-design .language-select__language-container {
    flex-wrap: wrap;
  }
  .wqa-design .language-select__language {
    width: 10%;
  }
  .wqa-design .language-select__language-name {
    color: #D1D1D1;
  }
}
.wqa-design .show {
  opacity: 1;
}
.wqa-design .nav-pills .nav-item {
  max-width: 160px;
  -ms-flex: 1 0 160px;
}
.wqa-design #header_search_input::-ms-clear {
  display: none;
}
.wqa-design .search-panel__result--value {
  line-height: 2.25rem;
}
.wqa-design .search-panel__filters {
  display: flex;
}
.wqa-design .search-panel__filters .nav {
  width: auto;
  flex-wrap: nowrap;
}
.wqa-design .search-filter .dropdown-menu {
  min-height: auto;
}
.wqa-design .search-filter .dropdown-menu__container {
  display: block;
}
.wqa-design .search-filter .drill-filter__node__parent.open {
  font-weight: 600;
}
.wqa-design #fullsearch-product .product__title {
  line-height: 22px;
}
.wqa-design #fullsearch-product.products--list.products--col-2 .product, .wqa-design #fullsearch-product.products--list.products--col-sm-2 .product, .wqa-design #fullsearch-product.products--list.products--col-md-2 .product {
  flex: 0 0 45%;
}
.wqa-design #fullsearch-product .product--grid {
  position: relative;
  align-items: baseline;
  padding: 10px 15px;
}
@media screen and (min-width: 1024px) {
  .wqa-design .cards--grid.cards--col-md-3 > .card {
    flex: 0 0 31.333%;
  }
}
.wqa-design .cards--grid {
  justify-content: center;
}
.wqa-design .is-retail .product__details__header:not(.is-promo) .product__cost-row--retail .product__cost-row-label {
  font-weight: bold;
}
.wqa-design .is-retail .product__details__header:not(.is-promo) .product__cost-row--retail .product__cost-row-info {
  text-decoration: none;
  font-weight: bold;
}
.wqa-design .is-retail .product__details__header:not(.is-promo) .product__cost-row--wholesale {
  font-weight: normal;
}
.wqa-design .product-basic {
  flex: 0 0 50%;
  -ms-flex: 0 0 48%;
}
.wqa-design .cards .card .card__body {
  width: 100%;
  -ms-flex: 0 1 100%;
}
.wqa-design .cards .card .card__body .card__heading {
  width: 100%;
}
@media screen and (min-width: 480px) {
  .wqa-design .cards .card .card__body.card--sm:not(.card--grid) {
    min-width: 390px;
  }
}
.wqa-design .cards .card .card__body.card-help {
  padding: 0 10px 0;
  min-width: initial;
  border-bottom: none;
}
.wqa-design .cards .card .card__body.card-help .card-help__title {
  padding: 0;
  margin: 0;
}
.wqa-design .cards .card a {
  color: inherit;
  flex: 0 0 100%;
  text-decoration: none;
}
.wqa-design .cards:not(.cards--grid) a {
  display: flex;
}
.wqa-design .search__results .scroller {
  padding: 0 10px;
  margin: 0 -15px;
  overflow-x: hidden;
}
.wqa-design .btn:active, #content-buttons .wqa-design a:active,
.wqa-design #content-buttons a:active,
.wqa-design .btn.active,
#content-buttons .wqa-design a.active,
.wqa-design #content-buttons a.active {
  box-shadow: none;
}
.wqa-design .products--grid, .wqa-design .product--grid .product__actions {
  justify-content: center;
}
.wqa-design .product--grid .product__title {
  height: 45px;
  margin-bottom: 0px;
}
.doterra-highlight-tiles .wqa-design .product--grid {
  padding-top: 0;
}
.wqa-design .products--list .product__details {
  width: 80%;
}
.wqa-design a.btn-size-sm:not([href]):not([tabindex]) {
  line-height: inherit;
}
.wqa-design a.btn.active:not([href]):not([tabindex]):hover, .wqa-design #content-buttons a.active:not([href]):not([tabindex]):hover, #content-buttons .wqa-design a.active:not([href]):not([tabindex]):hover, .wqa-design a.btn.active:not([href]):not([tabindex]):focus, .wqa-design #content-buttons a.active:not([href]):not([tabindex]):focus, #content-buttons .wqa-design a.active:not([href]):not([tabindex]):focus {
  color: white;
  text-decoration: none;
}
.wqa-design .drill-filter .drill-filter__node {
  padding-right: 40px;
}
.wqa-design .drill-filter .drill-filter__node:hover {
  font-weight: 600;
}
.wqa-design .drill-filter .drill-filter__node--focus {
  font-weight: 600;
  background-size: 23px 23px;
}
.wqa-design input.slider__input:not(:checked) + .slider:before {
  -webkit-transform: translateX(92%);
  transform: translateX(94%);
  -webkit-transform: translateX(calc(100% - 8px));
  transform: translateX(calc(100% - 8px));
}
.wqa-design .switcher__switch.off .slider:before {
  width: calc(50% - 10px);
  margin-left: 20px;
}
.wqa-design input.slider__input:checked + .slider:before {
  transform: initial;
  margin-left: 0;
  width: 50%;
}
.wqa-design .header .mobile__toolbar {
  -ms-flex: 0 0 100px;
}
.wqa-design .lazy-load {
  margin: 0 auto 30px;
}
.wqa-design#search-results {
  overflow: initial;
}
@media only screen and (max-width: 480px) {
  .wqa-design .products {
    flex-flow: column;
  }
}
.wqa-design .products.products--col-sm-3 .product {
  flex-grow: 1;
}
.wqa-design #fullsearch-blog.card-blog--grid .card__image {
  flex: initial;
  height: 254px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 5px;
}
@media screen and (max-width: 544px) {
  .wqa-design #fullsearch-blog.card-blog--list .card__image {
    height: auto;
  }
}
.wqa-design .language-select-subregion {
  flex: 0 0 16.666%;
  font-weight: 700;
  margin: 0 0 15px 25px;
  padding: 0;
}
.wqa-design .language-select-subregion a {
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.2;
}
.wqa-design .language-select-subregion a.active {
  color: #A25EB5;
}
@media screen and (max-width: 767px) {
  .wqa-design .language-select__location-title {
    font-weight: 900;
    color: #354657;
    text-decoration: none;
    margin-bottom: 20px;
    display: block;
    background: url(/_ui/desktop/common/images/wqa/icons/icon-chevron-left-primary.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px;
    padding-left: 25px;
    transition: transform 0.5s;
  }
  .wqa-design .language-select-subregion .language-select-subregion-name {
    display: block;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    background: url(../images/wqa/icons/icon-chevron-right-primary.svg);
    background-repeat: no-repeat;
    background-position: right 20px top 7px;
    padding-right: 50px;
    background-size: 9px;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .language-select-subregion {
    margin-left: 0;
  }
  .wqa-design .language-select-subregion a {
    color: #D1D1D1;
  }
  .wqa-design .language-select__location-title {
    display: none;
  }
}
.wqa-design .language-select__locations-row-wrap.active {
  display: inherit;
  border-top: 2px solid #EEEEEE;
}
.wqa-design .push-nav__list {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  margin: 2px;
}
.wqa-design .push-nav__list--l1 {
  -webkit-transform: translate3d(200%, 0, 0);
}
.wqa-design .push-nav__list--l1.active {
  -webkit-transform: translate3d(100%, 0, 0);
}
.wqa-design .push-nav__list--l2 {
  -webkit-transform: translate3d(300%, 0, 0);
}
.wqa-design .push-nav__list--l2.active {
  -webkit-transform: translate3d(200%, 0, 0);
}
.wqa-design .push-nav__list--l2.inactive {
  -webkit-transform: translate3d(-200%, 0, 0);
}
.wqa-design .push-nav__list.inactive {
  -webkit-transform: translate3d(-100%, 0, 0);
}
.wqa-design .mini-cart__footer--ctas {
  flex-wrap: wrap;
  justify-content: center;
}
.wqa-design .mini-cart__footer--ctas .btn, .wqa-design .mini-cart__footer--ctas #content-buttons a, #content-buttons .wqa-design .mini-cart__footer--ctas a {
  margin-bottom: 0px;
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 800px) {
  .wqa-design .mini-cart__footer--ctas .btn, .wqa-design .mini-cart__footer--ctas #content-buttons a, #content-buttons .wqa-design .mini-cart__footer--ctas a {
    flex-basis: auto;
    width: auto;
  }
}
.wqa-design .product-quantity .current-qty {
  position: relative;
  top: -2px;
}
.wqa-design .product-quantity .icon--arrow-down {
  position: absolute;
  right: 3px;
  top: 3px;
}
.wqa-design .scroller {
  height: auto;
  margin: 0px;
}
@media screen and (max-width: 991px) {
  .wqa-design .scroller {
    height: 100%;
    overflow-y: initial;
  }
}
.wqa-design .product__image {
  position: relative;
}
.wqa-design .mini-cart {
  display: none;
}
.wqa-design .nav__item:focus-within .nav-dropdown {
  display: block;
  max-height: 100vh;
  transition: all 0.3s;
  transition-delay: 0.4s;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.wqa-design .nav__item:hover .mini-cart,
.wqa-design .nav__item:focus-within .mini-cart {
  display: none;
}
@media screen and (min-width: 1024px) {
  .wqa-design .nav__item:hover .mini-cart,
  .wqa-design .nav__item:focus-within .mini-cart {
    display: flex;
    max-height: calc(98vh - 95px);
    transition: all 0.3s;
    transition-delay: 0.4s;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  }
}
.wqa-design .nav__menu {
  background: none;
  border: none;
}
.wqa-design .nav__menu:focus {
  outline: none;
}

.ui-datepicker-calendar caption {
  color: #354657;
  padding-bottom: 1px;
}

#wqa-footer {
  overflow: inherit;
}

.spinner {
  background: url(../images/wqa/spinner-primary.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.spinner.spinner--primary {
  background-image: url(../images/wqa/spinner-primary.svg);
}
.spinner.spinner--brand {
  background-image: url(../images/wqa/spinner-brand.svg);
}
.spinner.spinner--white {
  background-image: url(../images/wqa/spinner-white.svg);
}

.btn .spinner, #content-buttons a .spinner {
  margin-left: 10px;
  position: static;
  display: inline-block;
}

.process-lrp-now .spinner, .process-lrp .spinner {
  position: absolute;
  right: 40px;
  margin: none;
  top: inherit;
  bottom: inherit;
}

#waCommission .icon--arrow-down {
  bottom: -6px;
}
#waCommission .icon--arrow-up {
  bottom: -8px;
}

@media screen and (min-width: 1024px) {
  body.search-active .wqa-design .header__toolbar .nav__item:hover > a:after {
    content: " ";
    width: 100%;
    height: 1px;
    border-bottom: 2px solid #BD8BCA;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .wqa-design .nav__item.hideMiniCart:hover .mini-cart {
    max-height: 0;
  }
}
.wqa-design ol, .wqa-design ul, .wqa-design dl {
  margin-bottom: 1.5rem;
}

#homepage.wqa-design .lead-image, #shop-home.wqa-design .lead-image, #shop-home-new.wqa-design .lead-image, #free-style .lead-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
}
#homepage.wqa-design .lead-video, #shop-home.wqa-design .lead-video, #shop-home-new.wqa-design .lead-video, #free-style .lead-video {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: -1;
}
@media screen and (min-width: 1370px), (max-height: 600px), (max-width: 1280px) and (max-height: 800px) {
  #homepage.wqa-design .lead-video, #shop-home.wqa-design .lead-video, #shop-home-new.wqa-design .lead-video, #free-style .lead-video {
    height: initial;
    width: 100%;
  }
}
#homepage.wqa-design .hero--center-left, #homepage.wqa-design .hero--center-mid, #homepage.wqa-design .hero--center-right, #shop-home.wqa-design .hero--center-left, #shop-home.wqa-design .hero--center-mid, #shop-home.wqa-design .hero--center-right, #shop-home-new.wqa-design .hero--center-left, #shop-home-new.wqa-design .hero--center-mid, #shop-home-new.wqa-design .hero--center-right, #free-style .hero--center-left, #free-style .hero--center-mid, #free-style .hero--center-right {
  padding: 0;
  min-height: unset;
}
#homepage.wqa-design .hero--center-right .hero__inner, #homepage.wqa-design .hero--center-left .hero__inner, #shop-home.wqa-design .hero--center-right .hero__inner, #shop-home.wqa-design .hero--center-left .hero__inner, #shop-home-new.wqa-design .hero--center-right .hero__inner, #shop-home-new.wqa-design .hero--center-left .hero__inner, #free-style .hero--center-right .hero__inner, #free-style .hero--center-left .hero__inner {
  display: flex;
  justify-content: center;
  padding-top: 185px;
}
@media screen and (max-width: 768px) {
  #homepage.wqa-design .hero--center-right .hero__inner, #homepage.wqa-design .hero--center-left .hero__inner, #shop-home.wqa-design .hero--center-right .hero__inner, #shop-home.wqa-design .hero--center-left .hero__inner, #shop-home-new.wqa-design .hero--center-right .hero__inner, #shop-home-new.wqa-design .hero--center-left .hero__inner, #free-style .hero--center-right .hero__inner, #free-style .hero--center-left .hero__inner {
    padding-top: 95px;
  }
}
#homepage.wqa-design .hero--top-left .hero__inner, #shop-home.wqa-design .hero--top-left .hero__inner, #shop-home-new.wqa-design .hero--top-left .hero__inner, #free-style .hero--top-left .hero__inner {
  padding-top: 118px;
}
@media screen and (max-width: 480px) {
  #homepage.wqa-design .hero__inner, #shop-home.wqa-design .hero__inner, #shop-home-new.wqa-design .hero__inner, #free-style .hero__inner {
    padding-top: 70px !important;
  }
  #homepage.wqa-design .hero__inner .hero__heading, #shop-home.wqa-design .hero__inner .hero__heading, #shop-home-new.wqa-design .hero__inner .hero__heading, #free-style .hero__inner .hero__heading {
    margin-bottom: 80px;
  }
  #homepage.wqa-design .hero__footer, #shop-home.wqa-design .hero__footer, #shop-home-new.wqa-design .hero__footer, #free-style .hero__footer {
    margin-top: 0;
  }
}
#homepage.wqa-design .owl-stage-outer, #homepage.wqa-design .owl-stage, #homepage.wqa-design .owl-item, #shop-home.wqa-design .owl-stage-outer, #shop-home.wqa-design .owl-stage, #shop-home.wqa-design .owl-item, #shop-home-new.wqa-design .owl-stage-outer, #shop-home-new.wqa-design .owl-stage, #shop-home-new.wqa-design .owl-item, #free-style .owl-stage-outer, #free-style .owl-stage, #free-style .owl-item {
  height: 100% !important;
}
#homepage.wqa-design .product-highlight, #shop-home.wqa-design .product-highlight, #shop-home-new.wqa-design .product-highlight, #free-style .product-highlight {
  text-align: center;
}
#homepage.wqa-design .product-highlight .owl-item, #shop-home.wqa-design .product-highlight .owl-item, #shop-home-new.wqa-design .product-highlight .owl-item, #free-style .product-highlight .owl-item {
  height: auto !important;
}
#homepage.wqa-design .product-highlight .product__details__header, #shop-home.wqa-design .product-highlight .product__details__header, #shop-home-new.wqa-design .product-highlight .product__details__header, #free-style .product-highlight .product__details__header {
  display: flex;
  justify-content: space-between;
  flex-flow: column nowrap;
}
#homepage.wqa-design .product-highlight .wishlist-icon, #shop-home.wqa-design .product-highlight .wishlist-icon, #shop-home-new.wqa-design .product-highlight .wishlist-icon, #free-style .product-highlight .wishlist-icon {
  position: absolute;
  left: 5%;
  z-index: 2;
  cursor: pointer;
}
#homepage.wqa-design .hero__owl, #shop-home.wqa-design .hero__owl, #shop-home-new.wqa-design .hero__owl, #free-style .hero__owl {
  height: calc(100vh - 204px);
  display: block;
  margin: 0;
}
@media screen and (max-width: 480px) {
  #homepage.wqa-design .hero__owl, #shop-home.wqa-design .hero__owl, #shop-home-new.wqa-design .hero__owl, #free-style .hero__owl {
    height: calc(103vh - 108px);
  }
}
@media screen and (max-width: 768px) {
  #homepage.wqa-design .hero__owl, #shop-home.wqa-design .hero__owl, #shop-home-new.wqa-design .hero__owl, #free-style .hero__owl {
    height: calc(103vh - 185px);
  }
}
@media screen and (max-width: 480px) {
  #homepage.wqa-design .hero__owl, #shop-home.wqa-design .hero__owl, #shop-home-new.wqa-design .hero__owl, #free-style .hero__owl {
    height: 100%;
    min-height: 100%;
  }
  #homepage.wqa-design .hero__owl .owl-dots, #shop-home.wqa-design .hero__owl .owl-dots, #shop-home-new.wqa-design .hero__owl .owl-dots, #free-style .hero__owl .owl-dots {
    display: none;
  }
  #homepage.wqa-design .hero__owl .slick-track, #shop-home.wqa-design .hero__owl .slick-track, #shop-home-new.wqa-design .hero__owl .slick-track, #free-style .hero__owl .slick-track {
    height: fit-content;
  }
}
#homepage.wqa-design .hero__owl .owl-dots:after, #shop-home.wqa-design .hero__owl .owl-dots:after, #shop-home-new.wqa-design .hero__owl .owl-dots:after, #free-style .hero__owl .owl-dots:after {
  content: " ";
  width: 100%;
  position: absolute;
  background: #354657;
  opacity: 0.3;
  z-index: -1;
  height: 50%;
  border-radius: 10px;
}
#homepage.wqa-design .hero__footer-text--link-style, #shop-home.wqa-design .hero__footer-text--link-style, #shop-home-new.wqa-design .hero__footer-text--link-style, #free-style .hero__footer-text--link-style {
  text-decoration: none;
}
#homepage.wqa-design .hero__footer-text--link-style:hover, #shop-home.wqa-design .hero__footer-text--link-style:hover, #shop-home-new.wqa-design .hero__footer-text--link-style:hover, #free-style .hero__footer-text--link-style:hover {
  text-decoration: underline;
  color: white;
}
#homepage.wqa-design .card--image, #shop-home.wqa-design .card--image, #shop-home-new.wqa-design .card--image, #free-style .card--image {
  min-height: 420px;
}
#homepage.wqa-design .card--image .btn, #homepage.wqa-design .card--image #content-buttons a, #content-buttons #homepage.wqa-design .card--image a, #shop-home.wqa-design .card--image .btn, #shop-home.wqa-design .card--image #content-buttons a, #content-buttons #shop-home.wqa-design .card--image a, #shop-home-new.wqa-design .card--image .btn, #shop-home-new.wqa-design .card--image #content-buttons a, #content-buttons #shop-home-new.wqa-design .card--image a, #free-style .card--image .btn, #free-style .card--image #content-buttons a, #content-buttons #free-style .card--image a {
  border: 3px solid white;
  color: white;
}
#homepage.wqa-design .card--image .btn:hover, #homepage.wqa-design .card--image #content-buttons a:hover, #content-buttons #homepage.wqa-design .card--image a:hover, #shop-home.wqa-design .card--image .btn:hover, #shop-home.wqa-design .card--image #content-buttons a:hover, #content-buttons #shop-home.wqa-design .card--image a:hover, #shop-home-new.wqa-design .card--image .btn:hover, #shop-home-new.wqa-design .card--image #content-buttons a:hover, #content-buttons #shop-home-new.wqa-design .card--image a:hover, #free-style .card--image .btn:hover, #free-style .card--image #content-buttons a:hover, #content-buttons #free-style .card--image a:hover {
  background: #FFFFFF;
  color: #354657;
  border-color: #BD8BCA;
}
@media screen and (max-width: 480px) {
  #homepage.wqa-design .card--image, #shop-home.wqa-design .card--image, #shop-home-new.wqa-design .card--image, #free-style .card--image {
    min-height: 215px;
  }
  #homepage.wqa-design .card--image .card__action, #shop-home.wqa-design .card--image .card__action, #shop-home-new.wqa-design .card--image .card__action, #free-style .card--image .card__action {
    display: flex;
    justify-content: center;
  }
  #homepage.wqa-design .card--image .card__action .btn, #homepage.wqa-design .card--image .card__action #content-buttons a, #content-buttons #homepage.wqa-design .card--image .card__action a, #shop-home.wqa-design .card--image .card__action .btn, #shop-home.wqa-design .card--image .card__action #content-buttons a, #content-buttons #shop-home.wqa-design .card--image .card__action a, #shop-home-new.wqa-design .card--image .card__action .btn, #shop-home-new.wqa-design .card--image .card__action #content-buttons a, #content-buttons #shop-home-new.wqa-design .card--image .card__action a, #free-style .card--image .card__action .btn, #free-style .card--image .card__action #content-buttons a, #content-buttons #free-style .card--image .card__action a {
    display: flex;
    height: 40px;
    justify-content: center;
    align-items: center;
    padding: 0 12%;
    margin-bottom: 10px;
    min-width: 180px;
    width: unset;
  }
}
#homepage.wqa-design #mobile-image, #shop-home.wqa-design #mobile-image, #shop-home-new.wqa-design #mobile-image, #free-style #mobile-image {
  max-width: 500px;
}

#education-home .collapsible-links-section .link-heading:before {
  color: #FFFFFF;
}
#education-home .collapsible-links-section .link-heading + ul li a {
  color: #FFFFFF;
}

#subsiteNav .dropdown-menu {
  right: auto;
}

#order-history div.dropdown-menu #filter-buttons {
  margin: 0;
  display: flex;
  justify-content: space-between;
}
#order-history .custom-checkbox:last-of-type {
  margin-bottom: 15px;
}
#order-history .custom-checkbox:first-of-type {
  margin-top: 15px;
}
#order-history #filter-type div.inner.show, #order-history #filter-type-warehouse div.inner.show {
  max-height: 50vh;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .wqa-design .language-select__locations-row-wrap {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    position: absolute;
    -ms-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    top: 0;
    left: 0;
    transition: transform 0.5s;
    background: #FFFFFF;
    margin-left: 10px;
  }
  .wqa-design .language-select__locations-row-wrap.active {
    display: block;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .wqa-design .language-select__locations-row-wrap.active.inactive {
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  .wqa-design .language-select__locations-row-wrap.active {
    border: none;
  }
}
@media screen and (min-width: 480px) {
  .wqa-design .language-select__locations-row-wrap .language-select__header.language-select__header--location {
    display: none;
  }
  .wqa-design .language-select__locations-row-wrap.active .language-select__header.language-select__header--location {
    display: block;
  }
}
.wqa-design .language-select__locations {
  display: none;
}
.wqa-design .language-select__locations.active {
  display: block;
}

body .bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: 0;
  width: 100%;
}
body .bootstrap-select .dropdown-toggle .filter-option-inner .filter-option-inner-inner {
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
}

.wqa-design .product-carousel .product-list__wrapper {
  padding-left: 40px;
  margin-left: 0;
  margin-right: 25px;
}
@media screen and (max-width: 543px) {
  .wqa-design .product-carousel .product-list__wrapper {
    padding-left: 0;
    margin-right: 0;
  }
}
.wqa-design .product-carousel .product-list__wrapper .product-list {
  padding-bottom: 5px;
}
.wqa-design .product-carousel .image-paragraph-text {
  padding-top: 10px;
  align-self: center;
}
.wqa-design .product-carousel .image-paragraph-text .product-desc {
  text-align: center;
  line-height: 1.8;
  padding-bottom: 30px;
}
.wqa-design .product-carousel .product {
  width: 100%;
  padding-bottom: 0;
}
.wqa-design .product-carousel .product__details {
  padding-right: 0;
}
.wqa-design .product-carousel .product__image {
  margin: 0 auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
}
.wqa-design .product-carousel .product__image:hover:not(.unanimated) {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
}
.wqa-design .product-carousel .product__image.unavailable {
  background-size: 65%;
}
.wqa-design .product-carousel .product .image-paragraph-text {
  padding-top: 10px;
}
.wqa-design .product-carousel .product .image-paragraph-text .product-desc {
  text-align: center;
  line-height: 1.8;
}
.wqa-design .product-carousel .product .title {
  text-align: center;
  margin-bottom: 5px;
}
.wqa-design .product-carousel .product a.btn, .wqa-design .product-carousel .product #content-buttons a, #content-buttons .wqa-design .product-carousel .product a {
  display: inline-block;
}
.wqa-design .product-carousel .product .pricing-section {
  color: #354657;
}
.wqa-design .product-carousel .product .pricing-section div {
  float: left;
  width: 50%;
}
.wqa-design .product-carousel .product .pricing-section div.item-pv {
  width: 100%;
}
.wqa-design .product-carousel .product .pricing-section .item-price {
  color: #354657;
}
.wqa-design .product-carousel .product .pricing-section .item-price-retail {
  text-decoration: line-through;
  color: #354657;
}
@media screen and (max-width: 1439px) {
  .wqa-design .product-carousel .product .pricing-section .item-price, .wqa-design .product-carousel .product .pricing-section .item-price-retail, .wqa-design .product-carousel .product .pricing-section .item-price-tooltip {
    padding-left: 7px;
  }
}
.wqa-design .product-carousel .product .item-ecomm {
  margin-top: 20px;
}
.wqa-design .product-carousel .product .product__details {
  text-align: center;
}
@media screen and (max-width: 480px) {
  .wqa-design .product-carousel .product .product__details {
    width: 90%;
    margin: 0 auto;
  }
}

.wqa-design .hero__block-body-grid-item img {
  max-width: 70px !important;
  display: inline !important;
}
.wqa-design .hero__block-body-logo img {
  display: inline !important;
}
.wqa-design #videoElement_doterraHealingHandsComponent {
  text-align: center;
  padding-top: 20px;
}
.wqa-design .hero__block-body-grid {
  display: flex;
  flex-wrap: wrap;
}
.wqa-design .hero__block-body-grid > * {
  flex-grow: 1;
  width: 33%;
}

@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
  }
  .apple-pay-button-black {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-white {
    -apple-pay-button-style: white;
  }
  .apple-pay-button-white-with-line {
    -apple-pay-button-style: white-outline;
  }
  .icon--payment-apple_pay {
    width: 1.9375em;
    height: 1.9375em;
  }
  .icon--payment-apple_pay:before {
    width: 1.9375em;
    height: 1.9375em;
    background-position: -940.4375em -940.4375em;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button {
    display: inline-block;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }
  .apple-pay-button-black {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  .apple-pay-button-white {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-white-with-line {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
    border: 0.5px solid black;
  }
}
@media screen and (max-width: 544px) {
  #my-cart .remove-MT {
    margin-top: 0;
  }
}
.wqa-design .btn.btn-size-sm, .wqa-design #content-buttons a.btn-size-sm, #content-buttons .wqa-design a.btn-size-sm {
  font-weight: bold;
  min-width: 110px;
}

#cart-cop #existingOrders #scheduledOrders {
  max-height: 220px;
  overflow-y: scroll;
}

.homepage-banner-mobile .btn.btn-transparent-white, .homepage-banner-mobile #content-buttons a.btn-transparent-white, #content-buttons .homepage-banner-mobile a.btn-transparent-white {
  background: transparent;
  color: white;
  border-color: white;
}
.homepage-banner-mobile .btn.btn-transparent-white:hover, .homepage-banner-mobile #content-buttons a.btn-transparent-white:hover, #content-buttons .homepage-banner-mobile a.btn-transparent-white:hover, .homepage-banner-mobile .btn.btn-transparent-white:focus, .homepage-banner-mobile #content-buttons a.btn-transparent-white:focus, #content-buttons .homepage-banner-mobile a.btn-transparent-white:focus, .homepage-banner-mobile .btn.btn-transparent-white:active, .homepage-banner-mobile #content-buttons a.btn-transparent-white:active, #content-buttons .homepage-banner-mobile a.btn-transparent-white:active {
  background: white;
  color: #354657;
  border-color: #BD8BCA;
}
.homepage-banner-mobile .btn.btn-transparent-blue-dark, .homepage-banner-mobile #content-buttons a.btn-transparent-blue-dark, #content-buttons .homepage-banner-mobile a.btn-transparent-blue-dark {
  background: transparent;
  color: #354657;
  border-color: #354657;
}
.homepage-banner-mobile .btn.btn-transparent-blue-dark:hover, .homepage-banner-mobile #content-buttons a.btn-transparent-blue-dark:hover, #content-buttons .homepage-banner-mobile a.btn-transparent-blue-dark:hover, .homepage-banner-mobile .btn.btn-transparent-blue-dark:focus, .homepage-banner-mobile #content-buttons a.btn-transparent-blue-dark:focus, #content-buttons .homepage-banner-mobile a.btn-transparent-blue-dark:focus, .homepage-banner-mobile .btn.btn-transparent-blue-dark:active, .homepage-banner-mobile #content-buttons a.btn-transparent-blue-dark:active, #content-buttons .homepage-banner-mobile a.btn-transparent-blue-dark:active {
  background: white;
}

body:not(.search-active) .wqa-design .nav__item:focus-within .menu-dropdown {
  max-height: calc(100vh - 77px);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  overflow-y: auto;
}

body:not(.search-active) .wqa-design .nav__item:focus-within .menu-dropdown .menu-dropdown__body {
  opacity: 1;
}

.wqa-design .drill-nav__item.has-child-menu:focus-within {
  font-weight: 900;
  color: #BD8BCA;
  background: url("/_ui/desktop/common/images/wqa/icons/icon-chevron-right-primary.svg") calc(100% - 35px) center no-repeat transparent;
}

.wqa-design .drill-nav__item.has-child-menu:focus-within .drill-nav__list {
  display: block;
}

.skiptocontent {
  position: absolute;
  z-index: 10000;
  left: -3000px;
}

.skiptocontent:focus {
  left: auto;
}

.bootstrap-select .dropdown-menu li a.paymentOption span.text {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.dropdown-menu li.selected a.paymentOption:after {
  top: 20px;
}

.icon--xxl {
  font-size: 32px;
}

.icon--calendar-tick {
  width: 1.0625em;
  height: 1.3125em;
}

.icon--calendar-tick:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-tick.svg");
  width: 1.0625em;
  height: 1.3125em;
}

.icon--calendar-tick.icon--brand:before {
  background-image: url("/_ui/desktop/common/images/icons/calendar-tick-brand.svg");
}

.icon--save {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--save:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-save.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon-heart {
  width: 1.325em;
  height: 1.125em;
}

.icon-heart:before {
  background-size: auto;
}

.icon--heart-filled:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-filled-brand.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-filled-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-filled-brand.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-filled-dark:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-filled-dark.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-filled-light:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-filled-light.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-filled-lavender:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-filled-lavender.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-filled-bodyblue:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-filled-bodyblue.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-outline-brand:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-outline-brand.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-outline-dark:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-outline-dark.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-outline-light:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-outline-light.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-outline-lavender:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-outline-lavender.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-outline-bodyblue:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-outline-bodyblue.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--heart-outline:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-heart-outline.svg");
  width: 1.325em;
  height: 1.125em;
}

.icon--promo {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--promo:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-promo.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bottle {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--bottle:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-bottle.svg");
  background-size: 70% 70%;
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-body-blue {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--info-circle-body-blue:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-body-blue.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--check-circle-green {
  width: 1em;
  height: 1em;
}

.icon--check-circle-green:before {
  background-image: url("/_ui/desktop/common/images/icons/check-circle-green.svg");
  width: 1em;
  height: 1em;
}

.icon--flag-usnfrca {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--flag-usnfrca::before {
  width: 1.9375em;
  height: 1.9375em;
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-flag-round-us.svg");
}

.icon--flag-caotg {
  width: 1.9375em;
  height: 1.9375em;
}

.icon--flag-caotg::before {
  width: 1.9375em;
  height: 1.9375em;
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-flag-round-canada.svg");
}

.icon--edit-pencil {
  width: 1em;
  height: 1em;
}

.icon--edit-pencil:before {
  background-image: url("/_ui/desktop/common/images/wqa/icons/icon-edit-pencil.svg");
  width: 1em;
  height: 1em;
}

.icon--celebrate:before {
  background-image: url("/_ui/desktop/common/images/icons/celebrate.png");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--warning-circle:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-warning-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--rewards-white:before {
  background-image: url("/_ui/desktop/common/images/icons/icon-rewards-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tooltip {
  width: 1.9375em;
  height: 1.9375em;
  font-size: 16px;
  vertical-align: middle;
}
.icon--tooltip:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--tooltip-white {
  width: 1.9375em;
  height: 1.9375em;
  font-size: 16px;
  vertical-align: middle;
  margin-top: -2px;
}
.icon--tooltip-white:before {
  background-image: url("/_ui/desktop/common/images/icons/info-circle-white.svg");
  width: 1.9375em;
  height: 1.9375em;
}

.icon--arrow-back:before {
  background-image: url("/_ui/desktop/common/images/icons/arrow-back.svg");
  width: 0.75rem;
  height: 0.75rem;
}

.delivery-modes-change {
  display: contents;
}

.share-dropdown__close {
  border: none;
  margin-left: auto;
  padding-top: 2px;
}

@media screen and (max-width: 991px) {
  .product__pv-total {
    margin-right: 5px;
  }
}
.recycle-nation-template {
  background: #FFFFFF;
}
.recycle-nation-template .top-banner-slot .content {
  height: 100%;
  width: 100%;
  max-width: 1440px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: white;
  padding: 40px 10%;
  text-align: left;
}
.recycle-nation-template .top-banner-slot .title {
  font-size: 64px;
  font-weight: 800;
  line-height: 1em;
}
.recycle-nation-template .top-banner-slot .media-container {
  position: absolute;
  display: block;
  z-index: 0;
  overflow: hidden;
  top: 0;
  width: 100%;
  height: 100%;
}
.recycle-nation-template .top-banner-slot .media-container > span {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-position: center center;
  top: 0;
  left: 0;
}
.recycle-nation-template .top-banner-slot .overlay {
  display: block;
  position: relative;
  padding-top: 56.5%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
}
.recycle-nation-template .top-banner-slot .bannerTextPositionComponent {
  position: relative;
  text-align: center;
  overflow: hidden;
  max-height: calc(100vh - 204px);
}
@media screen and (min-width: 992px) {
  .recycle-nation-template .top-banner-slot .bannerTextPositionComponent.right-position .content {
    text-align: right;
  }
  .recycle-nation-template .top-banner-slot .bannerTextPositionComponent.right-position .overlay {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  }
  .recycle-nation-template .top-banner-slot .bannerTextPositionComponent.center-position .content {
    text-align: center;
  }
  .recycle-nation-template .top-banner-slot .bannerTextPositionComponent.center-position .overlay {
    background: rgba(0, 0, 0, 0.25);
  }
}
.recycle-nation-template .top-banner-slot .mobile-image {
  display: none;
}
@media screen and (max-width: 991px) {
  .recycle-nation-template .top-banner-slot .title {
    font-size: 30px;
  }
  .recycle-nation-template .top-banner-slot .title br {
    display: none;
  }
  .recycle-nation-template .top-banner-slot .content {
    text-align: center;
    padding: 30px;
  }
  .recycle-nation-template .top-banner-slot .overlay {
    background: rgba(0, 0, 0, 0.25);
  }
}
@media screen and (max-width: 543px) {
  .recycle-nation-template .top-banner-slot .desktop-image {
    display: none;
  }
  .recycle-nation-template .top-banner-slot .mobile-image {
    display: block;
    width: 100%;
  }
}
.recycle-nation-template .top-content-slot {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
  padding: 0 60px;
}
.recycle-nation-template .top-content-slot > div {
  margin-top: 100px;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent {
  display: flex;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent > a {
  display: flex;
  color: #354657;
  text-decoration: none;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent > a > span,
.recycle-nation-template .top-content-slot .bannerTextPositionComponent > span {
  flex: 1 1 50%;
  max-width: 50%;
  min-width: 50%;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent > a > span.full-width,
.recycle-nation-template .top-content-slot .bannerTextPositionComponent > span.full-width {
  flex: 1 1 100%;
  max-width: 100%;
  min-width: 100%;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent .overlay {
  display: none;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent .title {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.1em;
  display: block;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent .content {
  text-align: left;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent .content li {
  padding: 3px 0;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent .media-container span {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  display: block;
}
.recycle-nation-template .top-content-slot .bannerTextPositionComponent .media-container span.mobile-image {
  display: none;
}
@media screen and (min-width: 992px) {
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.left-position .media-container {
    order: 2;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.left-position .content {
    order: 1;
    padding: 0 5.7% 0 7.45%;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.right-position .content {
    padding: 0 7.45% 0 5.7%;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.center-position {
    display: block;
    position: relative;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.center-position > a {
    display: block;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.center-position > a > span,
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.center-position > span {
    flex: 1 1 100%;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.center-position .media-container {
    position: absolute;
    z-index: 0;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.center-position .content {
    position: absolute;
    padding: 0 7.45%;
    z-index: 2;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent.center-position .overlay {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.25);
    display: block;
    padding-top: 56.25%;
  }
}
@media screen and (max-width: 991px) {
  .recycle-nation-template .top-content-slot > div {
    margin-top: 60px;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent {
    flex-wrap: wrap;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent > a {
    flex-wrap: wrap;
    color: #354657;
    text-decoration: none;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent > a > span,
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent > span {
    flex: 1 1 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent .media-container {
    order: -1;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 30px;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent .media-container span {
    padding-top: 56.25%;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent .media-container span.desktop-image {
    display: none;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent .media-container span.mobile-image {
    display: block;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent .content {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .recycle-nation-template .top-content-slot {
    padding: 0 40px;
  }
  .recycle-nation-template .top-content-slot > div {
    margin-top: 30px;
  }
}
@media screen and (max-width: 543px) {
  .recycle-nation-template .top-content-slot {
    padding: 0 10px;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent .title {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .recycle-nation-template .top-content-slot .bannerTextPositionComponent .media-container {
    margin-bottom: 20px;
  }
}
.recycle-nation-template .location-finder-slot {
  background: #E7F4EF;
  margin-top: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .recycle-nation-template .location-finder-slot {
    margin-top: 30px;
  }
}
.recycle-nation-template .recycle-location-component {
  padding: 100px 10px;
}
.recycle-nation-template .recycle-location-component .recycle-logo {
  padding: 0 20px 30px;
}
.recycle-nation-template .recycle-location-component .recycle-logo img {
  width: 330px;
  max-width: 100%;
}
.recycle-nation-template .recycle-location-component .title {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 20px;
  line-height: 1em;
}
.recycle-nation-template .recycle-location-component .description {
  max-width: 650px;
  margin: 0 auto 30px;
}
.recycle-nation-template .recycle-location-component form {
  text-align: center;
}
.recycle-nation-template .recycle-location-component .fa-map-marker {
  position: absolute;
  color: #11A465;
  font-size: 26px;
  margin: 16px 0 0 26px;
}
.recycle-nation-template .recycle-location-component .zip-field {
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #D1D1D1;
  height: 60px;
  width: 100%;
  max-width: 430px;
  padding-left: 60px;
  -moz-appearance: textfield;
}
.recycle-nation-template .recycle-location-component .zip-field::-webkit-outer-spin-button, .recycle-nation-template .recycle-location-component .zip-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.recycle-nation-template .recycle-location-component .btn, .recycle-nation-template .recycle-location-component #content-buttons a, #content-buttons .recycle-nation-template .recycle-location-component a {
  background-color: #11A465;
  border-color: #11A465;
  display: block;
  width: 100%;
  max-width: 315px;
  padding: 16px;
  max-height: 60px;
  margin: 20px auto 0;
  border-radius: 30px;
}
.recycle-nation-template .recycle-location-component .validation-error {
  color: #DE6C6C;
  font-size: 13px;
  font-weight: 600;
  padding-top: 5px;
}
@media screen and (max-width: 543px) {
  .recycle-nation-template .recycle-location-component {
    padding: 40px 10px;
  }
  .recycle-nation-template .recycle-location-component .recycle-logo img {
    width: 280px;
  }
  .recycle-nation-template .recycle-location-component .title {
    font-size: 20px;
  }
}
.recycle-nation-template .bottom-content-slot > div {
  margin-top: 100px;
}
@media screen and (max-width: 991px) {
  .recycle-nation-template .bottom-content-slot > div {
    margin-top: 50px;
  }
}
.recycle-nation-template .paragraph-with-header {
  max-width: 995px;
  margin: 0 auto;
  padding: 0 60px;
}
.recycle-nation-template .paragraph-with-header h2 {
  font-size: 30px;
  margin: 0 0 30px;
}
.recycle-nation-template .paragraph-with-header + .paragraph-with-header {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .recycle-nation-template .paragraph-with-header {
    padding: 0 40px;
  }
}
@media screen and (max-width: 543px) {
  .recycle-nation-template .paragraph-with-header {
    padding: 0 10px;
  }
  .recycle-nation-template .paragraph-with-header h2 {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .recycle-nation-template .paragraph-with-header + .paragraph-with-header {
    margin-top: 30px;
  }
}
.recycle-nation-template .cmsimage {
  text-align: center;
}
.recycle-nation-template .cmsimage img {
  max-width: 100%;
}
.recycle-nation-template ul {
  margin-bottom: 20px;
  padding-left: 20px;
}

.convention-kits-page .convention-kits-section {
  background: rgba(223, 147, 121, 0.5);
  position: relative;
  padding-bottom: 60px;
}
.convention-kits-page .convention-kits-section .convention-kits-bg .simple_banner {
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-position: center center;
}
.convention-kits-page .convention-kits-section__banner {
  display: flex;
  justify-content: space-between;
  max-width: 1340px;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner {
    display: block;
    padding-bottom: 30px;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-video-section, .convention-kits-page .convention-kits-section__banner .convention-banner-section {
  flex: 1;
  padding: 50px 50px 80px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner .convention-video-section, .convention-kits-page .convention-kits-section__banner .convention-banner-section {
    padding: 20px;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section {
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner .convention-banner-section {
    padding-top: 40px;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section__subheading {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner .convention-banner-section__subheading {
    font-size: 10px;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section__name {
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  color: #FFFFFF;
  padding-top: 8px;
  text-shadow: 0px 0px 30px #E39688;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner .convention-banner-section__name {
    font-size: 30px;
    line-height: 34px;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section__detail {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  padding: 15px 0 25px;
  color: #FFFFFF;
  text-shadow: 0px 0px 30px #E39688;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner .convention-banner-section__detail {
    font-size: 16px;
    line-height: 24px;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section .pricing-section {
  color: #FFFFFF;
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section .pricing-section .item-pv {
  color: #FFFFFF;
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section__price, .convention-kits-page .convention-kits-section__banner .convention-banner-section__points {
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  padding: 0 15px 15px 0;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner .convention-banner-section__price, .convention-kits-page .convention-kits-section__banner .convention-banner-section__points {
    font-size: 16px;
    line-height: 24px;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section__points {
  font-weight: 500;
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section__save-text {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 5px;
  display: inline-block;
  margin: 0;
  align-items: center;
  text-align: center;
  padding: 7px 20px;
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section__save-text span {
  font-weight: 800;
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner .convention-banner-section__save-text {
    font-size: 12px;
    line-height: 20px;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-primary, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-lrp, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-onetime, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-standard, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-invert, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-fake, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-fake-disabled, .convention-kits-page .convention-kits-section__banner .convention-banner-section #content-buttons a, #content-buttons .convention-kits-page .convention-kits-section__banner .convention-banner-section a {
  background-color: #fff;
  color: #DF9379;
  font-size: 16px;
  line-height: 24px;
  border: none;
  width: 250px;
  margin: 0;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-primary, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-lrp, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-onetime, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-standard, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-invert, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-fake, .convention-kits-page .convention-kits-section__banner .convention-banner-section .btn-fake-disabled, .convention-kits-page .convention-kits-section__banner .convention-banner-section #content-buttons a, #content-buttons .convention-kits-page .convention-kits-section__banner .convention-banner-section a {
    width: 100%;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-video-section {
  padding-left: 0;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section__banner .convention-video-section {
    padding-left: 20px;
  }
}
.convention-kits-page .convention-kits-section__banner .convention-video-section div {
  height: 100%;
}
.convention-kits-page .convention-kits-section__banner .convention-video-section img {
  width: 100%;
  height: 100%;
}
.convention-kits-page .convention-kits-section .convention-small-banner-section {
  position: absolute;
  width: 100%;
  align-items: center;
  text-align: center;
  height: 65px;
  background: rgba(223, 147, 121, 0.5);
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #FFFFFF;
  bottom: 0;
  padding: 20px 0 0;
}
.convention-kits-page .convention-kits-section .convention-small-banner-section p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-section .convention-small-banner-section {
    font-size: 16px;
  }
}
.convention-kits-page .convention-kits-detail-section {
  background: #FFFFFF;
  padding: 60px 50px 0;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section {
    padding: 60px 20px 0;
  }
}
.convention-kits-page .convention-kits-detail-section__header {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  max-width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__header {
    max-width: 100%;
    text-align: left;
    font-size: 16px;
  }
}
.convention-kits-page .convention-kits-detail-section__header h2 {
  font-size: 48px;
  line-height: 48px;
  margin: 0;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__header h2 {
    font-size: 30px;
    line-height: 38px;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail {
  display: flex;
  padding-top: 60px;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail {
    padding-top: 40px;
    display: block;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail_section {
  flex: 1;
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail_section {
    padding-left: 0;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .btn-primary, .convention-kits-page .convention-kits-detail-section__product-detail .btn-lrp, .convention-kits-page .convention-kits-detail-section__product-detail .btn-onetime, .convention-kits-page .convention-kits-detail-section__product-detail .btn-standard, .convention-kits-page .convention-kits-detail-section__product-detail .btn-invert, .convention-kits-page .convention-kits-detail-section__product-detail .btn-fake, .convention-kits-page .convention-kits-detail-section__product-detail .btn-fake-disabled, .convention-kits-page .convention-kits-detail-section__product-detail #content-buttons a, #content-buttons .convention-kits-page .convention-kits-detail-section__product-detail a {
  width: 250px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .btn-primary, .convention-kits-page .convention-kits-detail-section__product-detail .btn-lrp, .convention-kits-page .convention-kits-detail-section__product-detail .btn-onetime, .convention-kits-page .convention-kits-detail-section__product-detail .btn-standard, .convention-kits-page .convention-kits-detail-section__product-detail .btn-invert, .convention-kits-page .convention-kits-detail-section__product-detail .btn-fake, .convention-kits-page .convention-kits-detail-section__product-detail .btn-fake-disabled, .convention-kits-page .convention-kits-detail-section__product-detail #content-buttons a, #content-buttons .convention-kits-page .convention-kits-detail-section__product-detail a {
    width: 100%;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .prod-image-container {
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .prod-image-container {
    height: 250px;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .prod-image-container .prod-image {
  display: block;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 64%;
  padding-bottom: 50%;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .prod-image-container .prod-image {
    padding-bottom: 0;
    width: 100%;
    height: 100%;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_header {
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_header {
    font-size: 14px;
    line-height: 22px;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_header h2 {
  font-size: 30px;
  line-height: 34px;
  margin: 0;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_header h2 {
    font-size: 20px;
    line-height: 28px;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_list .point {
  display: flex;
  margin: 30px 0;
  position: relative;
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_list .point-image {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  background-color: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_list .point-image {
    width: 40px;
    height: 40px;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_list .icon {
  max-width: 40px;
  max-height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_list .point-heading {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #354657;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_list .point-heading {
    font-size: 14px;
    line-height: 20px;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_list .point-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #84909B;
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_list .point-text {
    font-size: 14px;
    line-height: 22px;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section_list .heading-text {
  margin-left: 27px;
  width: 80%;
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section__price, .convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section__points {
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  color: #354657;
  padding: 0 15px 15px 0;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section__price, .convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section__points {
    font-size: 16px;
    line-height: 24px;
  }
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section__points {
  font-weight: 500;
  color: #A25EB5;
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section__save-text {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #84909B;
  border: 1px solid #C1C7CD;
  box-sizing: border-box;
  border-radius: 5px;
  display: inline-block;
  margin: 0;
  align-items: center;
  text-align: center;
  padding: 7px 20px;
}
.convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section__save-text span {
  font-weight: 800;
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-detail-section__product-detail .product-detail_section__save-text {
    font-size: 12px;
    line-height: 20px;
  }
}
.convention-kits-page .convention-kits-questions {
  background-color: #F9F9F9;
  position: relative;
}
.convention-kits-page .convention-kits-questions__container {
  text-align: center;
  padding-top: 40px;
  width: 52%;
  max-width: 1340px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-questions__container {
    width: 100%;
    text-align: left;
    padding: 20px;
  }
}
.convention-kits-page .convention-kits-questions__header .content b {
  font-size: 30px;
  line-height: 34px;
  color: #354657;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-questions__header .content b {
    font-size: 20px;
    line-height: 34px;
  }
}
.convention-kits-page .convention-kits-questions__blog {
  color: #354657;
  margin-bottom: 30px;
  text-align: left;
  position: relative;
}
.convention-kits-page .convention-kits-questions__blog > div {
  position: relative;
  padding: 30px 0;
  border-bottom: 1px solid #eee;
}
.convention-kits-page .convention-kits-questions__blog > div:last-child {
  border: none;
}
.convention-kits-page .convention-kits-questions__blog > div .icon--help-circle {
  position: absolute;
  top: 25px;
}
.convention-kits-page .convention-kits-questions__con {
  margin-left: 45px;
}
.convention-kits-page .convention-kits-questions__con .content {
  line-height: 24px;
  font-size: 16px;
}
.convention-kits-page .convention-kits-questions__con .content b {
  text-decoration: underline;
}
.convention-kits-page .convention-kits-questions__con .content p {
  margin: 0;
}
.convention-kits-page .convention-kits-questions__con .content p b {
  text-decoration: underline;
}
.convention-kits-page .convention-kits-questions__btn {
  padding: 0px 0 60px;
}
.convention-kits-page .convention-kits-questions__btn a {
  color: #354657;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-questions__btn {
    text-align: center;
    padding: 0px 0 20px;
  }
}
.convention-kits-page .convention-kits-child {
  background: #FFFFFF;
  padding: 60px 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child {
    padding: 30px 20px;
    text-align: left;
  }
}
.convention-kits-page .convention-kits-child .pricing-container {
  display: inline-block;
  margin: 0 auto;
}
.convention-kits-page .convention-kits-child__header {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__header {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
  }
}
.convention-kits-page .convention-kits-child__header .heading {
  font-size: 30px;
  line-height: 34px;
  margin: 0;
  padding-bottom: 15px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__header .heading {
    font-size: 20px;
    line-height: 28px;
  }
}
.convention-kits-page .convention-kits-child__header .description {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #84909B;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__header .description {
    font-size: 14px;
    line-height: 22px;
  }
}
.convention-kits-page .convention-kits-child__details-section {
  margin: 0 auto;
  text-align: center;
}
.convention-kits-page .convention-kits-child__details-section .heading {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__details-section .heading {
    font-size: 20px;
    line-height: 22px;
  }
}
.convention-kits-page .convention-kits-child__details-section .description {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #84909B;
  margin: 0 auto;
  padding: 20px 0;
  max-width: 50%;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__details-section .description {
    font-size: 14px;
    line-height: 28px;
    max-width: 100%;
  }
}
.convention-kits-page .convention-kits-child__btn {
  text-align: center;
}
.convention-kits-page .convention-kits-child__btn .btn-primary, .convention-kits-page .convention-kits-child__btn .btn-lrp, .convention-kits-page .convention-kits-child__btn .btn-onetime, .convention-kits-page .convention-kits-child__btn .btn-standard, .convention-kits-page .convention-kits-child__btn .btn-invert, .convention-kits-page .convention-kits-child__btn .btn-fake, .convention-kits-page .convention-kits-child__btn .btn-fake-disabled, .convention-kits-page .convention-kits-child__btn #content-buttons a, #content-buttons .convention-kits-page .convention-kits-child__btn a {
  width: 250px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__btn .btn-primary, .convention-kits-page .convention-kits-child__btn .btn-lrp, .convention-kits-page .convention-kits-child__btn .btn-onetime, .convention-kits-page .convention-kits-child__btn .btn-standard, .convention-kits-page .convention-kits-child__btn .btn-invert, .convention-kits-page .convention-kits-child__btn .btn-fake, .convention-kits-page .convention-kits-child__btn .btn-fake-disabled, .convention-kits-page .convention-kits-child__btn #content-buttons a, #content-buttons .convention-kits-page .convention-kits-child__btn a {
    width: 100%;
  }
}
.convention-kits-page .convention-kits-child .section-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 60px;
  justify-content: center;
}
.convention-kits-page .convention-kits-child__product {
  flex: 1 0 33%;
  max-width: 500px;
  margin: 0;
}
.convention-kits-page .convention-kits-child__product_detail {
  text-align: center;
  background-color: #F9F9F9;
  border-radius: 30px;
  margin: 60px 30px;
  padding: 0 20px 30px;
}
.convention-kits-page .convention-kits-child__product__name {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #354657;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__product__name {
    font-size: 16px;
    line-height: 24px;
  }
}
.convention-kits-page .convention-kits-child__product__description {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0;
  color: #84909B;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__product__description {
    font-size: 14px;
    line-height: 22px;
  }
}
.convention-kits-page .convention-kits-child__product__price, .convention-kits-page .convention-kits-child__product__points, .convention-kits-page .convention-kits-child__product__promo {
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  color: #354657;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__product__price, .convention-kits-page .convention-kits-child__product__points, .convention-kits-page .convention-kits-child__product__promo {
    font-size: 14px;
    line-height: 22px;
  }
}
.convention-kits-page .convention-kits-child__product__points, .convention-kits-page .convention-kits-child__product__price {
  font-weight: 500;
}
.convention-kits-page .convention-kits-child__product__points {
  color: #A25EB5;
  padding: 10px 0;
}
.convention-kits-page .convention-kits-child__product__save-text {
  font-size: 16px;
  line-height: 24px;
  color: #84909B;
  border: 1px solid #C1C7CD;
  box-sizing: border-box;
  border-radius: 5px;
  display: inline-block;
  margin: 15px auto;
  align-items: center;
  text-align: center;
  padding: 7px 20px;
}
.convention-kits-page .convention-kits-child__product__save-text span {
  font-weight: 800;
  padding-left: 5px;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__product__save-text {
    font-size: 14px;
    line-height: 22px;
  }
}
.convention-kits-page .convention-kits-child__product__discover-btn {
  font-size: 16px;
  line-height: 24px;
  color: #354657;
  text-decoration: underline;
  padding: 0;
}
.convention-kits-page .convention-kits-child .margin-image {
  top: -150px;
  position: relative;
  margin-top: 120px;
  margin-bottom: -150px;
}
.convention-kits-page .convention-kits-child__price, .convention-kits-page .convention-kits-child__points {
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  color: #354657;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__price, .convention-kits-page .convention-kits-child__points {
    font-size: 16px;
    line-height: 24px;
  }
}
.convention-kits-page .convention-kits-child__points {
  color: #A25EB5;
  padding-left: 10px;
  font-weight: 500;
}
.convention-kits-page .convention-kits-child__save-text {
  font-size: 14px;
  line-height: 24px;
  color: #84909B;
  border: 1px solid #C1C7CD;
  box-sizing: border-box;
  border-radius: 5px;
  display: inline-block;
  margin: 0 auto;
  align-items: center;
  text-align: center;
  padding: 7px 20px;
}
.convention-kits-page .convention-kits-child__save-text span {
  font-weight: 800;
  padding-left: 5px;
}
@media screen and (max-width: 543px) {
  .convention-kits-page .convention-kits-child__save-text {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-child__save-text {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
  }
}
.convention-kits-page .convention-kits-purchase {
  display: flex;
  position: relative;
  background-color: rgba(223, 147, 121, 0.5);
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-purchase {
    display: block;
  }
}
.convention-kits-page .convention-kits-purchase .convention-kits-bg .simple_banner {
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-position: center center;
}
.convention-kits-page .convention-kits-purchase__btn {
  flex: 1;
  position: relative;
  padding: 60px 40px 0;
}
@media screen and (max-width: 992px) {
  .convention-kits-page .convention-kits-purchase__btn {
    padding: 60px 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-purchase__btn {
    padding: 20px;
  }
}
.convention-kits-page .convention-kits-purchase__btn_kit {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-purchase__btn_kit {
    display: block;
  }
}
.convention-kits-page .convention-kits-purchase__btn .btn-primary, .convention-kits-page .convention-kits-purchase__btn .btn-lrp, .convention-kits-page .convention-kits-purchase__btn .btn-onetime, .convention-kits-page .convention-kits-purchase__btn .btn-standard, .convention-kits-page .convention-kits-purchase__btn .btn-invert, .convention-kits-page .convention-kits-purchase__btn .btn-fake, .convention-kits-page .convention-kits-purchase__btn .btn-fake-disabled, .convention-kits-page .convention-kits-purchase__btn #content-buttons a, #content-buttons .convention-kits-page .convention-kits-purchase__btn a {
  background-color: #fff;
  color: #DF9379;
  font-size: 16px;
  line-height: 24px;
  border: none;
  width: 250px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-purchase__btn .btn-primary, .convention-kits-page .convention-kits-purchase__btn .btn-lrp, .convention-kits-page .convention-kits-purchase__btn .btn-onetime, .convention-kits-page .convention-kits-purchase__btn .btn-standard, .convention-kits-page .convention-kits-purchase__btn .btn-invert, .convention-kits-page .convention-kits-purchase__btn .btn-fake, .convention-kits-page .convention-kits-purchase__btn .btn-fake-disabled, .convention-kits-page .convention-kits-purchase__btn #content-buttons a, #content-buttons .convention-kits-page .convention-kits-purchase__btn a {
    width: 100%;
  }
}
.convention-kits-page .convention-kits-purchase__btn_price, .convention-kits-page .convention-kits-purchase__btn_points {
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  padding: 0 15px 15px 0;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-purchase__btn_price, .convention-kits-page .convention-kits-purchase__btn_points {
    font-size: 16px;
    line-height: 24px;
  }
}
.convention-kits-page .convention-kits-purchase__btn_points {
  font-weight: 500;
}
.convention-kits-page .convention-kits-purchase__text {
  flex: 1;
  position: relative;
  padding: 50px 150px 40px 150px;
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  font-weight: 800;
}
@media screen and (max-width: 992px) {
  .convention-kits-page .convention-kits-purchase__text {
    padding: 50px 70px 40px;
  }
}
@media screen and (max-width: 768px) {
  .convention-kits-page .convention-kits-purchase__text {
    padding: 20px;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 28px;
  }
}
.convention-kits-page .pricing-section {
  font-size: 20px;
}
.convention-kits-page .pricing-section div {
  float: left;
}
.convention-kits-page .pricing-section .item-price-retail {
  text-decoration: line-through;
}
.convention-kits-page .pricing-section .wholesale-label,
.convention-kits-page .pricing-section .wholesale-label-bold,
.convention-kits-page .pricing-section .item-pv {
  clear: left;
}
.convention-kits-page .kit-savings {
  margin-top: 15px !important;
}
.convention-kits-page .convention-kits-purchase__text .pricing-container {
  margin-top: 15px;
  line-height: 24px;
}
@media screen and (min-width: 544px) {
  .convention-kits-page .convention-kits-purchase__text .pricing-container {
    margin-top: 5px;
  }
}
.convention-kits-page .convention-kits-purchase__text .wholesale-label-bold,
.convention-kits-page .convention-kits-purchase__text .wholesale-label,
.convention-kits-page .convention-kits-purchase__text .item-pv {
  color: #FFFFFF;
}
@media screen and (min-width: 992px) {
  .convention-kits-page .convention-kits-purchase__text .wholesale-label-bold,
  .convention-kits-page .convention-kits-purchase__text .wholesale-label,
  .convention-kits-page .convention-kits-purchase__text .item-pv {
    clear: none;
    margin-left: 25px;
  }
}

#product-detail .customize-product-detail-page .prod-image-child {
  background-position: 50% 150%;
  background-size: contain;
}

.page-conventionPage .customize-product-modal #customize-product-section .prod-image {
  padding-bottom: 65%;
  background-size: 90% auto;
  background-position: 50% 100%;
}

#loyalties {
  margin: 70px auto;
}

#loyalties #loyalties__orders, .lrp-modal #loyalties__orders {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
#loyalties .createLRP a, .lrp-modal .createLRP a {
  font-weight: bold;
  font-size: 16px;
  color: #777777;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__wrap, .lrp-modal .loyalties__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
#loyalties .loyalties__wrap--linear .panel.loyalty-promo, #loyalties .loyalties__wrap--linear .loyalty-promo.panel-shadow, #loyalties .loyalties__wrap--linear .loyalty-promo.panel-shadow-highlight, #loyalties .loyalties__wrap--linear .loyalty-promo.panel-border, .lrp-modal .loyalties__wrap--linear .panel.loyalty-promo, .lrp-modal .loyalties__wrap--linear .loyalty-promo.panel-shadow, .lrp-modal .loyalties__wrap--linear .loyalty-promo.panel-shadow-highlight, .lrp-modal .loyalties__wrap--linear .loyalty-promo.panel-border {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__wrap--linear .panel.loyalty-promo, #loyalties .loyalties__wrap--linear .loyalty-promo.panel-shadow, #loyalties .loyalties__wrap--linear .loyalty-promo.panel-shadow-highlight, #loyalties .loyalties__wrap--linear .loyalty-promo.panel-border, .lrp-modal .loyalties__wrap--linear .panel.loyalty-promo, .lrp-modal .loyalties__wrap--linear .loyalty-promo.panel-shadow, .lrp-modal .loyalties__wrap--linear .loyalty-promo.panel-shadow-highlight, .lrp-modal .loyalties__wrap--linear .loyalty-promo.panel-border {
    margin-top: -40px;
    width: 50%;
  }
}
#loyalties .loyalties__promo, .lrp-modal .loyalties__promo {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 70px;
  width: 100%;
  -webkit-box-ordinal-group: 3;
  order: 2;
  position: relative;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__promo, .lrp-modal .loyalties__promo {
    width: 50%;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
#loyalties .loyalties__promo-title, .lrp-modal .loyalties__promo-title {
  font-weight: 800;
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 35px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__promo-title, .lrp-modal .loyalties__promo-title {
    font-size: 30px;
    line-height: 32px;
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__promo-title, .lrp-modal .loyalties__promo-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 18px;
  }
}
#loyalties .loyalties__promo-pic, .lrp-modal .loyalties__promo-pic {
  margin-bottom: 5px;
  max-width: 50%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__promo-pic, .lrp-modal .loyalties__promo-pic {
    margin-bottom: 15px;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__promo-pic, .lrp-modal .loyalties__promo-pic {
    max-width: 240px;
  }
}
#loyalties .loyalties__promo-pic img, .lrp-modal .loyalties__promo-pic img {
  max-height: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__promo-pic img, .lrp-modal .loyalties__promo-pic img {
    max-width: 240px;
  }
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__promo-pic img, .lrp-modal .loyalties__promo-pic img {
    max-width: 362px;
  }
}
#loyalties .loyalties__promo-copy, .lrp-modal .loyalties__promo-copy {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__promo-copy, .lrp-modal .loyalties__promo-copy {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__promo-copy, .lrp-modal .loyalties__promo-copy {
    font-size: 14px;
    padding-top: 0;
  }
}
#loyalties .loyalties__promo-cost, .lrp-modal .loyalties__promo-cost {
  font-weight: 800;
  font-size: 20px;
  text-align: center;
  margin-bottom: 0;
  padding-left: 25px;
}
#loyalties .loyalties__promo-cost .promo__item-copy-price, .lrp-modal .loyalties__promo-cost .promo__item-copy-price {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__promo-cost .promo__item-copy-price, .lrp-modal .loyalties__promo-cost .promo__item-copy-price {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
#loyalties .loyalties__promo-cost .promo__item-copy-price-label, .lrp-modal .loyalties__promo-cost .promo__item-copy-price-label {
  min-width: 125px;
}
#loyalties .loyalties__promo-cost .promo__item-copy-price-value, .lrp-modal .loyalties__promo-cost .promo__item-copy-price-value {
  min-width: 125px;
  text-align: left;
}
#loyalties .loyalties__promo-cost .promo__item-copy-price--pv, .lrp-modal .loyalties__promo-cost .promo__item-copy-price--pv {
  margin: 5px 0 15px;
  width: 100%;
}
#loyalties .loyalties__promo-cost .promo__item-copy-price--pv .promo__item-copy-price-label, .lrp-modal .loyalties__promo-cost .promo__item-copy-price--pv .promo__item-copy-price-label {
  width: 100%;
  text-align: center;
}
#loyalties .loyalties__promo-ctas, .lrp-modal .loyalties__promo-ctas {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  margin: 5px 0;
  position: relative;
}
#loyalties .loyalties__promo-ctas--mtl, .lrp-modal .loyalties__promo-ctas--mtl {
  margin-top: 25px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  #loyalties .loyalties__promo-ctas .multi-loyalty-order, .lrp-modal .loyalties__promo-ctas .multi-loyalty-order {
    /* IE10+ specific styles */
    left: -45px !important;
  }
}
#loyalties .loyalties__promo-bagit, .lrp-modal .loyalties__promo-bagit {
  margin-top: 5px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__promo-bagit, .lrp-modal .loyalties__promo-bagit {
    font-weight: 500;
  }
}
#loyalties .loyalties__orders, .lrp-modal .loyalties__orders {
  width: 100%;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders, .lrp-modal .loyalties__orders {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}
#loyalties .loyalties__orders-box, .lrp-modal .loyalties__orders-box {
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  margin-top: 15px;
  padding: 15px;
  position: relative;
  z-index: 10;
  border-radius: 5px;
  box-shadow: 0 2px 15px 0 rgba(51, 51, 51, 0.2);
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box, .lrp-modal .loyalties__orders-box {
    padding: 25px;
    width: 100%;
    box-shadow: 0 2px 15px 0 rgba(51, 51, 51, 0.2);
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box, .lrp-modal .loyalties__orders-box {
    padding: 10px;
  }
}
#loyalties .loyalties__orders-box-header, .lrp-modal .loyalties__orders-box-header {
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-header, .lrp-modal .loyalties__orders-box-header {
    margin-top: 15px;
    margin-left: 10px;
  }
}
#loyalties .loyalties__orders-box-title-icon, .lrp-modal .loyalties__orders-box-title-icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  line-height: 1;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-title-icon, .lrp-modal .loyalties__orders-box-title-icon {
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
#loyalties .loyalties__orders-box-title-icon .icon--loyalty-order, .lrp-modal .loyalties__orders-box-title-icon .icon--loyalty-order {
  margin-right: 10px;
}
#loyalties .loyalties__orders-box-title, .lrp-modal .loyalties__orders-box-title {
  font-size: 6vw;
  font-weight: 800;
  text-decoration: none;
  color: #354657;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (min-width: 480px) {
  #loyalties .loyalties__orders-box-title, .lrp-modal .loyalties__orders-box-title {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-title, .lrp-modal .loyalties__orders-box-title {
    font-size: 20px;
    margin-top: 0;
  }
}
#loyalties .loyalties__orders-box__view-all, .lrp-modal .loyalties__orders-box__view-all {
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  margin-top: 17px;
  padding-left: 3px;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box__view-all, .lrp-modal .loyalties__orders-box__view-all {
    margin-top: 0;
  }
}
#loyalties .loyalties__orders-box__view-all__count, .lrp-modal .loyalties__orders-box__view-all__count {
  font-weight: 500;
}
#loyalties .loyalties__orders-box-results, .lrp-modal .loyalties__orders-box-results {
  background: #EEEEEE;
  background: #f5f5f5;
  border: 1px solid #EEEEEE;
  padding: 20px 20px 10px 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  position: relative;
}
#loyalties .loyalties__orders-box-results .loyalties__orders-box-results-editing-header, .lrp-modal .loyalties__orders-box-results .loyalties__orders-box-results-editing-header {
  font-size: 24px;
  font-weight: 800;
}
#loyalties .loyalties__orders-box-results .loyalties__orders-box-results-editing-text, .lrp-modal .loyalties__orders-box-results .loyalties__orders-box-results-editing-text {
  font-size: 14px;
  margin: 20px 0 35px;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results, .lrp-modal .loyalties__orders-box-results {
    padding: 20px 20px 20px 20px;
  }
}
#loyalties .loyalties__orders-box-results--simple, .lrp-modal .loyalties__orders-box-results--simple {
  background-color: #FFFFFF;
  border: 2px solid #EEEEEE;
  padding: 15px 15px 0;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results--simple, .lrp-modal .loyalties__orders-box-results--simple {
    padding: 20px 25px 20px 25px;
  }
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-head, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-head {
  padding: 0 5px;
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order {
  padding: 0;
  display: -webkit-box;
  display: flex;
  min-width: 0;
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total-label, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total-label {
  padding-right: 0;
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total {
  margin-right: 15px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total {
    font-size: 16px;
  }
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total-pv, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total-pv {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total-pv, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-order-total-pv {
    font-size: 16px;
  }
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-products, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-products {
  margin-top: 10px;
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-product {
  min-height: 0;
  height: 60px;
  width: calc(20% - 10px);
  padding: 10px;
  margin-left: 5px;
  margin-right: 5px !important;
}
@media screen and (min-width: 480px) {
  #loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-product {
    height: 90px;
  }
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-product {
    height: 70px;
  }
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-product img, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-product img {
  height: 100%;
  width: auto;
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-product--info, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-product--info {
  margin-right: 0 !important;
  display: block !important;
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-ctas, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-product-details-ctas {
  width: 100%;
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-results-head-date, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-results-head-date {
  font-size: 16px;
}
#loyalties .loyalties__orders-box-results--simple .loyalties__orders-box-product-data, .lrp-modal .loyalties__orders-box-results--simple .loyalties__orders-box-product-data {
  font-size: 16px;
  line-height: 20px;
}
#loyalties .loyalties__orders-box-results-head, .lrp-modal .loyalties__orders-box-results-head {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
}
#loyalties .loyalties__orders-box-results-head-date, .lrp-modal .loyalties__orders-box-results-head-date {
  font-weight: 800;
  font-size: 18px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start;
  letter-spacing: normal;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-results-head-date, .lrp-modal .loyalties__orders-box-results-head-date {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  #loyalties .loyalties__orders-box-results-head-date, .lrp-modal .loyalties__orders-box-results-head-date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
  }
}
#loyalties .loyalties__orders-box-date-label, .lrp-modal .loyalties__orders-box-date-label {
  padding-right: 10px;
}
@media (max-width: 400px) {
  #loyalties .loyalties__orders-box-date-data, .lrp-modal .loyalties__orders-box-date-data {
    margin-top: -5px;
  }
}
#loyalties .loyalties__orders-box-results-head-change-date-link, .lrp-modal .loyalties__orders-box-results-head-change-date-link {
  margin-right: -8px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  color: #555555;
}
#loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit,
#loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick, .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit,
.lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick {
  margin-top: 4px;
  margin-left: 7px;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit,
  #loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick, .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit,
  .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick {
    margin-top: 0;
  }
}
#loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit.mobile,
#loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick.mobile, .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit.mobile,
.lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick.mobile {
  display: block;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit.mobile,
  #loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick.mobile, .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit.mobile,
  .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick.mobile {
    display: none;
  }
}
#loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit.desktop,
#loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick.desktop, .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit.desktop,
.lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick.desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit.desktop,
  #loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick.desktop, .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit.desktop,
  .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-tick.desktop {
    display: block;
  }
}
#loyalties .loyalties__orders-box-results-head-change-date-link:hover, .lrp-modal .loyalties__orders-box-results-head-change-date-link:hover {
  color: #354657;
  text-decoration: underline;
}
@media (max-width: 400px) {
  #loyalties .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit, .lrp-modal .loyalties__orders-box-results-head-change-date-link .icon--calendar-edit {
    margin-top: 0;
  }
}
#loyalties .loyalties__orders-box-results-head-change-date-text, .lrp-modal .loyalties__orders-box-results-head-change-date-text {
  font-size: 14px;
  display: none;
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results-head-change-date-text, .lrp-modal .loyalties__orders-box-results-head-change-date-text {
    display: block;
  }
}
#loyalties .loyalties__orders-box-results-products, .lrp-modal .loyalties__orders-box-results-products {
  margin: 20px 0 5px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-products, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-products {
    flex-wrap: nowrap;
  }
  #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-products .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-products .loyalties__orders-box-product {
    margin: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-results-products, .lrp-modal .loyalties__orders-box-results-products {
    margin-top: 10px;
  }
}
#loyalties .loyalties__orders-box-results-products--email, .lrp-modal .loyalties__orders-box-results-products--email {
  margin: 0;
}
#loyalties .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-product {
  position: relative;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 5px;
  margin-bottom: 10px;
  margin-right: 14px;
  width: calc(33.333% - 10px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  -webkit-transition: 0.1s all ease-in-out;
  transition: 0.1s all ease-in-out;
}
#loyalties .loyalties__orders-box-product:nth-child(3), #loyalties .loyalties__orders-box-product:nth-child(6), .lrp-modal .loyalties__orders-box-product:nth-child(3), .lrp-modal .loyalties__orders-box-product:nth-child(6) {
  margin-right: 0;
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-product:nth-child(3), #loyalties .loyalties__orders-box-product:nth-child(6), .lrp-modal .loyalties__orders-box-product:nth-child(3), .lrp-modal .loyalties__orders-box-product:nth-child(6) {
    margin-right: 15px;
  }
}
#loyalties .loyalties__orders-box-results .loyalties__orders-box-product:last-child, .lrp-modal .loyalties__orders-box-results .loyalties__orders-box-product:last-child {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-product {
    margin-bottom: 15px;
    min-height: 120px;
  }
}
@media screen and (min-width: 1025px) {
  #loyalties .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-product {
    max-width: 100%;
    margin-right: 15px;
    margin-bottom: 0;
  }
}
#loyalties .loyalties__orders-box-product img, .lrp-modal .loyalties__orders-box-product img {
  max-height: 100px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-product img, .lrp-modal .loyalties__orders-box-product img {
    max-height: 100px;
  }
}
#loyalties .loyalties__orders-box-product:hover, .lrp-modal .loyalties__orders-box-product:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
#loyalties .loyalties__orders-box-product:hover img, .lrp-modal .loyalties__orders-box-product:hover img {
  -webkit-transform: scale(1.025);
  transform: scale(1.025);
}
#loyalties .loyalties__orders-box-product-overlay, .lrp-modal .loyalties__orders-box-product-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 10;
}
#loyalties .loyalties__orders-box-product-data, .lrp-modal .loyalties__orders-box-product-data {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 11;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 700;
  color: #354657;
}
#loyalties .loyalties__orders-box-results-product-details, .lrp-modal .loyalties__orders-box-results-product-details {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  #loyalties .loyalties__orders-box-results-product-details, .lrp-modal .loyalties__orders-box-results-product-details {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    margin-top: 30px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-results-product-details, .lrp-modal .loyalties__orders-box-results-product-details {
    margin-bottom: 0;
  }
}
#loyalties .loyalties__orders-box-results-product-details-ctas, .lrp-modal .loyalties__orders-box-results-product-details-ctas {
  text-align: center;
  -webkit-box-ordinal-group: 3;
  order: 2;
}
@media screen and (min-width: 1025px) {
  #loyalties .loyalties__orders-box-results-product-details-ctas, .lrp-modal .loyalties__orders-box-results-product-details-ctas {
    text-align: left;
  }
}
@media screen and (min-width: 1440px) {
  #loyalties .loyalties__orders-box-results-product-details-ctas, .lrp-modal .loyalties__orders-box-results-product-details-ctas {
    margin-bottom: -10px;
  }
}
@media screen and (max-width: 767px) {
  #loyalties .loyalties__orders-box-results-product-details-ctas a.ui.button, .lrp-modal .loyalties__orders-box-results-product-details-ctas a.ui.button {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  #loyalties .loyalties__orders-box-results-product-details-ctas, .lrp-modal .loyalties__orders-box-results-product-details-ctas {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-link.ui.button, .lrp-modal .loyalties__orders-box-link.ui.button {
    min-width: auto !important;
    margin: 0 0 0 0 !important;
  }
}
@media screen and (min-width: 1440px) {
  #loyalties .loyalties__orders-box-link.ui.button, .lrp-modal .loyalties__orders-box-link.ui.button {
    margin: 0 5px 10px 0 !important;
    min-width: 176px !important;
  }
}
@media screen and (max-width: 767px) {
  #loyalties .loyalties__orders-box-link.ui.button, .lrp-modal .loyalties__orders-box-link.ui.button {
    min-width: auto !important;
  }
}
@media (max-width: 402px) {
  #loyalties .loyalties__orders-box-link.ui.button, .lrp-modal .loyalties__orders-box-link.ui.button {
    margin: 0 0 10px 0 !important;
  }
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-link.ui.button:first-child, .lrp-modal .loyalties__orders-box-link.ui.button:first-child {
    margin: 0 5px 10px 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-link.ui.button, .lrp-modal .loyalties__orders-box-link.ui.button {
    font-size: 12px !important;
    box-shadow: none !important;
  }
}
#loyalties .loyalties __orders-box-link.ui.button.primary.basic, .lrp-modal .loyalties __orders-box-link.ui.button.primary.basic {
  box-shadow: none !important;
}
#loyalties .loyalties __orders-box-link.ui.button.primary.basic:not(:disabled):not(.disabled):hover, #loyalties .loyalties __orders-box-link.ui.button.primary.basic:not(:disabled):not(.disabled):active, #loyalties .loyalties __orders-box-link.ui.button.primary.basic:not(:disabled):not(.disabled):active:focus, .lrp-modal .loyalties __orders-box-link.ui.button.primary.basic:not(:disabled):not(.disabled):hover, .lrp-modal .loyalties __orders-box-link.ui.button.primary.basic:not(:disabled):not(.disabled):active, .lrp-modal .loyalties __orders-box-link.ui.button.primary.basic:not(:disabled):not(.disabled):active:focus {
  box-shadow: none !important;
}
#loyalties .loyalties__orders-box-results-product-details-order, .lrp-modal .loyalties__orders-box-results-product-details-order {
  min-width: 160px;
  padding-bottom: 20px;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
#loyalties .loyalties__orders-box-results-product-details-order-total, .lrp-modal .loyalties__orders-box-results-product-details-order-total {
  font-size: 16px;
  display: -webkit-box;
  display: flex;
  margin-bottom: 5px;
  margin-top: 10px;
}
#loyalties .loyalties__orders-box-results-product-details-order-total div, .lrp-modal .loyalties__orders-box-results-product-details-order-total div {
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results-product-details-order-total, .lrp-modal .loyalties__orders-box-results-product-details-order-total {
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
  }
}
#loyalties .loyalties__orders-box-results-product-details-order-total-label, .lrp-modal .loyalties__orders-box-results-product-details-order-total-label {
  display: -webkit-box;
  display: flex;
  padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-results-product-details-order-total-label, .lrp-modal .loyalties__orders-box-results-product-details-order-total-label {
    font-size: 14px;
  }
}
#loyalties .loyalties__orders-box-results-product-details-order-total-data, .lrp-modal .loyalties__orders-box-results-product-details-order-total-data {
  display: -webkit-box;
  display: flex;
  margin-left: auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-results-product-details-order-total-data, .lrp-modal .loyalties__orders-box-results-product-details-order-total-data {
    font-size: 14px;
  }
}
#loyalties .loyalties__orders-box-results-product-details-order-total-pv, .lrp-modal .loyalties__orders-box-results-product-details-order-total-pv {
  font-size: 16px;
  display: -webkit-box;
  display: flex;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results-product-details-order-total-pv, .lrp-modal .loyalties__orders-box-results-product-details-order-total-pv {
    font-weight: 500;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-results-product-details-order-total-pv, .lrp-modal .loyalties__orders-box-results-product-details-order-total-pv {
    font-size: 14px;
  }
}
#loyalties .loyalties__orders-box-results-product-details-order-total-pv-label, .lrp-modal .loyalties__orders-box-results-product-details-order-total-pv-label {
  display: -webkit-box;
  display: flex;
  color: #A25EB5;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-results-product-details-order-total-pv-label, .lrp-modal .loyalties__orders-box-results-product-details-order-total-pv-label {
    font-size: 14px;
  }
}
#loyalties .loyalties__orders-box-results-product-details-order-total-pv-data, .lrp-modal .loyalties__orders-box-results-product-details-order-total-pv-data {
  display: -webkit-box;
  display: flex;
  margin-left: auto;
  color: #A25EB5;
}
#loyalties .loyalties__orders-box-rewards, .lrp-modal .loyalties__orders-box-rewards {
  margin: 30px 15px 40px 15px;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-rewards, .lrp-modal .loyalties__orders-box-rewards {
    margin: 30px 20px 0px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards, .lrp-modal .loyalties__orders-box-rewards {
    padding-bottom: 10px;
  }
}
#loyalties .loyalties__orders-box-rewards-head, .lrp-modal .loyalties__orders-box-rewards-head {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media screen and (max-width: 320px) {
  #loyalties .loyalties__orders-box-rewards-head, .lrp-modal .loyalties__orders-box-rewards-head {
    display: block;
  }
}
#loyalties .loyalties__orders-box-rewards-head-title, .lrp-modal .loyalties__orders-box-rewards-head-title {
  font-weight: 800;
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-head-title, .lrp-modal .loyalties__orders-box-rewards-head-title {
    font-size: 16px;
    line-height: 24px;
  }
}
#loyalties .loyalties__orders-box-rewards-head-actions-link, .lrp-modal .loyalties__orders-box-rewards-head-actions-link {
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
  color: #BD8BCA;
  display: block;
  margin-top: 5px;
}
#loyalties .loyalties__orders-box-rewards-head-actions-link:hover, .lrp-modal .loyalties__orders-box-rewards-head-actions-link:hover {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-head-actions-link, .lrp-modal .loyalties__orders-box-rewards-head-actions-link {
    margin-top: 0;
  }
}
#loyalties .loyalties__orders-box-rewards-head-data, .lrp-modal .loyalties__orders-box-rewards-head-data {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-rewards-head-data, .lrp-modal .loyalties__orders-box-rewards-head-data {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-head-data, .lrp-modal .loyalties__orders-box-rewards-head-data {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
#loyalties .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card, .lrp-modal .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card {
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card, .lrp-modal .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card, .lrp-modal .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card {
    width: 38%;
    margin-bottom: 0;
  }
}
#loyalties .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card--credit, .lrp-modal .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card--credit {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card--credit, .lrp-modal .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card--credit {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card--credit, .lrp-modal .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card--credit {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    width: 62%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-head-data, .lrp-modal .loyalties__orders-box-rewards-head-data {
    flex-wrap: wrap;
  }
  #loyalties .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card, .lrp-modal .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
#loyalties .loyalties__orders-box-rewards-head-data-card, .lrp-modal .loyalties__orders-box-rewards-head-data-card {
  color: #9D57B2;
  background: #F5EEF7;
  border: 2px solid #A25EB5;
  border-radius: 5px;
  text-align: center;
}
#loyalties .loyalties__orders-box-rewards-head-data-card.loyalties__orders-box-rewards-head-data-card--no-rewards, .lrp-modal .loyalties__orders-box-rewards-head-data-card.loyalties__orders-box-rewards-head-data-card--no-rewards {
  color: #354657;
  font-size: 16px;
  padding: 15px;
  background: #FFFFFF;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-rewards-head-data-card, .lrp-modal .loyalties__orders-box-rewards-head-data-card {
    max-width: 100%;
  }
}
#loyalties .loyalties__orders-box-rewards-head-data-card--rewards, .lrp-modal .loyalties__orders-box-rewards-head-data-card--rewards {
  width: 30%;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-rewards-head-data-card--rewards, .lrp-modal .loyalties__orders-box-rewards-head-data-card--rewards {
    margin-right: 15px;
  }
}
#loyalties .loyalties__orders-box-rewards-head-data-card--credit, .lrp-modal .loyalties__orders-box-rewards-head-data-card--credit {
  width: 65%;
  display: -webkit-box;
  display: flex;
  background: #FFFFFF;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-rewards-head-data-card--credit, .lrp-modal .loyalties__orders-box-rewards-head-data-card--credit {
    margin-left: auto;
  }
}
#loyalties .loyalties__orders-box-rewards-card-title, .lrp-modal .loyalties__orders-box-rewards-card-title {
  font-size: 30px;
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-card-title, .lrp-modal .loyalties__orders-box-rewards-card-title {
    font-size: 26px;
  }
}
#loyalties .loyalties__orders-box-rewards-card-subtitle, .lrp-modal .loyalties__orders-box-rewards-card-subtitle {
  font-size: 16px;
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-card-subtitle, .lrp-modal .loyalties__orders-box-rewards-card-subtitle {
    font-size: 14px;
  }
}
#loyalties .loyalties__orders-box-rewards-card-copy, .lrp-modal .loyalties__orders-box-rewards-card-copy {
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-card-copy, .lrp-modal .loyalties__orders-box-rewards-card-copy {
    font-size: 14px;
    font-weight: bold;
  }
}
#loyalties .loyalties__orders-box-rewards-column, .lrp-modal .loyalties__orders-box-rewards-column {
  padding: 15px 10px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-column, .lrp-modal .loyalties__orders-box-rewards-column {
    padding: 5px 10px;
  }
}
#loyalties .loyalties__orders-box-rewards-column--credit, .lrp-modal .loyalties__orders-box-rewards-column--credit {
  width: 100%;
  border-bottom: 2px solid #A25EB5;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-rewards-column--credit, .lrp-modal .loyalties__orders-box-rewards-column--credit {
    border-right: 2px solid #A25EB5;
    border-bottom: none;
    width: 60%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-column--credit, .lrp-modal .loyalties__orders-box-rewards-column--credit {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #A25EB5;
  }
}
#loyalties .loyalties__orders-box-rewards-column--status, .lrp-modal .loyalties__orders-box-rewards-column--status {
  padding: 15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-column--status, .lrp-modal .loyalties__orders-box-rewards-column--status {
    padding: 7px 15px;
  }
}
#loyalties .loyalties__orders-box-rewards-levels, .lrp-modal .loyalties__orders-box-rewards-levels {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: space-around;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-rewards-levels, .lrp-modal .loyalties__orders-box-rewards-levels {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-levels, .lrp-modal .loyalties__orders-box-rewards-levels {
    -webkit-box-pack: center;
    justify-content: center;
  }
}
#loyalties .loyalties__orders-box-rewards-level-item, .lrp-modal .loyalties__orders-box-rewards-level-item {
  margin: 0 10px;
  line-height: 1;
}
#loyalties .loyalties__orders-box-rewards-level-item--inactive .icon--calendar-tick, .lrp-modal .loyalties__orders-box-rewards-level-item--inactive .icon--calendar-tick {
  opacity: 0.3;
}
#loyalties .loyalties__orders-box-rewards-level-item--inactive .loyalties__orders-box-rewards-level-item-label, .lrp-modal .loyalties__orders-box-rewards-level-item--inactive .loyalties__orders-box-rewards-level-item-label {
  color: #C3C8CD;
}
#loyalties .loyalties__orders-box-rewards-level-item-label, .lrp-modal .loyalties__orders-box-rewards-level-item-label {
  font-weight: 700;
  margin-top: 5px;
  font-size: 16px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-rewards-level-item-label, .lrp-modal .loyalties__orders-box-rewards-level-item-label {
    font-size: 14px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  #loyalties .loyalties__orders-box-rewards-head-data, .lrp-modal .loyalties__orders-box-rewards-head-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  #loyalties .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card, .lrp-modal .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card {
    margin-bottom: 10px !important;
    width: 100%;
  }
  #loyalties .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card--credit, .lrp-modal .loyalties__orders-box-rewards-head-data .loyalties__orders-box-rewards-head-data-card--credit {
    width: 100%;
  }
}
#loyalties .loyalties__orders-box-results-product-details-ctas .btn, #loyalties .loyalties__orders-box-results-product-details-ctas #content-buttons a, #content-buttons #loyalties .loyalties__orders-box-results-product-details-ctas a, .lrp-modal .loyalties__orders-box-results-product-details-ctas .btn, .lrp-modal .loyalties__orders-box-results-product-details-ctas #content-buttons a, #content-buttons .lrp-modal .loyalties__orders-box-results-product-details-ctas a {
  width: 100%;
  margin-left: 0;
}
@media (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--1x, .lrp-modal .loyalties__orders-box-results--1x {
    margin-bottom: 20px;
  }
}
#loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas .btn, #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas #content-buttons a, #content-buttons #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas a, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas .btn, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas #content-buttons a, #content-buttons .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas a {
  margin-left: 0;
}
@media (min-width: 1300px) {
  #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas .btn, #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas #content-buttons a, #content-buttons #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas a, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas .btn, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas #content-buttons a, #content-buttons .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas a {
    width: auto;
    min-width: auto;
  }
  #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas .btn:last-child, #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas #content-buttons a:last-child, #content-buttons #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas a:last-child, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas .btn:last-child, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas #content-buttons a:last-child, #content-buttons .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-results-product-details-ctas a:last-child {
    margin-left: 10px;
  }
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties {
  flex-direction: column;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results {
  max-width: 100%;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results:nth-of-type(n+3), .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results:nth-of-type(n+3) {
  display: block;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results:not(:last-child), .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results:not(:last-child) {
  margin-bottom: 15px;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details {
  flex-direction: column;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas {
  -webkit-box-ordinal-group: 3;
  order: 2;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: space-between;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-order, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-order {
  display: flex;
  align-items: baseline;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .lrp-item-total, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .lrp-item-total {
  margin-right: auto;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-order-total, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-order-total {
  order: 3;
  margin-left: 10px;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties.filtered .loyalties__orders-box-results, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties.filtered .loyalties__orders-box-results {
  display: none;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties.filtered.otg [data-market-type=otg], .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties.filtered.otg [data-market-type=otg] {
  display: block;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties.filtered.nfr [data-market-type=nfr], .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties.filtered.nfr [data-market-type=nfr] {
  display: block;
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-products .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-products .loyalties__orders-box-product {
  margin: 5px;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-products .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-products .loyalties__orders-box-product {
    width: 15%;
  }
}
#loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas .btn.loyalties__orders-box-link, #loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas #content-buttons a.loyalties__orders-box-link, #content-buttons #loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas a.loyalties__orders-box-link, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas .btn.loyalties__orders-box-link, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas #content-buttons a.loyalties__orders-box-link, #content-buttons .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas a.loyalties__orders-box-link {
  flex: 0 1 50%;
}
@media screen and (max-width: 412px) {
  #loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas {
    flex-wrap: wrap;
  }
  #loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas .btn.loyalties__orders-box-link, #loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas #content-buttons a.loyalties__orders-box-link, #content-buttons #loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas a.loyalties__orders-box-link, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas .btn.loyalties__orders-box-link, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas #content-buttons a.loyalties__orders-box-link, #content-buttons .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-ctas a.loyalties__orders-box-link {
    flex: 1 1 50%;
  }
  #loyalties .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-order, .lrp-modal .loyalties__orders-box-results--1x.modal-loyalties .loyalties__orders-box-results-product-details-order {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
#loyalties .lrp-modal-controls, .lrp-modal .lrp-modal-controls {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x, .lrp-modal .loyalties__orders-box-results--2x {
    margin-bottom: 20px;
  }
}
#loyalties .loyalties__orders-box-results--2x, .lrp-modal .loyalties__orders-box-results--2x {
  display: -webkit-box;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x, .lrp-modal .loyalties__orders-box-results--2x {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
}
#loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results {
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
  -webkit-box-flex: 1;
  flex: 1;
  margin-bottom: 20px;
}
#loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results:nth-of-type(n+3), .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results:nth-of-type(n+3) {
  display: none;
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-product {
    margin: 0 5px;
  }
}
#loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-product {
  margin: 5px;
  padding: 10px;
  width: 15%;
  min-width: 14%;
}
@media screen and (max-width: 1024px) {
  #loyalties .loyalties__orders-box-results--1x .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--1x .loyalties__orders-box-product {
    width: calc(33% - 10px);
  }
}
#loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product {
  margin: 0 5px;
  padding: 10px;
}
@media screen and (min-width: 412px) and (max-width: 768px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product {
    width: calc(25% - 10px);
  }
}
#loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product.loyalties__orders-box-product--info, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product.loyalties__orders-box-product--info {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(4), #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(8), .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(4), .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(8) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(4), #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(8), .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(4), .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(8) {
    margin-right: 15px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(4), #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(8), .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(4), .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(8) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(3), #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(6), .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(3), .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-product:nth-child(6) {
    margin-right: 0;
  }
}
#loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-head-change-date-text, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-head-change-date-text {
  display: none;
}
#loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-order, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-order {
  width: 100%;
  padding-bottom: 15px;
  padding-top: 0;
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-order, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-order {
    padding-bottom: 0;
    padding-top: 15px;
  }
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas {
    -webkit-box-ordinal-group: 3;
    order: 2;
    display: -webkit-box;
    display: flex;
    margin-top: 15px;
    width: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 5px;
  }
}
#loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button {
  margin: 0 5px 15px 0 !important;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button {
    width: auto;
  }
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button {
    width: 100%;
  }
}
@media (max-width: 402px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button {
    margin: 0 0 10px 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button {
    margin: 0 5px 10px 0 !important;
    min-width: initial !important;
    font-size: 12px;
    padding: 10px 8px;
  }
}
#loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button:last-of-type, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button:last-of-type {
  margin-right: 0 !important;
}
@media screen and (max-width: 767px) {
  #loyalties .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button:last-of-type, .lrp-modal .loyalties__orders-box-results--2x .loyalties__orders-box-results-product-details-ctas a.ui.button:last-of-type {
    margin-bottom: 0 !important;
  }
}
#loyalties .loyalties__orders-box-results--2x.owl-carousel .owl-item img, .lrp-modal .loyalties__orders-box-results--2x.owl-carousel .owl-item img {
  width: auto;
}
#loyalties .loyalties__orders-box-results--2x.owl-carousel .owl-dots, .lrp-modal .loyalties__orders-box-results--2x.owl-carousel .owl-dots {
  margin-top: 0;
}
#loyalties .loyalties__orders-box-results--2x.owl-carousel .owl-nav, .lrp-modal .loyalties__orders-box-results--2x.owl-carousel .owl-nav {
  display: -webkit-box;
  display: flex;
  width: 100%;
  position: absolute;
  top: auto;
  bottom: -6px;
  width: 96%;
  margin-left: 6px;
  font-size: 12px;
}
#loyalties .loyalties__orders-box-results--2x.owl-carousel .owl-nav button, .lrp-modal .loyalties__orders-box-results--2x.owl-carousel .owl-nav button {
  cursor: pointer;
  width: auto;
  height: auto;
  background: transparent;
  color: #A25EB5;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
#loyalties .loyalties__orders-box-results--2x.owl-carousel .owl-nav button img, .lrp-modal .loyalties__orders-box-results--2x.owl-carousel .owl-nav button img {
  max-height: 20px;
}
#loyalties.modal .doterra-select .dropdown-menu li a, .lrp-modal.modal .doterra-select .dropdown-menu li a {
  text-align: left;
  padding-left: 15px;
}
#loyalties.modal .doterra-select-react .dropdown-menu li a, .lrp-modal.modal .doterra-select-react .dropdown-menu li a {
  text-align: left;
  padding-left: 15px;
}
#loyalties.modal .modal-title, .lrp-modal.modal .modal-title {
  display: flex;
}
#loyalties.modal .modal-title .loyalties__orders-box-title, .lrp-modal.modal .modal-title .loyalties__orders-box-title {
  margin-left: 10px;
}

.loyalty-promo {
  text-align: center;
  padding: 25px;
  position: relative;
  z-index: 20;
}
.loyalty-promo#modal-enroll2lrp-congrats-content {
  padding-top: 0;
}
.loyalty-promo .loyalty-promo__heading {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
}
@media screen and (min-width: 768px) {
  .loyalty-promo .loyalty-promo__heading {
    font-size: 30px;
    line-height: 32px;
  }
  .loyalty-promo#modal-enroll2lrp-upsell-content .loyalty-promo__heading {
    font-size: 18px;
    font-weight: 600;
  }
}
.loyalty-promo#e2lrp-conf-upsell, .loyalty-promo#modal-enroll2lrp-upsell-content {
  padding: 30px;
}
.loyalty-promo#e2lrp-conf-upsell .loyalty-promo__heading, .loyalty-promo#modal-enroll2lrp-upsell-content .loyalty-promo__heading {
  font-size: 24px;
  margin-top: 25px;
}
.loyalty-promo#e2lrp-conf-upsell .loyalty-promo__benifit, .loyalty-promo#modal-enroll2lrp-upsell-content .loyalty-promo__benifit {
  font-size: 14px;
  font-weight: 500;
}
.loyalty-promo#modal-enroll2lrp-upsell-content .loyalty-promo__heading {
  margin-top: 0px;
}
.loyalty-promo .loyalty-promo__heading--loud {
  font-weight: 800;
}
@media screen and (min-width: 768px) {
  .loyalty-promo .loyalty-promo__heading--loud {
    font-size: 48px;
    line-height: 1;
  }
}
.loyalty-promo .loyalty-promo__heading--bold {
  font-weight: 800;
}
@media screen and (min-width: 768px) {
  .loyalty-promo .loyalty-promo__heading--bold {
    font-size: 30px;
    line-height: 1.13;
  }
}
.loyalty-promo .loyalty-promo__copy {
  margin-bottom: 20px;
  padding: 0 10px;
}
.loyalty-promo .loyalty-promo__copy p {
  text-align: center;
}
.loyalty-promo#modal-enroll2lrp-congrats-content .loyalty-promo__copy {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .loyalty-promo .loyalty-promo__copy p {
    font-size: 20px;
    line-height: 1.4;
  }
  .loyalty-promo#modal-enroll2lrp-upsell-content .loyalty-promo__copy p {
    font-size: 14px;
  }
}
.loyalty-promo .loyalty-promo__copy--np {
  padding: 0;
}
.loyalty-promo .loyalty-promo__copy--sm p {
  font-size: 14px;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  .loyalty-promo .loyalty-promo__copy--sm p {
    font-size: 16px;
    line-height: 24px;
  }
}
.loyalty-promo .loyalty-promo__button.ui {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 350px !important;
  margin: 10px auto !important;
  display: block;
}
@media screen and (min-width: 1024px) {
  .loyalty-promo .loyalty-promo__button.ui {
    min-width: 210px !important;
  }
}
.loyalty-promo .loyalty-promo__benifits {
  display: -webkit-box;
  display: flex;
  padding: 10px 0 25px;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.loyalty-promo .loyalty-promo__benifit {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  padding: 0px 18px 30px;
  min-width: 180px;
  width: 100%;
}
.loyalty-promo#modal-enroll2lrp-upsell-content .loyalty-promo__benifit {
  font-size: 14px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .loyalty-promo .loyalty-promo__benifit {
    padding-bottom: 0;
    min-width: 110px;
  }
}
@media screen and (min-width: 1024px) {
  .loyalty-promo .loyalty-promo__benifit {
    padding-bottom: 0;
    max-width: 33.33%;
  }
}
.loyalty-promo .loyalty-promo__benifit [class*=icon--] {
  margin: 0 auto 5px;
  display: block;
}
.loyalty-promo .loyalty-promo__block {
  border: 2px solid #EEEEEE;
  border-radius: 5px;
  margin: 40px auto 0 auto;
  max-width: 480px;
  padding: 20px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 480px) {
  .loyalty-promo .loyalty-promo__block {
    flex-wrap: nowrap;
  }
}
.loyalty-promo .loyalty-promo__block-icon {
  display: -webkit-box;
  display: flex;
  min-width: 120px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 480px) {
  .loyalty-promo .loyalty-promo__block-icon {
    margin-left: -20px;
    width: auto;
  }
}
.loyalty-promo .loyalty-promo__block-title {
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  margin: 0 0 5px 0;
}
@media screen and (min-width: 480px) {
  .loyalty-promo .loyalty-promo__block-title {
    text-align: left;
  }
}
.loyalty-promo .loyalty-promo__block-copy {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (min-width: 480px) {
  .loyalty-promo .loyalty-promo__block-copy {
    text-align: left;
  }
}
.loyalty-promo .loyalty-promo__link {
  font-size: 16px;
  padding-top: 5px;
  display: block;
}
.loyalty-promo .loyalty-promo--no-shadow {
  box-shadow: none !important;
}
.loyalty-promo .loyalty-promo--pink {
  background: #F5EEF7;
  border: 2px solid #BD8BCA;
}
.loyalty-promo .loyalty-promo--border {
  box-shadow: none;
  border: 2px solid #BD8BCA;
}

#delivery-modes,
#crm-order {
  margin-top: 5px;
}
#delivery-modes #shippingOptions .tooltip-inner,
#crm-order #shippingOptions .tooltip-inner {
  background-color: #354657;
  color: #FFFFFF;
  text-align: left;
}
#delivery-modes #shippingOptions .bs-tooltip-top .arrow::before, #delivery-modes #shippingOptions .bs-tooltip-auto[x-placement^=top] .arrow::before,
#crm-order #shippingOptions .bs-tooltip-top .arrow::before,
#crm-order #shippingOptions .bs-tooltip-auto[x-placement^=top] .arrow::before {
  border-top-color: #354657;
}
#delivery-modes .delivery-modes-radio-set,
#crm-order .delivery-modes-radio-set {
  margin-top: 15px;
  margin-bottom: 10px;
}
#delivery-modes .delivery-modes-radio-set label,
#crm-order .delivery-modes-radio-set label {
  width: 100%;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode,
#crm-order .delivery-modes-radio-set .delivery-mode {
  padding: 15px 20px;
  margin-bottom: 10px;
  border: 2px solid #EEEEEE;
  border-radius: 5px;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode input + label,
#crm-order .delivery-modes-radio-set .delivery-mode input + label {
  width: 100%;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode .description-text,
#crm-order .delivery-modes-radio-set .delivery-mode .description-text {
  float: right;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode .estimated-delivery-date, #delivery-modes .delivery-modes-radio-set .delivery-mode .product-center-address,
#crm-order .delivery-modes-radio-set .delivery-mode .estimated-delivery-date,
#crm-order .delivery-modes-radio-set .delivery-mode .product-center-address {
  margin-left: 48px;
  font-size: 14px;
  font-style: normal;
  line-height: 1;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode .delivery-impact-tooltip,
#crm-order .delivery-modes-radio-set .delivery-mode .delivery-impact-tooltip {
  top: 8px;
  right: 8px;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode .product-center-address,
#crm-order .delivery-modes-radio-set .delivery-mode .product-center-address {
  margin-left: 48px;
  font-size: 14px;
  font-weight: 100;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode.selected,
#crm-order .delivery-modes-radio-set .delivery-mode.selected {
  background-color: #F5EEF7;
  border-color: #F5EEF7;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode.free-option, #delivery-modes .delivery-modes-radio-set .delivery-mode.discount-option,
#crm-order .delivery-modes-radio-set .delivery-mode.free-option,
#crm-order .delivery-modes-radio-set .delivery-mode.discount-option {
  background-color: #F1F7EB;
  border-color: #CAE2B0;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode .old-price,
#crm-order .delivery-modes-radio-set .delivery-mode .old-price {
  text-decoration: line-through;
  color: #84909B;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode .discounted-price,
#crm-order .delivery-modes-radio-set .delivery-mode .discounted-price {
  font-weight: bold;
  color: #7BB739;
}
#delivery-modes .delivery-modes-radio-set .delivery-mode .icon--help-circle,
#crm-order .delivery-modes-radio-set .delivery-mode .icon--help-circle {
  top: 0;
  vertical-align: middle;
}
#delivery-modes .hide-unselected-delivery-modes .delivery-mode:not(.selected),
#crm-order .hide-unselected-delivery-modes .delivery-mode:not(.selected) {
  display: none;
}
#delivery-modes .hide-unselected-delivery-modes .show-hidden-delivery-modes,
#crm-order .hide-unselected-delivery-modes .show-hidden-delivery-modes {
  display: block;
}
#delivery-modes .show-hidden-delivery-modes,
#crm-order .show-hidden-delivery-modes {
  display: none;
  margin: 20px 0;
  cursor: pointer;
}

.pdp22-design-page #ingredient-section {
  margin-bottom: 20px;
}
.pdp22-design-page #ingredient-section > *:first-child {
  margin-top: 20px;
  display: block;
}
.pdp22-design-page #ingredient-section .ingredient-content {
  display: none;
}
.pdp22-design-page #ingredient-section .active-section {
  display: block;
}
.pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select {
  width: 84% !important;
}
.pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select .btn.dropdown-toggle, .pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select #content-buttons a.dropdown-toggle, #content-buttons .pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select a.dropdown-toggle {
  margin-top: 22px;
  min-height: 58px;
  padding: 16px 20px;
  width: 100%;
  background: #FFFCF7;
  border-radius: 8px;
  box-shadow: none;
  outline-color: #FFFCF7 !important;
}
.pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select .btn.dropdown-toggle .filter-option-inner-inner, .pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select #content-buttons a.dropdown-toggle .filter-option-inner-inner, #content-buttons .pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select a.dropdown-toggle .filter-option-inner-inner {
  margin: 0 24px;
}
.pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select .btn.dropdown-toggle .filter-option-inner-inner::before, .pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select #content-buttons a.dropdown-toggle .filter-option-inner-inner::before, #content-buttons .pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select a.dropdown-toggle .filter-option-inner-inner::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  vertical-align: middle;
  left: 20px;
  position: absolute;
}
.pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select .btn.dropdown-toggle::after, .pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select #content-buttons a.dropdown-toggle::after, #content-buttons .pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select a.dropdown-toggle::after {
  top: 9px;
  border: none;
}
.pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select .dropdown-menu {
  border-radius: 3px;
}
.pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select .dropdown-menu li.selected a:after {
  content: initial;
}
.pdp22-design-page #ingredient-section .ingredient-select .bootstrap-select .dropdown-item {
  background-color: #FFFCF7;
  color: #354657;
  font-size: 16px;
}
.pdp22-design-page #ingredient-section .paragraph-with-header {
  text-align: center;
}
.pdp22-design-page #ingredient-section .paragraph-with-header h2 {
  font-size: 32px;
  line-height: 40px;
}
.pdp22-design-page #ingredient-section .paragraph-with-header div {
  margin-bottom: 59px;
}
@media screen and (max-width: 767px) {
  .pdp22-design-page #ingredient-section .paragraph-with-header div {
    margin-bottom: 25px;
  }
}
.pdp22-design-page #ingredient-section .item-list-details .item-list-section {
  min-width: 30%;
  overflow-y: auto;
  height: inherit;
  padding: 64px 0px 64px 64px;
  border-radius: 16px 0 0 16px;
}
.pdp22-design-page #ingredient-section .item-list-details .item-list-section .desktop-view {
  padding: 0;
}
.pdp22-design-page #ingredient-section .item-list-details .item-list-section .desktop-view li {
  cursor: pointer;
  list-style: none;
  color: #FFFFFF;
  padding: 10px;
  margin-bottom: 2px;
}
.pdp22-design-page #ingredient-section .item-list-details .item-details-section {
  max-width: 70%;
  height: inherit;
  padding: 59px;
  border-radius: 0 16px 16px 0;
}
.pdp22-design-page #ingredient-section .item-list-details .item-details-section .ingredient-item-image {
  height: 200px;
  width: 792px;
  border-radius: 8px;
  object-fit: cover;
}
.pdp22-design-page #ingredient-section .item-list-details .item-details-section .ingredient-item-detail {
  margin-bottom: 17px;
  max-height: 384px;
  overflow-y: auto;
}
@media screen and (max-width: 767px) {
  .pdp22-design-page #ingredient-section .item-list-details .item-list-section {
    border-radius: 10px 10px 0 0;
    height: 104px;
    padding: 0px;
    overflow-y: unset;
  }
  .pdp22-design-page #ingredient-section .item-list-details .item-details-section {
    padding: 15px;
    max-width: 100%;
    height: 640px;
  }
  .pdp22-design-page #ingredient-section .item-list-details .item-details-section .ingredient-item-image {
    height: 200px;
    width: 266px;
    display: block;
  }
  .pdp22-design-page #ingredient-section .item-list-details .item-details-section .ingredient-item-detail {
    max-height: 360px;
    overflow-y: auto;
  }
}
@media screen and (min-width: 767px) {
  .pdp22-design-page #ingredient-section {
    margin-bottom: 100px;
  }
  .pdp22-design-page #ingredient-section > *:first-child {
    margin-top: 100px;
    display: block;
  }
  .pdp22-design-page #ingredient-section .item-list-details {
    padding: 0 60px;
    height: 762px;
  }
}
.pdp22-design-page .fda-container {
  background: #F9F9F9;
  border: 2px solid #EBEBEB;
  border-radius: 5px;
  margin: 43px 200px 60px 200px;
  padding: 40px;
}
.pdp22-design-page .fda-container p {
  margin: 0;
}
@media screen and (max-width: 991px) {
  .pdp22-design-page .fda-container {
    margin: 25px 8px;
    padding: 24px;
  }
}
.pdp22-design-page .product-highlight {
  padding-top: 70px;
}
.pdp22-design-page .product-highlight h2 {
  font-size: 32px;
  line-height: 40px;
}
.pdp22-design-page .product-highlight .product-category {
  margin-bottom: 8px;
  font-style: italic;
}
.pdp22-design-page .pdp22_product__info,
.pdp22-design-page .pdp22-btm_puchase_prod {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 48px 60px 56px;
  width: 100%;
  height: auto;
  left: 0px;
  top: 100px;
}
.pdp22-design-page .pdp22_product__info #share-download-list,
.pdp22-design-page .pdp22-btm_puchase_prod #share-download-list {
  margin-bottom: 0 !important;
  justify-content: flex-end;
}
.pdp22-design-page .pdp22_product__info #share-download-list #share-button:hover .dropdown-menu,
.pdp22-design-page .pdp22-btm_puchase_prod #share-download-list #share-button:hover .dropdown-menu {
  transform: translate3d(-207px, 31px, 0px);
  top: 0px;
  will-change: transform;
}
.pdp22-design-page .pdp22_product__info .wishlist-icon span.dark,
.pdp22-design-page .pdp22-btm_puchase_prod .wishlist-icon span.dark {
  color: #000;
}
.pdp22-design-page .pdp22_product__info .wishlist-icon span.light,
.pdp22-design-page .pdp22-btm_puchase_prod .wishlist-icon span.light {
  color: #FFFFFF;
}
.pdp22-design-page .pdp22_product__info .wishlist-icon span.lavender,
.pdp22-design-page .pdp22-btm_puchase_prod .wishlist-icon span.lavender {
  color: #A25EB5;
}
.pdp22-design-page .pdp22_product__info .wishlist-icon span.bodyblue,
.pdp22-design-page .pdp22-btm_puchase_prod .wishlist-icon span.bodyblue {
  color: #354657;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page .pdp22_product__info #share-download-list #share-button:hover .dropdown-menu,
  .pdp22-design-page .pdp22-btm_puchase_prod #share-download-list #share-button:hover .dropdown-menu {
    left: -40px;
  }
}
.pdp22-design-page .pdp22_share_banner {
  width: 100%;
}
.pdp22-design-page .pdp22__prv {
  background: rgba(238, 238, 238, 0.2);
  width: fit-content;
  font-size: 16px;
  padding: 4px 8px 4px 12px;
}
.pdp22-design-page .pdp22_banner {
  background: #5BBF21;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  padding: 1px 6px;
}
.pdp22-design-page .pdp22-product__header .product__title {
  text-align: left;
  font-weight: 800;
  font-size: 48px;
  line-height: 56px;
}
.pdp22-design-page .pdp22-product__header .product__desc {
  font-size: 16px;
  line-height: 24px;
}
.pdp22-design-page .pdp22_product_img {
  width: 100%;
  padding: 70px !important;
  justify-content: center;
  display: flex;
  max-height: 550px;
}
.pdp22-design-page .pdp22_product_img img {
  object-fit: contain;
}
.pdp22-design-page .pdp22-retail-price {
  font-size: 16px;
  line-height: 24px;
}
.pdp22-design-page .pdp22-retail-price .pdp22-product__price {
  text-decoration-line: line-through;
  margin-left: 8px;
}
.pdp22-design-page .pdp22-retail-price .product__overlay {
  top: -5px;
}
.pdp22-design-page .pdp22-retail-price,
.pdp22-design-page .pdp22-product__overlay {
  position: relative;
}
.pdp22-design-page .pdp22-retail-price .product__overlay,
.pdp22-design-page .pdp22-product__overlay .product__overlay {
  width: 100%;
  max-width: 200px;
  min-height: 150px;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page .pdp22-retail-price .product__overlay,
  .pdp22-design-page .pdp22-product__overlay .product__overlay {
    max-width: 100%;
  }
}
.pdp22-design-page .pdp22-product__overlay .product__overlay {
  top: -25px;
}
.pdp22-design-page .pdp22-vertical-center {
  font-size: 20px;
  line-height: 28px;
}
.pdp22-design-page .pdp22-product__size {
  margin-top: 30px;
  font-size: 16px;
  line-height: 24px;
}
.pdp22-design-page .pdp22__icons img {
  max-width: 44px;
  margin-right: 16px;
  vertical-align: top;
}
.pdp22-design-page .pdp22__icons-mobile img {
  max-width: 40px;
  margin-right: 8px;
  vertical-align: top;
}
.pdp22-design-page .verticalDivider {
  display: inline-block;
  background-color: #FFFFFF;
  width: 2px;
  height: 45px;
  margin-right: 5px;
}
.pdp22-design-page .pdp22-addToBag {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}
.pdp22-design-page .pdp22-addToBag .item-ecomm {
  justify-content: initial;
  text-align: inherit;
}
.pdp22-design-page .pdp22-addToBag .item-ecomm form,
.pdp22-design-page .pdp22-addToBag .item-ecomm span {
  background: unset;
  min-width: 100%;
}
.pdp22-design-page .pdp22-addToBag .item-ecomm .btn-disabled-wrapper {
  background: unset;
  max-width: 300px;
  width: 100%;
}
.pdp22-design-page .pdp22-addToBag .item-ecomm a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  border: 2px solid #F5EEF7 !important;
  max-width: 300px;
  height: 100% !important;
  padding: 16px 32px !important;
}
.pdp22-design-page .pdp22-addToBag .item-ecomm .product-bag__quantity-field {
  margin: initial;
  max-width: 200px;
  margin-bottom: 20px;
  border: 1px solid #C1C7CD;
}
.pdp22-design-page .pdp22-addToBag .item-ecomm .product-bag__quantity-field .quantity-field__button {
  color: #84909B;
}
.pdp22-design-page .pdp22-addToBag .item-ecomm .product-bag__quantity-field .quantity-field__input {
  color: #84909B;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page .pdp22-addToBag .item-ecomm .product-bag__quantity-field {
    max-width: 100%;
    width: 100%;
  }
  .pdp22-design-page .pdp22-addToBag .item-ecomm .btn-disabled-wrapper {
    max-width: 100%;
  }
  .pdp22-design-page .pdp22-addToBag .item-ecomm a {
    max-width: 100%;
  }
}
.pdp22-design-page .pdp22-addToBag .wishlist-icon {
  padding: 20px 0px;
  color: black;
  gap: 10px;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page .pdp22_product__info {
    padding: 16px 16px 24px 16px;
  }
  .pdp22-design-page .pdp22_product__info .pdp22-addToBag {
    align-items: center;
  }
  .pdp22-design-page .pdp22_product_img {
    padding: 20px !important;
    max-height: 350px;
  }
  .pdp22-design-page .pdp22_share_banner {
    width: 100vw;
  }
}
.pdp22-design-page .background-cover {
  display: flex;
  justify-content: flex-end;
  background-attachment: fixed;
}
.pdp22-design-page .mobile_product_details .product_content {
  width: 100%;
  padding: 16px 8px 16px 8px;
  background: #FFFFFF;
}
.pdp22-design-page .mobile_product_details img {
  height: 256px;
  width: 100%;
}
.pdp22-design-page .mobile_product_details h2 {
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 8px;
}
.pdp22-design-page #primarybenefits-parent {
  position: relative;
}
@media screen and (max-width: 767px) {
  .pdp22-design-page #primarybenefits-parent {
    height: auto;
  }
}
.pdp22-design-page .benefits_bg {
  display: flex;
  background-attachment: fixed;
  max-height: 756px;
}
.pdp22-design-page .LEFT {
  justify-content: flex-start;
}
.pdp22-design-page .RIGHT {
  justify-content: flex-end;
}
.pdp22-design-page #primarybenefits-mobile .benefit-content {
  max-height: 380px;
  padding: 24px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  overflow-y: auto;
}
.pdp22-design-page #primarybenefits-mobile .benefit-content h2 {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 24px;
}
.pdp22-design-page #primarybenefits-mobile .benefit-content li {
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 24px;
}
.pdp22-design-page #primarybenefits-mobile img {
  height: 256px;
  width: 100%;
}
.pdp22-design-page #primarybenefits-desktop .benefit-content {
  width: 45%;
  max-height: 488px;
  margin: 60px;
  border-radius: 5px;
  padding: 60px 60px 68px;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  overflow-y: auto;
  margin-bottom: 208px;
}
.pdp22-design-page #primarybenefits-desktop h2 {
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 32px;
}
.pdp22-design-page #primarybenefits-desktop li {
  padding-bottom: 24px;
}
.pdp22-design-page .base-content li {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding-top: 8px;
}
.pdp22-design-page .base-content ul {
  list-style: none;
  /* Remove default bullets */
  position: relative;
}
.pdp22-design-page .base-content ul li::before {
  content: "•";
  color: #F4364C;
  font-weight: bold;
  margin-left: -35px;
  font-size: 40px;
  position: absolute;
}
.pdp22-design-page #pdp22-product-carousel {
  padding: 60px;
}
.pdp22-design-page #pdp22-product-carousel h3 {
  text-align: center;
}
.pdp22-design-page #pdp22-product-carousel .product_content {
  width: 100%;
  padding: 16px 8px 16px 8px;
  background: #FFFFFF;
}
.pdp22-design-page #pdp22-product-carousel .retail-label-bold,
.pdp22-design-page #pdp22-product-carousel .retail-label,
.pdp22-design-page #pdp22-product-carousel .wholesale-label,
.pdp22-design-page #pdp22-product-carousel .wholesale-label-bold,
.pdp22-design-page #pdp22-product-carousel .promo-label {
  text-align: right;
}
.pdp22-design-page #pdp22-product-carousel .item-price,
.pdp22-design-page #pdp22-product-carousel .item-price-retail {
  text-align: left;
}
.pdp22-design-page #pdp22-product-carousel .wishlist-icon {
  position: absolute;
  left: 10%;
  z-index: 2;
  cursor: pointer;
}
.pdp22-design-page #pdp22-product-carousel .product.product--grid {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  padding: 10px;
  display: flex;
  margin: 20px;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page #pdp22-product-carousel {
    padding: 16px 8px;
  }
  .pdp22-design-page .product-highlight {
    padding-top: 20px;
  }
}
.pdp22-design-page .useful_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.pdp22-design-page .useful_content h2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .pdp22-design-page .useful_content h2 {
    font-size: 24px;
    line-height: 32px;
    padding: 16px 8px 8px 16px;
  }
}
.pdp22-design-page .useful_content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .pdp22-design-page .useful_content p {
    font-size: 14px;
    line-height: 22px;
  }
}
.pdp22-design-page #product_info_page {
  text-align: center;
}
.pdp22-design-page #product_info_page a {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
  width: auto;
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .pdp22-design-page #product_info_page a {
    font-size: 14px;
    line-height: 22px;
  }
}
.pdp22-design-page .desktop_product_details .product_content {
  width: 35%;
  max-height: 832px;
  margin: 60px;
  border-radius: 5px;
  padding: 40px 40px 48px 40px;
  background: #FFFFFF;
  overflow-y: auto;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08), 0px 0px 8px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}
.pdp22-design-page .desktop_product_details .product_content h2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 40px;
}
.pdp22-design-page #kitupsell_page {
  padding: 60px;
  scroll-margin: 100px;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  padding: 30px;
  color: #354657;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .col-sm-4 {
  padding: 30px;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .pdp22_banner {
  background: #95C0F1;
  color: #0067DC;
  padding: 1px 6px;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .product-header-name {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .product__desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .kitupsell__img img {
  max-height: 250px;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .item-size,
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .item-code {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .pdp22-addToBag {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .pdp22-addToBag .item-ecomm {
  display: block;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .pdp22-addToBag .item-ecomm a {
  padding: 16px 32px;
  height: 56px;
  background-color: #BD8BCA;
  color: #FFFFFF;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .kitupsell_link {
  color: #BD8BCA;
  text-decoration: underline;
  transition: color 0.3s;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .product__pv {
  color: #A25EB5;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .kit-label {
  font-size: 16px;
}
.pdp22-design-page #kitupsell_page .pdp22_kitupsell .wishlist-icon {
  cursor: pointer;
  z-index: 2;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page #kitupsell_page {
    padding: 0px;
  }
  .pdp22-design-page #kitupsell_page .pdp22_kitupsell {
    padding: 50px 20px;
    border: none;
  }
  .pdp22-design-page #kitupsell_page .pdp22_kitupsell .col-sm-4 {
    padding: 10px;
  }
}
.pdp22-design-page .pdp22-btm_puchase_prod {
  padding: 45px 60px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .product__title {
  font-size: 30px;
  font-weight: 800;
  line-height: 34px;
  margin-bottom: 16px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .product__img {
  display: flex;
  justify-content: center;
}
.pdp22-design-page .pdp22-btm_puchase_prod .product__img img {
  max-height: 250px;
  object-fit: contain;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22__prv span {
  margin: 0px 8px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22_share_banner {
  margin-bottom: 8px;
}
.pdp22-design-page .pdp22-btm_puchase_prod #printshare_container {
  margin-bottom: 16px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22_purchase_content {
  width: 100%;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22__icons {
  margin-bottom: 25px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .item-size,
.pdp22-design-page .pdp22-btm_puchase_prod .item-code {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .item-size span,
.pdp22-design-page .pdp22-btm_puchase_prod .item-code span {
  margin-left: 8px;
  font-weight: bold;
}
.pdp22-design-page .pdp22-btm_puchase_prod .item-size {
  margin-top: 24px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .item-code {
  margin-bottom: 24px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22-retail-data {
  text-align: right;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22-retail-data .product-bag__quantity-field {
  margin: auto;
  max-width: 300px;
  width: 100%;
  margin-right: 0px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22-retail-data #buyButton {
  margin-left: auto;
}
.pdp22-design-page .pdp22-btm_puchase_prod .btm_purchase span {
  margin-left: 8px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .btm_purchase .product__overlay {
  right: 0;
  top: -10px;
  max-width: 300px;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22-addToBag {
  align-items: flex-end;
  gap: 0;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22-addToBag .wishlist-icon {
  width: 60%;
}
.pdp22-design-page .pdp22-btm_puchase_prod .pdp22-addToBag .item-ecomm {
  width: 55%;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page .pdp22-btm_puchase_prod .product__img {
    margin-bottom: 20px;
  }
  .pdp22-design-page .pdp22-btm_puchase_prod .item-size,
  .pdp22-design-page .pdp22-btm_puchase_prod .item-code {
    font-size: 14px;
    line-height: 22px;
  }
  .pdp22-design-page .pdp22-btm_puchase_prod .pdp22-retail-data {
    text-align: left;
    margin-top: 1rem;
  }
  .pdp22-design-page .pdp22-btm_puchase_prod .pdp22-retail-data .product-bag__quantity-field {
    max-width: 100%;
  }
  .pdp22-design-page .pdp22-btm_puchase_prod .pdp22_purchase_content {
    width: unset;
  }
  .pdp22-design-page .pdp22-btm_puchase_prod .btm_purchase .product__overlay {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .pdp22-design-page .pdp22-btm_puchase_prod {
    padding: 20px 15px;
  }
}
.pdp22-design-page #video-description {
  margin-bottom: 100px;
}
.pdp22-design-page #video-description .video-container {
  margin: auto 80px;
}
.pdp22-design-page #video-description .video-container .embed-responsive {
  border-radius: 8px;
}
.pdp22-design-page #video-description .description-container {
  margin-top: 20px;
}
.pdp22-design-page #video-description .meta-label {
  margin-bottom: 8px;
  font-style: italic;
}
.pdp22-design-page #video-description h3 {
  font-size: 32px;
}
.pdp22-design-page #video-description ul {
  list-style: none;
  padding-inline-start: 0px;
  margin-top: 33px;
}
.pdp22-design-page #video-description ul li {
  display: flex;
}
.pdp22-design-page #video-description ul li p {
  margin-bottom: 13px;
}
.pdp22-design-page #video-description ul .icon--sm {
  margin-right: 16px;
  font-size: 12px;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page #video-description {
    margin-bottom: 20px;
  }
  .pdp22-design-page #video-description .video-container {
    margin: auto;
  }
  .pdp22-design-page #video-description .video-container .embed-responsive {
    height: 160px;
    width: 100%;
  }
  .pdp22-design-page #video-description h3 {
    font-size: 24px;
  }
  .pdp22-design-page #video-description p {
    font-size: 14px;
  }
  .pdp22-design-page #video-description ul {
    margin-top: 20px;
  }
  .pdp22-design-page #video-description .description-container {
    margin-top: 0;
  }
}
.pdp22-design-page .pdp22_kitupsell_ref {
  padding: 20px 60px;
  display: flex;
}
.pdp22-design-page .pdp22_kitupsell_ref .pdp22_button-link {
  margin: auto;
  margin-right: unset;
}
.pdp22-design-page .pdp22_kitupsell_ref .pdp22_button-link a {
  text-decoration: none;
}
.pdp22-design-page .pdp22_kitupsell_ref .kitproduct_img {
  margin: 0px 10px;
}
.pdp22-design-page .pdp22_kitupsell_ref .kitproduct_img img {
  max-height: 150px;
  max-width: 150px;
  object-fit: contain;
}
.pdp22-design-page .pdp22_kitupsell_ref .pdp22_cross_kitupsell {
  text-align: left;
  margin-left: 10px;
  margin-bottom: auto;
  margin-top: auto;
}
.pdp22-design-page .pdp22_kitupsell_ref .product-header-name {
  font-size: 24px;
  font-weight: 800;
  line-height: 32px;
}
.pdp22-design-page .pdp22_kitupsell_ref .product__desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-top: 12px;
}
.pdp22-design-page .pdp22_kitupsell_ref .pdp22_banner {
  font-size: 14px;
  background: #95C0F1;
  color: #0067DC;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page .pdp22_kitupsell_ref {
    display: block;
    padding: 30px 60px;
  }
  .pdp22-design-page .pdp22_kitupsell_ref .kitproduct_img {
    margin: 20px 10px;
  }
  .pdp22-design-page .pdp22_kitupsell_ref .kitproduct_img img {
    max-height: 130px;
    max-width: 200px;
  }
  .pdp22-design-page .pdp22_kitupsell_ref .pdp22_cross_kitupsell {
    text-align: center;
    margin-left: 0px;
  }
  .pdp22-design-page .pdp22_kitupsell_ref .product-header-name {
    font-size: 16px;
    line-height: 24px;
  }
  .pdp22-design-page .pdp22_kitupsell_ref .product__desc {
    font-size: 14px;
    line-height: 22px;
  }
  .pdp22-design-page .pdp22_kitupsell_ref .pdp22_banner {
    font-size: 12px;
  }
}
.pdp22-design-page #pdp-customize-save .customize-save-container {
  padding: 64px;
  border-radius: 16px;
  position: relative;
  width: 100%;
}
.pdp22-design-page #pdp-customize-save .customize-save-child-container {
  justify-content: center;
}
.pdp22-design-page #pdp-customize-save .customize-save-child-container .img-background {
  height: 180px;
  min-width: 200px;
}
.pdp22-design-page #pdp-customize-save .customize-save-child-container .img-background div {
  width: 153px;
  height: 153px;
  border-radius: 7px;
}
.pdp22-design-page #pdp-customize-save .customize-save-child-container .img-background img {
  position: absolute;
  top: 15%;
  object-fit: contain;
  width: 153px;
  height: 138px;
}
.pdp22-design-page #pdp-customize-save .customize-save-parent-container {
  border-radius: 16px;
  margin-top: 44px;
  padding: 20px;
  color: #FFFFFF;
}
.pdp22-design-page #pdp-customize-save .customize-save-parent-container .item-label span {
  margin-left: 8px;
}
.pdp22-design-page #pdp-customize-save .customize-save-parent-container .img_container {
  display: flex;
  justify-content: center;
}
.pdp22-design-page #pdp-customize-save .customize-save-parent-container .img_container img {
  max-width: 147px;
  max-height: 109px;
  object-fit: contain;
}
.pdp22-design-page #pdp-customize-save h2 {
  font-size: 32px;
}
.pdp22-design-page #pdp-customize-save h4 {
  font-size: 20px;
  margin-bottom: 0px;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page #pdp-customize-save {
    padding: 0;
  }
  .pdp22-design-page #pdp-customize-save .customize-save-container {
    padding: 30px 15px;
  }
  .pdp22-design-page #pdp-customize-save h2 {
    font-size: 24px;
  }
  .pdp22-design-page #pdp-customize-save .customize-save-parent-container {
    padding: 20px;
    margin-top: 0;
  }
  .pdp22-design-page #pdp-customize-save .customize-save-parent-container .img_container {
    justify-content: left;
  }
  .pdp22-design-page #pdp-customize-save .customize-save-parent-container .img_container img {
    margin-bottom: 20px;
  }
}
.pdp22-design-page .paragraph-with-header {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.pdp22-design-page .Step_slot .col {
  height: 100% !important;
}
.pdp22-design-page .pdp22_point {
  align-items: center;
  padding: 32px 32px 40px;
  border-radius: 8px;
  margin: 0 10px;
  position: relative;
  display: flex !important;
  flex-direction: column;
}
.pdp22-design-page .parent_container {
  margin-top: auto;
  height: 60px;
}
.pdp22-design-page .WHITE {
  background-color: #FFFFFF;
}
.pdp22-design-page .GREEN {
  background-color: #7d8725;
}
.pdp22-design-page .LIGHTGRAY {
  background-color: #EFEFEF;
}
.pdp22-design-page .DARKGRAY {
  background-color: #555555;
}
.pdp22-design-page .LAVENDER1 {
  background-color: #9D57B2;
}
.pdp22-design-page .LAVENDER2 {
  background-color: #8A4F8E;
}
.pdp22-design-page .LAVENDER3 {
  background-color: #773C7C;
}
.pdp22-design-page .LAVENDER4 {
  background-color: #663766;
}
.pdp22-design-page .FLORALWHITE {
  background-color: #FEFAED;
}
.pdp22-design-page .pdp22_link a:not(:last-child)::after {
  content: ",";
}
.pdp22-design-page .pdp22_point-image img {
  margin: auto;
  max-height: 75px;
  object-fit: contain;
}
.pdp22-design-page .pdp22_point-heading {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding-top: 24px;
}
.pdp22-design-page .pdp22_heading-text {
  text-align: center;
}
.pdp22-design-page .pdp22_point-text {
  margin-top: 8px;
}
.pdp22-design-page .pdp22_link {
  text-align: center;
}
.pdp22-design-page .pdp22_link a {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #6E7A86;
  text-decoration: underline;
}
.pdp22-design-page .pdp22_para-content h2 {
  font-size: 32px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 16px;
  margin-top: 8px;
}
.pdp22-design-page .pdp22_para-content p {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}
.pdp22-design-page .pdp22_linkheader {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 480px) {
  .pdp22-design-page .paragraph-with-header {
    font-size: 14px;
    line-height: 22px;
  }
  .pdp22-design-page .pdp22_para-content h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .pdp22-design-page .pdp22_para-content p {
    font-size: 16px;
    line-height: 24px;
  }
}

#content_body .panel-referral {
  border: 2px solid;
}
#content_body .panel-referral .panel-body .text-section {
  padding: 0;
  word-break: break-word;
}
#content_body .panel-referral .panel-body .text-section .title {
  font-size: 16px;
}
@media screen and (min-width: 544px) {
  #content_body .panel-referral .panel-body .text-section .title {
    font-size: 20px;
  }
}
#content_body .panel-referral .panel-body .text-section .paragraph {
  padding-bottom: 20px;
  font-size: 14px;
}
@media screen and (min-width: 544px) {
  #content_body .panel-referral .panel-body .text-section .paragraph {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 544px) {
  #content_body .panel-referral .panel-body .image-mobile-section {
    display: none;
  }
}
@media screen and (max-width: 543px) {
  #content_body .panel-referral .panel-body .image-section {
    display: none;
  }
}
@media screen and (min-width: 544px) {
  #content_body .panel-referral .panel-body {
    display: flex;
    align-items: center;
  }
}
#nav-account .panel-referral {
  width: 300px;
  cursor: default;
}
#nav-account .panel-referral .panel-body {
  padding: 0;
}
#nav-account .panel-referral .panel-body .image-section {
  display: none;
}
#nav-account .panel-referral .panel-body .image-mobile-section {
  padding: 0 30px 0 0;
}
#nav-account .panel-referral .panel-body .text-section {
  max-width: 100%;
  padding: 0;
}
#nav-account .panel-referral .panel-body .text-section .title {
  font-size: 14px;
}
#nav-account .panel-referral .panel-body .text-section .paragraph {
  width: 240px;
  font-size: 12px;
}
#nav-account .panel-referral .panel-body .button-section {
  max-width: 50%;
  margin: 0 0 0 -15px;
  padding-right: 0px;
}
#offcanvas-menu .panel-referral .panel-body {
  padding: 0;
}
#offcanvas-menu .panel-referral .panel-body .text-section {
  max-width: 100%;
}
#offcanvas-menu .panel-referral .panel-body .text-section .paragraph {
  font-size: 14px;
}
#offcanvas-menu .panel-referral .panel-body .image-section {
  display: none;
}
#offcanvas-menu .panel-referral .panel-body .image-mobile-section, #offcanvas-menu .panel-referral .panel-body .button-section {
  max-width: 50%;
}
#offcanvas-menu .panel-referral .panel-body .button-section {
  max-width: 50%;
  padding: 0;
  margin-right: -25px;
}
#offcanvas-menu .panel-referral .panel-body .button-section .btn-invert {
  height: max-content;
  max-height: none;
  padding: 3px 12px;
  border-width: 1px;
  background-color: #FFFFFF;
}
.panel-referral .panel-body .image-section, .panel-referral .panel-body .image-mobile-section {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 85px;
}
.panel-referral .panel-body .image-section img, .panel-referral .panel-body .image-mobile-section img {
  width: 100%;
}
.panel-referral .panel-body .text-section {
  display: grid;
}
.panel-referral .panel-body .text-section .title {
  font-weight: bold;
  color: #354657;
}
.panel-referral .panel-body .text-section .paragraph {
  color: #84909B;
}
.panel-referral .panel-body .button-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 85px;
}
.panel-referral .panel-body .button-section .btn-invert, .panel-referral .panel-body .button-section .btn-invert:active, .panel-referral .panel-body .button-section .btn-invert:hover {
  border: 3px solid #C1C7CD;
  color: #354657 !important;
}
@media screen and (min-width: 544px) and (max-width: 991px) {
  .panel-referral .panel-body .button-section .btn-invert, .panel-referral .panel-body .button-section .btn-invert:active, .panel-referral .panel-body .button-section .btn-invert:hover {
    padding: 4px 10px;
  }
}
#nav-account .panel-referral .panel-body .button-section .btn-invert, #nav-account .panel-referral .panel-body .button-section .btn-invert:active, #nav-account .panel-referral .panel-body .button-section .btn-invert:hover {
  padding: 0 10px;
  background: #FFFFFF;
  max-height: 35px;
}

#nav-account .panel, #nav-account .panel-shadow, #nav-account .panel-shadow-highlight, #nav-account .panel-border, #offcanvas-menu .panel, #offcanvas-menu .panel-shadow, #offcanvas-menu .panel-shadow-highlight, #offcanvas-menu .panel-border {
  margin-bottom: 0;
  border: 0;
  border-top: 2px solid;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page-Wishlist #page-wrapper {
  background-color: #FFFFFF;
}
.page-Wishlist #page-wrapper:has(.FIXED-style-bleedtype) {
  background-color: transparent;
}
.page-Wishlist .content-page.container-fluid {
  min-height: 575px;
  padding-bottom: 50px;
}
@media screen and (min-height: 1400px) {
  .page-Wishlist .content-page.container-fluid {
    min-height: 750px;
  }
}
@media screen and (min-width: 992px) {
  .page-Wishlist .content-page.container-fluid {
    width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .page-Wishlist .content-page.container-fluid {
    width: 1170px;
  }
}
@media screen and (min-width: 1449px) {
  .page-Wishlist .content-page.container-fluid {
    max-width: 1450px;
    width: 1450px;
  }
}
.page-Wishlist:has(.FIXED-style-bleedtype) .content-page.container-fluid {
  max-width: 1100px;
  width: auto;
}
.page-Wishlist:has(.FULL-style-bleedtype) .content-page.container-fluid {
  max-width: none;
  width: auto;
}

.content-table .table-wishlist {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .content-table {
    display: flex;
    justify-content: space-around;
  }
}
.content-table .table-wishlist {
  width: 100%;
}
.content-table .table-wishlist .pricing {
  display: flex;
  margin-bottom: 2rem;
  border-bottom: solid;
  border-color: #D1D1D1;
  border-width: 1px;
  padding-bottom: 1rem;
  font-weight: bold;
  gap: 3em;
}
.content-table .table-wishlist .product__overlay {
  width: 30%;
  height: 7%;
  top: 37%;
  left: 37%;
}
@media screen and (max-width: 543px) {
  .content-table .table-wishlist .product__overlay {
    width: 55%;
    height: 7%;
    top: 40%;
    left: 20%;
  }
}
.content-table .table-wishlist .product__overlay-panel {
  flex-direction: row;
  width: 100%;
  justify-content: center;
  gap: 10px;
}
.content-table .table-wishlist .product__overlay-icon {
  flex: 0;
}
.content-table .table-wishlist .wishlist--product-item {
  position: relative;
  border: 1px #C1C7CD solid;
  border-radius: 5px;
  padding: 0.5rem;
}
.content-table .table-wishlist .wishlist--product-item .product__overlay {
  top: 10%;
  width: 35%;
  left: 30%;
  height: 70%;
}
.content-table .table-wishlist .wishlist--product-item .product__overlay .icon--heart-outline-brand:before {
  width: 1.1em;
  height: 1.1em;
}
@media screen and (max-width: 543px) {
  .content-table .table-wishlist .wishlist--product-item .product__overlay {
    top: 25%;
    width: 70%;
    left: 15%;
    height: 35%;
  }
}
.content-table .table-wishlist .wishlist--product-item .item-details {
  display: flex;
}
.content-table .table-wishlist .wishlist--product-item .item-details img {
  max-width: 5rem;
  max-height: 4rem;
  min-height: 4rem;
}
@media screen and (max-width: 544px) {
  .content-table .table-wishlist .wishlist--product-item .product-bag__quantity-field {
    width: 100%;
    max-width: initial;
  }
}
@media screen and (min-width: 768px) {
  .content-table .table-wishlist .wishlist--product-item {
    display: flex;
    align-items: center;
  }
}

.buttons-container {
  display: grid;
  justify-items: start;
  gap: 15px;
}
.buttons-container.product-section-quantity {
  justify-content: center;
}

.wishlist__actions {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.wishlist--product-list {
  display: flex;
  flex-direction: column;
  gap: 1em;
  position: relative;
}
.wishlist--product-list .item-ecomm {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 543px) {
  .wishlist--product-list .item-ecomm .add_to_cart_form {
    padding: 9px 15px;
  }
}
@media screen and (min-width: 544px) {
  .wishlist--product-list .item-ecomm .product-quantity {
    margin-right: 0;
    margin-left: -70px;
  }
}
@media screen and (min-width: 768px) {
  .wishlist--product-list .item-ecomm .product-quantity {
    margin-right: 0;
    margin-left: -35px;
  }
}
@media screen and (min-width: 544px) {
  .wishlist--product-list .item-ecomm .add_to_cart_form, .wishlist--product-list .item-ecomm .btn-remove, .wishlist--product-list .item-ecomm .product-detail__btn-wrapper, .wishlist--product-list .item-ecomm .btn-disabled-wrapper {
    padding: 0 5px;
  }
}
.wishlist--product-list .item-ecomm [id^=buyButton] {
  margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .wishlist--product-list .item-ecomm {
    width: 65%;
  }
}
@media screen and (min-width: 992px) {
  .wishlist--product-list .item-ecomm {
    align-items: center;
  }
}
.wishlist--product-list .details-columns .title-column {
  display: grid;
}
.wishlist--product-list .details-columns .title-column .title {
  font-weight: bold;
  color: #0067DC;
}
@media screen and (min-width: 544px) {
  .wishlist--product-list .details-columns {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 992px) {
  .wishlist--product-list .details-columns {
    width: 100%;
  }
}
@media screen and (max-width: 543px) {
  .wishlist--product-list .item-ecomm {
    display: block;
    width: 100%;
  }
  .wishlist--product-list .item-ecomm .btn-remove {
    width: 100%;
    padding: 15px 0;
    margin: 0;
  }
  .wishlist--product-list .item-ecomm .w-auto, .wishlist--product-list .item-ecomm .qty-btn {
    width: 100% !important;
  }
  .wishlist--product-list .block-left {
    justify-content: space-between;
    padding: 15px 0;
  }
  .wishlist--product-list .prices-column {
    flex-direction: column;
  }
  .wishlist--product-list .prices-column .pricing-section {
    display: flex;
    gap: 10px;
  }
}

.empty-products {
  text-align: center;
  padding: 1.5em;
}

.block-left {
  display: flex;
  align-items: center;
}

.btn-sort {
  background: #FFFFFF;
  width: 100%;
  min-width: 130px;
  border-color: #D1D1D1;
}

.btn-remove {
  cursor: pointer;
  color: #C1C7CD;
  border: 0 none;
  background-color: transparent;
  margin-left: 1rem;
}

@media screen and (max-width: 992px) {
  .add-all-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65%;
  }
  .add-all-button.btn:last-of-type, #content-buttons a.add-all-button:last-of-type {
    margin: 20px auto;
  }
}

.heart-style {
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("../images/icons/heart-wishlist.jpg");
}
@media screen and (max-width: 543px) {
  .heart-style {
    margin-top: 0.5rem;
    margin-left: 2rem;
  }
}
@media screen and (max-width: 499px) {
  .heart-style {
    margin-top: 0.5rem;
    margin-left: -0.5rem;
  }
}

.prices-column {
  display: flex;
}
.prices-column .item-pv {
  display: flex;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 500px) {
  .prices-column .item-pv {
    display: flex;
    justify-content: start;
  }
}
@media screen and (max-width: 992px) {
  .prices-column .item-pv {
    justify-content: start;
    padding-left: 0;
  }
}

.retail-section {
  display: flex;
  text-decoration: line-through;
}

.wholesale-section {
  display: flex;
}

.block-right {
  display: flex;
  justify-content: end;
  align-items: center;
}

.sort-button {
  position: relative;
  color: #354657;
  font-weight: 700;
}

.sorting-options {
  display: grid;
  position: absolute;
  top: 3rem;
  background: #FFFFFF;
  width: 150%;
  z-index: 1;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 #84909B;
  list-style-type: none;
}
.sorting-options .sorting-option {
  padding: 1rem;
}
.sorting-options .sorting-option a {
  color: #354657;
  font-weight: 700;
  font-size: 16px;
}
.sorting-options .sorting-option a:hover {
  text-decoration: none;
  color: #BD8BCA;
}
@media screen and (min-width: 991px) {
  .sorting-options {
    right: 0;
  }
}

.background-white {
  background-color: #FFFFFF !important;
}
.background-offwhite {
  background-color: #E5E5E5 !important;
}
.background-green {
  background-color: #7d8725 !important;
}
.background-lightgray {
  background-color: #F9F9F9 !important;
}
.background-darkgray {
  background-color: #555555 !important;
}
.background-lavender {
  background-color: #BD8BCA !important;
}
.background-lavender1 {
  background-color: #9D57B2 !important;
}
.background-lavender2 {
  background-color: #8A4F8E !important;
}
.background-lavender3 {
  background-color: #773C7C !important;
}
.background-lavender4 {
  background-color: #663766 !important;
}
.background-floralwhite {
  background-color: #FEFAED !important;
}
.background-orange {
  background-color: #D6834B !important;
}
.background-lightorange {
  background-color: #FCF7F0 !important;
}
.background-honeyyellow {
  background-color: #E4AE46 !important;
}

.font-dark {
  color: #354657 !important;
  fill: #354657 !important;
}
.font-light {
  color: #FFFFFF !important;
  fill: #FFFFFF !important;
}
.font-lightgray {
  color: #6E7A86 !important;
  fill: #6E7A86 !important;
}

.doterra-highlight-tiles {
  background: #FFFFFF;
  padding: 0 25px 25px 25px;
}
@media screen and (min-width: 544px) {
  .doterra-highlight-tiles {
    border-radius: 8px;
    margin: 40px auto;
  }
}
.doterra-highlight-tiles h1 {
  margin: 10px 0;
  font-size: 32px;
}
.doterra-highlight-tiles .small-title {
  font-style: italic;
  font-size: 16px;
}
.doterra-highlight-tiles .description {
  font-size: 18px;
}
.doterra-highlight-tiles .wqa-design {
  overflow: hidden;
}
.secondary-page:has(.doterra-highlight-tiles):after {
  margin: 0 -75px;
}
.doterra-highlight-tiles .slick-list {
  min-height: 415px;
  padding: 20px 0;
}
@media screen and (min-width: 544px) {
  .doterra-highlight-tiles .slick-list .slick-track {
    gap: 15px;
  }
}
@media screen and (min-width: 544px) {
  .doterra-highlight-tiles .product-carousel {
    margin: 0 50px;
  }
}
.doterra-highlight-tiles .product-carousel .slick-list {
  padding: 25px 0;
}
.doterra-highlight-tiles .product-carousel .slick-list .slick-track {
  gap: 10px;
}
.doterra-highlight-tiles .product-carousel .slick-prev {
  left: -45px;
}
.doterra-highlight-tiles .product-carousel .slick-next {
  right: -45px;
}
.doterra-highlight-tiles .slick-dots {
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  bottom: initial;
}
@media screen and (min-width: 768px) {
  .doterra-highlight-tiles .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 2px;
  }
}
@media screen and (min-width: 768px) {
  .doterra-highlight-tiles .slick-dots li button {
    width: 15px;
    height: 15px;
  }
}
.doterra-highlight-tiles .slick-dots li button::before {
  font-size: 18px;
  opacity: 1;
  color: #D1D1D1;
}
@media screen and (min-width: 768px) {
  .doterra-highlight-tiles .slick-dots li button::before {
    font-size: 12px;
    line-height: 16px;
    width: 15px;
    height: 15px;
  }
}
.doterra-highlight-tiles .slick-dots li.slick-active button::before {
  color: #9D57B2;
}
.doterra-highlight-tiles .item-ecomm .add_to_cart_form, .doterra-highlight-tiles .item-ecomm .btn-disabled-wrapper, .doterra-highlight-tiles .item-ecomm .product-detail__btn-wrapper {
  width: 80%;
  background-color: transparent;
}
.doterra-highlight-tiles .item-ecomm .add_to_cart_form a, .doterra-highlight-tiles .item-ecomm .btn-disabled-wrapper a, .doterra-highlight-tiles .item-ecomm .product-detail__btn-wrapper a {
  width: 100%;
}
.doterra-highlight-tiles .highlight-carousel .slick-track {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 544px) {
  .doterra-highlight-tiles .highlight-carousel .slick-track {
    gap: 40px;
  }
}
@media screen and (min-width: 768px) {
  .doterra-highlight-tiles .highlight-carousel .slick-track {
    margin: auto;
    gap: 15px;
  }
}
.doterra-highlight-tiles .media-highlight-tile .pricing-section, .doterra-highlight-tiles .product-highlight-tile .pricing-section {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 10px 0;
}
.doterra-highlight-tiles .media-highlight-tile .pricing-section .col, .doterra-highlight-tiles .product-highlight-tile .pricing-section .col {
  display: flex;
}
.doterra-highlight-tiles .media-highlight-tile .pricing-section .item-price, .doterra-highlight-tiles .media-highlight-tile .pricing-section .wholesale-label, .doterra-highlight-tiles .media-highlight-tile .pricing-section .wholesale-label-bold, .doterra-highlight-tiles .media-highlight-tile .pricing-section .promo-label, .doterra-highlight-tiles .product-highlight-tile .pricing-section .item-price, .doterra-highlight-tiles .product-highlight-tile .pricing-section .wholesale-label, .doterra-highlight-tiles .product-highlight-tile .pricing-section .wholesale-label-bold, .doterra-highlight-tiles .product-highlight-tile .pricing-section .promo-label {
  font-size: 20px;
}
.doterra-highlight-tiles .media-highlight-tile .pricing-section .item-price-retail, .doterra-highlight-tiles .media-highlight-tile .pricing-section .retail-label, .doterra-highlight-tiles .media-highlight-tile .pricing-section .item-pv, .doterra-highlight-tiles .product-highlight-tile .pricing-section .item-price-retail, .doterra-highlight-tiles .product-highlight-tile .pricing-section .retail-label, .doterra-highlight-tiles .product-highlight-tile .pricing-section .item-pv {
  font-size: 16px;
}
.doterra-highlight-tiles .media-highlight-tile .pricing-section .item-price-retail, .doterra-highlight-tiles .product-highlight-tile .pricing-section .item-price-retail {
  text-decoration-line: line-through;
}
.doterra-highlight-tiles .product-highlight-tile {
  position: relative;
  padding: 0;
  border-radius: 10px;
  box-shadow: 0 0 5px 0 #888888;
  max-width: 554px;
  background: #FFFFFF;
}
.doterra-highlight-tiles .product-highlight-tile .thumb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
}
.doterra-highlight-tiles .product-highlight-tile .thumb img {
  width: 100%;
  border-radius: 5px 5px 0 0;
}
.doterra-highlight-tiles .product-highlight-tile .thumb .prod-image {
  display: flex;
  align-items: center;
  justify-items: center;
  min-height: 246px;
  margin: 0 auto;
}
.doterra-highlight-tiles .product-highlight-tile .thumb .prod-image img {
  width: 100%;
  height: auto;
  max-height: 250px;
}
.doterra-highlight-tiles .product-highlight-tile .title-section {
  padding-top: 50px;
}
.doterra-highlight-tiles .product-highlight-tile .product-detail-section {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 30px;
}
.doterra-highlight-tiles .product-highlight-tile .product-detail-section .promo-section {
  position: absolute;
  top: 20px;
  left: 30px;
}
.doterra-highlight-tiles .product-highlight-tile .product-detail-section .info-section {
  padding-bottom: 25px;
}
.doterra-highlight-tiles .product-highlight-tile .item-ecomm .add_to_cart_form, .doterra-highlight-tiles .product-highlight-tile .item-ecomm .btn-disabled-wrapper, .doterra-highlight-tiles .product-highlight-tile .item-ecomm .product-detail__btn-wrapper {
  width: 100%;
  padding-bottom: 20px;
  background-color: transparent;
}
.doterra-highlight-tiles .product-highlight-tile .product__overlay {
  top: 65%;
  left: 26%;
  width: 150px;
  height: 175px;
}
@media screen and (min-width: 544px) {
  .doterra-highlight-tiles .product-highlight-tile .product__overlay {
    left: 30%;
  }
}
.doterra-highlight-tiles .media-highlight-tile {
  position: relative;
}
.doterra-highlight-tiles .media-highlight-tile .media-section .embed-responsive-16by9 {
  padding-bottom: 375px;
}
.doterra-highlight-tiles .media-highlight-tile .media-section .responsive-image img, .doterra-highlight-tiles .media-highlight-tile .media-section iframe {
  border-radius: 10px;
}
.doterra-highlight-tiles .media-highlight-tile .title-section {
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  .doterra-highlight-tiles .media-highlight-tile .title-section {
    padding-top: 0;
  }
}
.doterra-highlight-tiles .media-highlight-tile .title-section .small-title {
  font-style: italic;
}
.doterra-highlight-tiles .media-highlight-tile .links-section {
  padding: 10px 0;
}
.doterra-highlight-tiles .media-highlight-tile .links-section .primary-link {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .doterra-highlight-tiles .media-highlight-tile .links-section .primary-link {
    width: auto;
  }
}
.doterra-highlight-tiles .media-highlight-tile .links-section .secondary-link, .doterra-highlight-tiles .media-highlight-tile .links-section .panel .panel-heading .panel-title .panel-edit, .panel .panel-heading .panel-title .doterra-highlight-tiles .media-highlight-tile .links-section .panel-edit, .doterra-highlight-tiles .media-highlight-tile .links-section .panel-shadow .panel-heading .panel-title .panel-edit, .panel-shadow .panel-heading .panel-title .doterra-highlight-tiles .media-highlight-tile .links-section .panel-edit, .doterra-highlight-tiles .media-highlight-tile .links-section .panel-shadow-highlight .panel-heading .panel-title .panel-edit, .panel-shadow-highlight .panel-heading .panel-title .doterra-highlight-tiles .media-highlight-tile .links-section .panel-edit, .doterra-highlight-tiles .media-highlight-tile .links-section .panel-border .panel-heading .panel-title .panel-edit, .panel-border .panel-heading .panel-title .doterra-highlight-tiles .media-highlight-tile .links-section .panel-edit {
  text-decoration-line: underline;
  color: #354657;
}
.doterra-highlight-tiles .media-highlight-tile .item-ecomm {
  justify-content: flex-start;
}
.doterra-highlight-tiles .media-highlight-tile .item-ecomm .add_to_cart_form, .doterra-highlight-tiles .media-highlight-tile .item-ecomm .btn-disabled-wrapper, .doterra-highlight-tiles .media-highlight-tile .item-ecomm .product-detail__btn-wrapper {
  width: 100%;
}
.doterra-highlight-tiles .media-highlight-tile .item-ecomm .add_to_cart_form a, .doterra-highlight-tiles .media-highlight-tile .item-ecomm .btn-disabled-wrapper a, .doterra-highlight-tiles .media-highlight-tile .item-ecomm .product-detail__btn-wrapper a {
  padding: 8px 55px;
  height: 47px;
}
@media screen and (min-width: 992px) {
  .doterra-highlight-tiles .media-highlight-tile .item-ecomm .add_to_cart_form, .doterra-highlight-tiles .media-highlight-tile .item-ecomm .btn-disabled-wrapper, .doterra-highlight-tiles .media-highlight-tile .item-ecomm .product-detail__btn-wrapper {
    width: max-content;
  }
}
.doterra-highlight-tiles .media-highlight-tile .text .product__overlay {
  top: 55%;
  width: 160px;
}
.doterra-highlight-tiles .media-highlight-tile .text.left .product__overlay {
  left: 7%;
}
.doterra-highlight-tiles .media-highlight-tile .text.right .product__overlay {
  right: 55%;
}
.doterra-highlight-tiles .product-highlight-tile .numberedlist, .doterra-highlight-tiles .media-highlight-tile .numberedlist {
  list-style: decimal;
}
.doterra-highlight-tiles .product-highlight-tile .alphabetlist, .doterra-highlight-tiles .media-highlight-tile .alphabetlist {
  list-style: upper-alpha;
}
.doterra-highlight-tiles .product-highlight-tile .romanlist, .doterra-highlight-tiles .media-highlight-tile .romanlist {
  list-style: upper-roman;
}
.doterra-highlight-tiles .product-highlight-tile .bulletlist, .doterra-highlight-tiles .media-highlight-tile .bulletlist {
  list-style: disc;
}
.doterra-highlight-tiles .row.wqa-design {
  max-width: 1150px;
  margin: auto;
  border-radius: 15px;
}
.doterra-highlight-tiles .promo-section {
  display: flex;
  gap: 10px;
  z-index: 1;
}
.doterra-highlight-tiles .promo-section .promo {
  min-width: max-content;
  font-weight: bold;
  padding: 3px 6px;
  border-radius: 5px;
}
.doterra-highlight-tiles .promo-section .promo.save {
  background: #F4F8FD;
  color: #0067DC;
}
.doterra-highlight-tiles .promo-section .promo.customize {
  background: #5BBF21;
  color: #FFFFFF;
}
.doterra-highlight-tiles .grid-item h2 {
  min-height: 65px;
}
.doterra-highlight-tiles .grid-item .title {
  color: #354657;
  line-height: 30px;
}
.doterra-highlight-tiles .grid-item .pricing-section .item-stock {
  width: 100%;
  font-size: 14px;
}
.doterra-highlight-tiles .grid-item .pricing-section .item-stock, .doterra-highlight-tiles .grid-item .pricing-section .retail-label, .doterra-highlight-tiles .grid-item .pricing-section .item-price-retail {
  color: #84909B;
}
.doterra-highlight-tiles .grid-item .pricing-section .item-pv {
  padding: 10px 0;
}
.doterra-highlight-tiles .grid-item .pricing-section .item-price-retail, .doterra-highlight-tiles .grid-item .pricing-section .item-price {
  text-align: left;
}
.doterra-highlight-tiles .grid-item .pricing-section .wholesale-label, .doterra-highlight-tiles .grid-item .pricing-section .promo-label {
  text-align: left;
  padding-left: 10px;
}
.doterra-highlight-tiles .grid-item .promo-section {
  width: 100%;
  justify-content: right;
  margin-top: 0;
  min-height: 38px;
}
.doterra-highlight-tiles .grid-item .promo-section .promo {
  transform: scale(0.7);
}
.doterra-highlight-tiles .grid-item .item-ecomm a#buyButton, .doterra-highlight-tiles .grid-item .item-ecomm a.addToCartButton {
  margin: 12px 0;
}
@media screen and (min-width: 540px) and (max-width: 768px) {
  .doterra-highlight-tiles .grid-item .promo-section {
    justify-content: flex-start;
  }
  .doterra-highlight-tiles .grid-item .item-ecomm .add_to_cart_form, .doterra-highlight-tiles .grid-item .item-ecomm .btn-disabled-wrapper, .doterra-highlight-tiles .grid-item .item-ecomm .product-detail__btn-wrapper {
    width: 100%;
  }
}
.doterra-highlight-tiles .product--grid {
  border-radius: 10px;
  box-shadow: 0 0 5px 0 #888888;
}
.doterra-highlight-tiles .product--grid .wishlist-icon {
  position: absolute;
  top: 0.625em;
  left: 1.25em;
  cursor: pointer;
  z-index: 100;
}
.doterra-highlight-tiles .product--grid .product__image {
  background-color: #BD8BCA;
  border-radius: 5px 5px 0 0;
}
.doterra-highlight-tiles .product--grid .product__details {
  padding-top: 25px;
}
.doterra-highlight-tiles .product--grid .wholesale-label-bold, .doterra-highlight-tiles .product--grid .retail-label {
  text-align: right;
}
.doterra-highlight-tiles .product--grid .wholesale-label, .doterra-highlight-tiles .product--grid .promo-label {
  text-align: left;
  padding-left: 35px;
}
.doterra-highlight-tiles .product--grid .item-price, .doterra-highlight-tiles .product--grid .item-price-retail {
  text-align: left;
}
.doterra-highlight-tiles .product--grid .item-measure {
  width: 100% !important;
  min-height: 26px;
  margin-top: 10px;
}
.doterra-highlight-tiles .bullet-section {
  display: grid;
  align-items: start;
  grid-template-columns: 25px 1fr;
  font-size: 15px;
  gap: 8px;
}
.doterra-highlight-tiles .bullet-section .bullet-text {
  margin: 5px 0 0 10px;
}
.doterra-highlight-tiles .bullet-section svg {
  transform: scale(0.8) translateY(-5px);
}
.doterra-highlight-tiles .media-highlight-tile {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 543px) {
  .doterra-highlight-tiles .media-highlight-tile:has(.left) {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 544px) {
  .doterra-highlight-tiles .media-highlight-tile {
    flex-direction: row;
    align-items: center;
  }
}
.doterra-highlight-tiles .media-highlight-tile .media {
  margin-top: 0;
  padding: 0;
}
.doterra-highlight-tiles .media-highlight-tile .media .media-section {
  width: 100%;
  padding: 0;
}
.doterra-highlight-tiles .media-highlight-tile .media .media-section img {
  width: 100%;
}
@media screen and (max-width: 543px) {
  .doterra-highlight-tiles .media-highlight-tile .media .media-section img {
    min-height: 250px;
    object-fit: cover;
  }
}
@media screen and (min-width: 992px) {
  .FULL-style-bleedtype .doterra-highlight-tiles .row {
    display: flex;
    justify-content: center;
  }
  .FULL-style-bleedtype .doterra-highlight-tiles .row .media-highlight-tile {
    max-width: 1000px;
  }
  .FULL-style-bleedtype .doterra-highlight-tiles .row .media-highlight-tile .responsive-image {
    text-align: right;
  }
  .FULL-style-bleedtype .doterra-highlight-tiles .row .media-highlight-tile .responsive-image img {
    width: 45%;
    min-width: 415px;
  }
}

#free-style {
  padding: 0;
}
#free-style .yCmsComponent {
  padding: 0 30px;
}
#free-style .DoterraHighlightTilesComponent {
  padding: 0;
}
@media screen and (min-width: 544px) {
  #free-style .DoterraHighlightTilesComponent {
    padding: 0 20px;
  }
}
@media screen and (min-width: 992px) {
  #free-style .DoterraHighlightTilesComponent {
    padding: 0 75px;
  }
}
#free-style .DoterraHighlightTilesComponent .doterra-highlight-tiles {
  background: #FFFFFF;
  padding: 0 25px 25px 25px;
}
@media screen and (min-width: 544px) {
  #free-style .DoterraHighlightTilesComponent .doterra-highlight-tiles:has(.highlight-carousel) {
    padding: 50px 25px;
  }
}
@media screen and (min-width: 544px) {
  #free-style .DoterraHighlightTilesComponent .doterra-highlight-tiles:not(:has(.highlight-carousel)) {
    padding: 25px;
  }
}
@media screen and (min-width: 992px) {
  #free-style .DoterraHighlightTilesComponent .doterra-highlight-tiles:not(:has(.highlight-carousel)) {
    padding: 50px;
  }
}
.FULL-style-bleedtype #free-style .DoterraHighlightTilesComponent {
  padding: 0;
}
.FULL-style-bleedtype #free-style .DoterraHighlightTilesComponent .doterra-highlight-tiles {
  padding: 40px 50px;
}
#free-style .DoterraHeaderImageAndContentComponent {
  margin: auto;
  padding: 0;
}
#free-style .DoterraHeaderImageAndContentComponent:after {
  margin: 0;
}
#free-style .DoterraHeaderImageAndContentComponent img.simple_banner {
  object-fit: fill;
}
#free-style .DoterraHomepageRotatingImagesComponent {
  padding: 30px 0;
}
#free-style .DoterraVideoComponent {
  max-width: 1100px;
  margin: auto;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  #free-style .DoterraBioPageComponent {
    padding: 0;
  }
}
#free-style .DoterraVideoComponent {
  max-width: 1100px;
  margin: auto;
  padding: 30px;
}
#free-style .DoterraHomepageRotatingImagesComponent {
  padding: 30px 0;
}

.h1Headline h1.left {
  text-align: left;
}
.h1Headline h1.center {
  text-align: center;
}
.h1Headline h1.right {
  text-align: right;
}

.h2Headline h2.left {
  text-align: left;
}
.h2Headline h2.center {
  text-align: center;
}
.h2Headline h2.right {
  text-align: right;
}

.subscription-page {
  background-color: #F5EEF7;
  background-image: url("/_ui/desktop/common/assets-doterra/images/subscription-background-mobile.png");
  background-size: contain;
  background-repeat: no-repeat;
  background: #FFFFFF;
}
@media screen and (min-width: 544px) {
  .subscription-page {
    min-height: 65vh;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 100px, rgb(255, 255, 255) 150px), url("/_ui/desktop/common/assets-doterra/images/subscription-background-cutted.png");
    background-size: auto;
  }
}
.subscription-page .header-title {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 0 20px;
}
.subscription-page .header-title h1 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  margin: 0;
}
.subscription-page .header-title .h1 {
  font-size: 30px;
}
.subscription-page .header-title .h2 {
  font-size: 18px;
}
.subscription-page .header-title .subs_selector {
  display: flex;
  border-radius: 8px;
  padding: 2px;
  background-color: #F5EEF7;
  border: 1px solid #DFC7E6;
}
.subscription-page .header-title .subs_selector label {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 50%;
  margin: 0;
  padding: 5px;
}
.subscription-page .header-title .subs_selector label input {
  display: none;
}
.subscription-page .header-title .subs_selector label a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #354657;
}
.subscription-page .header-title .subs_selector label a:hover {
  text-decoration: none;
}
.subscription-page .header-title .subs_selector label a span {
  display: none;
}
.subscription-page .header-title .subs_selector label:hover, .subscription-page .header-title .subs_selector label:focus {
  text-decoration: none;
  color: #354657;
}
.subscription-page .header-title .subs_selector label:has(input:checked) {
  pointer-events: none;
  border-radius: 6px;
  background-color: #9D57B2;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.0509803922);
  padding: 5px;
}
@media screen and (min-width: 281px) {
  .subscription-page .header-title .h2 {
    font-size: 22px;
  }
}
@media screen and (min-width: 544px) {
  .subscription-page .header-title {
    justify-content: space-between;
  }
  .subscription-page .header-title .subs_selector {
    width: 340px;
    height: 55px;
    border-radius: 10px;
    padding: 5px 10px;
  }
  .subscription-page .header-title .subs_selector label a {
    gap: 5px;
    font-weight: 600;
  }
  .subscription-page .header-title .subs_selector label a span {
    display: inline-block;
  }
  .subscription-page .header-title .subs_selector label:has(input:checked) {
    transition: 0.25s ease all;
    background-color: #FFFFFF;
  }
}
@media screen and (min-width: 768px) {
  .subscription-page .nav-tabs, .subscription-page .nav-select, .subscription-page .header-title, .subscription-page .container-fluid {
    max-width: 750px;
  }
}
@media screen and (min-width: 992px) {
  .subscription-page .nav-tabs, .subscription-page .nav-select, .subscription-page .header-title, .subscription-page .container-fluid {
    max-width: 992px;
  }
}
@media screen and (min-width: 1200px) {
  .subscription-page .nav-tabs, .subscription-page .nav-select, .subscription-page .header-title, .subscription-page .container-fluid {
    max-width: 1180px;
  }
}
.subscription-page .nav-tabs, .subscription-page .nav-select {
  margin: auto;
  border-bottom: 1px solid transparent;
}
.subscription-page .nav-tabs {
  font-weight: 600;
}
.subscription-page .nav-tabs .slick-list {
  transform: translateY(1px);
}
.subscription-page .nav-tabs .slick-track {
  display: flex;
  align-items: flex-end;
}
.subscription-page .nav-tabs .slick-slide {
  width: 250px;
  margin: 0 30px;
}
.subscription-page .nav-tabs .slick-slide:last-child {
  width: auto;
}
.subscription-page .nav-tabs .slick-slide:last-child a {
  padding: 0.8em;
}
.subscription-page .nav-tabs .slick-prev, .subscription-page .nav-tabs .slick-next {
  width: 35px;
  height: 35px;
  z-index: 1;
}
.subscription-page .nav-tabs .slick-prev:before, .subscription-page .nav-tabs .slick-next:before {
  content: "";
}
.subscription-page .nav-tabs .slick-prev {
  background-image: url("/_ui/desktop/common/images/icons/new-arrow-left-circle-brand.svg");
  left: 5px;
}
.subscription-page .nav-tabs .slick-next {
  background-image: url("/_ui/desktop/common/images/icons/new-arrow-right-circle-brand.svg");
  right: 5px;
}
.subscription-page .nav-tabs .slick-disabled {
  background-image: none;
}
.subscription-page .nav-tabs li a {
  display: flex;
  align-items: center;
  gap: 5px;
  border: 1px solid #EADAEE;
  position: relative;
  padding: 10px 15px;
  border-radius: 5px 5px 0 0;
}
.subscription-page .nav-tabs li a span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.subscription-page .nav-tabs li:not(.active) a {
  background-color: #F5EEF7;
  color: #354657;
}
.subscription-page .nav-tabs li.active a {
  background-color: #FFFFFF;
  color: #354657;
  border-bottom-color: transparent;
}
@media screen and (min-width: 281px) {
  .subscription-page .nav-tabs .slick-slide {
    margin: 0 45px;
  }
}
@media screen and (min-width: 544px) {
  .subscription-page .nav-tabs {
    width: 100%;
  }
  .subscription-page .nav-tabs .slick-track {
    margin: 0;
  }
  .subscription-page .nav-tabs .slick-slide {
    margin: 0 10px;
  }
  .subscription-page .nav-tabs .slick-slide:first-child {
    margin-left: 25px;
  }
}
@media screen and (min-width: 768px) {
  .subscription-page .nav-tabs .slick-prev {
    left: -40px;
  }
  .subscription-page .nav-tabs .slick-next {
    right: -40px;
  }
}
@media screen and (min-width: 992px) {
  .subscription-page .nav-tabs .slick-prev {
    left: -25px;
  }
  .subscription-page .nav-tabs .slick-next {
    right: -25px;
  }
}
.subscription-page .nav-select {
  padding: 0 20px;
  font-weight: 500;
}
.subscription-page .nav-select > span {
  margin-left: 5px;
}
.subscription-page .nav-select .subscription-select {
  position: relative;
  width: 100%;
  border: 5px solid transparent;
  font-weight: 600;
}
.subscription-page .nav-select .subscription-select .selected-option {
  border-radius: 8px;
  padding: 5px 10px;
  border: 1px solid #EEEEEE;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFFFFF;
}
.subscription-page .nav-select .subscription-select .selected-option .text {
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.subscription-page .nav-select .subscription-select .selected-option .counter {
  min-width: 70px;
  border-radius: 20px;
  text-align: center;
  color: #FFFFFF;
  background-color: #9D57B2;
  border: 3px solid #EADAEE;
}
.subscription-page .nav-select .subscription-select .subscription-options {
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 8px;
  z-index: 1;
  transform: translateY(10px);
}
.subscription-page .nav-select .subscription-select .subscription-options .options-list {
  overflow-y: scroll;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.subscription-page .nav-select .subscription-select .subscription-options .option {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  cursor: pointer;
}
.subscription-page .nav-select .subscription-select .subscription-options .option button {
  width: 100%;
}
.subscription-page .nav-select .subscription-select .subscription-options .option span {
  font-size: 14px;
  color: #6E7A86;
}
.subscription-page .nav-select .subscription-select .subscription-options .option input {
  background: url("/_ui/desktop/common/images/icons/search.svg") no-repeat left center;
  width: 100%;
  margin: 5px;
  padding: 5px 5px 5px 30px;
  border: 1px solid grey;
  border-radius: 5px;
}
.subscription-page .nav-select .subscription-select .subscription-options .option-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.subscription-page .nav-select .subscription-select .subscription-options .option:not(:first-child, :last-child):hover {
  background-color: #EEEEEE;
}
.subscription-page .nav-select .subscription-select.opened {
  border: 5px solid #F4F8FD;
  border-radius: 15px;
}
.subscription-page .nav-select .subscription-select.opened .selected-option {
  border: 1px solid #5597E2;
}
@media screen and (min-width: 544px) {
  .subscription-page .nav-select {
    padding: 0;
  }
  .subscription-page .nav-select .subscription-select {
    width: 340px;
  }
  .subscription-page .nav-select .subscription-options {
    width: 330px;
  }
}
.subscription-page .subscription-list {
  background-color: #FFFFFF;
}
.subscription-page .subscription-list .container-fluid {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 768px) {
  .subscription-page .subscription-list .container-fluid {
    padding-inline: 5px;
  }
}
.subscription-page .subscription-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.subscription-page .subscription-header .managing {
  color: #6E7A86;
  font-size: 12px;
  font-family: "FontAwesome", sans-serif;
}
.subscription-page .subscription-header .btn-invert {
  border: 1px solid #BEC4C9;
  font-size: 12px;
  font-weight: 600;
  color: #354657;
}
.subscription-page .subscription-header h2 {
  display: flex;
  gap: 7px;
  align-items: center;
  margin: 5px 0 20px 0;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (min-width: 544px) {
  .subscription-page .subscription-header {
    flex-direction: row;
    align-items: center;
  }
  .subscription-page .subscription-header .managing, .subscription-page .subscription-header .btn-invert {
    font-size: 14px;
  }
  .subscription-page .subscription-header .btn-invert {
    padding: 8px 12px;
  }
  .subscription-page .subscription-header h2 {
    font-size: 22px;
  }
}
.subscription-page .subscription-item {
  padding: 10px 15px;
  border: 1px solid #EBEBEB;
  border-radius: 12px;
  box-shadow: 0 4px 8px -2px rgba(16, 24, 40, 0.1019607843);
  font-weight: 600;
}
.subscription-page .subscription-item h3 {
  font-size: 16px;
  margin: 0;
}
.subscription-page .subscription-item h4 {
  display: inline-block;
  font-size: 12px;
}
.subscription-page .subscription-item h4 + span {
  color: #6E7A86;
  font-size: 10px;
}
.subscription-page .subscription-item .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.subscription-page .subscription-item .title .btn-primary, .subscription-page .subscription-item .title .btn-lrp, .subscription-page .subscription-item .title .btn-onetime, .subscription-page .subscription-item .title .btn-standard, .subscription-page .subscription-item .title .btn-invert, .subscription-page .subscription-item .title .btn-fake, .subscription-page .subscription-item .title .btn-fake-disabled, .subscription-page .subscription-item .title #content-buttons a, #content-buttons .subscription-page .subscription-item .title a {
  padding: 5px 10px;
  font-size: 12px;
}
.subscription-page .subscription-item .products {
  display: flex;
  gap: 15px;
  overflow: scroll;
  white-space: nowrap;
  margin-top: 15px;
  scrollbar-width: none;
}
.subscription-page .subscription-item .products img {
  max-height: 72px;
  max-width: 55px;
  border: 1px solid #EBEBEB;
  border-radius: 8px;
}
.subscription-page .subscription-item .products:has(.more-products) {
  justify-content: space-between;
}
.subscription-page .subscription-item .products .more-products {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-height: 72px;
  max-width: 55px;
  background-color: transparent;
  border: 1px solid #EBEBEB;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.subscription-page .subscription-item .products .more-products img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: blur(3px);
}
.subscription-page .subscription-item .products .more-products span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background-color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
}
.subscription-page .subscription-item .pricing {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.subscription-page .subscription-item .pricing .labels, .subscription-page .subscription-item .pricing .values {
  display: flex;
  align-items: baseline;
  gap: 8px;
  font-size: 14px;
}
.subscription-page .subscription-item:last-child {
  display: flex;
  justify-content: center;
}
.subscription-page .subscription-item:last-child .tooltip-inner {
  max-width: 230px;
  background: #FFFFFF;
  color: #354657;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
}
.subscription-page .subscription-item:last-child .tooltip-inner::after {
  border-top-color: #FFFFFF;
}
.subscription-page .subscription-item > .btn-primary, .subscription-page .subscription-item > .btn-lrp, .subscription-page .subscription-item > .btn-onetime, .subscription-page .subscription-item > .btn-standard, .subscription-page .subscription-item > .btn-invert, .subscription-page .subscription-item > .btn-fake, .subscription-page .subscription-item > .btn-fake-disabled, .subscription-page #content-buttons .subscription-item > a, #content-buttons .subscription-page .subscription-item > a {
  width: 100%;
}
@media screen and (min-width: 544px) {
  .subscription-page .subscription-item {
    padding: 25px;
  }
  .subscription-page .subscription-item h3 {
    font-size: 20px;
  }
  .subscription-page .subscription-item h4 {
    font-size: 18px;
  }
  .subscription-page .subscription-item h4 + span {
    font-size: 14px;
  }
  .subscription-page .subscription-item .title .btn-primary, .subscription-page .subscription-item .title .btn-lrp, .subscription-page .subscription-item .title .btn-onetime, .subscription-page .subscription-item .title .btn-standard, .subscription-page .subscription-item .title .btn-invert, .subscription-page .subscription-item .title .btn-fake, .subscription-page .subscription-item .title .btn-fake-disabled, .subscription-page .subscription-item .title #content-buttons a, #content-buttons .subscription-page .subscription-item .title a {
    font-size: 14px;
  }
  .subscription-page .subscription-item .labels, .subscription-page .subscription-item .values {
    font-size: 16px;
  }
  .subscription-page .subscription-item .products {
    justify-content: normal;
  }
  .subscription-page .subscription-item .products img {
    max-height: 80px;
    max-width: 70px;
  }
  .subscription-page .subscription-item > .btn-primary, .subscription-page .subscription-item > .btn-lrp, .subscription-page .subscription-item > .btn-onetime, .subscription-page .subscription-item > .btn-standard, .subscription-page .subscription-item > .btn-invert, .subscription-page .subscription-item > .btn-fake, .subscription-page .subscription-item > .btn-fake-disabled, .subscription-page #content-buttons .subscription-item > a, #content-buttons .subscription-page .subscription-item > a {
    width: auto;
    padding: 8px 40px;
  }
}
.subscription-page:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 280px;
  background-color: #F5EEF7;
  z-index: 0;
}
.subscription-page .subscription-settings-contents {
  max-width: 1096px;
  margin: 0 auto;
  padding-top: 30px;
  position: relative;
  z-index: 1;
}
.subscription-page .subscription-settings-header .back-link-row {
  display: flex;
  align-items: center;
}
.subscription-page .subscription-settings-header .back-link-row > i {
  margin-right: 5px;
}
.subscription-page .subscription-settings-header h3 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.subscription-page .subscription-settings-panels {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
.subscription-page .subscription-settings-panels .subscription-settings-panel {
  margin-bottom: 20px;
  flex: 0 0 32%;
  padding: 10px;
  border-radius: 15px;
  box-shadow: 0px 4px 6px -2px rgba(16, 24, 40, 0.031372549);
  border: 1px solid #EAECF0;
  background: #fff;
}
.subscription-page .subscription-settings-panels .subscription-settings-panel .subscription-settings-panel-header {
  font-size: 18px;
  font-weight: 600;
}
.subscription-page .subscription-settings-panels .subscription-settings-panel .subscription-settings-panel-action {
  color: #354657;
  text-decoration: underline;
}
.subscription-page .subscription-settings-panels .subscription-settings-panel .subscription-settings-text-switch {
  background-color: #81C28A;
}

.subscription-wishlist > div {
  padding: 30px 0;
  background-color: #FFFFFF;
}
.subscription-wishlist > div .icon--save {
  display: none;
}
.subscription-wishlist > div > .wqa-design {
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .subscription-wishlist > div > .wqa-design {
    max-width: 750px;
  }
}
@media screen and (min-width: 992px) {
  .subscription-wishlist > div > .wqa-design {
    max-width: 992px;
  }
}
@media screen and (min-width: 1200px) {
  .subscription-wishlist > div > .wqa-design {
    max-width: 1180px;
  }
}
.subscription-wishlist .section-header {
  justify-content: center;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 1;
}
.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-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #FFFFFF;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #FFFFFF;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #FFFFFF;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #FFFFFF;
}

.tooltip-inner {
  max-width: 200px;
  padding: 10px 12px;
  color: #354657;
  text-align: center;
  background-color: #FFFFFF;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.18), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 6px 10px 0 rgba(0, 0, 0, 0.14);
  border-radius: 5px;
}
.tooltip-inner ul {
  padding: 0px 15px;
  text-align: left;
}

.subscription-tooltip .arrow::before {
  border-bottom-color: #354657;
}
.subscription-tooltip .tooltip-inner {
  padding: 10px 15px;
  background-color: #354657;
  color: #FFFFFF;
}

.color_palette {
  box-sizing: border-box;
  padding: 5px;
  height: 100px;
  width: 120px;
  border-radius: 8px;
  float: left;
  margin: 5px;
  border: #D5D5D5 solid 1px;
}

.color_palette_small {
  box-sizing: border-box;
  padding: 5px;
  height: 20px;
  width: 20px;
  border-radius: 8px;
  margin: 5px;
  border: #D5D5D5 solid 1px;
}

.SG-light-lavender {
  background: #E4B5EA;
}

.SG-lavender {
  background: #BD8BCA;
}

.SG-deep-lavender {
  background: #A25EB5;
}

.SG-lime-green {
  background: #BABB00;
}

.SG-olive-green {
  background: #998C0A;
}

.SG-dark-olive-green {
  background: #849400;
}

.SG-medium-green {
  background: #608E3A;
}

.SG-green {
  background: #5BBF21;
}

.SG-darkest-gray {
  background: #333333;
}

.SG-darker-gray {
  background: #535353;
}

.SG-dark-gray {
  background: #888888;
}

.SG-gray {
  background: #D1D1D1;
}

.SG-light-gray {
  background: #EEEEEE;
}

.SG-lighter-gray {
  background: #EBEBEB;
}

.SG-lightest-gray {
  background: #F9F9F9;
}

.SG-gray-base {
  background: #333333;
}

.SG-gray-darker {
  background: #535353;
}

.SG-gray-dark {
  background: #888888;
}

.SG-gray {
  background: #D1D1D1;
}

.SG-gray-light {
  background: #EEEEEE;
}

.SG-gray-lighter {
  background: #EBEBEB;
}

.SG-brand-primary {
  background: #BD8BCA;
}

.SG-brand-success {
  background: #7BB739;
}

.SG-brand-warning {
  background: #F8B259;
}

.SG-brand-danger {
  background: #DE6C6C;
}

.SG-brand-info {
  background: #0067DC;
}

.SG-brand-info2 {
  background: #535353;
}

#smarteditoverlay {
  z-index: 1000 !important;
}
#smarteditoverlay .smartEditComponentX {
  width: fit-content !important;
  z-index: 1000 !important;
}
#smarteditoverlay .smartEditComponentX[data-smartedit-component-id*=RotatingImagesBannerSlot-] {
  max-height: calc(100vh - 150px) !important;
}
#smarteditoverlay .smartEditComponentX[data-smartedit-component-id*=RotatingImagesBannerSlot-] .smartEditComponentX {
  max-height: calc(100vh - 150px) !important;
}
#smarteditoverlay .page-cart .smartEditComponentX[data-smartedit-component-id=ShippingDelaysBannerWithModalSlot] {
  height: 49px !important;
  top: 331.205px !important;
}
#smarteditoverlay .page-cart .smartEditComponentX[data-smartedit-component-id=ShippingDelaysBannerWithModalSlot] .smartEditComponentX[data-smartedit-component-id=ShippingDelaysBannerWithModal] {
  top: 2px !important;
}
#smarteditoverlay .smartEditComponentX[data-smartedit-component-id=CartMessageBannerSlot] {
  height: 49px !important;
  top: 272.219px !important;
}
#smarteditoverlay .smartEditComponentX[data-smartedit-component-id=CartMessageBannerSlot] .smartEditComponentX[data-smartedit-component-id=CartMessageBannerComponent] {
  top: 2px !important;
}
#smarteditoverlay .overlayDropzone--left, #smarteditoverlay .overlayDropzone--right {
  width: 100px !important;
}
#smarteditoverlay .se-decorative-body__padding--right.active {
  background: none !important;
  box-shadow: none !important;
}
#smarteditoverlay .se-wrapper-data.active {
  width: 100% !important;
}

.cards__container > div[data-smartedit-component-type=ContentSlot] {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.cards__container > div[data-smartedit-component-type=ContentSlot] .smartEditComponent {
  width: 100%;
  margin: 0 7px;
}

.header .header__search__wrapper > div[data-smartedit-component-type=ContentSlot] {
  display: flex;
  flex: 1 0 0;
}
.header .header__search__wrapper .nav__item div[data-smartedit-component-type=ContentSlot] {
  display: flex;
}

.footer .footer__cta div[data-smartedit-component-type=ContentSlot],
.footer .footer__subscribe-form div[data-smartedit-component-type=ContentSlot],
.footer .social-icons div[data-smartedit-component-type=ContentSlot],
.footer .footer__sub-footer__links div[data-smartedit-component-type=ContentSlot] {
  display: flex;
}
.footer .social-icons div[data-smartedit-component-type=ContentSlot] {
  align-items: center;
}
.footer .footer__links__groups div[data-smartedit-component-type=ContentSlot] {
  flex: 1 0 0;
}
.footer .footer__sub-footer__links div[data-smartedit-component-type=ContentSlot] {
  flex-wrap: wrap;
  height: auto;
}

.smartedit-section {
  margin: 15px;
}
.smartedit-section .smartedit-section__header-link, .smartedit-section .smartedit-section__child-dropdown {
  background: white;
  padding: 15px;
  margin: 5px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
}
.smartedit-section .smartedit-section__header-link a, .smartedit-section .smartedit-section__child-dropdown a {
  color: #354657;
  font-weight: 600;
  text-decoration: none;
}
.smartedit-section .smartedit-section__header-link {
  min-width: 300px;
  text-align: center;
}
.smartedit-section .smartedit-section__child-dropdown, .smartedit-section .smartedit-section__header-section {
  display: flex;
}
.smartedit-section .smartedit-section__dropdown-col {
  flex: 1 0 300px;
}
.smartedit-section .smartedit-section__dropdown-row {
  display: flex;
}
.smartedit-section .smartedit-section__dropdown-row > div {
  flex: 1 0 33%;
}
.smartedit-section .smartedit-section__dropdown-row.flex-full-width > div {
  flex: 1 0 33%;
}
.smartedit-section .se-inline-block > .smartEditComponent {
  display: inline-block;
}

#spotlight .smartEditComponent.section.bottom_image, #spotlight .smartEditComponent.section.top_image {
  display: flex;
}
#spotlight .smartEditComponent.section.bottom_image div[data-smartedit-component-type=CMSImageComponent],
#spotlight .smartEditComponent.section.bottom_image div[data-smartedit-component-type=ParagraphWithHeaderComponent], #spotlight .smartEditComponent.section.top_image div[data-smartedit-component-type=CMSImageComponent],
#spotlight .smartEditComponent.section.top_image div[data-smartedit-component-type=ParagraphWithHeaderComponent] {
  flex: 1;
}
#spotlight .smartEditComponent.section.bottom_image div[data-smartedit-component-type=CMSImageComponent] .cmsimage,
#spotlight .smartEditComponent.section.bottom_image div[data-smartedit-component-type=ParagraphWithHeaderComponent] .cmsimage, #spotlight .smartEditComponent.section.top_image div[data-smartedit-component-type=CMSImageComponent] .cmsimage,
#spotlight .smartEditComponent.section.top_image div[data-smartedit-component-type=ParagraphWithHeaderComponent] .cmsimage {
  margin: 5px 30px 20px 0;
}
#spotlight .smartEditComponent.section.bottom_image div[data-smartedit-component-type=CMSImageComponent] img,
#spotlight .smartEditComponent.section.bottom_image div[data-smartedit-component-type=ParagraphWithHeaderComponent] img, #spotlight .smartEditComponent.section.top_image div[data-smartedit-component-type=CMSImageComponent] img,
#spotlight .smartEditComponent.section.top_image div[data-smartedit-component-type=ParagraphWithHeaderComponent] img {
  float: none !important;
  max-width: 100% !important;
  margin: 0;
}

.wqa-design .owl-item .smartEditComponent {
  width: calc(100% - 1px);
  height: 100% !important;
}
.wqa-design .owl-item .smartEditComponent .hero {
  height: 100%;
}

.wqa-design .hero__footer__cards > .smartEditComponent {
  margin: 0 7px;
  flex: 1;
}
.wqa-design .hero__footer__cards .card {
  margin: 0;
}

.section-smartedit-custom.smartedit-section__dropdown-col.smartedit-shop-dropdown div {
  height: 100% !important;
}
.section-smartedit-custom.smartedit-section__dropdown-col.smartedit-shop-dropdown .simple_banner {
  height: 100%;
  min-height: auto;
  background-size: cover;
}
.section-smartedit-custom.smartedit-section__dropdown-col .simple_banner {
  min-height: 100px;
  background-position: 0 0;
  max-height: 400px;
  background-size: contain;
}

/*************** Wellness Kits - Common CSS *************/
.wellness-page .gray-background {
  background-color: #F9F9F9;
}
.wellness-page .gray-background .wellness-grid-item {
  background-color: #FFFFFF;
}
.wellness-page .white-background {
  background-color: #FFFFFF;
}
.wellness-page .mt-2 {
  margin-top: 15px;
}
.wellness-page .ml-0 {
  margin-left: 0;
}
.wellness-page .subscribe-btn {
  margin: 5px auto 0;
  background: #79E0BE;
  border: 1px solid #79E0BE;
  color: #354657;
  font-weight: bold;
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  .wellness-page .subscribe-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wellness-page .subscribe-btn:hover {
  background: #79E0BE !important;
}
.wellness-page .wellness-grid-item {
  text-align: center;
  background-color: #F9F9F9;
  border-radius: 15px;
  margin: 30px;
  padding-bottom: 15px;
  min-width: 300px;
}
@media screen and (max-width: 480px) {
  .wellness-page .wellness-grid-item {
    margin: 10px;
  }
}
.wellness-page .wellness-grid-item a {
  white-space: normal;
}
.wellness-page .wellness-grid-item a.disabled {
  color: #354657;
  pointer-events: none;
  opacity: 0.65;
}
.wellness-page .section-flex {
  display: flex;
  flex-wrap: wrap;
}
.wellness-page .section-flex .wellness-flex-item {
  flex: 1 0 21%;
}
.wellness-page .margin-image {
  top: -140px;
  position: relative;
  margin-top: 140px;
  margin-bottom: -140px;
}
.wellness-page .margin-image a.prod-image {
  width: 90%;
  height: 200px;
}
.wellness-page .margin-image a.prod-image.unavailable {
  background-size: contain;
}
.wellness-page .margin-auto {
  margin: auto;
}
.wellness-page .margin-space {
  margin: 15px !important;
}
.wellness-page .inline-block {
  display: inline-block;
}
.wellness-page .wellness-image-button .image-paragraph-text {
  width: 100%;
}
.wellness-page .wellness-image-button .mobileButton {
  background-color: #79E0BE;
  border-color: #79E0BE;
  padding-left: 60px;
  padding-right: 60px;
  color: #354657;
}
.wellness-page .white-diffuser {
  background-color: #FFFFFF;
  color: #84909B;
}
.wellness-page .white-diffuser .wellness-image-button .image-paragraph-text {
  font-size: 30px;
  line-height: 38px;
}
.wellness-page .white-diffuser .wellness-image-button h3 {
  font-weight: bold;
  font-size: 48px;
  line-height: 56px;
}
.wellness-page .white-diffuser .wellness-image-button .mobileButton {
  background-color: white;
  color: #354657;
  border-color: #354657;
}
.wellness-page .video-container {
  cursor: pointer;
}
.wellness-page .font-48 {
  font-size: 48px;
  line-height: 56px;
}

.wellness-kits .subscribe-btn-info {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #354657;
  display: inline-block;
  background: rgba(121, 224, 190, 0.2);
  border-radius: 25px;
  padding: 21px 40px 7px 50px;
  margin-left: -40px;
  position: relative;
}
.wellness-kits .subscribe-btn-info .starts-from {
  position: absolute;
  left: 50px;
  top: 2px;
  font-weight: normal;
  font-size: 12px;
}

@media screen and (max-width: 480px) {
  #donate-button {
    text-align: center;
  }
}
/*************** Wellness Kits - how it works CSS **************/
.wellness-kits-works {
  background: #F9F9F9;
}
.wellness-kits-works__header {
  text-align: center;
  max-width: 1340px;
  margin: 0 auto;
}
.wellness-kits-works__header .paragraph-with-header {
  padding: 45px 0 15px;
  margin-bottom: 35px;
}
.wellness-kits-works__header h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 38px;
  color: #354657;
  margin-bottom: 16px;
}
.wellness-kits-works__header div {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #84909B;
}
.wellness-kits-works__section {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  max-width: 1340px;
  margin: 0 auto;
}
.wellness-kits-works__section > div.yCmsComponent {
  display: flex;
  flex-flow: column wrap;
  text-align: center;
  margin-bottom: 56px;
}
.wellness-kits-works .point-heading {
  color: #354657;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  margin-top: 35px;
}
.wellness-kits-works .point-text {
  color: #84909B;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  width: 279px;
  height: 72px;
}

/*************** Wellness Kits - Subscription CSS **************/
.wellness-subscription {
  background-color: #FFFFFF;
  padding: 0 15px;
}
.wellness-subscription__header {
  text-align: center;
  max-width: 1340px;
  margin: 0 auto;
}
.wellness-subscription__header .paragraph-with-header {
  padding-top: 45px;
  margin-bottom: 45px;
}
.wellness-subscription__header h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 34px;
  color: #354657;
}
.wellness-subscription__header div {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #84909B;
  margin: 0 auto;
}
.wellness-subscription__image {
  z-index: 1;
  height: 180px !important;
}
.wellness-subscription__title {
  color: #354657;
  font-size: 30px;
  font-weight: 800;
  line-height: 24px;
  z-index: 1;
  margin: 20px 15px;
}
.wellness-subscription__description {
  font-size: 16px;
  line-height: 24px;
  width: 80%;
  margin: 18px auto;
  color: #84909B;
  z-index: 1;
}
.wellness-subscription__price {
  font-weight: 500;
  font-weight: bold;
  line-height: 22px;
  color: #354657;
  padding-top: 6px;
}
.wellness-subscription__price span {
  font-weight: bold;
  line-height: 24px;
}
.wellness-subscription__disclaimer {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #84909B;
  margin: 0 auto;
  text-align: center;
}
.wellness-subscription__disclaimer .content {
  padding-bottom: 45px;
}
.wellness-subscription a.btn.btn-primary, .wellness-subscription a.btn.btn-lrp, .wellness-subscription a.btn.btn-onetime, .wellness-subscription a.btn.btn-standard, .wellness-subscription a.btn.btn-invert, .wellness-subscription a.btn.btn-fake, .wellness-subscription a.btn.btn-fake-disabled, .wellness-subscription #content-buttons a, #content-buttons .wellness-subscription a {
  margin: 0 auto;
  background: #79E0BE;
  border: 1px solid #79E0BE;
  color: #354657;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  width: 250px;
  z-index: 1;
}
.wellness-subscription a.btn.btn-primary:hover, .wellness-subscription a.btn.btn-lrp:hover, .wellness-subscription a.btn.btn-onetime:hover, .wellness-subscription a.btn.btn-standard:hover, .wellness-subscription a.btn.btn-invert:hover, .wellness-subscription a.btn.btn-fake:hover, .wellness-subscription a.btn.btn-fake-disabled:hover, .wellness-subscription #content-buttons a:hover, #content-buttons .wellness-subscription a:hover {
  background: #79E0BE !important;
}

/*************** Wellness Kits - Common Questions CSS **************/
.wellness-kits-questions {
  background-color: #F9F9F9;
  position: relative;
}
.wellness-kits-questions__container {
  text-align: center;
  width: 52%;
  max-width: 1340px;
  margin: 0 auto;
}
.wellness-kits-questions__container h3 {
  font-size: 30px;
  line-height: 34px;
  color: #354657;
  margin-bottom: 56px;
}
.wellness-kits-questions__container .more-info .yCmsComponent {
  padding-bottom: 60px;
}
.wellness-kits-questions__blog {
  color: #354657;
  text-align: left;
  position: relative;
}
.wellness-kits-questions__blog .heading {
  padding-top: 45px;
}
.wellness-kits-questions__blog > div {
  position: relative;
  margin-bottom: 5px;
}
.wellness-kits-questions__blog > div .icon--help-circle {
  position: absolute;
  top: -5px;
}
.wellness-kits-questions__con .content {
  line-height: 24px;
  font-size: 16px;
  text-decoration: underline;
  font-weight: bold;
  margin-left: 45px;
}

.wellness-kits-answers__con .content {
  margin-left: 45px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #84909B;
  margin-bottom: 68px;
}

/*************** Wellness Kits - Take a peak CSS **************/
.wellness-take-peek {
  background-color: #F9F9F9;
}
.wellness-take-peek__header {
  text-align: center;
  max-width: 1340px;
  margin: 0 auto;
}
.wellness-take-peek__header .paragraph-with-header {
  padding-top: 45px;
  margin-bottom: 45px;
}
.wellness-take-peek__header .paragraph-with-header h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 38px;
  color: #354657;
}
.wellness-take-peek__header .paragraph-with-header div {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #84909B;
  height: 60px;
  margin: 0 auto;
  padding: 0 30px;
}
.wellness-take-peek__container {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-evenly;
  max-width: 1340px;
  margin: 0 auto;
}
.wellness-take-peek__container .yCmsContentSlot:first-child img {
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
  width: 100%;
  height: 557px;
}
.wellness-take-peek__container .yCmsContentSlot:last-child img {
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
  width: 100%;
  height: 289px;
  margin-top: 15%;
}

.wellness-kits-section {
  background: #FFFFFF;
}
.wellness-kits-section .landing-banner-container {
  display: flex;
  justify-content: space-between;
  max-width: 1340px;
  margin: 0 auto;
}
.wellness-kits-section .landing-banner-container .content-logo-container {
  margin: 81px 0 77px 105px;
}
.wellness-kits-section .landing-banner-container .content-logo-container .cmsimage img {
  width: 240px;
}
.wellness-kits-section .landing-banner-container .content-logo-container .logo {
  background-image: url(../assets-doterra/images/Group36.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.wellness-kits-section .landing-banner-container .content .content-heading {
  margin-left: 115px;
}
.wellness-kits-section .landing-banner-container .content .content-heading .paragraph-with-header h2 {
  font-weight: 800;
  font-size: 48px;
  color: #354657;
  line-height: 56px;
}
.wellness-kits-section .landing-banner-container .content .content-heading .paragraph-with-header div {
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
  color: #84909B;
  padding-bottom: 30px;
}
.wellness-kits-section .landing-banner-container .banner-lead-image {
  background: url("../assets-doterra/images/Immunity_Kit_3.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
}
.wellness-kits-section .landing-banner-container .banner-lead-image img {
  width: 100%;
  margin-top: 135px;
}
.wellness-kits-section .landing-banner-container.track-banner {
  padding: 30px;
}
.wellness-kits-section .landing-banner-container.track-banner .banner-content {
  flex: 0 50%;
}
.wellness-kits-section .landing-banner-container.track-banner .content-logo-container {
  margin: 0 0 15px 0;
}
.wellness-kits-section .landing-banner-container.track-banner .content-logo-container .cmsimage img {
  width: 150px;
}
.wellness-kits-section .landing-banner-container.track-banner .wellness-subscription__title {
  margin: 30px 0 0;
  padding-left: 0;
}
@media screen and (max-width: 480px) {
  .wellness-kits-section .landing-banner-container.track-banner .wellness-subscription__title {
    text-align: left;
  }
}
.wellness-kits-section .landing-banner-container.track-banner .media-wrapper {
  position: relative;
  text-align: center;
  flex: 0 50%;
}
.wellness-kits-section .landing-banner-container.track-banner .media-wrapper .logo {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wellness-kits-section .landing-banner-container.track-banner .media-wrapper .logo .no-image {
  margin: 0 auto;
  background-image: url(../assets-doterra/images/prod-unavailable.png?1641);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
  height: 100%;
}
.wellness-kits-section .landing-banner-container.track-banner .media-wrapper .logo img {
  max-width: 400px;
  max-height: 400px;
}
@media screen and (max-width: 768px) {
  .wellness-kits-section .landing-banner-container.track-banner .media-wrapper .logo img {
    max-width: 100%;
  }
}
.wellness-kits-section .landing-banner-container.track-banner .media-wrapper .video-container {
  height: 100%;
  width: 100%;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.wellness-kits-section .landing-banner-container.track-banner .media-wrapper .responsive-image {
  width: 100%;
  height: 100%;
}
.wellness-kits-section .landing-banner-container.track-banner .media-wrapper .video-disabled {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.wellness-kits-section .landing-banner-container.track-banner .media-wrapper .embed-responsive {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
}

.why-wellness-section {
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
.why-wellness-section .why-wellness-container {
  display: flex;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .why-wellness-section .why-wellness-container {
    max-width: 100%;
  }
}
.why-wellness-section .why-wellness-container .text-content {
  flex: 0 50%;
  padding: 0 30px;
}
.why-wellness-section .why-wellness-container .text-content .paragraph-with-header {
  padding-top: 45px;
}
.why-wellness-section .why-wellness-container .text-content .paragraph-with-header h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 38px;
  color: #354657;
}
.why-wellness-section .why-wellness-container .text-content .paragraph-with-header div {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #84909B;
}
.why-wellness-section .why-wellness-container .text-content .points .point {
  display: flex;
  margin: 30px 0;
  position: relative;
}
.why-wellness-section .why-wellness-container .text-content .points .point-image {
  background: url(/_ui/desktop/common/assets-doterra/images/white_ellipse.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 93px;
  height: 93px;
  position: relative;
  bottom: 5px;
}
.why-wellness-section .why-wellness-container .text-content .points .icon {
  max-width: 40px;
  max-height: 40px;
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 480px) {
  .why-wellness-section .why-wellness-container .text-content .points .icon {
    top: 46%;
    left: 35%;
    transform: translate(-20%, -50%);
  }
}
@media screen and (max-width: 375px) {
  .why-wellness-section .why-wellness-container .text-content .points .icon {
    top: 43%;
    left: 38%;
  }
}
.why-wellness-section .why-wellness-container .text-content .points .point-heading {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #354657;
}
.why-wellness-section .why-wellness-container .text-content .points .point-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #84909B;
  max-width: 325px;
}
.why-wellness-section .why-wellness-container .text-content .points .heading-text {
  margin-left: 27px;
}
.why-wellness-section .why-wellness-container .video-container {
  background-image: url(../assets-doterra/images/LifestyleImage.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
  flex: 0 50%;
  text-align: center;
}
.why-wellness-section .why-wellness-container .video-container .youtube {
  margin: 70px 0;
  padding: 50px;
}
.why-wellness-section .why-wellness-container .video-container img {
  width: 100%;
  border-radius: 20px;
}

.wellness-kits-diffuser {
  background: #333333;
}
.wellness-kits-diffuser__flex {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  max-width: 1340px;
  margin: 0 auto;
}
.wellness-kits-diffuser__image {
  width: 50%;
  text-align: center;
  margin: auto;
}
.wellness-kits-diffuser__image .video-disabled, .wellness-kits-diffuser__image .video-container {
  padding: 120px 0;
}
.wellness-kits-diffuser__image img {
  background: url("../assets-doterra/images/diffuser.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 319px;
  height: 572px;
}
.wellness-kits-diffuser__header {
  display: flex;
  flex-direction: column;
  width: 50%;
}
.wellness-kits-diffuser__header .yCmsComponent {
  padding-top: 105px;
  padding-right: 145px;
  padding-left: 30px;
  padding-bottom: 60px;
}
.wellness-kits-diffuser__title {
  font-weight: 800;
  font-size: 48px;
  line-height: 56px;
  color: #B6C1C7;
}
.wellness-kits-diffuser__title .title_msg {
  color: #EAEAEA;
  font-weight: 400;
}
.wellness-kits-diffuser__description {
  font-weight: normal;
  font-size: 30px;
  line-height: 38px;
}
.wellness-kits-diffuser__button {
  font-weight: normal;
  font-size: 16px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  width: 50%;
}
.wellness-kits-diffuser__button:hover {
  color: #FFFFFF !important;
}

/*************** Wellness Kits - Track Page - Offer CSS **************/
.wellness-kits-offer {
  background-color: #FFFFFF;
}
.wellness-kits-offer__header {
  padding: 60px 0;
  max-width: 1340px;
  margin: 0 auto;
  text-align: center;
}
.wellness-kits-offer__header h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 34px;
  color: #354657;
}
.wellness-kits-offer__header div {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #84909B;
  margin: 0 auto;
}
.wellness-kits-offer__section {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  max-width: 1340px;
  text-align: center;
  color: #354657;
  line-height: 24px;
  padding-bottom: 45px;
  width: 96%;
  margin: 0 auto;
}
.wellness-kits-offer__section > div.yCmsComponent {
  display: flex;
  flex-flow: column nowrap;
  text-align: center;
  position: relative;
}
.wellness-kits-offer__section > div.yCmsComponent:nth-child(2) {
  margin: 0 20px;
}
.wellness-kits-offer__bg-image {
  width: 100%;
  height: 350px;
  min-height: 350px;
  border-radius: 30px;
  background-color: rgba(238, 238, 238, 0.5);
  position: absolute;
  bottom: 0;
}
.wellness-kits-offer__image {
  width: 241.66px;
  height: 120px;
  margin: 0 auto;
  z-index: 1;
}
.wellness-kits-offer__selected-track {
  font-size: 12px;
  margin: 0;
  z-index: 1;
}
.wellness-kits-offer__months {
  font-weight: 800;
  font-size: 30px;
  margin-top: 0;
  z-index: 1;
}
.wellness-kits-offer__description {
  font-weight: 500;
  font-size: 16px;
  color: #84909B;
  width: 60%;
  margin: 0 auto;
  padding-bottom: 15px;
  z-index: 1;
}
.wellness-kits-offer__link {
  font-weight: 500;
  font-size: 16px;
  padding-bottom: 45px;
  text-decoration-line: underline;
  z-index: 1;
  color: #354657;
}
.wellness-kits-offer__link:hover {
  color: #354657;
}
.wellness-kits-offer__savings {
  background: #C1C7CD;
  border-radius: 30px 30px 0px 0px;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  width: 332px;
  height: 60px;
  margin: 0 auto;
  z-index: 1;
}
.wellness-kits-offer__savings span {
  margin: 0 auto;
}
.wellness-kits-offer__subscribe-btn {
  text-align: center;
  padding-bottom: 60px;
  color: #354657;
  display: flex;
  justify-content: center;
}
.wellness-kits-offer__subscribe-btn .subscribe-btn {
  margin: 0 12px;
}
.wellness-kits-offer__price {
  width: 240px;
  height: 50px;
  background: rgba(121, 224, 190, 0.2);
  border-radius: 25px;
  font-size: 12px;
  line-height: 22px;
  margin-left: -60px;
}
.wellness-kits-offer__price b {
  font-size: 16px;
  line-height: 24px;
}
.wellness-kits-offer__price .price-starts {
  padding-right: 52px;
  margin: 0;
}

/*************** Wellness Kits - Track Page - Customized Subscibtion CSS **************/
.wellness-customize-subscription-fda {
  background: #FFFFFF;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.wellness-customize-subscription-fda__header {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15%;
  padding-right: 15%;
  text-align: center;
  margin: auto;
  background: #F5F6F7;
}
.wellness-customize-subscription-fda__addon-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.wellness-customize-subscription-fda__addon-text p {
  margin: 0;
}

.wellness-customize-subscription {
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.wellness-customize-subscription__header {
  text-align: center;
  margin: 0 auto;
}
.wellness-customize-subscription__header .paragraph-with-header {
  padding-top: 45px;
}
.wellness-customize-subscription__header .paragraph-with-header > div {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #84909B;
}
.wellness-customize-subscription__header h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 38px;
  color: #354657;
}
.wellness-customize-subscription__addon-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #84909B;
  margin-bottom: 30px;
}
.wellness-customize-subscription__section {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  max-width: 1340px;
  text-align: center;
  color: #354657;
  line-height: 24px;
  padding-bottom: 45px;
  width: 96%;
  margin: 0 auto;
}
.wellness-customize-subscription__container {
  background-color: rgba(238, 238, 238, 0.5);
  border-radius: 30px;
  flex: 0 48%;
  margin: 30px auto;
}
.wellness-customize-subscription__container > div.yCmsComponent {
  display: flex;
  flex-flow: row nowrap;
  text-align: center;
  position: relative;
}
.wellness-customize-subscription__left-section {
  flex: 0 50%;
}
.wellness-customize-subscription__left-section .left-section-image {
  mix-blend-mode: darken;
}
.wellness-customize-subscription__right-section {
  line-height: 24px;
  font-size: 16px;
  color: #354657;
  display: flex;
  flex-flow: column nowrap;
  text-align: left;
  padding-top: 16px;
  flex: 0 50%;
}
.wellness-customize-subscription__right-section .right-section-title {
  font-weight: 800;
  font-size: 20px;
}
.wellness-customize-subscription__right-section .right-section-description {
  font-weight: 500;
  color: #84909B;
}
.wellness-customize-subscription__right-section .right-section-pv {
  color: #A25EB5;
}
.wellness-customize-subscription__right-section .right-section-link {
  font-weight: 500;
  padding-bottom: 45px;
  text-decoration-line: underline;
  color: #354657;
}
.wellness-customize-subscription__right-section .right-section-link:hover {
  color: #354657;
}
.wellness-customize-subscription .savings-section {
  background: #C1C7CD;
  border-radius: 30px 30px 0px 0px;
  font-weight: bold;
  font-size: 20px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  width: 80%;
  height: 60px;
  margin: 0 auto;
}
.wellness-customize-subscription .savings-section span {
  margin: 0 auto;
}

/*************** Wellness Kits - Track Page - Detail CSS **************/
.wellness-detail {
  background: #FFFFFF;
}
.wellness-detail__container {
  max-width: 1340px;
  margin: 0 auto;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.wellness-detail__container .cmsimage {
  padding: 30px 0;
}
.wellness-detail__image {
  flex: 0 50%;
}
.wellness-detail__image img {
  border-radius: 30px;
  width: 100%;
}
.wellness-detail__content {
  flex: 0 50%;
  display: flex;
  flex-flow: column nowrap;
  padding: 0 100px;
  text-align: left;
}
.wellness-detail__content b {
  font-weight: 800;
  font-size: 30px;
  line-height: 34px;
  color: #354657;
  padding-bottom: 30px;
}
.wellness-detail__content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #84909B;
  padding-bottom: 45px;
}
.wellness-detail.wellness-kits .subscribe-btn {
  margin: 0;
}

/*************** Wellness Kits - Track Page - Subscribtion AD CSS **************/
.wellness-subscribe-ad {
  position: relative;
}
.wellness-subscribe-ad .wellness-subscribe-ad-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wellness-subscribe-ad__background .simple_banner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: left center;
  background-color: #79E0BE;
  top: 0;
}
.wellness-subscribe-ad__illustration-background .simple_banner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #79E0BE;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto;
}
.wellness-subscribe-ad__container {
  margin: 0 auto;
  align-items: center;
  position: relative;
}
.wellness-subscribe-ad__promotion {
  padding: 30px 15px;
}
.wellness-subscribe-ad__promotion h3 {
  font-size: 30px;
  line-height: 34px;
}
.wellness-subscribe-ad__button {
  flex: 0 30%;
  padding: 30px 15px;
  position: relative;
}
.wellness-subscribe-ad__button a.subscribe_btn {
  font-size: 16px;
  line-height: 24px;
  color: #354657;
  background: #fff;
  border: 1px solid #fff;
  padding-left: 60px;
  padding-right: 60px;
}
.wellness-subscribe-ad__button a.subscribe_btn.disabled {
  pointer-events: none;
  opacity: 0.65;
}

/* 
  ##Device = Tablets, Ipads 
*/
@media screen and (max-width: 768px) {
  .wellness-kits-section .landing-banner-container .banner-content {
    display: flex;
    flex-direction: column;
  }
  .wellness-kits-section .landing-banner-container .content-logo-container {
    margin: 51px 0 37px 25px;
  }
  .wellness-kits-section .landing-banner-container .content .content-heading {
    margin-left: 35px;
  }
  .wellness-kits-section .landing-banner-container .content .content-heading .paragraph-with-header h2 {
    height: auto;
    font-size: 36px;
  }
  .wellness-kits-section .landing-banner-container .content .content-heading .paragraph-with-header div {
    font-size: 24px;
  }
  .wellness-kits-section .landing-banner-container .banner-lead-image img {
    margin-top: 175px;
  }
  .wellness-kits-works__section > div.yCmsComponent {
    margin-bottom: 30px;
  }
  .wellness-subscription__header {
    margin-bottom: 18px;
  }
  .wellness-subscription__section {
    flex-direction: column;
    padding-bottom: 30px;
  }
  .wellness-subscription__section > div.yCmsComponent::before {
    content: url(/_ui/desktop/common/assets-doterra/images/grey_background_tab.png);
    top: 28%;
    right: 4%;
  }
  .wellness-subscription__section > div.yCmsComponent::after {
    left: 34%;
  }
  .wellness-subscription .grid-item.grid-product {
    text-align: center;
    background-color: #EEEEEE;
    border-radius: 15px;
  }
  .wellness-subscription .grid-item.grid-product a.prod-image {
    position: relative;
    top: -150px;
    margin-bottom: -150px;
    margin-top: 150px;
  }
  .why-wellness-section .why-wellness-container {
    flex-direction: column;
    position: relative;
  }
  .why-wellness-section .why-wellness-container .text-content {
    padding-top: 40px;
  }
  .why-wellness-section .why-wellness-container .text-content .paragraph-with-header {
    text-align: center;
    margin: 0 auto;
    max-width: none;
  }
  .why-wellness-section .why-wellness-container .text-content .points {
    width: 70%;
    margin: 10px auto;
  }
  .why-wellness-section .why-wellness-container .text-content .points .point-text {
    max-width: none;
  }
  .why-wellness-section .why-wellness-container .text-content .points .point {
    margin: 0;
  }
  .why-wellness-section .why-wellness-container .text-content .points .heading-text {
    margin-left: 16px;
  }
  .why-wellness-section .why-wellness-container .video-container {
    text-align: center;
  }
  .why-wellness-section .why-wellness-container .video-container .video-disabled p {
    margin: 0;
  }
  .wellness-take-peek__container {
    flex-direction: column;
  }
  .wellness-take-peek__container .yCmsContentSlot:first-child img {
    height: auto;
  }
  .wellness-take-peek__container .yCmsContentSlot:last-child img {
    height: auto;
    margin-top: 0%;
  }
  .wellness-kits-questions__container {
    width: 92%;
  }
  .wellness-kits-diffuser__header {
    padding-right: 0px;
    margin: none;
  }
  .wellness-kits-offer__section {
    flex-flow: row wrap;
  }
  .wellness-kits-offer__section > div.yCmsComponent {
    margin-bottom: 30px;
  }
  .wellness-kits-offer__section > div.yCmsComponent:nth-child(2) {
    margin: 0;
    margin-bottom: 30px;
  }
  .wellness-customize-subscription__header {
    width: 80%;
  }
  .wellness-customize-subscription__header div {
    width: 90%;
  }
  .wellness-customize-subscription__container > div.yCmsComponent {
    flex-flow: column nowrap;
  }
  .wellness-customize-subscription__right-section {
    text-align: center;
  }
  .wellness-detail__container {
    flex-flow: row wrap;
    justify-content: center;
    margin: 0 auto;
    padding: 0 15px;
  }
  .wellness-detail__content {
    flex: 0 100%;
    text-align: center;
  }
  .wellness-detail.wellness-kits .subscribe-btn {
    margin: 0 auto;
  }
  .wellness-subscribe-ad__container {
    flex-flow: row wrap;
  }
}
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
*/
@media screen and (max-width: 480px) {
  .wellness-kits-section .landing-banner-container {
    flex-direction: column;
  }
  .wellness-kits-section .landing-banner-container .banner-lead-image img {
    margin-top: 0px;
  }
  .wellness-kits-section .landing-banner-container.track-banner .media-wrapper {
    width: 100%;
    margin: 20px auto;
  }
  .wellness-kits-section .landing-banner-container.track-banner .media-wrapper .video-container .play-video {
    min-height: 200px;
  }
  .wellness-kits-works__header div {
    margin: 0 20px;
  }
  .wellness-kits-works .point-text {
    width: 100%;
  }
  .wellness-subscription__header {
    margin-bottom: 9px;
  }
  .wellness-subscription__section {
    flex-direction: column;
    padding-bottom: 10px;
  }
  .wellness-subscription__section > div.yCmsComponent::before {
    right: -16%;
  }
  .wellness-subscription__section > div.yCmsComponent::after {
    left: 17%;
  }
  .why-wellness-section .why-wellness-container .text-content .headings {
    left: 0;
  }
  .why-wellness-section .why-wellness-container .text-content .points {
    width: 100%;
    margin-top: 30px;
  }
  .why-wellness-section .why-wellness-container .text-content .points .point-heading {
    min-height: 10px;
  }
  .why-wellness-section .why-wellness-container .video-container {
    margin-top: 0;
    text-align: center;
    padding: 0;
    width: 100%;
  }
  .why-wellness-section .why-wellness-container .video-container .youtube {
    width: 100%;
  }
  .why-wellness-section .why-wellness-container .video-container .video-disabled p {
    margin: 0;
  }
  .wellness-kits-questions__container {
    width: 100%;
  }
  .wellness-kits-questions__container h3 {
    font-size: 26px;
  }
  .wellness-take-peek__header .paragraph-with-header {
    padding-top: 45px;
  }
  .wellness-kits-diffuser__flex {
    text-align: center;
    flex-wrap: wrap;
  }
  .wellness-kits-diffuser__header {
    width: 80%;
    margin: 0 auto;
  }
  .wellness-kits-diffuser__header .yCmsComponent {
    padding: 0 20px;
  }
  .wellness-kits-diffuser__image {
    width: 100%;
  }
  .wellness-kits-diffuser__image .video-disabled, .wellness-kits-diffuser__image .video-container {
    padding: 60px 0;
  }
  .wellness-kits-diffuser__button {
    margin: 0 auto !important;
  }
  .wellness-kits-offer__section {
    width: 100%;
    padding-bottom: 30px;
  }
  .wellness-kits-offer__bg-image {
    height: 380px;
    border-radius: 0;
  }
  .wellness-kits-offer__subscribe-btn {
    flex-direction: column;
    align-items: center;
  }
  .wellness-kits-offer__price {
    margin-left: 0;
    margin-top: -25px;
    display: flex;
    align-items: flex-end;
    width: 250px;
    height: 60px;
  }
  .wellness-kits-offer__price .price-starts {
    margin: 0;
    padding: 0;
    margin-right: 10px;
    line-height: 24px;
  }
  .wellness-customize-subscription__header div {
    width: 100%;
  }
  .wellness-customize-subscription__section {
    width: 100%;
  }
  .wellness-customize-subscription__container {
    flex: 0 100%;
    border-radius: 0;
    margin: 10px 0;
  }
  .wellness-detail__content {
    flex: 0 90%;
    padding: 30px 0 0 0;
  }
  .image-paragraph-text-container {
    margin: 0;
  }
}
/*Parisienne*/
@font-face {
  font-family: "Parisienne";
  src: url("../assets-doterra/fonts/bootstrap/Parisienne.ttf") format("truetype");
  src: url("../assets-doterra/fonts/bootstrap/Parisienne.eot") format("embedded-opentype"), url("../assets-doterra/fonts/bootstrap/Parisienne.woff") format("woff"), url("../assets-doterra/fonts/bootstrap/Parisienne.woff2") format("woff2");
}
/*set main font to open sens when font is available*/
html.fontBody-loaded {
  font-family: "Raleway", sans-serif;
}

html.fontBody-loaded body {
  font-family: "Raleway", sans-serif;
}

html.fontFA-loaded .fa {
  font-family: "FontAwesome";
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-display: swap;
  font-family: "FontAwesome";
  src: url("../assets-doterra/fonts/bootstrap/fontawesome-webfont.eot?v=4.5.0");
  src: url("../assets-doterra/fonts/bootstrap/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../assets-doterra/fonts/bootstrap/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../assets-doterra/fonts/bootstrap/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../assets-doterra/fonts/bootstrap/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../assets-doterra/fonts/bootstrap/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right, .pagination {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right, .fa.pagination {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


/*!
 * Bootstrap-select v1.13.2 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2018 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select > select.bs-select-hidden, select.bs-select-hidden, select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px\0 ;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-lrp, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-onetime, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-standard, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-invert, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-fake, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-fake-disabled, #content-buttons .bootstrap-select > a.dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
  color: rgba(255, 255, 255, 0.5);
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

.bootstrap-select.is-invalid .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn, #content-buttons .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > a {
  border-radius: 0;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}

.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-lg .dropdown-toggle, .bootstrap-select.form-control-sm .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled, .bootstrap-select > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
  outline: 0 !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: 0 !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
}

.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.pagination .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.pagination .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before {
  display: block;
}

.bs-actionsbox, .bs-donebutton, .bs-searchbox {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/* line 1, sass/bootstrap-default/_root.scss */
.bs-4 :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: #BD8BCA;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 555px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1440px;
  --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;
}

/* line 21, sass/bootstrap-default/_reboot.scss */
.bs-4 *,
.bs-4 *::before,
.bs-4 *::after {
  box-sizing: border-box;
}

/* line 27, sass/bootstrap-default/_reboot.scss */
.bs-4 html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
/* line 45, sass/bootstrap-default/_reboot.scss */
.bs-4 article, .bs-4 aside, .bs-4 figcaption, .bs-4 figure, .bs-4 footer, .bs-4 header, .bs-4 hgroup, .bs-4 main, .bs-4 nav, .bs-4 section {
  display: block;
}

/* line 57, sass/bootstrap-default/_reboot.scss */
.bs-4 body {
  margin: 0;
  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";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 73, sass/bootstrap-default/_reboot.scss */
.bs-4 [tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 83, sass/bootstrap-default/_reboot.scss */
.bs-4 hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 99, sass/bootstrap-default/_reboot.scss */
.bs-4 h1, .bs-4 h2, .bs-4 h3, .bs-4 h4, .bs-4 h5, .bs-4 h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 109, sass/bootstrap-default/_reboot.scss */
.bs-4 p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 121, sass/bootstrap-default/_reboot.scss */
.bs-4 abbr[title],
.bs-4 abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

/* line 129, sass/bootstrap-default/_reboot.scss */
.bs-4 address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 135, sass/bootstrap-default/_reboot.scss */
.bs-4 ol,
.bs-4 ul,
.bs-4 dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 142, sass/bootstrap-default/_reboot.scss */
.bs-4 ol ol,
.bs-4 ul ul,
.bs-4 ol ul,
.bs-4 ul ol {
  margin-bottom: 0;
}

/* line 149, sass/bootstrap-default/_reboot.scss */
.bs-4 dt {
  font-weight: 700;
}

/* line 153, sass/bootstrap-default/_reboot.scss */
.bs-4 dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

/* line 158, sass/bootstrap-default/_reboot.scss */
.bs-4 blockquote {
  margin: 0 0 1rem;
}

/* line 162, sass/bootstrap-default/_reboot.scss */
.bs-4 dfn {
  font-style: italic;
}

/* line 167, sass/bootstrap-default/_reboot.scss */
.bs-4 b,
.bs-4 strong {
  font-weight: bolder;
}

/* line 173, sass/bootstrap-default/_reboot.scss */
.bs-4 small {
  font-size: 80%;
}

/* line 182, sass/bootstrap-default/_reboot.scss */
.bs-4 sub,
.bs-4 sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 190, sass/bootstrap-default/_reboot.scss */
.bs-4 sub {
  bottom: -0.25em;
}

/* line 191, sass/bootstrap-default/_reboot.scss */
.bs-4 sup {
  top: -0.5em;
}

/* line 198, sass/bootstrap-default/_reboot.scss */
.bs-4 a {
  color: #BD8BCA;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a:hover {
  color: #9f56b2;
  text-decoration: underline;
}

/* line 216, sass/bootstrap-default/_reboot.scss */
.bs-4 a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a:not([href]):not([tabindex]):hover, .bs-4 a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 225, sass/bootstrap-default/_reboot.scss */
.bs-4 a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 235, sass/bootstrap-default/_reboot.scss */
.bs-4 pre,
.bs-4 code,
.bs-4 kbd,
.bs-4 samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 243, sass/bootstrap-default/_reboot.scss */
.bs-4 pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 260, sass/bootstrap-default/_reboot.scss */
.bs-4 figure {
  margin: 0 0 1rem;
}

/* line 270, sass/bootstrap-default/_reboot.scss */
.bs-4 img {
  vertical-align: middle;
  border-style: none;
}

/* line 275, sass/bootstrap-default/_reboot.scss */
.bs-4 svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 287, sass/bootstrap-default/_reboot.scss */
.bs-4 table {
  border-collapse: collapse;
}

/* line 291, sass/bootstrap-default/_reboot.scss */
.bs-4 caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 299, sass/bootstrap-default/_reboot.scss */
.bs-4 th {
  text-align: inherit;
}

/* line 310, sass/bootstrap-default/_reboot.scss */
.bs-4 label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 319, sass/bootstrap-default/_reboot.scss */
.bs-4 button {
  border-radius: 0;
}

/* line 327, sass/bootstrap-default/_reboot.scss */
.bs-4 button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 332, sass/bootstrap-default/_reboot.scss */
.bs-4 input,
.bs-4 button,
.bs-4 select,
.bs-4 optgroup,
.bs-4 textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 343, sass/bootstrap-default/_reboot.scss */
.bs-4 button,
.bs-4 input {
  overflow: visible;
}

/* line 348, sass/bootstrap-default/_reboot.scss */
.bs-4 button,
.bs-4 select {
  text-transform: none;
}

/* line 356, sass/bootstrap-default/_reboot.scss */
.bs-4 button,
.bs-4 html [type=button],
.bs-4 [type=reset],
.bs-4 [type=submit] {
  -webkit-appearance: button;
}

/* line 364, sass/bootstrap-default/_reboot.scss */
.bs-4 button::-moz-focus-inner,
.bs-4 [type=button]::-moz-focus-inner,
.bs-4 [type=reset]::-moz-focus-inner,
.bs-4 [type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 372, sass/bootstrap-default/_reboot.scss */
.bs-4 input[type=radio],
.bs-4 input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

/* line 379, sass/bootstrap-default/_reboot.scss */
.bs-4 input[type=date],
.bs-4 input[type=time],
.bs-4 input[type=datetime-local],
.bs-4 input[type=month] {
  -webkit-appearance: listbox;
}

/* line 391, sass/bootstrap-default/_reboot.scss */
.bs-4 textarea {
  overflow: auto;
  resize: vertical;
}

/* line 397, sass/bootstrap-default/_reboot.scss */
.bs-4 fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 412, sass/bootstrap-default/_reboot.scss */
.bs-4 legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 424, sass/bootstrap-default/_reboot.scss */
.bs-4 progress {
  vertical-align: baseline;
}

/* line 429, sass/bootstrap-default/_reboot.scss */
.bs-4 [type=number]::-webkit-inner-spin-button,
.bs-4 [type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 434, sass/bootstrap-default/_reboot.scss */
.bs-4 [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 447, sass/bootstrap-default/_reboot.scss */
.bs-4 [type=search]::-webkit-search-cancel-button,
.bs-4 [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 457, sass/bootstrap-default/_reboot.scss */
.bs-4 ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 466, sass/bootstrap-default/_reboot.scss */
.bs-4 output {
  display: inline-block;
}

/* line 470, sass/bootstrap-default/_reboot.scss */
.bs-4 summary {
  display: list-item;
  cursor: pointer;
}

/* line 475, sass/bootstrap-default/_reboot.scss */
.bs-4 template {
  display: none;
}

/* line 481, sass/bootstrap-default/_reboot.scss */
.bs-4 [hidden] {
  display: none !important;
}

/* line 7, sass/bootstrap-default/_type.scss */
.bs-4 h1, .bs-4 h2, .bs-4 h3, .bs-4 h4, .bs-4 h5, .bs-4 h6,
.bs-4 .h1, .bs-4 .h2, .bs-4 .h3, .bs-4 .h4, .bs-4 .h5, .bs-4 .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

/* line 16, sass/bootstrap-default/_type.scss */
.bs-4 h1, .bs-4 .h1 {
  font-size: 2.5rem;
}

/* line 17, sass/bootstrap-default/_type.scss */
.bs-4 h2, .bs-4 .h2 {
  font-size: 2rem;
}

/* line 18, sass/bootstrap-default/_type.scss */
.bs-4 h3, .bs-4 .h3 {
  font-size: 1.75rem;
}

/* line 19, sass/bootstrap-default/_type.scss */
.bs-4 h4, .bs-4 .h4 {
  font-size: 1.5rem;
}

/* line 20, sass/bootstrap-default/_type.scss */
.bs-4 h5, .bs-4 .h5 {
  font-size: 1.25rem;
}

/* line 21, sass/bootstrap-default/_type.scss */
.bs-4 h6, .bs-4 .h6 {
  font-size: 1rem;
}

/* line 23, sass/bootstrap-default/_type.scss */
.bs-4 .lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, sass/bootstrap-default/_type.scss */
.bs-4 .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, sass/bootstrap-default/_type.scss */
.bs-4 .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, sass/bootstrap-default/_type.scss */
.bs-4 .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, sass/bootstrap-default/_type.scss */
.bs-4 .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, sass/bootstrap-default/_type.scss */
.bs-4 hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, sass/bootstrap-default/_type.scss */
.bs-4 small,
.bs-4 .small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, sass/bootstrap-default/_type.scss */
.bs-4 mark,
.bs-4 .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, sass/bootstrap-default/_type.scss */
.bs-4 .list-unstyled, .bs-4 #search-result li, #search-result .bs-4 li, .bs-4 #search-result-modal li, #search-result-modal .bs-4 li {
  padding-left: 0;
  list-style: none;
}

/* line 89, sass/bootstrap-default/_type.scss */
.bs-4 .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, sass/bootstrap-default/_type.scss */
.bs-4 .list-inline-item {
  display: inline-block;
}

/* line 95, sass/bootstrap-default/_type.scss */
.bs-4 .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, sass/bootstrap-default/_type.scss */
.bs-4 .initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, sass/bootstrap-default/_type.scss */
.bs-4 .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, sass/bootstrap-default/_type.scss */
.bs-4 .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, sass/bootstrap-default/_type.scss */
.bs-4 .blockquote-footer::before {
  content: "— ";
}

/* line 8, sass/bootstrap-default/_images.scss */
.bs-4 .img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, sass/bootstrap-default/_images.scss */
.bs-4 .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 29, sass/bootstrap-default/_images.scss */
.bs-4 .figure {
  display: inline-block;
}

/* line 34, sass/bootstrap-default/_images.scss */
.bs-4 .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, sass/bootstrap-default/_images.scss */
.bs-4 .figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, sass/bootstrap-default/_code.scss */
.bs-4 code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, sass/bootstrap-default/_code.scss */
a > .bs-4 code {
  color: inherit;
}

/* line 14, sass/bootstrap-default/_code.scss */
.bs-4 kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, sass/bootstrap-default/_code.scss */
.bs-4 kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, sass/bootstrap-default/_code.scss */
.bs-4 pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, sass/bootstrap-default/_code.scss */
.bs-4 pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, sass/bootstrap-default/_code.scss */
.bs-4 .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, sass/bootstrap-default/_grid.scss */
.bs-4 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 555px) {
  /* line 6, sass/bootstrap-default/_grid.scss */
  .bs-4 .container {
    max-width: 666px;
  }
}
@media (min-width: 768px) {
  /* line 6, sass/bootstrap-default/_grid.scss */
  .bs-4 .container {
    max-width: 1140px;
  }
}
@media (min-width: 1024px) {
  /* line 6, sass/bootstrap-default/_grid.scss */
  .bs-4 .container {
    max-width: 1380px;
  }
}
@media (min-width: 1440px) {
  /* line 6, sass/bootstrap-default/_grid.scss */
  .bs-4 .container {
    max-width: 1440px;
  }
}
/* line 18, sass/bootstrap-default/_grid.scss */
.bs-4 .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, sass/bootstrap-default/_grid.scss */
.bs-4 .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, sass/bootstrap-default/_grid.scss */
.bs-4 .no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, sass/bootstrap-default/_grid.scss */
.bs-4 .no-gutters > .col,
.bs-4 .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-1, .bs-4 .col-2, .bs-4 .col-3, .bs-4 .col-4, .bs-4 .col-5, .bs-4 .col-6, .bs-4 .col-7, .bs-4 .col-8, .bs-4 .col-9, .bs-4 .col-10, .bs-4 .col-11, .bs-4 .col-12, .bs-4 .col,
.bs-4 .col-auto, .bs-4 .col-sm-1, .bs-4 .col-sm-2, .bs-4 .col-sm-3, .bs-4 .col-sm-4, .bs-4 .col-sm-5, .bs-4 .col-sm-6, .bs-4 .col-sm-7, .bs-4 .col-sm-8, .bs-4 .col-sm-9, .bs-4 .more-questions, .bs-4 .col-sm-10, .bs-4 .col-sm-11, .bs-4 .col-sm-12, .bs-4 .col-sm,
.bs-4 .col-sm-auto, .bs-4 .col-md-1, .bs-4 .col-md-2, .bs-4 .col-md-3, .bs-4 .col-md-4, .bs-4 .col-md-5, .bs-4 .col-md-6, .bs-4 .col-md-7, .bs-4 .col-md-8, .bs-4 .col-md-9, .bs-4 .col-md-10, .bs-4 .col-md-11, .bs-4 .col-md-12, .bs-4 .col-md,
.bs-4 .col-md-auto, .bs-4 .col-lg-1, .bs-4 .col-lg-2, .bs-4 .col-lg-3, .bs-4 .col-lg-4, .bs-4 .col-lg-5, .bs-4 .col-lg-6, .bs-4 .col-lg-7, .bs-4 .col-lg-8, .bs-4 .col-lg-9, .bs-4 .col-lg-10, .bs-4 .col-lg-11, .bs-4 .col-lg-12, .bs-4 .col-lg,
.bs-4 .col-lg-auto, .bs-4 .col-xl-1, .bs-4 .col-xl-2, .bs-4 .col-xl-3, .bs-4 .col-xl-4, .bs-4 .col-xl-5, .bs-4 .col-xl-6, .bs-4 .col-xl-7, .bs-4 .col-xl-8, .bs-4 .col-xl-9, .bs-4 .col-xl-10, .bs-4 .col-xl-11, .bs-4 .col-xl-12, .bs-4 .col-xl,
.bs-4 .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 32, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

/* line 37, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 49, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-first {
  order: -1;
}

/* line 51, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-last {
  order: 13;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-0 {
  order: 0;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-1 {
  order: 1;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-2 {
  order: 2;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-3 {
  order: 3;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-4 {
  order: 4;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-5 {
  order: 5;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-6 {
  order: 6;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-7 {
  order: 7;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-8 {
  order: 8;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-9 {
  order: 9;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-10 {
  order: 10;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-11 {
  order: 11;
}

/* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .order-12 {
  order: 12;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-1 {
  margin-left: 8.33333%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-2 {
  margin-left: 16.66667%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-3 {
  margin-left: 25%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-4 {
  margin-left: 33.33333%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-5 {
  margin-left: 41.66667%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-6 {
  margin-left: 50%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-7 {
  margin-left: 58.33333%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-8 {
  margin-left: 66.66667%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-9 {
  margin-left: 75%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-10 {
  margin-left: 83.33333%;
}

/* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
.bs-4 .offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 555px) {
  /* line 32, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 37, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-9, .bs-4 .more-questions {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 49, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-first {
    order: -1;
  }
  /* line 51, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-last {
    order: 13;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-0 {
    order: 0;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-1 {
    order: 1;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-2 {
    order: 2;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-3 {
    order: 3;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-4 {
    order: 4;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-5 {
    order: 5;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-6 {
    order: 6;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-7 {
    order: 7;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-8 {
    order: 8;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-9 {
    order: 9;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-10 {
    order: 10;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-11 {
    order: 11;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-sm-12 {
    order: 12;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-0 {
    margin-left: 0;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-1 {
    margin-left: 8.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-2 {
    margin-left: 16.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-4 {
    margin-left: 33.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-5 {
    margin-left: 41.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-7 {
    margin-left: 58.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-8 {
    margin-left: 66.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-10 {
    margin-left: 83.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  /* line 32, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 37, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 49, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-first {
    order: -1;
  }
  /* line 51, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-last {
    order: 13;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-0 {
    order: 0;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-1 {
    order: 1;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-2 {
    order: 2;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-3 {
    order: 3;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-4 {
    order: 4;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-5 {
    order: 5;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-6 {
    order: 6;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-7 {
    order: 7;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-8 {
    order: 8;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-9 {
    order: 9;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-10 {
    order: 10;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-11 {
    order: 11;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-md-12 {
    order: 12;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-0 {
    margin-left: 0;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-1 {
    margin-left: 8.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-2 {
    margin-left: 16.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-3 {
    margin-left: 25%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-4 {
    margin-left: 33.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-5 {
    margin-left: 41.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-6 {
    margin-left: 50%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-7 {
    margin-left: 58.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-8 {
    margin-left: 66.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-9 {
    margin-left: 75%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-10 {
    margin-left: 83.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1024px) {
  /* line 32, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 37, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 49, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-first {
    order: -1;
  }
  /* line 51, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-last {
    order: 13;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-0 {
    order: 0;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-1 {
    order: 1;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-2 {
    order: 2;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-3 {
    order: 3;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-4 {
    order: 4;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-5 {
    order: 5;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-6 {
    order: 6;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-7 {
    order: 7;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-8 {
    order: 8;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-9 {
    order: 9;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-10 {
    order: 10;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-11 {
    order: 11;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-lg-12 {
    order: 12;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-0 {
    margin-left: 0;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-1 {
    margin-left: 8.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-2 {
    margin-left: 16.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-4 {
    margin-left: 33.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-5 {
    margin-left: 41.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-7 {
    margin-left: 58.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-8 {
    margin-left: 66.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-10 {
    margin-left: 83.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1440px) {
  /* line 32, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  /* line 37, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 44, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 49, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-first {
    order: -1;
  }
  /* line 51, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-last {
    order: 13;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-0 {
    order: 0;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-1 {
    order: 1;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-2 {
    order: 2;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-3 {
    order: 3;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-4 {
    order: 4;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-5 {
    order: 5;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-6 {
    order: 6;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-7 {
    order: 7;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-8 {
    order: 8;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-9 {
    order: 9;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-10 {
    order: 10;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-11 {
    order: 11;
  }
  /* line 54, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .order-xl-12 {
    order: 12;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-0 {
    margin-left: 0;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-1 {
    margin-left: 8.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-2 {
    margin-left: 16.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-4 {
    margin-left: 33.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-5 {
    margin-left: 41.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-7 {
    margin-left: 58.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-8 {
    margin-left: 66.66667%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-10 {
    margin-left: 83.33333%;
  }
  /* line 60, sass/bootstrap-default/mixins/_grid-framework.scss */
  .bs-4 .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
/* line 5, sass/bootstrap-default/_tables.scss */
.bs-4 .table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

/* line 10, sass/bootstrap-default/_tables.scss */
.bs-4 .table th,
.bs-4 .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 17, sass/bootstrap-default/_tables.scss */
.bs-4 .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 22, sass/bootstrap-default/_tables.scss */
.bs-4 .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 26, sass/bootstrap-default/_tables.scss */
.bs-4 .table .table {
  background-color: #fff;
}

/* line 37, sass/bootstrap-default/_tables.scss */
.bs-4 .table-sm th,
.bs-4 .table-sm td {
  padding: 0.3rem;
}

/* line 48, sass/bootstrap-default/_tables.scss */
.bs-4 .table-bordered {
  border: 1px solid #dee2e6;
}

/* line 51, sass/bootstrap-default/_tables.scss */
.bs-4 .table-bordered th,
.bs-4 .table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 57, sass/bootstrap-default/_tables.scss */
.bs-4 .table-bordered thead th,
.bs-4 .table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 65, sass/bootstrap-default/_tables.scss */
.bs-4 .table-borderless th,
.bs-4 .table-borderless td,
.bs-4 .table-borderless thead th,
.bs-4 .table-borderless tbody + tbody {
  border: 0;
}

/* line 78, sass/bootstrap-default/_tables.scss */
.bs-4 .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-primary,
.bs-4 .table-primary > th,
.bs-4 .table-primary > td {
  background-color: #eddff0;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover .table-primary:hover {
  background-color: #e3cee8;
}

/* line 23, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-hover .table-primary:hover > td,
.bs-4 .table-hover .table-primary:hover > th {
  background-color: #e3cee8;
}

/* line 7, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-secondary,
.bs-4 .table-secondary > th,
.bs-4 .table-secondary > td {
  background-color: #d6d8db;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 23, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-hover .table-secondary:hover > td,
.bs-4 .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-success,
.bs-4 .table-success > th,
.bs-4 .table-success > td {
  background-color: #c3e6cb;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 23, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-hover .table-success:hover > td,
.bs-4 .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-info,
.bs-4 .table-info > th,
.bs-4 .table-info > td {
  background-color: #bee5eb;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 23, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-hover .table-info:hover > td,
.bs-4 .table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-warning,
.bs-4 .table-warning > th,
.bs-4 .table-warning > td {
  background-color: #ffeeba;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 23, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-hover .table-warning:hover > td,
.bs-4 .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-danger,
.bs-4 .table-danger > th,
.bs-4 .table-danger > td {
  background-color: #f5c6cb;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 23, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-hover .table-danger:hover > td,
.bs-4 .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-light,
.bs-4 .table-light > th,
.bs-4 .table-light > td {
  background-color: #fdfdfe;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 23, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-hover .table-light:hover > td,
.bs-4 .table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-dark,
.bs-4 .table-dark > th,
.bs-4 .table-dark > td {
  background-color: #c6c8ca;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 23, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-hover .table-dark:hover > td,
.bs-4 .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-active,
.bs-4 .table-active > th,
.bs-4 .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 23, sass/bootstrap-default/mixins/_table-row.scss */
.bs-4 .table-hover .table-active:hover > td,
.bs-4 .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 116, sass/bootstrap-default/_tables.scss */
.bs-4 .table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

/* line 124, sass/bootstrap-default/_tables.scss */
.bs-4 .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 132, sass/bootstrap-default/_tables.scss */
.bs-4 .table-dark {
  color: #fff;
  background-color: #212529;
}

/* line 136, sass/bootstrap-default/_tables.scss */
.bs-4 .table-dark th,
.bs-4 .table-dark td,
.bs-4 .table-dark thead th {
  border-color: #32383e;
}

/* line 142, sass/bootstrap-default/_tables.scss */
.bs-4 .table-dark.table-bordered {
  border: 0;
}

/* line 147, sass/bootstrap-default/_tables.scss */
.bs-4 .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 554.98px) {
  /* line 172, sass/bootstrap-default/_tables.scss */
  .bs-4 .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, sass/bootstrap-default/_tables.scss */
  .bs-4 .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  /* line 172, sass/bootstrap-default/_tables.scss */
  .bs-4 .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, sass/bootstrap-default/_tables.scss */
  .bs-4 .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1023.98px) {
  /* line 172, sass/bootstrap-default/_tables.scss */
  .bs-4 .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, sass/bootstrap-default/_tables.scss */
  .bs-4 .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1439.98px) {
  /* line 172, sass/bootstrap-default/_tables.scss */
  .bs-4 .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  /* line 181, sass/bootstrap-default/_tables.scss */
  .bs-4 .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
/* line 172, sass/bootstrap-default/_tables.scss */
.bs-4 .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 181, sass/bootstrap-default/_tables.scss */
.bs-4 .table-responsive > .table-bordered {
  border: 0;
}

/* line 7, sass/bootstrap-default/_forms.scss */
.bs-4 .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;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 7, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-control {
    transition: none;
  }
}
/* line 32, sass/bootstrap-default/_forms.scss */
.bs-4 .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, sass/bootstrap-default/mixins/_forms.scss */
.bs-4 .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: white;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

/* line 41, sass/bootstrap-default/_forms.scss */
.bs-4 .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.bs-4 .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.bs-4 .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.bs-4 .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.bs-4 .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 52, sass/bootstrap-default/_forms.scss */
.bs-4 .form-control:disabled, .bs-4 .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 61, sass/bootstrap-default/_forms.scss */
.bs-4 select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 73, sass/bootstrap-default/_forms.scss */
.bs-4 .form-control-file,
.bs-4 .form-control-range {
  display: block;
  width: 100%;
}

/* line 86, sass/bootstrap-default/_forms.scss */
.bs-4 .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;
}

/* line 94, sass/bootstrap-default/_forms.scss */
.bs-4 .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 101, sass/bootstrap-default/_forms.scss */
.bs-4 .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 114, sass/bootstrap-default/_forms.scss */
.bs-4 .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;
}

/* line 126, sass/bootstrap-default/_forms.scss */
.bs-4 .form-control-plaintext.form-control-sm, .bs-4 .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 141, sass/bootstrap-default/_forms.scss */
.bs-4 .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;
}

/* line 149, sass/bootstrap-default/_forms.scss */
.bs-4 .form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 159, sass/bootstrap-default/_forms.scss */
.bs-4 select.form-control[size], .bs-4 select.form-control[multiple] {
  height: auto;
}

/* line 165, sass/bootstrap-default/_forms.scss */
.bs-4 textarea.form-control {
  height: auto;
}

/* line 175, sass/bootstrap-default/_forms.scss */
.bs-4 .form-group {
  margin-bottom: 1rem;
}

/* line 179, sass/bootstrap-default/_forms.scss */
.bs-4 .form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 189, sass/bootstrap-default/_forms.scss */
.bs-4 .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 195, sass/bootstrap-default/_forms.scss */
.bs-4 .form-row > .col,
.bs-4 .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 207, sass/bootstrap-default/_forms.scss */
.bs-4 .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 213, sass/bootstrap-default/_forms.scss */
.bs-4 .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 218, sass/bootstrap-default/_forms.scss */
.bs-4 .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 223, sass/bootstrap-default/_forms.scss */
.bs-4 .form-check-label {
  margin-bottom: 0;
}

/* line 227, sass/bootstrap-default/_forms.scss */
.bs-4 .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 234, sass/bootstrap-default/_forms.scss */
.bs-4 .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, sass/bootstrap-default/mixins/_forms.scss */
.bs-4 .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 38, sass/bootstrap-default/mixins/_forms.scss */
.bs-4 .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 55, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-control:valid, .bs-4 .form-control.is-valid, .was-validated .bs-4 .custom-select:valid,
.bs-4 .custom-select.is-valid {
  border-color: #28a745;
}

/* line 59, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-control:valid:focus, .bs-4 .form-control.is-valid:focus, .was-validated .bs-4 .custom-select:valid:focus,
.bs-4 .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 64, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-control:valid ~ .valid-feedback,
.was-validated .bs-4 .form-control:valid ~ .valid-tooltip, .bs-4 .form-control.is-valid ~ .valid-feedback,
.bs-4 .form-control.is-valid ~ .valid-tooltip, .was-validated .bs-4 .custom-select:valid ~ .valid-feedback,
.was-validated .bs-4 .custom-select:valid ~ .valid-tooltip,
.bs-4 .custom-select.is-valid ~ .valid-feedback,
.bs-4 .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 74, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-control-file:valid ~ .valid-feedback,
.was-validated .bs-4 .form-control-file:valid ~ .valid-tooltip, .bs-4 .form-control-file.is-valid ~ .valid-feedback,
.bs-4 .form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 84, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-check-input:valid ~ .form-check-label, .bs-4 .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 88, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-check-input:valid ~ .valid-feedback,
.was-validated .bs-4 .form-check-input:valid ~ .valid-tooltip, .bs-4 .form-check-input.is-valid ~ .valid-feedback,
.bs-4 .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 98, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:valid ~ .custom-control-label, .bs-4 .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 101, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:valid ~ .custom-control-label::before, .bs-4 .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

/* line 106, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:valid ~ .valid-feedback,
.was-validated .bs-4 .custom-control-input:valid ~ .valid-tooltip, .bs-4 .custom-control-input.is-valid ~ .valid-feedback,
.bs-4 .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 112, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:valid:checked ~ .custom-control-label::before, .bs-4 .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

/* line 118, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:valid:focus ~ .custom-control-label::before, .bs-4 .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 129, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-file-input:valid ~ .custom-file-label, .bs-4 .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 132, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-file-input:valid ~ .custom-file-label::after, .bs-4 .custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}

/* line 135, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-file-input:valid ~ .valid-feedback,
.was-validated .bs-4 .custom-file-input:valid ~ .valid-tooltip, .bs-4 .custom-file-input.is-valid ~ .valid-feedback,
.bs-4 .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 141, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-file-input:valid:focus ~ .custom-file-label, .bs-4 .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 30, sass/bootstrap-default/mixins/_forms.scss */
.bs-4 .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 38, sass/bootstrap-default/mixins/_forms.scss */
.bs-4 .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 55, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-control:invalid, .bs-4 .form-control.is-invalid, .was-validated .bs-4 .custom-select:invalid,
.bs-4 .custom-select.is-invalid {
  border-color: #dc3545;
}

/* line 59, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-control:invalid:focus, .bs-4 .form-control.is-invalid:focus, .was-validated .bs-4 .custom-select:invalid:focus,
.bs-4 .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 64, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-control:invalid ~ .invalid-feedback,
.was-validated .bs-4 .form-control:invalid ~ .invalid-tooltip, .bs-4 .form-control.is-invalid ~ .invalid-feedback,
.bs-4 .form-control.is-invalid ~ .invalid-tooltip, .was-validated .bs-4 .custom-select:invalid ~ .invalid-feedback,
.was-validated .bs-4 .custom-select:invalid ~ .invalid-tooltip,
.bs-4 .custom-select.is-invalid ~ .invalid-feedback,
.bs-4 .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 74, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-control-file:invalid ~ .invalid-feedback,
.was-validated .bs-4 .form-control-file:invalid ~ .invalid-tooltip, .bs-4 .form-control-file.is-invalid ~ .invalid-feedback,
.bs-4 .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 84, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-check-input:invalid ~ .form-check-label, .bs-4 .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 88, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .form-check-input:invalid ~ .invalid-feedback,
.was-validated .bs-4 .form-check-input:invalid ~ .invalid-tooltip, .bs-4 .form-check-input.is-invalid ~ .invalid-feedback,
.bs-4 .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 98, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:invalid ~ .custom-control-label, .bs-4 .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 101, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:invalid ~ .custom-control-label::before, .bs-4 .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

/* line 106, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .bs-4 .custom-control-input:invalid ~ .invalid-tooltip, .bs-4 .custom-control-input.is-invalid ~ .invalid-feedback,
.bs-4 .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 112, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:invalid:checked ~ .custom-control-label::before, .bs-4 .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

/* line 118, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-control-input:invalid:focus ~ .custom-control-label::before, .bs-4 .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 129, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-file-input:invalid ~ .custom-file-label, .bs-4 .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 132, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-file-input:invalid ~ .custom-file-label::after, .bs-4 .custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}

/* line 135, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .bs-4 .custom-file-input:invalid ~ .invalid-tooltip, .bs-4 .custom-file-input.is-invalid ~ .invalid-feedback,
.bs-4 .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 141, sass/bootstrap-default/mixins/_forms.scss */
.was-validated .bs-4 .custom-file-input:invalid:focus ~ .custom-file-label, .bs-4 .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 262, sass/bootstrap-default/_forms.scss */
.bs-4 .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 270, sass/bootstrap-default/_forms.scss */
.bs-4 .form-inline .form-check {
  width: 100%;
}

@media (min-width: 555px) {
  /* line 276, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 284, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 293, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 300, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 304, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-inline .input-group,
  .bs-4 .form-inline .custom-select {
    width: auto;
  }
  /* line 311, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 318, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 325, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 329, sass/bootstrap-default/_forms.scss */
  .bs-4 .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
/* line 7, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn, .bs-4 #content-buttons a, #content-buttons .bs-4 a {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 1.4375rem;
  transition: color 0.15s ease-in-out, 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) {
  /* line 7, sass/bootstrap-default/_buttons.scss */
  .bs-4 .btn, .bs-4 #content-buttons a, #content-buttons .bs-4 a {
    transition: none;
  }
}
/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn:hover, .bs-4 #content-buttons a:hover, #content-buttons .bs-4 a:hover, .bs-4 .btn:focus, .bs-4 #content-buttons a:focus, #content-buttons .bs-4 a:focus {
  text-decoration: none;
}

/* line 23, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn:focus, .bs-4 #content-buttons a:focus, #content-buttons .bs-4 a:focus, .bs-4 .btn.focus, .bs-4 #content-buttons a.focus, #content-buttons .bs-4 a.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

/* line 30, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn.disabled, .bs-4 #content-buttons a.disabled, #content-buttons .bs-4 a.disabled, .bs-4 .btn:disabled, .bs-4 #content-buttons a:disabled, #content-buttons .bs-4 a:disabled {
  opacity: 0.65;
}

/* line 37, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn:not(:disabled):not(.disabled), .bs-4 #content-buttons a:not(:disabled):not(.disabled), #content-buttons .bs-4 a:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 52, sass/bootstrap-default/_buttons.scss */
.bs-4 a.btn.disabled, .bs-4 #content-buttons a.disabled, #content-buttons .bs-4 a.disabled,
.bs-4 fieldset:disabled a.btn,
.bs-4 fieldset:disabled #content-buttons a,
#content-buttons .bs-4 fieldset:disabled a {
  pointer-events: none;
}

/* line 63, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-primary, .bs-4 .btn-lrp, .bs-4 .minicart-content.lrp .btn-primary, .minicart-content.lrp .bs-4 .btn-primary, .bs-4 .btn-onetime, .bs-4 .btn-standard, .bs-4 .minicart-content.lrp .btn-onetime, .minicart-content.lrp .bs-4 .btn-onetime, .bs-4 .minicart-content.lrp .btn-standard, .minicart-content.lrp .bs-4 .btn-standard, .bs-4 .btn-invert, .bs-4 .minicart-content.lrp .btn-invert, .minicart-content.lrp .bs-4 .btn-invert, .bs-4 .btn-fake, .bs-4 .minicart-content.lrp .btn-fake, .minicart-content.lrp .bs-4 .btn-fake, .bs-4 .btn-fake-disabled, .bs-4 .minicart-content.lrp .btn-fake-disabled, .minicart-content.lrp .bs-4 .btn-fake-disabled, .bs-4 #content-buttons a, #content-buttons .bs-4 a {
  color: #212529;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-primary:hover, .bs-4 .btn-lrp:hover, .bs-4 .btn-onetime:hover, .bs-4 .btn-standard:hover, .bs-4 .btn-invert:hover, .bs-4 .btn-fake:hover, .bs-4 .btn-fake-disabled:hover, .bs-4 #content-buttons a:hover, #content-buttons .bs-4 a:hover {
  color: #fff;
  background-color: #ae71be;
  border-color: #a968ba;
}

/* line 18, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-primary:focus, .bs-4 .btn-lrp:focus, .bs-4 .btn-onetime:focus, .bs-4 .btn-standard:focus, .bs-4 .btn-invert:focus, .bs-4 .btn-fake:focus, .bs-4 .btn-fake-disabled:focus, .bs-4 #content-buttons a:focus, #content-buttons .bs-4 a:focus, .bs-4 .btn-primary.focus, .bs-4 .focus.btn-lrp, .bs-4 .focus.btn-onetime, .bs-4 .focus.btn-standard, .bs-4 .focus.btn-invert, .bs-4 .focus.btn-fake, .bs-4 .focus.btn-fake-disabled, .bs-4 #content-buttons a.focus, #content-buttons .bs-4 a.focus {
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.5);
}

/* line 29, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-primary.disabled, .bs-4 .disabled.btn-lrp, .bs-4 .disabled.btn-onetime, .bs-4 .disabled.btn-standard, .bs-4 .disabled.btn-invert, .bs-4 .disabled.btn-fake, .bs-4 .disabled.btn-fake-disabled, .bs-4 #content-buttons a.disabled, #content-buttons .bs-4 a.disabled, .bs-4 .btn-primary:disabled, .bs-4 .btn-lrp:disabled, .bs-4 .btn-onetime:disabled, .bs-4 .btn-standard:disabled, .bs-4 .btn-invert:disabled, .bs-4 .btn-fake:disabled, .bs-4 .btn-fake-disabled:disabled, .bs-4 #content-buttons a:disabled, #content-buttons .bs-4 a:disabled {
  color: #212529;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

/* line 36, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-primary:not(:disabled):not(.disabled):active, .bs-4 .btn-lrp:not(:disabled):not(.disabled):active, .bs-4 .btn-onetime:not(:disabled):not(.disabled):active, .bs-4 .btn-standard:not(:disabled):not(.disabled):active, .bs-4 .btn-invert:not(:disabled):not(.disabled):active, .bs-4 .btn-fake:not(:disabled):not(.disabled):active, .bs-4 .btn-fake-disabled:not(:disabled):not(.disabled):active, .bs-4 #content-buttons a:not(:disabled):not(.disabled):active, #content-buttons .bs-4 a:not(:disabled):not(.disabled):active, .bs-4 .btn-primary:not(:disabled):not(.disabled).active, .bs-4 .btn-lrp:not(:disabled):not(.disabled).active, .bs-4 .btn-onetime:not(:disabled):not(.disabled).active, .bs-4 .btn-standard:not(:disabled):not(.disabled).active, .bs-4 .btn-invert:not(:disabled):not(.disabled).active, .bs-4 .btn-fake:not(:disabled):not(.disabled).active, .bs-4 .btn-fake-disabled:not(:disabled):not(.disabled).active, .bs-4 #content-buttons a:not(:disabled):not(.disabled).active, #content-buttons .bs-4 a:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-primary.dropdown-toggle,
.show > .bs-4 .dropdown-toggle.btn-lrp,
.show > .bs-4 .dropdown-toggle.btn-onetime,
.show > .bs-4 .dropdown-toggle.btn-standard,
.show > .bs-4 .dropdown-toggle.btn-invert,
.show > .bs-4 .dropdown-toggle.btn-fake,
.show > .bs-4 .dropdown-toggle.btn-fake-disabled,
.show > .bs-4 #content-buttons a.dropdown-toggle,
#content-buttons .show > .bs-4 a.dropdown-toggle {
  color: #fff;
  background-color: #a968ba;
  border-color: #a45fb6;
}

/* line 46, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-primary:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-lrp:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-onetime:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-standard:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-invert:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-fake:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-fake-disabled:not(:disabled):not(.disabled):active:focus, .bs-4 #content-buttons a:not(:disabled):not(.disabled):active:focus, #content-buttons .bs-4 a:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-primary:not(:disabled):not(.disabled).active:focus, .bs-4 .btn-lrp:not(:disabled):not(.disabled).active:focus, .bs-4 .btn-onetime:not(:disabled):not(.disabled).active:focus, .bs-4 .btn-standard:not(:disabled):not(.disabled).active:focus, .bs-4 .btn-invert:not(:disabled):not(.disabled).active:focus, .bs-4 .btn-fake:not(:disabled):not(.disabled).active:focus, .bs-4 .btn-fake-disabled:not(:disabled):not(.disabled).active:focus, .bs-4 #content-buttons a:not(:disabled):not(.disabled).active:focus, #content-buttons .bs-4 a:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-primary.dropdown-toggle:focus,
.show > .bs-4 .dropdown-toggle.btn-lrp:focus,
.show > .bs-4 .dropdown-toggle.btn-onetime:focus,
.show > .bs-4 .dropdown-toggle.btn-standard:focus,
.show > .bs-4 .dropdown-toggle.btn-invert:focus,
.show > .bs-4 .dropdown-toggle.btn-fake:focus,
.show > .bs-4 .dropdown-toggle.btn-fake-disabled:focus,
.show > .bs-4 #content-buttons a.dropdown-toggle:focus,
#content-buttons .show > .bs-4 a.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.5);
}

/* line 63, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-secondary:focus, .bs-4 .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 29, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-secondary.disabled, .bs-4 .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 36, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-secondary:not(:disabled):not(.disabled):active, .bs-4 .btn-secondary:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 46, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-secondary:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 63, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-success:focus, .bs-4 .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 29, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-success.disabled, .bs-4 .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 36, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-success:not(:disabled):not(.disabled):active, .bs-4 .btn-success:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 46, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-success:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 63, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-info:focus, .bs-4 .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 29, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-info.disabled, .bs-4 .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 36, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-info:not(:disabled):not(.disabled):active, .bs-4 .btn-info:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 46, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-info:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 63, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-warning:focus, .bs-4 .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 29, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-warning.disabled, .bs-4 .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 36, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-warning:not(:disabled):not(.disabled):active, .bs-4 .btn-warning:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 46, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-warning:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 63, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-danger:focus, .bs-4 .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 29, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-danger.disabled, .bs-4 .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 36, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-danger:not(:disabled):not(.disabled):active, .bs-4 .btn-danger:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 46, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-danger:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 63, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-light:focus, .bs-4 .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 29, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-light.disabled, .bs-4 .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 36, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-light:not(:disabled):not(.disabled):active, .bs-4 .btn-light:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 46, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-light:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 63, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-dark:focus, .bs-4 .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 29, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-dark.disabled, .bs-4 .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 36, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-dark:not(:disabled):not(.disabled):active, .bs-4 .btn-dark:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 46, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-dark:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 69, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-outline-primary {
  color: #BD8BCA;
  background-color: transparent;
  background-image: none;
  border-color: #BD8BCA;
}

/* line 63, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-primary:hover {
  color: #212529;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

/* line 69, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-primary:focus, .bs-4 .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.5);
}

/* line 74, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-primary.disabled, .bs-4 .btn-outline-primary:disabled {
  color: #BD8BCA;
  background-color: transparent;
}

/* line 80, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-primary:not(:disabled):not(.disabled):active, .bs-4 .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #BD8BCA;
  border-color: #BD8BCA;
}

/* line 87, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(189, 139, 202, 0.5);
}

/* line 69, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

/* line 63, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 69, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-secondary:focus, .bs-4 .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 74, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-secondary.disabled, .bs-4 .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 80, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-secondary:not(:disabled):not(.disabled):active, .bs-4 .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 87, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 69, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

/* line 63, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 69, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-success:focus, .bs-4 .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 74, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-success.disabled, .bs-4 .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 80, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-success:not(:disabled):not(.disabled):active, .bs-4 .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 87, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-success:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 69, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

/* line 63, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 69, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-info:focus, .bs-4 .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 74, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-info.disabled, .bs-4 .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 80, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-info:not(:disabled):not(.disabled):active, .bs-4 .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 87, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-info:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 69, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

/* line 63, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 69, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-warning:focus, .bs-4 .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 74, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-warning.disabled, .bs-4 .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 80, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-warning:not(:disabled):not(.disabled):active, .bs-4 .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 87, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 69, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

/* line 63, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 69, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-danger:focus, .bs-4 .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 74, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-danger.disabled, .bs-4 .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 80, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-danger:not(:disabled):not(.disabled):active, .bs-4 .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 87, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 69, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

/* line 63, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 69, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-light:focus, .bs-4 .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 74, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-light.disabled, .bs-4 .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 80, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-light:not(:disabled):not(.disabled):active, .bs-4 .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 87, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-light:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 69, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

/* line 63, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 69, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-dark:focus, .bs-4 .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 74, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-dark.disabled, .bs-4 .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 80, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-dark:not(:disabled):not(.disabled):active, .bs-4 .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .bs-4 .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 87, sass/bootstrap-default/mixins/_buttons.scss */
.bs-4 .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .bs-4 .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .bs-4 .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 80, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-link {
  font-weight: 400;
  color: #BD8BCA;
  background-color: transparent;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-link:hover {
  color: #9f56b2;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

/* line 92, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-link:focus, .bs-4 .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

/* line 99, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-link:disabled, .bs-4 .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 113, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-lg, .bs-4 #content-buttons .btn-group-lg > a, #content-buttons .bs-4 .btn-group-lg > a, .bs-4 .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 1.4375rem;
}

/* line 117, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-sm, .bs-4 #content-buttons .btn-group-sm > a, #content-buttons .bs-4 .btn-group-sm > a, .bs-4 .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 1.4375rem;
}

/* line 126, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-block {
  display: block;
  width: 100%;
}

/* line 131, sass/bootstrap-default/_buttons.scss */
.bs-4 .btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 140, sass/bootstrap-default/_buttons.scss */
.bs-4 input[type=submit].btn-block,
.bs-4 input[type=reset].btn-block,
.bs-4 input[type=button].btn-block {
  width: 100%;
}

@supports (-webkit-appearance: -apple-pay-button) {
  /* line 146, sass/bootstrap-default/_buttons.scss */
  .bs-4 .apple-pay-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
  }
  /* line 150, sass/bootstrap-default/_buttons.scss */
  .bs-4 .apple-pay-button-black {
    -apple-pay-button-style: black;
  }
  /* line 153, sass/bootstrap-default/_buttons.scss */
  .bs-4 .apple-pay-button-white {
    -apple-pay-button-style: white;
  }
  /* line 156, sass/bootstrap-default/_buttons.scss */
  .bs-4 .apple-pay-button-white-with-line {
    -apple-pay-button-style: white-outline;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  /* line 162, sass/bootstrap-default/_buttons.scss */
  .bs-4 .apple-pay-button {
    display: inline-block;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }
  /* line 174, sass/bootstrap-default/_buttons.scss */
  .bs-4 .apple-pay-button-black {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  /* line 178, sass/bootstrap-default/_buttons.scss */
  .bs-4 .apple-pay-button-white {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  /* line 182, sass/bootstrap-default/_buttons.scss */
  .bs-4 .apple-pay-button-white-with-line {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
    border: 0.5px solid black;
  }
}
/* line 3, sass/bootstrap-default/_transitions.scss */
.bs-4 .fade {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 3, sass/bootstrap-default/_transitions.scss */
  .bs-4 .fade {
    transition: none;
  }
}
/* line 6, sass/bootstrap-default/_transitions.scss */
.bs-4 .fade:not(.show) {
  opacity: 0;
}

/* line 12, sass/bootstrap-default/_transitions.scss */
.bs-4 .collapse:not(.show) {
  display: none;
}

/* line 17, sass/bootstrap-default/_transitions.scss */
.bs-4 .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 17, sass/bootstrap-default/_transitions.scss */
  .bs-4 .collapsing {
    transition: none;
  }
}
/* line 2, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropup,
.bs-4 .dropright,
.bs-4 .dropdown,
.bs-4 .dropleft {
  position: relative;
}

/* line 15, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 36, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 44, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 57, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 67, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 74, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 84, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 93, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-menu[x-placement^=top], .bs-4 .dropdown-menu[x-placement^=right], .bs-4 .dropdown-menu[x-placement^=bottom], .bs-4 .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

/* line 104, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 111, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .dropdown-item:hover, .bs-4 .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 129, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-item.active, .bs-4 .dropdown-item:active {
  color: #354657;
  text-decoration: none;
  background-color: #fff;
}

/* line 136, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-item.disabled, .bs-4 .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 147, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-menu.show {
  display: block;
}

/* line 152, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 162, sass/bootstrap-default/_dropdown.scss */
.bs-4 .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group,
.bs-4 .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group > .btn, .bs-4 #content-buttons .btn-group > a, #content-buttons .bs-4 .btn-group > a,
.bs-4 .btn-group-vertical > .btn,
.bs-4 #content-buttons .btn-group-vertical > a,
#content-buttons .bs-4 .btn-group-vertical > a {
  position: relative;
  flex: 0 1 auto;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .btn-group > .btn:hover, .bs-4 #content-buttons .btn-group > a:hover, #content-buttons .bs-4 .btn-group > a:hover,
.bs-4 .btn-group-vertical > .btn:hover,
.bs-4 #content-buttons .btn-group-vertical > a:hover,
#content-buttons .bs-4 .btn-group-vertical > a:hover {
  z-index: 1;
}

/* line 19, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group > .btn:focus, .bs-4 #content-buttons .btn-group > a:focus, #content-buttons .bs-4 .btn-group > a:focus, .bs-4 .btn-group > .btn:active, .bs-4 #content-buttons .btn-group > a:active, #content-buttons .bs-4 .btn-group > a:active, .bs-4 .btn-group > .btn.active, .bs-4 #content-buttons .btn-group > a.active, #content-buttons .bs-4 .btn-group > a.active,
.bs-4 .btn-group-vertical > .btn:focus,
.bs-4 #content-buttons .btn-group-vertical > a:focus,
#content-buttons .bs-4 .btn-group-vertical > a:focus,
.bs-4 .btn-group-vertical > .btn:active,
.bs-4 #content-buttons .btn-group-vertical > a:active,
#content-buttons .bs-4 .btn-group-vertical > a:active,
.bs-4 .btn-group-vertical > .btn.active,
.bs-4 #content-buttons .btn-group-vertical > a.active,
#content-buttons .bs-4 .btn-group-vertical > a.active {
  z-index: 1;
}

/* line 27, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group .btn + .btn, .bs-4 .btn-group #content-buttons a + .btn, #content-buttons .bs-4 .btn-group a + .btn, .bs-4 .btn-group #content-buttons .btn + a, #content-buttons .bs-4 .btn-group .btn + a, .bs-4 .btn-group #content-buttons a + a, #content-buttons .bs-4 .btn-group a + a,
.bs-4 .btn-group .btn + .btn-group,
.bs-4 .btn-group #content-buttons a + .btn-group,
#content-buttons .bs-4 .btn-group a + .btn-group,
.bs-4 .btn-group .btn-group + .btn,
.bs-4 .btn-group #content-buttons .btn-group + a,
#content-buttons .bs-4 .btn-group .btn-group + a,
.bs-4 .btn-group .btn-group + .btn-group,
.bs-4 .btn-group-vertical .btn + .btn,
.bs-4 .btn-group-vertical #content-buttons a + .btn,
#content-buttons .bs-4 .btn-group-vertical a + .btn,
.bs-4 .btn-group-vertical #content-buttons .btn + a,
#content-buttons .bs-4 .btn-group-vertical .btn + a,
.bs-4 .btn-group-vertical #content-buttons a + a,
#content-buttons .bs-4 .btn-group-vertical a + a,
.bs-4 .btn-group-vertical .btn + .btn-group,
.bs-4 .btn-group-vertical #content-buttons a + .btn-group,
#content-buttons .bs-4 .btn-group-vertical a + .btn-group,
.bs-4 .btn-group-vertical .btn-group + .btn,
.bs-4 .btn-group-vertical #content-buttons .btn-group + a,
#content-buttons .bs-4 .btn-group-vertical .btn-group + a,
.bs-4 .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 36, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 41, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-toolbar .input-group {
  width: auto;
}

/* line 47, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group > .btn:first-child, .bs-4 #content-buttons .btn-group > a:first-child, #content-buttons .bs-4 .btn-group > a:first-child {
  margin-left: 0;
}

/* line 52, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .bs-4 #content-buttons .btn-group > a:not(:last-child):not(.dropdown-toggle), #content-buttons .bs-4 .btn-group > a:not(:last-child):not(.dropdown-toggle),
.bs-4 .btn-group > .btn-group:not(:last-child) > .btn,
.bs-4 #content-buttons .btn-group > .btn-group:not(:last-child) > a,
#content-buttons .bs-4 .btn-group > .btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 57, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group > .btn:not(:first-child), .bs-4 #content-buttons .btn-group > a:not(:first-child), #content-buttons .bs-4 .btn-group > a:not(:first-child),
.bs-4 .btn-group > .btn-group:not(:first-child) > .btn,
.bs-4 #content-buttons .btn-group > .btn-group:not(:first-child) > a,
#content-buttons .bs-4 .btn-group > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 75, sass/bootstrap-default/_button-group.scss */
.bs-4 .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 79, sass/bootstrap-default/_button-group.scss */
.bs-4 .dropdown-toggle-split::after,
.dropup .bs-4 .dropdown-toggle-split::after,
.dropright .bs-4 .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 85, sass/bootstrap-default/_button-group.scss */
.dropleft .bs-4 .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-sm + .dropdown-toggle-split, .bs-4 #content-buttons .btn-group-sm > a + .dropdown-toggle-split, #content-buttons .bs-4 .btn-group-sm > a + .dropdown-toggle-split, .bs-4 .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 95, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-lg + .dropdown-toggle-split, .bs-4 #content-buttons .btn-group-lg > a + .dropdown-toggle-split, #content-buttons .bs-4 .btn-group-lg > a + .dropdown-toggle-split, .bs-4 .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 117, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 122, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group-vertical .btn, .bs-4 .btn-group-vertical #content-buttons a, #content-buttons .bs-4 .btn-group-vertical a,
.bs-4 .btn-group-vertical .btn-group {
  width: 100%;
}

/* line 127, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group-vertical > .btn + .btn, .bs-4 #content-buttons .btn-group-vertical > a + .btn, #content-buttons .bs-4 .btn-group-vertical > a + .btn, .bs-4 #content-buttons .btn-group-vertical > .btn + a, #content-buttons .bs-4 .btn-group-vertical > .btn + a, .bs-4 #content-buttons .btn-group-vertical > a + a, #content-buttons .bs-4 .btn-group-vertical > a + a,
.bs-4 .btn-group-vertical > .btn + .btn-group,
.bs-4 #content-buttons .btn-group-vertical > a + .btn-group,
#content-buttons .bs-4 .btn-group-vertical > a + .btn-group,
.bs-4 .btn-group-vertical > .btn-group + .btn,
.bs-4 #content-buttons .btn-group-vertical > .btn-group + a,
#content-buttons .bs-4 .btn-group-vertical > .btn-group + a,
.bs-4 .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 136, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .bs-4 #content-buttons .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), #content-buttons .bs-4 .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
.bs-4 .btn-group-vertical > .btn-group:not(:last-child) > .btn,
.bs-4 #content-buttons .btn-group-vertical > .btn-group:not(:last-child) > a,
#content-buttons .bs-4 .btn-group-vertical > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 141, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group-vertical > .btn:not(:first-child), .bs-4 #content-buttons .btn-group-vertical > a:not(:first-child), #content-buttons .bs-4 .btn-group-vertical > a:not(:first-child),
.bs-4 .btn-group-vertical > .btn-group:not(:first-child) > .btn,
.bs-4 #content-buttons .btn-group-vertical > .btn-group:not(:first-child) > a,
#content-buttons .bs-4 .btn-group-vertical > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 161, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group-toggle > .btn, .bs-4 #content-buttons .btn-group-toggle > a, #content-buttons .bs-4 .btn-group-toggle > a,
.bs-4 .btn-group-toggle > .btn-group > .btn,
.bs-4 #content-buttons .btn-group-toggle > .btn-group > a,
#content-buttons .bs-4 .btn-group-toggle > .btn-group > a {
  margin-bottom: 0;
}

/* line 165, sass/bootstrap-default/_button-group.scss */
.bs-4 .btn-group-toggle > .btn input[type=radio], .bs-4 #content-buttons .btn-group-toggle > a input[type=radio], #content-buttons .bs-4 .btn-group-toggle > a input[type=radio],
.bs-4 .btn-group-toggle > .btn input[type=checkbox],
.bs-4 #content-buttons .btn-group-toggle > a input[type=checkbox],
#content-buttons .bs-4 .btn-group-toggle > a input[type=checkbox],
.bs-4 .btn-group-toggle > .btn-group > .btn input[type=radio],
.bs-4 #content-buttons .btn-group-toggle > .btn-group > a input[type=radio],
#content-buttons .bs-4 .btn-group-toggle > .btn-group > a input[type=radio],
.bs-4 .btn-group-toggle > .btn-group > .btn input[type=checkbox],
.bs-4 #content-buttons .btn-group-toggle > .btn-group > a input[type=checkbox],
#content-buttons .bs-4 .btn-group-toggle > .btn-group > a input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .form-control,
.bs-4 .input-group > .custom-select,
.bs-4 .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 24, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .form-control + .form-control,
.bs-4 .input-group > .form-control + .custom-select,
.bs-4 .input-group > .form-control + .custom-file,
.bs-4 .input-group > .custom-select + .form-control,
.bs-4 .input-group > .custom-select + .custom-select,
.bs-4 .input-group > .custom-select + .custom-file,
.bs-4 .input-group > .custom-file + .form-control,
.bs-4 .input-group > .custom-file + .custom-select,
.bs-4 .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 32, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .form-control:focus,
.bs-4 .input-group > .custom-select:focus,
.bs-4 .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 39, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 45, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .form-control:not(:last-child),
.bs-4 .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 46, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .form-control:not(:first-child),
.bs-4 .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 51, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 55, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .custom-file:not(:last-child) .custom-file-label,
.bs-4 .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 57, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 68, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group-prepend,
.bs-4 .input-group-append {
  display: flex;
}

/* line 75, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group-prepend .btn, .bs-4 .input-group-prepend #content-buttons a, #content-buttons .bs-4 .input-group-prepend a,
.bs-4 .input-group-append .btn,
.bs-4 .input-group-append #content-buttons a,
#content-buttons .bs-4 .input-group-append a {
  position: relative;
  z-index: 2;
}

/* line 80, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group-prepend .btn + .btn, .bs-4 .input-group-prepend #content-buttons a + .btn, #content-buttons .bs-4 .input-group-prepend a + .btn, .bs-4 .input-group-prepend #content-buttons .btn + a, #content-buttons .bs-4 .input-group-prepend .btn + a, .bs-4 .input-group-prepend #content-buttons a + a, #content-buttons .bs-4 .input-group-prepend a + a,
.bs-4 .input-group-prepend .btn + .input-group-text,
.bs-4 .input-group-prepend #content-buttons a + .input-group-text,
#content-buttons .bs-4 .input-group-prepend a + .input-group-text,
.bs-4 .input-group-prepend .input-group-text + .input-group-text,
.bs-4 .input-group-prepend .input-group-text + .btn,
.bs-4 .input-group-prepend #content-buttons .input-group-text + a,
#content-buttons .bs-4 .input-group-prepend .input-group-text + a,
.bs-4 .input-group-append .btn + .btn,
.bs-4 .input-group-append #content-buttons a + .btn,
#content-buttons .bs-4 .input-group-append a + .btn,
.bs-4 .input-group-append #content-buttons .btn + a,
#content-buttons .bs-4 .input-group-append .btn + a,
.bs-4 .input-group-append #content-buttons a + a,
#content-buttons .bs-4 .input-group-append a + a,
.bs-4 .input-group-append .btn + .input-group-text,
.bs-4 .input-group-append #content-buttons a + .input-group-text,
#content-buttons .bs-4 .input-group-append a + .input-group-text,
.bs-4 .input-group-append .input-group-text + .input-group-text,
.bs-4 .input-group-append .input-group-text + .btn,
.bs-4 .input-group-append #content-buttons .input-group-text + a,
#content-buttons .bs-4 .input-group-append .input-group-text + a {
  margin-left: -1px;
}

/* line 88, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group-prepend {
  margin-right: -1px;
}

/* line 89, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group-append {
  margin-left: -1px;
}

/* line 97, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group-text {
  display: flex;
  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;
}

/* line 113, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group-text input[type=radio],
.bs-4 .input-group-text input[type=checkbox] {
  margin-top: 0;
}

/* line 125, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group-lg > .form-control,
.bs-4 .input-group-lg > .input-group-prepend > .input-group-text,
.bs-4 .input-group-lg > .input-group-append > .input-group-text,
.bs-4 .input-group-lg > .input-group-prepend > .btn,
.bs-4 #content-buttons .input-group-lg > .input-group-prepend > a,
#content-buttons .bs-4 .input-group-lg > .input-group-prepend > a,
.bs-4 .input-group-lg > .input-group-append > .btn,
.bs-4 #content-buttons .input-group-lg > .input-group-append > a,
#content-buttons .bs-4 .input-group-lg > .input-group-append > a {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 137, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group-sm > .form-control,
.bs-4 .input-group-sm > .input-group-prepend > .input-group-text,
.bs-4 .input-group-sm > .input-group-append > .input-group-text,
.bs-4 .input-group-sm > .input-group-prepend > .btn,
.bs-4 #content-buttons .input-group-sm > .input-group-prepend > a,
#content-buttons .bs-4 .input-group-sm > .input-group-prepend > a,
.bs-4 .input-group-sm > .input-group-append > .btn,
.bs-4 #content-buttons .input-group-sm > .input-group-append > a,
#content-buttons .bs-4 .input-group-sm > .input-group-append > a {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 157, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .input-group-prepend > .btn, .bs-4 #content-buttons .input-group > .input-group-prepend > a, #content-buttons .bs-4 .input-group > .input-group-prepend > a,
.bs-4 .input-group > .input-group-prepend > .input-group-text,
.bs-4 .input-group > .input-group-append:not(:last-child) > .btn,
.bs-4 #content-buttons .input-group > .input-group-append:not(:last-child) > a,
#content-buttons .bs-4 .input-group > .input-group-append:not(:last-child) > a,
.bs-4 .input-group > .input-group-append:not(:last-child) > .input-group-text,
.bs-4 .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bs-4 #content-buttons .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle),
#content-buttons .bs-4 .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle),
.bs-4 .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 166, sass/bootstrap-default/_input-group.scss */
.bs-4 .input-group > .input-group-append > .btn, .bs-4 #content-buttons .input-group > .input-group-append > a, #content-buttons .bs-4 .input-group > .input-group-append > a,
.bs-4 .input-group > .input-group-append > .input-group-text,
.bs-4 .input-group > .input-group-prepend:not(:first-child) > .btn,
.bs-4 #content-buttons .input-group > .input-group-prepend:not(:first-child) > a,
#content-buttons .bs-4 .input-group > .input-group-prepend:not(:first-child) > a,
.bs-4 .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.bs-4 .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.bs-4 #content-buttons .input-group > .input-group-prepend:first-child > a:not(:first-child),
#content-buttons .bs-4 .input-group > .input-group-prepend:first-child > a:not(:first-child),
.bs-4 .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-input:checked ~ .custom-control-label::before {
  color: #354657;
  background-color: #fff;
}

/* line 33, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

/* line 38, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-input:active ~ .custom-control-label::before {
  color: #354657;
  background-color: white;
}

/* line 45, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 48, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 59, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-label {
  position: relative;
  margin-bottom: 0;
}

/* line 64, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

/* line 79, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 99, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 104, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff;
}

/* line 107, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .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='%23354657' 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");
}

/* line 113, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #fff;
}

/* line 117, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .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='%23354657' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 123, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(189, 139, 202, 0.5);
}

/* line 126, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(189, 139, 202, 0.5);
}

/* line 137, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 142, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff;
}

/* line 145, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .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='%23354657'/%3E%3C/svg%3E");
}

/* line 151, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(189, 139, 202, 0.5);
}

/* line 164, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .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: #fff 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") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 183, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-select:focus {
  border-color: white;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 192, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 203, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-select[multiple], .bs-4 .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 210, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 216, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-select::-ms-expand {
  opacity: 0;
}

/* line 221, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 228, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

/* line 240, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

/* line 248, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 256, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-file-input:focus ~ .custom-file-label {
  border-color: white;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

/* line 260, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-file-input:focus ~ .custom-file-label::after {
  border-color: white;
}

/* line 265, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 270, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 276, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 291, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 315, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 321, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range:focus {
  outline: none;
}

/* line 326, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

/* line 327, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

/* line 328, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

/* line 331, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-moz-focus-outer {
  border: 0;
}

/* line 335, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #fff;
  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) {
  /* line 335, sass/bootstrap-default/_custom-forms.scss */
  .bs-4 .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
/* line 346, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-webkit-slider-thumb:active {
  background-color: white;
}

/* line 351, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 362, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  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) {
  /* line 362, sass/bootstrap-default/_custom-forms.scss */
  .bs-4 .custom-range::-moz-range-thumb {
    transition: none;
  }
}
/* line 372, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-moz-range-thumb:active {
  background-color: white;
}

/* line 377, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 388, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #fff;
  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) {
  /* line 388, sass/bootstrap-default/_custom-forms.scss */
  .bs-4 .custom-range::-ms-thumb {
    transition: none;
  }
}
/* line 401, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-ms-thumb:active {
  background-color: white;
}

/* line 406, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 417, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 422, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 429, sass/bootstrap-default/_custom-forms.scss */
.bs-4 .custom-control-label::before,
.bs-4 .custom-file-label,
.bs-4 .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) {
  /* line 429, sass/bootstrap-default/_custom-forms.scss */
  .bs-4 .custom-control-label::before,
  .bs-4 .custom-file-label,
  .bs-4 .custom-select {
    transition: none;
  }
}
/* line 6, sass/bootstrap-default/_nav.scss */
.bs-4 .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .nav-link:hover, .bs-4 .nav-link:focus {
  text-decoration: none;
}

/* line 23, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-link.disabled {
  color: #6c757d;
}

/* line 32, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 35, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 39, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .nav-tabs .nav-link:hover, .bs-4 .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 47, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 54, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-tabs .nav-link.active,
.bs-4 .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 61, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 75, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 79, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-pills .nav-link.active,
.bs-4 .nav-pills .show > .nav-link {
  color: #354657;
  background-color: #fff;
}

/* line 92, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 99, sass/bootstrap-default/_nav.scss */
.bs-4 .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 112, sass/bootstrap-default/_nav.scss */
.bs-4 .tab-content > .tab-pane {
  display: none;
}

/* line 115, sass/bootstrap-default/_nav.scss */
.bs-4 .tab-content > .active {
  display: block;
}

/* line 18, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar > .container,
.bs-4 .navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 42, sass/bootstrap-default/_navbar.scss */
.bs-4 .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;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .navbar-brand:hover, .bs-4 .navbar-brand:focus {
  text-decoration: none;
}

/* line 61, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 108, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 1.4375rem;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .navbar-toggler:hover, .bs-4 .navbar-toggler:focus {
  text-decoration: none;
}

/* line 121, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 128, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 554.98px) {
  /* line 147, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-sm > .container,
  .bs-4 .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 555px) {
  /* line 145, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 161, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-sm > .container,
  .bs-4 .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  /* line 147, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-md > .container,
  .bs-4 .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 145, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 161, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-md > .container,
  .bs-4 .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  /* line 147, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-lg > .container,
  .bs-4 .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  /* line 145, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 161, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-lg > .container,
  .bs-4 .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1439.98px) {
  /* line 147, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-xl > .container,
  .bs-4 .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1440px) {
  /* line 145, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 158, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 161, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 165, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 172, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-xl > .container,
  .bs-4 .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  /* line 177, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 184, sass/bootstrap-default/_navbar.scss */
  .bs-4 .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
/* line 145, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 147, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-expand > .container,
.bs-4 .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 158, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 161, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 165, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 172, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-expand > .container,
.bs-4 .navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}

/* line 177, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 184, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-expand .navbar-toggler {
  display: none;
}

/* line 199, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .navbar-light .navbar-brand:hover, .bs-4 .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 208, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .navbar-light .navbar-nav .nav-link:hover, .bs-4 .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 215, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 220, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-light .navbar-nav .show > .nav-link,
.bs-4 .navbar-light .navbar-nav .active > .nav-link,
.bs-4 .navbar-light .navbar-nav .nav-link.show,
.bs-4 .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 228, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 233, sass/bootstrap-default/_navbar.scss */
.bs-4 .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");
}

/* line 237, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 239, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .navbar-light .navbar-text a:hover, .bs-4 .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 251, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .navbar-dark .navbar-brand:hover, .bs-4 .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 260, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .navbar-dark .navbar-nav .nav-link:hover, .bs-4 .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 267, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 272, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-dark .navbar-nav .show > .nav-link,
.bs-4 .navbar-dark .navbar-nav .active > .nav-link,
.bs-4 .navbar-dark .navbar-nav .nav-link.show,
.bs-4 .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 280, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 285, sass/bootstrap-default/_navbar.scss */
.bs-4 .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");
}

/* line 289, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 291, sass/bootstrap-default/_navbar.scss */
.bs-4 .navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .navbar-dark .navbar-text a:hover, .bs-4 .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, sass/bootstrap-default/_card.scss */
.bs-4 .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 16, sass/bootstrap-default/_card.scss */
.bs-4 .card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, sass/bootstrap-default/_card.scss */
.bs-4 .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, sass/bootstrap-default/_card.scss */
.bs-4 .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, sass/bootstrap-default/_card.scss */
.bs-4 .card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 41, sass/bootstrap-default/_card.scss */
.bs-4 .card-title {
  margin-bottom: 0.75rem;
}

/* line 45, sass/bootstrap-default/_card.scss */
.bs-4 .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 50, sass/bootstrap-default/_card.scss */
.bs-4 .card-text:last-child {
  margin-bottom: 0;
}

/* line 13, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .card-link:hover {
  text-decoration: none;
}

/* line 59, sass/bootstrap-default/_card.scss */
.bs-4 .card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 68, sass/bootstrap-default/_card.scss */
.bs-4 .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 74, sass/bootstrap-default/_card.scss */
.bs-4 .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 79, sass/bootstrap-default/_card.scss */
.bs-4 .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 85, sass/bootstrap-default/_card.scss */
.bs-4 .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 90, sass/bootstrap-default/_card.scss */
.bs-4 .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 100, sass/bootstrap-default/_card.scss */
.bs-4 .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 107, sass/bootstrap-default/_card.scss */
.bs-4 .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 113, sass/bootstrap-default/_card.scss */
.bs-4 .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 122, sass/bootstrap-default/_card.scss */
.bs-4 .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 128, sass/bootstrap-default/_card.scss */
.bs-4 .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 133, sass/bootstrap-default/_card.scss */
.bs-4 .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 141, sass/bootstrap-default/_card.scss */
.bs-4 .card-deck {
  display: flex;
  flex-direction: column;
}

/* line 145, sass/bootstrap-default/_card.scss */
.bs-4 .card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 555px) {
  /* line 141, sass/bootstrap-default/_card.scss */
  .bs-4 .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 154, sass/bootstrap-default/_card.scss */
  .bs-4 .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
/* line 171, sass/bootstrap-default/_card.scss */
.bs-4 .card-group {
  display: flex;
  flex-direction: column;
}

/* line 177, sass/bootstrap-default/_card.scss */
.bs-4 .card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 555px) {
  /* line 171, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group {
    flex-flow: row wrap;
  }
  /* line 185, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 190, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 197, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 200, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:first-child .card-img-top,
  .bs-4 .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  /* line 204, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:first-child .card-img-bottom,
  .bs-4 .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 210, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 213, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:last-child .card-img-top,
  .bs-4 .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  /* line 217, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:last-child .card-img-bottom,
  .bs-4 .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  /* line 223, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  /* line 226, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:only-child .card-img-top,
  .bs-4 .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  /* line 230, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:only-child .card-img-bottom,
  .bs-4 .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  /* line 236, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  /* line 239, sass/bootstrap-default/_card.scss */
  .bs-4 .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .bs-4 .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .bs-4 .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .bs-4 .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
/* line 257, sass/bootstrap-default/_card.scss */
.bs-4 .card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 555px) {
  /* line 256, sass/bootstrap-default/_card.scss */
  .bs-4 .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 267, sass/bootstrap-default/_card.scss */
  .bs-4 .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
/* line 280, sass/bootstrap-default/_card.scss */
.bs-4 .accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 286, sass/bootstrap-default/_card.scss */
.bs-4 .accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 291, sass/bootstrap-default/_card.scss */
.bs-4 .accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 297, sass/bootstrap-default/_card.scss */
.bs-4 .accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, sass/bootstrap-default/_breadcrumb.scss */
.bs-4 .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 13, sass/bootstrap-default/_breadcrumb.scss */
.bs-4 .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, sass/bootstrap-default/_breadcrumb.scss */
.bs-4 .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 30, sass/bootstrap-default/_breadcrumb.scss */
.bs-4 .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, sass/bootstrap-default/_breadcrumb.scss */
.bs-4 .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, sass/bootstrap-default/_breadcrumb.scss */
.bs-4 .breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, sass/bootstrap-default/_pagination.scss */
.bs-4 .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, sass/bootstrap-default/_pagination.scss */
.bs-4 .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #BD8BCA;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, sass/bootstrap-default/_pagination.scss */
.bs-4 .page-link:hover {
  z-index: 2;
  color: #9f56b2;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, sass/bootstrap-default/_pagination.scss */
.bs-4 .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

/* line 32, sass/bootstrap-default/_pagination.scss */
.bs-4 .page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 39, sass/bootstrap-default/_pagination.scss */
.bs-4 .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 45, sass/bootstrap-default/_pagination.scss */
.bs-4 .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 50, sass/bootstrap-default/_pagination.scss */
.bs-4 .page-item.active .page-link {
  z-index: 1;
  color: #354657;
  background-color: #fff;
  border-color: #fff;
}

/* line 57, sass/bootstrap-default/_pagination.scss */
.bs-4 .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, sass/bootstrap-default/mixins/_pagination.scss */
.bs-4 .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, sass/bootstrap-default/mixins/_pagination.scss */
.bs-4 .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, sass/bootstrap-default/mixins/_pagination.scss */
.bs-4 .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, sass/bootstrap-default/mixins/_pagination.scss */
.bs-4 .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, sass/bootstrap-default/mixins/_pagination.scss */
.bs-4 .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, sass/bootstrap-default/mixins/_pagination.scss */
.bs-4 .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, sass/bootstrap-default/_badge.scss */
.bs-4 .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 18, sass/bootstrap-default/_badge.scss */
.bs-4 .badge:empty {
  display: none;
}

/* line 24, sass/bootstrap-default/_badge.scss */
.bs-4 .btn .badge, .bs-4 #content-buttons a .badge, #content-buttons .bs-4 a .badge {
  position: relative;
  top: -1px;
}

/* line 33, sass/bootstrap-default/_badge.scss */
.bs-4 .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 44, sass/bootstrap-default/_badge.scss */
.bs-4 .badge-primary {
  color: #212529;
  background-color: #BD8BCA;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .badge-primary[href]:hover, .bs-4 .badge-primary[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #a968ba;
}

/* line 44, sass/bootstrap-default/_badge.scss */
.bs-4 .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .badge-secondary[href]:hover, .bs-4 .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

/* line 44, sass/bootstrap-default/_badge.scss */
.bs-4 .badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .badge-success[href]:hover, .bs-4 .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

/* line 44, sass/bootstrap-default/_badge.scss */
.bs-4 .badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .badge-info[href]:hover, .bs-4 .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

/* line 44, sass/bootstrap-default/_badge.scss */
.bs-4 .badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .badge-warning[href]:hover, .bs-4 .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

/* line 44, sass/bootstrap-default/_badge.scss */
.bs-4 .badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .badge-danger[href]:hover, .bs-4 .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

/* line 44, sass/bootstrap-default/_badge.scss */
.bs-4 .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .badge-light[href]:hover, .bs-4 .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

/* line 44, sass/bootstrap-default/_badge.scss */
.bs-4 .badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .badge-dark[href]:hover, .bs-4 .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

/* line 1, sass/bootstrap-default/_jumbotron.scss */
.bs-4 .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 555px) {
  /* line 1, sass/bootstrap-default/_jumbotron.scss */
  .bs-4 .jumbotron {
    padding: 4rem 2rem;
  }
}
/* line 12, sass/bootstrap-default/_jumbotron.scss */
.bs-4 .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, sass/bootstrap-default/_alert.scss */
.bs-4 .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-heading {
  color: inherit;
}

/* line 20, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-link {
  font-weight: 700;
}

/* line 29, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-dismissible {
  padding-right: 4rem;
}

/* line 33, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-primary {
  color: #624869;
  background-color: #f2e8f4;
  border-color: #eddff0;
}

/* line 6, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-primary hr {
  border-top-color: #e3cee8;
}

/* line 10, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-primary .alert-link {
  color: #46334b;
}

/* line 48, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 10, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-secondary .alert-link {
  color: #202326;
}

/* line 48, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-success .alert-link {
  color: #0b2e13;
}

/* line 48, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-info .alert-link {
  color: #062c33;
}

/* line 48, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-warning .alert-link {
  color: #533f03;
}

/* line 48, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-danger .alert-link {
  color: #491217;
}

/* line 48, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-light .alert-link {
  color: #686868;
}

/* line 48, sass/bootstrap-default/_alert.scss */
.bs-4 .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, sass/bootstrap-default/mixins/_alert.scss */
.bs-4 .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;
  }
}
/* line 6, sass/bootstrap-default/_progress.scss */
.bs-4 .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 16, sass/bootstrap-default/_progress.scss */
.bs-4 .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #BD8BCA;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 16, sass/bootstrap-default/_progress.scss */
  .bs-4 .progress-bar {
    transition: none;
  }
}
/* line 27, sass/bootstrap-default/_progress.scss */
.bs-4 .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;
}

/* line 32, sass/bootstrap-default/_progress.scss */
.bs-4 .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

/* line 1, sass/bootstrap-default/_media.scss */
.bs-4 .media {
  display: flex;
  align-items: flex-start;
}

/* line 6, sass/bootstrap-default/_media.scss */
.bs-4 .media-body {
  flex: 1;
}

/* line 5, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item-action:hover, .bs-4 .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 32, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 43, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 52, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 56, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item:hover, .bs-4 .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

/* line 66, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-item.disabled, .bs-4 .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

/* line 73, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-item.active {
  z-index: 2;
  color: #354657;
  background-color: #fff;
  border-color: #fff;
}

/* line 88, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 95, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 101, sass/bootstrap-default/_list-group.scss */
.bs-4 .list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-primary {
  color: #624869;
  background-color: #eddff0;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item-primary.list-group-item-action:hover, .bs-4 .list-group-item-primary.list-group-item-action:focus {
  color: #624869;
  background-color: #e3cee8;
}

/* line 14, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #624869;
  border-color: #624869;
}

/* line 4, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item-secondary.list-group-item-action:hover, .bs-4 .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 14, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 4, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item-success.list-group-item-action:hover, .bs-4 .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 14, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item-info.list-group-item-action:hover, .bs-4 .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 14, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 4, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item-warning.list-group-item-action:hover, .bs-4 .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item-danger.list-group-item-action:hover, .bs-4 .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 14, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item-light.list-group-item-action:hover, .bs-4 .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 14, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .list-group-item-dark.list-group-item-action:hover, .bs-4 .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, sass/bootstrap-default/mixins/_list-group.scss */
.bs-4 .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 1, sass/bootstrap-default/_close.scss */
.bs-4 .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

/* line 10, sass/bootstrap-default/_close.scss */
.bs-4 .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .close:not(:disabled):not(.disabled):hover, .bs-4 .close:not(:disabled):not(.disabled):focus {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

/* line 29, sass/bootstrap-default/_close.scss */
.bs-4 button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 7, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-open {
  overflow: hidden;
}

/* line 11, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, sass/bootstrap-default/_modal.scss */
.bs-4 .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

/* line 36, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, sass/bootstrap-default/_modal.scss */
.modal.fade .bs-4 .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 44, sass/bootstrap-default/_modal.scss */
  .modal.fade .bs-4 .modal-dialog {
    transition: none;
  }
}
/* line 48, sass/bootstrap-default/_modal.scss */
.modal.show .bs-4 .modal-dialog {
  transform: translate(0, 0);
}

/* line 53, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 59, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

/* line 67, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-content {
  position: relative;
  display: flex;
  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;
}

/* line 84, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 94, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-backdrop.fade {
  opacity: 0;
}

/* line 95, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-backdrop.show {
  opacity: 0.5;
}

/* line 100, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 108, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-header .icon--cross {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 116, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 123, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 132, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

/* line 140, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

/* line 141, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

/* line 145, sass/bootstrap-default/_modal.scss */
.bs-4 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 555px) {
  /* line 156, sass/bootstrap-default/_modal.scss */
  .bs-4 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 161, sass/bootstrap-default/_modal.scss */
  .bs-4 .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 164, sass/bootstrap-default/_modal.scss */
  .bs-4 .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 174, sass/bootstrap-default/_modal.scss */
  .bs-4 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  /* line 179, sass/bootstrap-default/_modal.scss */
  .bs-4 .modal-lg {
    max-width: 800px;
  }
}
/* line 2, sass/bootstrap-default/_tooltip.scss */
.bs-4 .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  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";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, sass/bootstrap-default/_tooltip.scss */
.bs-4 .tooltip.show {
  opacity: 0.9;
}

/* line 17, sass/bootstrap-default/_tooltip.scss */
.bs-4 .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, sass/bootstrap-default/_tooltip.scss */
.bs-4 .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-top, .bs-4 .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}

/* line 35, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-top .arrow, .bs-4 .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}

/* line 38, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-top .arrow::before, .bs-4 .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-right, .bs-4 .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}

/* line 49, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-right .arrow, .bs-4 .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-right .arrow::before, .bs-4 .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-bottom, .bs-4 .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}

/* line 65, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-bottom .arrow, .bs-4 .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}

/* line 68, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-bottom .arrow::before, .bs-4 .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-left, .bs-4 .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}

/* line 79, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-left .arrow, .bs-4 .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, sass/bootstrap-default/_tooltip.scss */
.bs-4 .bs-tooltip-left .arrow::before, .bs-4 .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, sass/bootstrap-default/_tooltip.scss */
.bs-4 .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, sass/bootstrap-default/_popover.scss */
.bs-4 .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  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";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 20, sass/bootstrap-default/_popover.scss */
.bs-4 .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, sass/bootstrap-default/_popover.scss */
.bs-4 .popover .arrow::before, .bs-4 .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-top, .bs-4 .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}

/* line 41, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-top .arrow, .bs-4 .bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 45, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-top .arrow::before, .bs-4 .bs-popover-auto[x-placement^=top] .arrow::before,
.bs-4 .bs-popover-top .arrow::after,
.bs-4 .bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

/* line 50, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-top .arrow::before, .bs-4 .bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 55, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-top .arrow::after,
.bs-4 .bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

/* line 61, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-right, .bs-4 .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}

/* line 64, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-right .arrow, .bs-4 .bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 71, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-right .arrow::before, .bs-4 .bs-popover-auto[x-placement^=right] .arrow::before,
.bs-4 .bs-popover-right .arrow::after,
.bs-4 .bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

/* line 76, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-right .arrow::before, .bs-4 .bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 81, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-right .arrow::after,
.bs-4 .bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

/* line 87, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-bottom, .bs-4 .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}

/* line 90, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-bottom .arrow, .bs-4 .bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 94, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-bottom .arrow::before, .bs-4 .bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-4 .bs-popover-bottom .arrow::after,
.bs-4 .bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

/* line 99, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-bottom .arrow::before, .bs-4 .bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 104, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-bottom .arrow::after,
.bs-4 .bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

/* line 110, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-bottom .popover-header::before, .bs-4 .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 122, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-left, .bs-4 .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}

/* line 125, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-left .arrow, .bs-4 .bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 132, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-left .arrow::before, .bs-4 .bs-popover-auto[x-placement^=left] .arrow::before,
.bs-4 .bs-popover-left .arrow::after,
.bs-4 .bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

/* line 137, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-left .arrow::before, .bs-4 .bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 142, sass/bootstrap-default/_popover.scss */
.bs-4 .bs-popover-left .arrow::after,
.bs-4 .bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

/* line 165, sass/bootstrap-default/_popover.scss */
.bs-4 .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);
}

/* line 175, sass/bootstrap-default/_popover.scss */
.bs-4 .popover-header:empty {
  display: none;
}

/* line 180, sass/bootstrap-default/_popover.scss */
.bs-4 .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 11, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel {
  position: relative;
}

/* line 15, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 21, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
}

/* line 30, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-item.active,
.bs-4 .carousel-item-next,
.bs-4 .carousel-item-prev {
  display: block;
  transition: transform 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 30, sass/bootstrap-default/_carousel.scss */
  .bs-4 .carousel-item.active,
  .bs-4 .carousel-item-next,
  .bs-4 .carousel-item-prev {
    transition: none;
  }
}
/* line 37, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-item-next,
.bs-4 .carousel-item-prev {
  position: absolute;
  top: 0;
}

/* line 43, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-item-next.carousel-item-left,
.bs-4 .carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  /* line 43, sass/bootstrap-default/_carousel.scss */
  .bs-4 .carousel-item-next.carousel-item-left,
  .bs-4 .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}
/* line 52, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-item-next,
.bs-4 .active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
  /* line 52, sass/bootstrap-default/_carousel.scss */
  .bs-4 .carousel-item-next,
  .bs-4 .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}
/* line 61, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-item-prev,
.bs-4 .active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
  /* line 61, sass/bootstrap-default/_carousel.scss */
  .bs-4 .carousel-item-prev,
  .bs-4 .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}
/* line 76, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}

/* line 82, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-fade .carousel-item.active,
.bs-4 .carousel-fade .carousel-item-next.carousel-item-left,
.bs-4 .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

/* line 88, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-fade .active.carousel-item-left,
.bs-4 .carousel-fade .active.carousel-item-right {
  opacity: 0;
}

/* line 93, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-fade .carousel-item-next,
.bs-4 .carousel-fade .carousel-item-prev,
.bs-4 .carousel-fade .carousel-item.active,
.bs-4 .carousel-fade .active.carousel-item-left,
.bs-4 .carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  /* line 93, sass/bootstrap-default/_carousel.scss */
  .bs-4 .carousel-fade .carousel-item-next,
  .bs-4 .carousel-fade .carousel-item-prev,
  .bs-4 .carousel-fade .carousel-item.active,
  .bs-4 .carousel-fade .active.carousel-item-left,
  .bs-4 .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}
/* line 111, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-control-prev,
.bs-4 .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 .carousel-control-prev:hover, .bs-4 .carousel-control-prev:focus,
.bs-4 .carousel-control-next:hover,
.bs-4 .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 135, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-control-prev {
  left: 0;
}

/* line 141, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-control-next {
  right: 0;
}

/* line 149, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-control-prev-icon,
.bs-4 .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 157, sass/bootstrap-default/_carousel.scss */
.bs-4 .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");
}

/* line 160, sass/bootstrap-default/_carousel.scss */
.bs-4 .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");
}

/* line 170, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 184, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 196, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 205, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 216, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-indicators .active {
  background-color: #fff;
}

/* line 226, sass/bootstrap-default/_carousel.scss */
.bs-4 .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 3, sass/bootstrap-default/utilities/_align.scss */
.bs-4 .align-baseline {
  vertical-align: baseline !important;
}

/* line 4, sass/bootstrap-default/utilities/_align.scss */
.bs-4 .align-top {
  vertical-align: top !important;
}

/* line 5, sass/bootstrap-default/utilities/_align.scss */
.bs-4 .align-middle {
  vertical-align: middle !important;
}

/* line 6, sass/bootstrap-default/utilities/_align.scss */
.bs-4 .align-bottom {
  vertical-align: bottom !important;
}

/* line 7, sass/bootstrap-default/utilities/_align.scss */
.bs-4 .align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, sass/bootstrap-default/utilities/_align.scss */
.bs-4 .align-text-top {
  vertical-align: text-top !important;
}

/* line 6, sass/bootstrap-default/mixins/_background-variant.scss */
.bs-4 .bg-primary {
  background-color: #BD8BCA !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.bg-primary:hover, .bs-4 a.bg-primary:focus,
.bs-4 button.bg-primary:hover,
.bs-4 button.bg-primary:focus {
  background-color: #a968ba !important;
}

/* line 6, sass/bootstrap-default/mixins/_background-variant.scss */
.bs-4 .bg-secondary {
  background-color: #6c757d !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.bg-secondary:hover, .bs-4 a.bg-secondary:focus,
.bs-4 button.bg-secondary:hover,
.bs-4 button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, sass/bootstrap-default/mixins/_background-variant.scss */
.bs-4 .bg-success {
  background-color: #28a745 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.bg-success:hover, .bs-4 a.bg-success:focus,
.bs-4 button.bg-success:hover,
.bs-4 button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, sass/bootstrap-default/mixins/_background-variant.scss */
.bs-4 .bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.bg-info:hover, .bs-4 a.bg-info:focus,
.bs-4 button.bg-info:hover,
.bs-4 button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, sass/bootstrap-default/mixins/_background-variant.scss */
.bs-4 .bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.bg-warning:hover, .bs-4 a.bg-warning:focus,
.bs-4 button.bg-warning:hover,
.bs-4 button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, sass/bootstrap-default/mixins/_background-variant.scss */
.bs-4 .bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.bg-danger:hover, .bs-4 a.bg-danger:focus,
.bs-4 button.bg-danger:hover,
.bs-4 button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, sass/bootstrap-default/mixins/_background-variant.scss */
.bs-4 .bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.bg-light:hover, .bs-4 a.bg-light:focus,
.bs-4 button.bg-light:hover,
.bs-4 button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, sass/bootstrap-default/mixins/_background-variant.scss */
.bs-4 .bg-dark {
  background-color: #343a40 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.bg-dark:hover, .bs-4 a.bg-dark:focus,
.bs-4 button.bg-dark:hover,
.bs-4 button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, sass/bootstrap-default/utilities/_background.scss */
.bs-4 .bg-white {
  background-color: #fff !important;
}

/* line 17, sass/bootstrap-default/utilities/_background.scss */
.bs-4 .bg-transparent {
  background-color: transparent !important;
}

/* line 7, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-0 {
  border: 0 !important;
}

/* line 14, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-top-0 {
  border-top: 0 !important;
}

/* line 15, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-right-0 {
  border-right: 0 !important;
}

/* line 16, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-left-0 {
  border-left: 0 !important;
}

/* line 20, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-primary {
  border-color: #BD8BCA !important;
}

/* line 20, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-secondary {
  border-color: #6c757d !important;
}

/* line 20, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-success {
  border-color: #28a745 !important;
}

/* line 20, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-info {
  border-color: #17a2b8 !important;
}

/* line 20, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-warning {
  border-color: #ffc107 !important;
}

/* line 20, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-danger {
  border-color: #dc3545 !important;
}

/* line 20, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-light {
  border-color: #f8f9fa !important;
}

/* line 20, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-dark {
  border-color: #343a40 !important;
}

/* line 25, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .border-white {
  border-color: #fff !important;
}

/* line 33, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .rounded {
  border-radius: 0.25rem !important;
}

/* line 36, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 40, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 44, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 48, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 53, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .rounded-circle {
  border-radius: 50% !important;
}

/* line 57, sass/bootstrap-default/utilities/_borders.scss */
.bs-4 .rounded-0 {
  border-radius: 0 !important;
}

/* line 2, sass/bootstrap-default/mixins/_clearfix.scss */
.bs-4 .clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 11, sass/bootstrap-default/utilities/_display.scss */
.bs-4 .d-none {
  display: none !important;
}

/* line 12, sass/bootstrap-default/utilities/_display.scss */
.bs-4 .d-inline {
  display: inline !important;
}

/* line 13, sass/bootstrap-default/utilities/_display.scss */
.bs-4 .d-inline-block {
  display: inline-block !important;
}

/* line 14, sass/bootstrap-default/utilities/_display.scss */
.bs-4 .d-block {
  display: block !important;
}

/* line 15, sass/bootstrap-default/utilities/_display.scss */
.bs-4 .d-table {
  display: table !important;
}

/* line 16, sass/bootstrap-default/utilities/_display.scss */
.bs-4 .d-table-row {
  display: table-row !important;
}

/* line 17, sass/bootstrap-default/utilities/_display.scss */
.bs-4 .d-table-cell {
  display: table-cell !important;
}

/* line 18, sass/bootstrap-default/utilities/_display.scss */
.bs-4 .d-flex {
  display: flex !important;
}

/* line 19, sass/bootstrap-default/utilities/_display.scss */
.bs-4 .d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 555px) {
  /* line 11, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-sm-none {
    display: none !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-sm-inline {
    display: inline !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 14, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-sm-block {
    display: block !important;
  }
  /* line 15, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-sm-table {
    display: table !important;
  }
  /* line 16, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-sm-table-row {
    display: table-row !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 18, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-sm-flex {
    display: flex !important;
  }
  /* line 19, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 11, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-md-none {
    display: none !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-md-inline {
    display: inline !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 14, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-md-block {
    display: block !important;
  }
  /* line 15, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-md-table {
    display: table !important;
  }
  /* line 16, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-md-table-row {
    display: table-row !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 18, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-md-flex {
    display: flex !important;
  }
  /* line 19, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  /* line 11, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-lg-none {
    display: none !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-lg-inline {
    display: inline !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 14, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-lg-block {
    display: block !important;
  }
  /* line 15, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-lg-table {
    display: table !important;
  }
  /* line 16, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-lg-table-row {
    display: table-row !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 18, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-lg-flex {
    display: flex !important;
  }
  /* line 19, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  /* line 11, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-xl-none {
    display: none !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-xl-inline {
    display: inline !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 14, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-xl-block {
    display: block !important;
  }
  /* line 15, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-xl-table {
    display: table !important;
  }
  /* line 16, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-xl-table-row {
    display: table-row !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 18, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-xl-flex {
    display: flex !important;
  }
  /* line 19, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  /* line 29, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-print-none {
    display: none !important;
  }
  /* line 30, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-print-inline {
    display: inline !important;
  }
  /* line 31, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 32, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-print-block {
    display: block !important;
  }
  /* line 33, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-print-table {
    display: table !important;
  }
  /* line 34, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-print-table-row {
    display: table-row !important;
  }
  /* line 35, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 36, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-print-flex {
    display: flex !important;
  }
  /* line 37, sass/bootstrap-default/utilities/_display.scss */
  .bs-4 .d-print-inline-flex {
    display: inline-flex !important;
  }
}
/* line 3, sass/bootstrap-default/utilities/_embed.scss */
.bs-4 .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, sass/bootstrap-default/utilities/_embed.scss */
.bs-4 .embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, sass/bootstrap-default/utilities/_embed.scss */
.bs-4 .embed-responsive .embed-responsive-item,
.bs-4 .embed-responsive iframe,
.bs-4 .embed-responsive embed,
.bs-4 .embed-responsive object,
.bs-4 .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 31, sass/bootstrap-default/utilities/_embed.scss */
.bs-4 .embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 37, sass/bootstrap-default/utilities/_embed.scss */
.bs-4 .embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 43, sass/bootstrap-default/utilities/_embed.scss */
.bs-4 .embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 49, sass/bootstrap-default/utilities/_embed.scss */
.bs-4 .embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-row {
  flex-direction: row !important;
}

/* line 12, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-column {
  flex-direction: column !important;
}

/* line 13, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .justify-content-center {
  justify-content: center !important;
}

/* line 28, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .justify-content-between {
  justify-content: space-between !important;
}

/* line 29, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .justify-content-around {
  justify-content: space-around !important;
}

/* line 31, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-items-start {
  align-items: flex-start !important;
}

/* line 32, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-items-end {
  align-items: flex-end !important;
}

/* line 33, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-items-center {
  align-items: center !important;
}

/* line 34, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-items-baseline {
  align-items: baseline !important;
}

/* line 35, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-items-stretch {
  align-items: stretch !important;
}

/* line 37, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-content-start {
  align-content: flex-start !important;
}

/* line 38, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-content-end {
  align-content: flex-end !important;
}

/* line 39, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-content-center {
  align-content: center !important;
}

/* line 40, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-content-between {
  align-content: space-between !important;
}

/* line 41, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-content-around {
  align-content: space-around !important;
}

/* line 42, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-content-stretch {
  align-content: stretch !important;
}

/* line 44, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-self-auto {
  align-self: auto !important;
}

/* line 45, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-self-start {
  align-self: flex-start !important;
}

/* line 46, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-self-end {
  align-self: flex-end !important;
}

/* line 47, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-self-center {
  align-self: center !important;
}

/* line 48, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-self-baseline {
  align-self: baseline !important;
}

/* line 49, sass/bootstrap-default/utilities/_flex.scss */
.bs-4 .align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 555px) {
  /* line 11, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 11, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  /* line 11, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1440px) {
  /* line 11, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, sass/bootstrap-default/utilities/_flex.scss */
  .bs-4 .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
/* line 5, sass/bootstrap-default/utilities/_float.scss */
.bs-4 .float-left {
  float: left !important;
}

/* line 6, sass/bootstrap-default/utilities/_float.scss */
.bs-4 .float-right {
  float: right !important;
}

/* line 7, sass/bootstrap-default/utilities/_float.scss */
.bs-4 .float-none {
  float: none !important;
}

@media (min-width: 555px) {
  /* line 5, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-sm-left {
    float: left !important;
  }
  /* line 6, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-sm-right {
    float: right !important;
  }
  /* line 7, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 5, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-md-left {
    float: left !important;
  }
  /* line 6, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-md-right {
    float: right !important;
  }
  /* line 7, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  /* line 5, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-lg-left {
    float: left !important;
  }
  /* line 6, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-lg-right {
    float: right !important;
  }
  /* line 7, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1440px) {
  /* line 5, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-xl-left {
    float: left !important;
  }
  /* line 6, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-xl-right {
    float: right !important;
  }
  /* line 7, sass/bootstrap-default/utilities/_float.scss */
  .bs-4 .float-xl-none {
    float: none !important;
  }
}
/* line 10, sass/bootstrap-default/utilities/_position.scss */
.bs-4 .position-static {
  position: static !important;
}

/* line 10, sass/bootstrap-default/utilities/_position.scss */
.bs-4 .position-relative {
  position: relative !important;
}

/* line 10, sass/bootstrap-default/utilities/_position.scss */
.bs-4 .position-absolute {
  position: absolute !important;
}

/* line 10, sass/bootstrap-default/utilities/_position.scss */
.bs-4 .position-fixed {
  position: fixed !important;
}

/* line 10, sass/bootstrap-default/utilities/_position.scss */
.bs-4 .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 15, sass/bootstrap-default/utilities/_position.scss */
.bs-4 .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 23, sass/bootstrap-default/utilities/_position.scss */
.bs-4 .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: -webkit-sticky) or (position: sticky) {
  /* line 31, sass/bootstrap-default/utilities/_position.scss */
  .bs-4 .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
/* line 5, sass/bootstrap-default/utilities/_screenreaders.scss */
.bs-4 .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, sass/bootstrap-default/mixins/_screen-reader.scss */
.bs-4 .sr-only-focusable:active, .bs-4 .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, sass/bootstrap-default/utilities/_shadows.scss */
.bs-4 .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, sass/bootstrap-default/utilities/_shadows.scss */
.bs-4 .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, sass/bootstrap-default/utilities/_shadows.scss */
.bs-4 .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, sass/bootstrap-default/utilities/_shadows.scss */
.bs-4 .shadow-none {
  box-shadow: none !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .w-25 {
  width: 25% !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .w-50 {
  width: 50% !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .w-75 {
  width: 75% !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .w-100 {
  width: 100% !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .w-auto {
  width: auto !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .h-25 {
  height: 25% !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .h-50 {
  height: 50% !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .h-75 {
  height: 75% !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .h-100 {
  height: 100% !important;
}

/* line 7, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .h-auto {
  height: auto !important;
}

/* line 11, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .mw-100 {
  max-width: 100% !important;
}

/* line 12, sass/bootstrap-default/utilities/_sizing.scss */
.bs-4 .mh-100 {
  max-height: 100% !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .m-0 {
  margin: 0 !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mt-0,
.bs-4 .my-0 {
  margin-top: 0 !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mr-0,
.bs-4 .mx-0 {
  margin-right: 0 !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mb-0,
.bs-4 .my-0 {
  margin-bottom: 0 !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .ml-0,
.bs-4 .mx-0 {
  margin-left: 0 !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .m-1 {
  margin: 0.25rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mt-1,
.bs-4 .my-1 {
  margin-top: 0.25rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mr-1,
.bs-4 .mx-1 {
  margin-right: 0.25rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mb-1,
.bs-4 .my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .ml-1,
.bs-4 .mx-1 {
  margin-left: 0.25rem !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .m-2 {
  margin: 0.5rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mt-2,
.bs-4 .my-2 {
  margin-top: 0.5rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mr-2,
.bs-4 .mx-2 {
  margin-right: 0.5rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mb-2,
.bs-4 .my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .ml-2,
.bs-4 .mx-2 {
  margin-left: 0.5rem !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .m-3 {
  margin: 1rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mt-3,
.bs-4 .my-3 {
  margin-top: 1rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mr-3,
.bs-4 .mx-3 {
  margin-right: 1rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mb-3,
.bs-4 .my-3 {
  margin-bottom: 1rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .ml-3,
.bs-4 .mx-3 {
  margin-left: 1rem !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .m-4 {
  margin: 1.5rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mt-4,
.bs-4 .my-4 {
  margin-top: 1.5rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mr-4,
.bs-4 .mx-4 {
  margin-right: 1.5rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mb-4,
.bs-4 .my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .ml-4,
.bs-4 .mx-4 {
  margin-left: 1.5rem !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .m-5 {
  margin: 3rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mt-5,
.bs-4 .my-5 {
  margin-top: 3rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mr-5,
.bs-4 .mx-5 {
  margin-right: 3rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mb-5,
.bs-4 .my-5 {
  margin-bottom: 3rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .ml-5,
.bs-4 .mx-5 {
  margin-left: 3rem !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .p-0 {
  padding: 0 !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pt-0,
.bs-4 .py-0 {
  padding-top: 0 !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pr-0,
.bs-4 .px-0 {
  padding-right: 0 !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pb-0,
.bs-4 .py-0 {
  padding-bottom: 0 !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pl-0,
.bs-4 .px-0 {
  padding-left: 0 !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .p-1 {
  padding: 0.25rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pt-1,
.bs-4 .py-1 {
  padding-top: 0.25rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pr-1,
.bs-4 .px-1 {
  padding-right: 0.25rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pb-1,
.bs-4 .py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pl-1,
.bs-4 .px-1 {
  padding-left: 0.25rem !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .p-2 {
  padding: 0.5rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pt-2,
.bs-4 .py-2 {
  padding-top: 0.5rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pr-2,
.bs-4 .px-2 {
  padding-right: 0.5rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pb-2,
.bs-4 .py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pl-2,
.bs-4 .px-2 {
  padding-left: 0.5rem !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .p-3 {
  padding: 1rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pt-3,
.bs-4 .py-3 {
  padding-top: 1rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pr-3,
.bs-4 .px-3 {
  padding-right: 1rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pb-3,
.bs-4 .py-3 {
  padding-bottom: 1rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pl-3,
.bs-4 .px-3 {
  padding-left: 1rem !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .p-4 {
  padding: 1.5rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pt-4,
.bs-4 .py-4 {
  padding-top: 1.5rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pr-4,
.bs-4 .px-4 {
  padding-right: 1.5rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pb-4,
.bs-4 .py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pl-4,
.bs-4 .px-4 {
  padding-left: 1.5rem !important;
}

/* line 12, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .p-5 {
  padding: 3rem !important;
}

/* line 13, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pt-5,
.bs-4 .py-5 {
  padding-top: 3rem !important;
}

/* line 17, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pr-5,
.bs-4 .px-5 {
  padding-right: 3rem !important;
}

/* line 21, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pb-5,
.bs-4 .py-5 {
  padding-bottom: 3rem !important;
}

/* line 25, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .pl-5,
.bs-4 .px-5 {
  padding-left: 3rem !important;
}

/* line 33, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .m-auto {
  margin: auto !important;
}

/* line 34, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mt-auto,
.bs-4 .my-auto {
  margin-top: auto !important;
}

/* line 38, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mr-auto,
.bs-4 .mx-auto {
  margin-right: auto !important;
}

/* line 42, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .mb-auto,
.bs-4 .my-auto {
  margin-bottom: auto !important;
}

/* line 46, sass/bootstrap-default/utilities/_spacing.scss */
.bs-4 .ml-auto,
.bs-4 .mx-auto {
  margin-left: auto !important;
}

@media (min-width: 555px) {
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-sm-0 {
    margin: 0 !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-sm-0,
  .bs-4 .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-sm-0,
  .bs-4 .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-sm-0,
  .bs-4 .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-sm-0,
  .bs-4 .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-sm-1,
  .bs-4 .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-sm-1,
  .bs-4 .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-sm-1,
  .bs-4 .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-sm-1,
  .bs-4 .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-sm-2,
  .bs-4 .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-sm-2,
  .bs-4 .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-sm-2,
  .bs-4 .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-sm-2,
  .bs-4 .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-sm-3,
  .bs-4 .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-sm-3,
  .bs-4 .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-sm-3,
  .bs-4 .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-sm-3,
  .bs-4 .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-sm-4,
  .bs-4 .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-sm-4,
  .bs-4 .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-sm-4,
  .bs-4 .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-sm-4,
  .bs-4 .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-sm-5,
  .bs-4 .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-sm-5,
  .bs-4 .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-sm-5,
  .bs-4 .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-sm-5,
  .bs-4 .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-sm-0 {
    padding: 0 !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-sm-0,
  .bs-4 .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-sm-0,
  .bs-4 .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-sm-0,
  .bs-4 .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-sm-0,
  .bs-4 .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-sm-1,
  .bs-4 .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-sm-1,
  .bs-4 .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-sm-1,
  .bs-4 .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-sm-1,
  .bs-4 .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-sm-2,
  .bs-4 .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-sm-2,
  .bs-4 .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-sm-2,
  .bs-4 .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-sm-2,
  .bs-4 .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-sm-3,
  .bs-4 .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-sm-3,
  .bs-4 .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-sm-3,
  .bs-4 .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-sm-3,
  .bs-4 .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-sm-4,
  .bs-4 .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-sm-4,
  .bs-4 .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-sm-4,
  .bs-4 .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-sm-4,
  .bs-4 .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-sm-5,
  .bs-4 .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-sm-5,
  .bs-4 .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-sm-5,
  .bs-4 .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-sm-5,
  .bs-4 .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 33, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-sm-auto {
    margin: auto !important;
  }
  /* line 34, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-sm-auto,
  .bs-4 .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 38, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-sm-auto,
  .bs-4 .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 42, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-sm-auto,
  .bs-4 .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 46, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-sm-auto,
  .bs-4 .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-md-0 {
    margin: 0 !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-md-0,
  .bs-4 .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-md-0,
  .bs-4 .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-md-0,
  .bs-4 .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-md-0,
  .bs-4 .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-md-1,
  .bs-4 .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-md-1,
  .bs-4 .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-md-1,
  .bs-4 .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-md-1,
  .bs-4 .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-md-2,
  .bs-4 .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-md-2,
  .bs-4 .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-md-2,
  .bs-4 .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-md-2,
  .bs-4 .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-md-3 {
    margin: 1rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-md-3,
  .bs-4 .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-md-3,
  .bs-4 .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-md-3,
  .bs-4 .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-md-3,
  .bs-4 .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-md-4,
  .bs-4 .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-md-4,
  .bs-4 .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-md-4,
  .bs-4 .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-md-4,
  .bs-4 .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-md-5 {
    margin: 3rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-md-5,
  .bs-4 .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-md-5,
  .bs-4 .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-md-5,
  .bs-4 .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-md-5,
  .bs-4 .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-md-0 {
    padding: 0 !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-md-0,
  .bs-4 .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-md-0,
  .bs-4 .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-md-0,
  .bs-4 .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-md-0,
  .bs-4 .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-md-1,
  .bs-4 .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-md-1,
  .bs-4 .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-md-1,
  .bs-4 .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-md-1,
  .bs-4 .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-md-2,
  .bs-4 .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-md-2,
  .bs-4 .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-md-2,
  .bs-4 .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-md-2,
  .bs-4 .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-md-3 {
    padding: 1rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-md-3,
  .bs-4 .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-md-3,
  .bs-4 .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-md-3,
  .bs-4 .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-md-3,
  .bs-4 .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-md-4,
  .bs-4 .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-md-4,
  .bs-4 .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-md-4,
  .bs-4 .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-md-4,
  .bs-4 .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-md-5 {
    padding: 3rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-md-5,
  .bs-4 .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-md-5,
  .bs-4 .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-md-5,
  .bs-4 .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-md-5,
  .bs-4 .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 33, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-md-auto {
    margin: auto !important;
  }
  /* line 34, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-md-auto,
  .bs-4 .my-md-auto {
    margin-top: auto !important;
  }
  /* line 38, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-md-auto,
  .bs-4 .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 42, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-md-auto,
  .bs-4 .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 46, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-md-auto,
  .bs-4 .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-lg-0 {
    margin: 0 !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-lg-0,
  .bs-4 .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-lg-0,
  .bs-4 .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-lg-0,
  .bs-4 .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-lg-0,
  .bs-4 .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-lg-1,
  .bs-4 .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-lg-1,
  .bs-4 .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-lg-1,
  .bs-4 .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-lg-1,
  .bs-4 .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-lg-2,
  .bs-4 .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-lg-2,
  .bs-4 .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-lg-2,
  .bs-4 .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-lg-2,
  .bs-4 .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-lg-3,
  .bs-4 .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-lg-3,
  .bs-4 .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-lg-3,
  .bs-4 .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-lg-3,
  .bs-4 .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-lg-4,
  .bs-4 .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-lg-4,
  .bs-4 .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-lg-4,
  .bs-4 .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-lg-4,
  .bs-4 .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-lg-5,
  .bs-4 .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-lg-5,
  .bs-4 .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-lg-5,
  .bs-4 .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-lg-5,
  .bs-4 .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-lg-0 {
    padding: 0 !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-lg-0,
  .bs-4 .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-lg-0,
  .bs-4 .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-lg-0,
  .bs-4 .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-lg-0,
  .bs-4 .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-lg-1,
  .bs-4 .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-lg-1,
  .bs-4 .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-lg-1,
  .bs-4 .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-lg-1,
  .bs-4 .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-lg-2,
  .bs-4 .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-lg-2,
  .bs-4 .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-lg-2,
  .bs-4 .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-lg-2,
  .bs-4 .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-lg-3,
  .bs-4 .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-lg-3,
  .bs-4 .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-lg-3,
  .bs-4 .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-lg-3,
  .bs-4 .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-lg-4,
  .bs-4 .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-lg-4,
  .bs-4 .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-lg-4,
  .bs-4 .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-lg-4,
  .bs-4 .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-lg-5,
  .bs-4 .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-lg-5,
  .bs-4 .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-lg-5,
  .bs-4 .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-lg-5,
  .bs-4 .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 33, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-lg-auto {
    margin: auto !important;
  }
  /* line 34, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-lg-auto,
  .bs-4 .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 38, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-lg-auto,
  .bs-4 .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 42, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-lg-auto,
  .bs-4 .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 46, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-lg-auto,
  .bs-4 .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1440px) {
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-xl-0 {
    margin: 0 !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-xl-0,
  .bs-4 .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-xl-0,
  .bs-4 .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-xl-0,
  .bs-4 .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-xl-0,
  .bs-4 .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-xl-1,
  .bs-4 .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-xl-1,
  .bs-4 .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-xl-1,
  .bs-4 .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-xl-1,
  .bs-4 .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-xl-2,
  .bs-4 .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-xl-2,
  .bs-4 .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-xl-2,
  .bs-4 .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-xl-2,
  .bs-4 .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-xl-3,
  .bs-4 .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-xl-3,
  .bs-4 .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-xl-3,
  .bs-4 .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-xl-3,
  .bs-4 .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-xl-4,
  .bs-4 .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-xl-4,
  .bs-4 .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-xl-4,
  .bs-4 .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-xl-4,
  .bs-4 .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-xl-5,
  .bs-4 .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-xl-5,
  .bs-4 .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-xl-5,
  .bs-4 .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-xl-5,
  .bs-4 .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-xl-0 {
    padding: 0 !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-xl-0,
  .bs-4 .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-xl-0,
  .bs-4 .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-xl-0,
  .bs-4 .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-xl-0,
  .bs-4 .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-xl-1,
  .bs-4 .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-xl-1,
  .bs-4 .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-xl-1,
  .bs-4 .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-xl-1,
  .bs-4 .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-xl-2,
  .bs-4 .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-xl-2,
  .bs-4 .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-xl-2,
  .bs-4 .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-xl-2,
  .bs-4 .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-xl-3,
  .bs-4 .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-xl-3,
  .bs-4 .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-xl-3,
  .bs-4 .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-xl-3,
  .bs-4 .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-xl-4,
  .bs-4 .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-xl-4,
  .bs-4 .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-xl-4,
  .bs-4 .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-xl-4,
  .bs-4 .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 12, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 13, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pt-xl-5,
  .bs-4 .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 17, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pr-xl-5,
  .bs-4 .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 21, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pb-xl-5,
  .bs-4 .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 25, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .pl-xl-5,
  .bs-4 .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 33, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .m-xl-auto {
    margin: auto !important;
  }
  /* line 34, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mt-xl-auto,
  .bs-4 .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 38, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mr-xl-auto,
  .bs-4 .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 42, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .mb-xl-auto,
  .bs-4 .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 46, sass/bootstrap-default/utilities/_spacing.scss */
  .bs-4 .ml-xl-auto,
  .bs-4 .mx-xl-auto {
    margin-left: auto !important;
  }
}
/* line 7, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 11, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-justify {
  text-align: justify !important;
}

/* line 12, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-nowrap {
  white-space: nowrap !important;
}

/* line 13, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-left {
  text-align: left !important;
}

/* line 22, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-right {
  text-align: right !important;
}

/* line 23, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-center {
  text-align: center !important;
}

@media (min-width: 555px) {
  /* line 21, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-sm-left {
    text-align: left !important;
  }
  /* line 22, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-sm-right {
    text-align: right !important;
  }
  /* line 23, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 21, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-md-left {
    text-align: left !important;
  }
  /* line 22, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-md-right {
    text-align: right !important;
  }
  /* line 23, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  /* line 21, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-lg-left {
    text-align: left !important;
  }
  /* line 22, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-lg-right {
    text-align: right !important;
  }
  /* line 23, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1440px) {
  /* line 21, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-xl-left {
    text-align: left !important;
  }
  /* line 22, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-xl-right {
    text-align: right !important;
  }
  /* line 23, sass/bootstrap-default/utilities/_text.scss */
  .bs-4 .text-xl-center {
    text-align: center !important;
  }
}
/* line 29, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-lowercase {
  text-transform: lowercase !important;
}

/* line 30, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-uppercase, .bs-4 .initialism {
  text-transform: uppercase !important;
}

/* line 31, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-capitalize {
  text-transform: capitalize !important;
}

/* line 35, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .font-weight-light {
  font-weight: 300 !important;
}

/* line 36, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .font-weight-normal {
  font-weight: 400 !important;
}

/* line 37, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .font-weight-bold {
  font-weight: 700 !important;
}

/* line 38, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .font-italic {
  font-style: italic !important;
}

/* line 42, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-white {
  color: #fff !important;
}

/* line 6, sass/bootstrap-default/mixins/_text-emphasis.scss */
.bs-4 .text-primary {
  color: #BD8BCA !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.text-primary:hover, .bs-4 a.text-primary:focus {
  color: #a968ba !important;
}

/* line 6, sass/bootstrap-default/mixins/_text-emphasis.scss */
.bs-4 .text-secondary {
  color: #6c757d !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.text-secondary:hover, .bs-4 a.text-secondary:focus {
  color: #545b62 !important;
}

/* line 6, sass/bootstrap-default/mixins/_text-emphasis.scss */
.bs-4 .text-success {
  color: #28a745 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.text-success:hover, .bs-4 a.text-success:focus {
  color: #1e7e34 !important;
}

/* line 6, sass/bootstrap-default/mixins/_text-emphasis.scss */
.bs-4 .text-info {
  color: #17a2b8 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.text-info:hover, .bs-4 a.text-info:focus {
  color: #117a8b !important;
}

/* line 6, sass/bootstrap-default/mixins/_text-emphasis.scss */
.bs-4 .text-warning {
  color: #ffc107 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.text-warning:hover, .bs-4 a.text-warning:focus {
  color: #d39e00 !important;
}

/* line 6, sass/bootstrap-default/mixins/_text-emphasis.scss */
.bs-4 .text-danger {
  color: #dc3545 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.text-danger:hover, .bs-4 a.text-danger:focus {
  color: #bd2130 !important;
}

/* line 6, sass/bootstrap-default/mixins/_text-emphasis.scss */
.bs-4 .text-light {
  color: #f8f9fa !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.text-light:hover, .bs-4 a.text-light:focus {
  color: #dae0e5 !important;
}

/* line 6, sass/bootstrap-default/mixins/_text-emphasis.scss */
.bs-4 .text-dark {
  color: #343a40 !important;
}

/* line 17, sass/bootstrap-default/mixins/_hover.scss */
.bs-4 a.text-dark:hover, .bs-4 a.text-dark:focus {
  color: #1d2124 !important;
}

/* line 48, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-body {
  color: #212529 !important;
}

/* line 49, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-muted {
  color: #6c757d !important;
}

/* line 51, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 52, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 56, sass/bootstrap-default/utilities/_text.scss */
.bs-4 .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, sass/bootstrap-default/utilities/_visibility.scss */
.bs-4 .visible {
  visibility: visible !important;
}

/* line 9, sass/bootstrap-default/utilities/_visibility.scss */
.bs-4 .invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, sass/bootstrap-default/_print.scss */
  .bs-4 *,
  .bs-4 *::before,
  .bs-4 *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, sass/bootstrap-default/_print.scss */
  .bs-4 a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, sass/bootstrap-default/_print.scss */
  .bs-4 abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, sass/bootstrap-default/_print.scss */
  .bs-4 pre {
    white-space: pre-wrap !important;
  }
  /* line 52, sass/bootstrap-default/_print.scss */
  .bs-4 pre,
  .bs-4 blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, sass/bootstrap-default/_print.scss */
  .bs-4 thead {
    display: table-header-group;
  }
  /* line 67, sass/bootstrap-default/_print.scss */
  .bs-4 tr,
  .bs-4 img {
    page-break-inside: avoid;
  }
  /* line 72, sass/bootstrap-default/_print.scss */
  .bs-4 p,
  .bs-4 h2,
  .bs-4 h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, sass/bootstrap-default/_print.scss */
  .bs-4 h2,
  .bs-4 h3 {
    page-break-after: avoid;
  }
  @page {
    /* line 1, sass/styles.scss */
    .bs-4 {
      size: a3;
    }
  }
  /* line 92, sass/bootstrap-default/_print.scss */
  .bs-4 body {
    min-width: 1024px !important;
  }
  /* line 95, sass/bootstrap-default/_print.scss */
  .bs-4 .container {
    min-width: 1024px !important;
  }
  /* line 100, sass/bootstrap-default/_print.scss */
  .bs-4 .navbar {
    display: none;
  }
  /* line 103, sass/bootstrap-default/_print.scss */
  .bs-4 .badge {
    border: 1px solid #000;
  }
  /* line 107, sass/bootstrap-default/_print.scss */
  .bs-4 .table {
    border-collapse: collapse !important;
  }
  /* line 110, sass/bootstrap-default/_print.scss */
  .bs-4 .table td,
  .bs-4 .table th {
    background-color: #fff !important;
  }
  /* line 117, sass/bootstrap-default/_print.scss */
  .bs-4 .table-bordered th,
  .bs-4 .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, sass/bootstrap-default/_print.scss */
  .bs-4 .table-dark {
    color: inherit;
  }
  /* line 126, sass/bootstrap-default/_print.scss */
  .bs-4 .table-dark th,
  .bs-4 .table-dark td,
  .bs-4 .table-dark thead th,
  .bs-4 .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 134, sass/bootstrap-default/_print.scss */
  .bs-4 .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

@media print {
  body {
    background-color: transparent;
    font-size: 12pt;
  }
  @page {
    size: letter portrait;
  }
  @page :left {
    margin: 0.3in;
  }
  @page :right {
    margin: 0.3in;
  }
  header.body-container, #breadcrumb, #livechat, #buyButton, #printshare_container,
  .moreQuestionsWell, #imageGallery, #review-container, #content_footer hr, #blog-banner, .ratings, .print, #feedback,
  #map, #player, .pagination, #instagramWidget, #followLinks, .subsiteNav, .embed-responsive, .facets, .related-content,
  #more-info, #more-info2, .print-header, .order-buttons, #createPWCont, #content_header, #minicartPanel {
    display: none;
  }
  img, .title, .grid-item, li, .slideImage {
    page-break-inside: avoid;
  }
  .slide.slideHide {
    visibility: visible !important;
  }
  .media-screen {
    display: none;
  }
  #page {
    padding-top: 0;
    margin-bottom: 0;
  }
  #page:after {
    height: 0;
  }
  #order-confirmation .order-confirmation > div:last-child > div {
    width: 100%;
  }
  #order-confirmation .order-confirmation > div:last-child .panel-totals {
    box-shadow: none;
  }
  #order-confirmation .address-well .well, #order-confirmation .address-well .moreQuestionsWell,
  #order-confirmation .payment-well .well,
  #order-confirmation .payment-well .moreQuestionsWell {
    background: none;
    border: none;
    box-shadow: none;
  }
  #site-wrapper #region-bar, #site-wrapper #offcanvas-menu, #site-wrapper .mobile__toolbar, #site-wrapper .menu-dropdown--search, #site-wrapper .referral__container, #site-wrapper .header__logo-image.d-lg-none,
  #site-wrapper .header__search__wrapper, #site-wrapper .header__toolbar {
    display: none;
  }
  #language_select, #product-detail #context-ribbon, .footer__social, .footer__cta, .footer__links, .footer__sub-footer__links,
  .footer__sub-footer-language {
    display: none;
  }
  .btn.back-btn, #content-buttons a.back-btn {
    display: none;
  }
  #startChat {
    display: none;
  }
}

/*# sourceMappingURL=bootstrap-3-styles.css.map*/