/**
 * Main sass file for theme.
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container, .dj-container, .navigation__inner, .subnavigation__inner {
  width: 100%;
  padding-right: 9.5px;
  padding-left: 9.5px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 1200px) {
    .container, .dj-container, .navigation__inner, .subnavigation__inner {
      max-width: 1317px; } }

.container-fluid {
  width: 100%;
  padding-right: 9.5px;
  padding-left: 9.5px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -9.5px;
  margin-left: -9.5px; }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg,
.col-lg-auto, .col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg-13, .col-xlg-14, .col-xlg-15, .col-xlg-16, .col-xlg-17, .col-xlg-18, .col-xlg-19, .col-xlg-20, .col-xlg-21, .col-xlg-22, .col-xlg-23, .col-xlg-24, .col-xlg,
.col-xlg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 9.5px;
  padding-left: 9.5px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-13 {
  flex: 0 0 54.16667%;
  max-width: 54.16667%; }

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

.col-15 {
  flex: 0 0 62.5%;
  max-width: 62.5%; }

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

.col-17 {
  flex: 0 0 70.83333%;
  max-width: 70.83333%; }

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

.col-19 {
  flex: 0 0 79.16667%;
  max-width: 79.16667%; }

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

.col-21 {
  flex: 0 0 87.5%;
  max-width: 87.5%; }

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

.col-23 {
  flex: 0 0 95.83333%;
  max-width: 95.83333%; }

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

.order-first {
  order: -1; }

.order-last {
  order: 25; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.order-13 {
  order: 13; }

.order-14 {
  order: 14; }

.order-15 {
  order: 15; }

.order-16 {
  order: 16; }

.order-17 {
  order: 17; }

.order-18 {
  order: 18; }

.order-19 {
  order: 19; }

.order-20 {
  order: 20; }

.order-21 {
  order: 21; }

.order-22 {
  order: 22; }

.order-23 {
  order: 23; }

.order-24 {
  order: 24; }

.offset-1 {
  margin-left: 4.16667%; }

.offset-2 {
  margin-left: 8.33333%; }

.offset-3 {
  margin-left: 12.5%; }

.offset-4 {
  margin-left: 16.66667%; }

.offset-5 {
  margin-left: 20.83333%; }

.offset-6 {
  margin-left: 25%; }

.offset-7 {
  margin-left: 29.16667%; }

.offset-8 {
  margin-left: 33.33333%; }

.offset-9 {
  margin-left: 37.5%; }

.offset-10 {
  margin-left: 41.66667%; }

.offset-11 {
  margin-left: 45.83333%; }

.offset-12 {
  margin-left: 50%; }

.offset-13 {
  margin-left: 54.16667%; }

.offset-14 {
  margin-left: 58.33333%; }

.offset-15 {
  margin-left: 62.5%; }

.offset-16 {
  margin-left: 66.66667%; }

.offset-17 {
  margin-left: 70.83333%; }

.offset-18 {
  margin-left: 75%; }

.offset-19 {
  margin-left: 79.16667%; }

.offset-20 {
  margin-left: 83.33333%; }

.offset-21 {
  margin-left: 87.5%; }

.offset-22 {
  margin-left: 91.66667%; }

.offset-23 {
  margin-left: 95.83333%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-sm-2 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-sm-4 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-5 {
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-sm-6 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-7 {
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-sm-8 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-sm-10 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-11 {
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-sm-12 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-13 {
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-sm-14 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-sm-16 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-17 {
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-sm-18 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-19 {
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-sm-20 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-sm-22 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-23 {
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-sm-24 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 25; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .order-sm-13 {
    order: 13; }
  .order-sm-14 {
    order: 14; }
  .order-sm-15 {
    order: 15; }
  .order-sm-16 {
    order: 16; }
  .order-sm-17 {
    order: 17; }
  .order-sm-18 {
    order: 18; }
  .order-sm-19 {
    order: 19; }
  .order-sm-20 {
    order: 20; }
  .order-sm-21 {
    order: 21; }
  .order-sm-22 {
    order: 22; }
  .order-sm-23 {
    order: 23; }
  .order-sm-24 {
    order: 24; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 4.16667%; }
  .offset-sm-2 {
    margin-left: 8.33333%; }
  .offset-sm-3 {
    margin-left: 12.5%; }
  .offset-sm-4 {
    margin-left: 16.66667%; }
  .offset-sm-5 {
    margin-left: 20.83333%; }
  .offset-sm-6 {
    margin-left: 25%; }
  .offset-sm-7 {
    margin-left: 29.16667%; }
  .offset-sm-8 {
    margin-left: 33.33333%; }
  .offset-sm-9 {
    margin-left: 37.5%; }
  .offset-sm-10 {
    margin-left: 41.66667%; }
  .offset-sm-11 {
    margin-left: 45.83333%; }
  .offset-sm-12 {
    margin-left: 50%; }
  .offset-sm-13 {
    margin-left: 54.16667%; }
  .offset-sm-14 {
    margin-left: 58.33333%; }
  .offset-sm-15 {
    margin-left: 62.5%; }
  .offset-sm-16 {
    margin-left: 66.66667%; }
  .offset-sm-17 {
    margin-left: 70.83333%; }
  .offset-sm-18 {
    margin-left: 75%; }
  .offset-sm-19 {
    margin-left: 79.16667%; }
  .offset-sm-20 {
    margin-left: 83.33333%; }
  .offset-sm-21 {
    margin-left: 87.5%; }
  .offset-sm-22 {
    margin-left: 91.66667%; }
  .offset-sm-23 {
    margin-left: 95.83333%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-md-2 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-md-4 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-5 {
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-md-6 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-7 {
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-md-8 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-md-10 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-11 {
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-md-12 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-13 {
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-md-14 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-md-16 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-17 {
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-md-18 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-19 {
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-md-20 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-md-22 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-23 {
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-md-24 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 25; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .order-md-13 {
    order: 13; }
  .order-md-14 {
    order: 14; }
  .order-md-15 {
    order: 15; }
  .order-md-16 {
    order: 16; }
  .order-md-17 {
    order: 17; }
  .order-md-18 {
    order: 18; }
  .order-md-19 {
    order: 19; }
  .order-md-20 {
    order: 20; }
  .order-md-21 {
    order: 21; }
  .order-md-22 {
    order: 22; }
  .order-md-23 {
    order: 23; }
  .order-md-24 {
    order: 24; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 4.16667%; }
  .offset-md-2 {
    margin-left: 8.33333%; }
  .offset-md-3 {
    margin-left: 12.5%; }
  .offset-md-4 {
    margin-left: 16.66667%; }
  .offset-md-5 {
    margin-left: 20.83333%; }
  .offset-md-6 {
    margin-left: 25%; }
  .offset-md-7 {
    margin-left: 29.16667%; }
  .offset-md-8 {
    margin-left: 33.33333%; }
  .offset-md-9 {
    margin-left: 37.5%; }
  .offset-md-10 {
    margin-left: 41.66667%; }
  .offset-md-11 {
    margin-left: 45.83333%; }
  .offset-md-12 {
    margin-left: 50%; }
  .offset-md-13 {
    margin-left: 54.16667%; }
  .offset-md-14 {
    margin-left: 58.33333%; }
  .offset-md-15 {
    margin-left: 62.5%; }
  .offset-md-16 {
    margin-left: 66.66667%; }
  .offset-md-17 {
    margin-left: 70.83333%; }
  .offset-md-18 {
    margin-left: 75%; }
  .offset-md-19 {
    margin-left: 79.16667%; }
  .offset-md-20 {
    margin-left: 83.33333%; }
  .offset-md-21 {
    margin-left: 87.5%; }
  .offset-md-22 {
    margin-left: 91.66667%; }
  .offset-md-23 {
    margin-left: 95.83333%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-lg-2 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-lg-4 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-5 {
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-lg-6 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-7 {
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-lg-8 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-lg-10 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-11 {
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-lg-12 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-13 {
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-lg-14 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-lg-16 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-17 {
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-lg-18 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-19 {
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-lg-20 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-lg-22 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-23 {
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-lg-24 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 25; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .order-lg-13 {
    order: 13; }
  .order-lg-14 {
    order: 14; }
  .order-lg-15 {
    order: 15; }
  .order-lg-16 {
    order: 16; }
  .order-lg-17 {
    order: 17; }
  .order-lg-18 {
    order: 18; }
  .order-lg-19 {
    order: 19; }
  .order-lg-20 {
    order: 20; }
  .order-lg-21 {
    order: 21; }
  .order-lg-22 {
    order: 22; }
  .order-lg-23 {
    order: 23; }
  .order-lg-24 {
    order: 24; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 4.16667%; }
  .offset-lg-2 {
    margin-left: 8.33333%; }
  .offset-lg-3 {
    margin-left: 12.5%; }
  .offset-lg-4 {
    margin-left: 16.66667%; }
  .offset-lg-5 {
    margin-left: 20.83333%; }
  .offset-lg-6 {
    margin-left: 25%; }
  .offset-lg-7 {
    margin-left: 29.16667%; }
  .offset-lg-8 {
    margin-left: 33.33333%; }
  .offset-lg-9 {
    margin-left: 37.5%; }
  .offset-lg-10 {
    margin-left: 41.66667%; }
  .offset-lg-11 {
    margin-left: 45.83333%; }
  .offset-lg-12 {
    margin-left: 50%; }
  .offset-lg-13 {
    margin-left: 54.16667%; }
  .offset-lg-14 {
    margin-left: 58.33333%; }
  .offset-lg-15 {
    margin-left: 62.5%; }
  .offset-lg-16 {
    margin-left: 66.66667%; }
  .offset-lg-17 {
    margin-left: 70.83333%; }
  .offset-lg-18 {
    margin-left: 75%; }
  .offset-lg-19 {
    margin-left: 79.16667%; }
  .offset-lg-20 {
    margin-left: 83.33333%; }
  .offset-lg-21 {
    margin-left: 87.5%; }
  .offset-lg-22 {
    margin-left: 91.66667%; }
  .offset-lg-23 {
    margin-left: 95.83333%; } }

@media (min-width: 1100px) {
  .col-xlg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xlg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xlg-1 {
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-xlg-2 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xlg-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xlg-4 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xlg-5 {
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-xlg-6 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xlg-7 {
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-xlg-8 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xlg-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-xlg-10 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xlg-11 {
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-xlg-12 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xlg-13 {
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-xlg-14 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xlg-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-xlg-16 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xlg-17 {
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-xlg-18 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xlg-19 {
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-xlg-20 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xlg-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xlg-22 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xlg-23 {
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-xlg-24 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xlg-first {
    order: -1; }
  .order-xlg-last {
    order: 25; }
  .order-xlg-0 {
    order: 0; }
  .order-xlg-1 {
    order: 1; }
  .order-xlg-2 {
    order: 2; }
  .order-xlg-3 {
    order: 3; }
  .order-xlg-4 {
    order: 4; }
  .order-xlg-5 {
    order: 5; }
  .order-xlg-6 {
    order: 6; }
  .order-xlg-7 {
    order: 7; }
  .order-xlg-8 {
    order: 8; }
  .order-xlg-9 {
    order: 9; }
  .order-xlg-10 {
    order: 10; }
  .order-xlg-11 {
    order: 11; }
  .order-xlg-12 {
    order: 12; }
  .order-xlg-13 {
    order: 13; }
  .order-xlg-14 {
    order: 14; }
  .order-xlg-15 {
    order: 15; }
  .order-xlg-16 {
    order: 16; }
  .order-xlg-17 {
    order: 17; }
  .order-xlg-18 {
    order: 18; }
  .order-xlg-19 {
    order: 19; }
  .order-xlg-20 {
    order: 20; }
  .order-xlg-21 {
    order: 21; }
  .order-xlg-22 {
    order: 22; }
  .order-xlg-23 {
    order: 23; }
  .order-xlg-24 {
    order: 24; }
  .offset-xlg-0 {
    margin-left: 0; }
  .offset-xlg-1 {
    margin-left: 4.16667%; }
  .offset-xlg-2 {
    margin-left: 8.33333%; }
  .offset-xlg-3 {
    margin-left: 12.5%; }
  .offset-xlg-4 {
    margin-left: 16.66667%; }
  .offset-xlg-5 {
    margin-left: 20.83333%; }
  .offset-xlg-6 {
    margin-left: 25%; }
  .offset-xlg-7 {
    margin-left: 29.16667%; }
  .offset-xlg-8 {
    margin-left: 33.33333%; }
  .offset-xlg-9 {
    margin-left: 37.5%; }
  .offset-xlg-10 {
    margin-left: 41.66667%; }
  .offset-xlg-11 {
    margin-left: 45.83333%; }
  .offset-xlg-12 {
    margin-left: 50%; }
  .offset-xlg-13 {
    margin-left: 54.16667%; }
  .offset-xlg-14 {
    margin-left: 58.33333%; }
  .offset-xlg-15 {
    margin-left: 62.5%; }
  .offset-xlg-16 {
    margin-left: 66.66667%; }
  .offset-xlg-17 {
    margin-left: 70.83333%; }
  .offset-xlg-18 {
    margin-left: 75%; }
  .offset-xlg-19 {
    margin-left: 79.16667%; }
  .offset-xlg-20 {
    margin-left: 83.33333%; }
  .offset-xlg-21 {
    margin-left: 87.5%; }
  .offset-xlg-22 {
    margin-left: 91.66667%; }
  .offset-xlg-23 {
    margin-left: 95.83333%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-xl-2 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xl-4 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-5 {
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-xl-6 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-7 {
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-xl-8 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-xl-10 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-11 {
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-xl-12 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-13 {
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-xl-14 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-xl-16 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-17 {
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-xl-18 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-19 {
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-xl-20 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xl-22 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-23 {
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-xl-24 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 25; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .order-xl-13 {
    order: 13; }
  .order-xl-14 {
    order: 14; }
  .order-xl-15 {
    order: 15; }
  .order-xl-16 {
    order: 16; }
  .order-xl-17 {
    order: 17; }
  .order-xl-18 {
    order: 18; }
  .order-xl-19 {
    order: 19; }
  .order-xl-20 {
    order: 20; }
  .order-xl-21 {
    order: 21; }
  .order-xl-22 {
    order: 22; }
  .order-xl-23 {
    order: 23; }
  .order-xl-24 {
    order: 24; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 4.16667%; }
  .offset-xl-2 {
    margin-left: 8.33333%; }
  .offset-xl-3 {
    margin-left: 12.5%; }
  .offset-xl-4 {
    margin-left: 16.66667%; }
  .offset-xl-5 {
    margin-left: 20.83333%; }
  .offset-xl-6 {
    margin-left: 25%; }
  .offset-xl-7 {
    margin-left: 29.16667%; }
  .offset-xl-8 {
    margin-left: 33.33333%; }
  .offset-xl-9 {
    margin-left: 37.5%; }
  .offset-xl-10 {
    margin-left: 41.66667%; }
  .offset-xl-11 {
    margin-left: 45.83333%; }
  .offset-xl-12 {
    margin-left: 50%; }
  .offset-xl-13 {
    margin-left: 54.16667%; }
  .offset-xl-14 {
    margin-left: 58.33333%; }
  .offset-xl-15 {
    margin-left: 62.5%; }
  .offset-xl-16 {
    margin-left: 66.66667%; }
  .offset-xl-17 {
    margin-left: 70.83333%; }
  .offset-xl-18 {
    margin-left: 75%; }
  .offset-xl-19 {
    margin-left: 79.16667%; }
  .offset-xl-20 {
    margin-left: 83.33333%; }
  .offset-xl-21 {
    margin-left: 87.5%; }
  .offset-xl-22 {
    margin-left: 91.66667%; }
  .offset-xl-23 {
    margin-left: 95.83333%; } }

.d-none {
  display: none !important; }

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

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

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

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

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

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

.d-flex, .badge-icon, .badge-icon span.icon:before, .dj-ad, .page-numbers, .subnav-widget > ul li.sign-out-item a, .subnav-widget > div > ul li.sign-out-item a, .widget_nav_menu > ul li.sign-out-item a, .widget_nav_menu > div > ul li.sign-out-item a {
  display: flex !important; }

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1100px) {
  .d-xlg-none {
    display: none !important; }
  .d-xlg-inline {
    display: inline !important; }
  .d-xlg-inline-block {
    display: inline-block !important; }
  .d-xlg-block {
    display: block !important; }
  .d-xlg-table {
    display: table !important; }
  .d-xlg-table-row {
    display: table-row !important; }
  .d-xlg-table-cell {
    display: table-cell !important; }
  .d-xlg-flex {
    display: flex !important; }
  .d-xlg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.flex-row {
  flex-direction: row !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-content-center, .badge-icon, .page-numbers {
  justify-content: center !important; }

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

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

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

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

.align-items-center, .badge-icon, .page-numbers, .subnav-widget > ul li.sign-out-item a, .subnav-widget > div > ul li.sign-out-item a, .widget_nav_menu > ul li.sign-out-item a, .widget_nav_menu > div > ul li.sign-out-item a {
  align-items: center !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1100px) {
  .flex-xlg-row {
    flex-direction: row !important; }
  .flex-xlg-column {
    flex-direction: column !important; }
  .flex-xlg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xlg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xlg-wrap {
    flex-wrap: wrap !important; }
  .flex-xlg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xlg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xlg-fill {
    flex: 1 1 auto !important; }
  .flex-xlg-grow-0 {
    flex-grow: 0 !important; }
  .flex-xlg-grow-1 {
    flex-grow: 1 !important; }
  .flex-xlg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xlg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xlg-start {
    justify-content: flex-start !important; }
  .justify-content-xlg-end {
    justify-content: flex-end !important; }
  .justify-content-xlg-center {
    justify-content: center !important; }
  .justify-content-xlg-between {
    justify-content: space-between !important; }
  .justify-content-xlg-around {
    justify-content: space-around !important; }
  .align-items-xlg-start {
    align-items: flex-start !important; }
  .align-items-xlg-end {
    align-items: flex-end !important; }
  .align-items-xlg-center {
    align-items: center !important; }
  .align-items-xlg-baseline {
    align-items: baseline !important; }
  .align-items-xlg-stretch {
    align-items: stretch !important; }
  .align-content-xlg-start {
    align-content: flex-start !important; }
  .align-content-xlg-end {
    align-content: flex-end !important; }
  .align-content-xlg-center {
    align-content: center !important; }
  .align-content-xlg-between {
    align-content: space-between !important; }
  .align-content-xlg-around {
    align-content: space-around !important; }
  .align-content-xlg-stretch {
    align-content: stretch !important; }
  .align-self-xlg-auto {
    align-self: auto !important; }
  .align-self-xlg-start {
    align-self: flex-start !important; }
  .align-self-xlg-end {
    align-self: flex-end !important; }
  .align-self-xlg-center {
    align-self: center !important; }
  .align-self-xlg-baseline {
    align-self: baseline !important; }
  .align-self-xlg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

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

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

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

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

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

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

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

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

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

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

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

.mt-4,
.my-4,
.footer hr {
  margin-top: 1.5rem !important; }

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

.mb-4,
.my-4,
.footer hr {
  margin-bottom: 1.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1100px) {
  .m-xlg-0 {
    margin: 0 !important; }
  .mt-xlg-0,
  .my-xlg-0 {
    margin-top: 0 !important; }
  .mr-xlg-0,
  .mx-xlg-0 {
    margin-right: 0 !important; }
  .mb-xlg-0,
  .my-xlg-0 {
    margin-bottom: 0 !important; }
  .ml-xlg-0,
  .mx-xlg-0 {
    margin-left: 0 !important; }
  .m-xlg-1 {
    margin: 0.25rem !important; }
  .mt-xlg-1,
  .my-xlg-1 {
    margin-top: 0.25rem !important; }
  .mr-xlg-1,
  .mx-xlg-1 {
    margin-right: 0.25rem !important; }
  .mb-xlg-1,
  .my-xlg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xlg-1,
  .mx-xlg-1 {
    margin-left: 0.25rem !important; }
  .m-xlg-2 {
    margin: 0.5rem !important; }
  .mt-xlg-2,
  .my-xlg-2 {
    margin-top: 0.5rem !important; }
  .mr-xlg-2,
  .mx-xlg-2 {
    margin-right: 0.5rem !important; }
  .mb-xlg-2,
  .my-xlg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xlg-2,
  .mx-xlg-2 {
    margin-left: 0.5rem !important; }
  .m-xlg-3 {
    margin: 1rem !important; }
  .mt-xlg-3,
  .my-xlg-3 {
    margin-top: 1rem !important; }
  .mr-xlg-3,
  .mx-xlg-3 {
    margin-right: 1rem !important; }
  .mb-xlg-3,
  .my-xlg-3 {
    margin-bottom: 1rem !important; }
  .ml-xlg-3,
  .mx-xlg-3 {
    margin-left: 1rem !important; }
  .m-xlg-4 {
    margin: 1.5rem !important; }
  .mt-xlg-4,
  .my-xlg-4 {
    margin-top: 1.5rem !important; }
  .mr-xlg-4,
  .mx-xlg-4 {
    margin-right: 1.5rem !important; }
  .mb-xlg-4,
  .my-xlg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xlg-4,
  .mx-xlg-4 {
    margin-left: 1.5rem !important; }
  .m-xlg-5 {
    margin: 3rem !important; }
  .mt-xlg-5,
  .my-xlg-5 {
    margin-top: 3rem !important; }
  .mr-xlg-5,
  .mx-xlg-5 {
    margin-right: 3rem !important; }
  .mb-xlg-5,
  .my-xlg-5 {
    margin-bottom: 3rem !important; }
  .ml-xlg-5,
  .mx-xlg-5 {
    margin-left: 3rem !important; }
  .p-xlg-0 {
    padding: 0 !important; }
  .pt-xlg-0,
  .py-xlg-0 {
    padding-top: 0 !important; }
  .pr-xlg-0,
  .px-xlg-0 {
    padding-right: 0 !important; }
  .pb-xlg-0,
  .py-xlg-0 {
    padding-bottom: 0 !important; }
  .pl-xlg-0,
  .px-xlg-0 {
    padding-left: 0 !important; }
  .p-xlg-1 {
    padding: 0.25rem !important; }
  .pt-xlg-1,
  .py-xlg-1 {
    padding-top: 0.25rem !important; }
  .pr-xlg-1,
  .px-xlg-1 {
    padding-right: 0.25rem !important; }
  .pb-xlg-1,
  .py-xlg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xlg-1,
  .px-xlg-1 {
    padding-left: 0.25rem !important; }
  .p-xlg-2 {
    padding: 0.5rem !important; }
  .pt-xlg-2,
  .py-xlg-2 {
    padding-top: 0.5rem !important; }
  .pr-xlg-2,
  .px-xlg-2 {
    padding-right: 0.5rem !important; }
  .pb-xlg-2,
  .py-xlg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xlg-2,
  .px-xlg-2 {
    padding-left: 0.5rem !important; }
  .p-xlg-3 {
    padding: 1rem !important; }
  .pt-xlg-3,
  .py-xlg-3 {
    padding-top: 1rem !important; }
  .pr-xlg-3,
  .px-xlg-3 {
    padding-right: 1rem !important; }
  .pb-xlg-3,
  .py-xlg-3 {
    padding-bottom: 1rem !important; }
  .pl-xlg-3,
  .px-xlg-3 {
    padding-left: 1rem !important; }
  .p-xlg-4 {
    padding: 1.5rem !important; }
  .pt-xlg-4,
  .py-xlg-4 {
    padding-top: 1.5rem !important; }
  .pr-xlg-4,
  .px-xlg-4 {
    padding-right: 1.5rem !important; }
  .pb-xlg-4,
  .py-xlg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xlg-4,
  .px-xlg-4 {
    padding-left: 1.5rem !important; }
  .p-xlg-5 {
    padding: 3rem !important; }
  .pt-xlg-5,
  .py-xlg-5 {
    padding-top: 3rem !important; }
  .pr-xlg-5,
  .px-xlg-5 {
    padding-right: 3rem !important; }
  .pb-xlg-5,
  .py-xlg-5 {
    padding-bottom: 3rem !important; }
  .pl-xlg-5,
  .px-xlg-5 {
    padding-left: 3rem !important; }
  .m-xlg-n1 {
    margin: -0.25rem !important; }
  .mt-xlg-n1,
  .my-xlg-n1 {
    margin-top: -0.25rem !important; }
  .mr-xlg-n1,
  .mx-xlg-n1 {
    margin-right: -0.25rem !important; }
  .mb-xlg-n1,
  .my-xlg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xlg-n1,
  .mx-xlg-n1 {
    margin-left: -0.25rem !important; }
  .m-xlg-n2 {
    margin: -0.5rem !important; }
  .mt-xlg-n2,
  .my-xlg-n2 {
    margin-top: -0.5rem !important; }
  .mr-xlg-n2,
  .mx-xlg-n2 {
    margin-right: -0.5rem !important; }
  .mb-xlg-n2,
  .my-xlg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xlg-n2,
  .mx-xlg-n2 {
    margin-left: -0.5rem !important; }
  .m-xlg-n3 {
    margin: -1rem !important; }
  .mt-xlg-n3,
  .my-xlg-n3 {
    margin-top: -1rem !important; }
  .mr-xlg-n3,
  .mx-xlg-n3 {
    margin-right: -1rem !important; }
  .mb-xlg-n3,
  .my-xlg-n3 {
    margin-bottom: -1rem !important; }
  .ml-xlg-n3,
  .mx-xlg-n3 {
    margin-left: -1rem !important; }
  .m-xlg-n4 {
    margin: -1.5rem !important; }
  .mt-xlg-n4,
  .my-xlg-n4 {
    margin-top: -1.5rem !important; }
  .mr-xlg-n4,
  .mx-xlg-n4 {
    margin-right: -1.5rem !important; }
  .mb-xlg-n4,
  .my-xlg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xlg-n4,
  .mx-xlg-n4 {
    margin-left: -1.5rem !important; }
  .m-xlg-n5 {
    margin: -3rem !important; }
  .mt-xlg-n5,
  .my-xlg-n5 {
    margin-top: -3rem !important; }
  .mr-xlg-n5,
  .mx-xlg-n5 {
    margin-right: -3rem !important; }
  .mb-xlg-n5,
  .my-xlg-n5 {
    margin-bottom: -3rem !important; }
  .ml-xlg-n5,
  .mx-xlg-n5 {
    margin-left: -3rem !important; }
  .m-xlg-auto {
    margin: auto !important; }
  .mt-xlg-auto,
  .my-xlg-auto {
    margin-top: auto !important; }
  .mr-xlg-auto,
  .mx-xlg-auto {
    margin-right: auto !important; }
  .mb-xlg-auto,
  .my-xlg-auto {
    margin-bottom: auto !important; }
  .ml-xlg-auto,
  .mx-xlg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.flex-row {
  flex-direction: row !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-content-center, .badge-icon, .page-numbers {
  justify-content: center !important; }

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

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

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

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

.align-items-center, .badge-icon, .page-numbers, .subnav-widget > ul li.sign-out-item a, .subnav-widget > div > ul li.sign-out-item a, .widget_nav_menu > ul li.sign-out-item a, .widget_nav_menu > div > ul li.sign-out-item a {
  align-items: center !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1100px) {
  .flex-xlg-row {
    flex-direction: row !important; }
  .flex-xlg-column {
    flex-direction: column !important; }
  .flex-xlg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xlg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xlg-wrap {
    flex-wrap: wrap !important; }
  .flex-xlg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xlg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xlg-fill {
    flex: 1 1 auto !important; }
  .flex-xlg-grow-0 {
    flex-grow: 0 !important; }
  .flex-xlg-grow-1 {
    flex-grow: 1 !important; }
  .flex-xlg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xlg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xlg-start {
    justify-content: flex-start !important; }
  .justify-content-xlg-end {
    justify-content: flex-end !important; }
  .justify-content-xlg-center {
    justify-content: center !important; }
  .justify-content-xlg-between {
    justify-content: space-between !important; }
  .justify-content-xlg-around {
    justify-content: space-around !important; }
  .align-items-xlg-start {
    align-items: flex-start !important; }
  .align-items-xlg-end {
    align-items: flex-end !important; }
  .align-items-xlg-center {
    align-items: center !important; }
  .align-items-xlg-baseline {
    align-items: baseline !important; }
  .align-items-xlg-stretch {
    align-items: stretch !important; }
  .align-content-xlg-start {
    align-content: flex-start !important; }
  .align-content-xlg-end {
    align-content: flex-end !important; }
  .align-content-xlg-center {
    align-content: center !important; }
  .align-content-xlg-between {
    align-content: space-between !important; }
  .align-content-xlg-around {
    align-content: space-around !important; }
  .align-content-xlg-stretch {
    align-content: stretch !important; }
  .align-self-xlg-auto {
    align-self: auto !important; }
  .align-self-xlg-start {
    align-self: flex-start !important; }
  .align-self-xlg-end {
    align-self: flex-end !important; }
  .align-self-xlg-center {
    align-self: center !important; }
  .align-self-xlg-baseline {
    align-self: baseline !important; }
  .align-self-xlg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

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

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

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

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

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

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

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

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

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

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

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

.mt-4,
.my-4,
.footer hr {
  margin-top: 1.5rem !important; }

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

.mb-4,
.my-4,
.footer hr {
  margin-bottom: 1.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1100px) {
  .m-xlg-0 {
    margin: 0 !important; }
  .mt-xlg-0,
  .my-xlg-0 {
    margin-top: 0 !important; }
  .mr-xlg-0,
  .mx-xlg-0 {
    margin-right: 0 !important; }
  .mb-xlg-0,
  .my-xlg-0 {
    margin-bottom: 0 !important; }
  .ml-xlg-0,
  .mx-xlg-0 {
    margin-left: 0 !important; }
  .m-xlg-1 {
    margin: 0.25rem !important; }
  .mt-xlg-1,
  .my-xlg-1 {
    margin-top: 0.25rem !important; }
  .mr-xlg-1,
  .mx-xlg-1 {
    margin-right: 0.25rem !important; }
  .mb-xlg-1,
  .my-xlg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xlg-1,
  .mx-xlg-1 {
    margin-left: 0.25rem !important; }
  .m-xlg-2 {
    margin: 0.5rem !important; }
  .mt-xlg-2,
  .my-xlg-2 {
    margin-top: 0.5rem !important; }
  .mr-xlg-2,
  .mx-xlg-2 {
    margin-right: 0.5rem !important; }
  .mb-xlg-2,
  .my-xlg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xlg-2,
  .mx-xlg-2 {
    margin-left: 0.5rem !important; }
  .m-xlg-3 {
    margin: 1rem !important; }
  .mt-xlg-3,
  .my-xlg-3 {
    margin-top: 1rem !important; }
  .mr-xlg-3,
  .mx-xlg-3 {
    margin-right: 1rem !important; }
  .mb-xlg-3,
  .my-xlg-3 {
    margin-bottom: 1rem !important; }
  .ml-xlg-3,
  .mx-xlg-3 {
    margin-left: 1rem !important; }
  .m-xlg-4 {
    margin: 1.5rem !important; }
  .mt-xlg-4,
  .my-xlg-4 {
    margin-top: 1.5rem !important; }
  .mr-xlg-4,
  .mx-xlg-4 {
    margin-right: 1.5rem !important; }
  .mb-xlg-4,
  .my-xlg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xlg-4,
  .mx-xlg-4 {
    margin-left: 1.5rem !important; }
  .m-xlg-5 {
    margin: 3rem !important; }
  .mt-xlg-5,
  .my-xlg-5 {
    margin-top: 3rem !important; }
  .mr-xlg-5,
  .mx-xlg-5 {
    margin-right: 3rem !important; }
  .mb-xlg-5,
  .my-xlg-5 {
    margin-bottom: 3rem !important; }
  .ml-xlg-5,
  .mx-xlg-5 {
    margin-left: 3rem !important; }
  .p-xlg-0 {
    padding: 0 !important; }
  .pt-xlg-0,
  .py-xlg-0 {
    padding-top: 0 !important; }
  .pr-xlg-0,
  .px-xlg-0 {
    padding-right: 0 !important; }
  .pb-xlg-0,
  .py-xlg-0 {
    padding-bottom: 0 !important; }
  .pl-xlg-0,
  .px-xlg-0 {
    padding-left: 0 !important; }
  .p-xlg-1 {
    padding: 0.25rem !important; }
  .pt-xlg-1,
  .py-xlg-1 {
    padding-top: 0.25rem !important; }
  .pr-xlg-1,
  .px-xlg-1 {
    padding-right: 0.25rem !important; }
  .pb-xlg-1,
  .py-xlg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xlg-1,
  .px-xlg-1 {
    padding-left: 0.25rem !important; }
  .p-xlg-2 {
    padding: 0.5rem !important; }
  .pt-xlg-2,
  .py-xlg-2 {
    padding-top: 0.5rem !important; }
  .pr-xlg-2,
  .px-xlg-2 {
    padding-right: 0.5rem !important; }
  .pb-xlg-2,
  .py-xlg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xlg-2,
  .px-xlg-2 {
    padding-left: 0.5rem !important; }
  .p-xlg-3 {
    padding: 1rem !important; }
  .pt-xlg-3,
  .py-xlg-3 {
    padding-top: 1rem !important; }
  .pr-xlg-3,
  .px-xlg-3 {
    padding-right: 1rem !important; }
  .pb-xlg-3,
  .py-xlg-3 {
    padding-bottom: 1rem !important; }
  .pl-xlg-3,
  .px-xlg-3 {
    padding-left: 1rem !important; }
  .p-xlg-4 {
    padding: 1.5rem !important; }
  .pt-xlg-4,
  .py-xlg-4 {
    padding-top: 1.5rem !important; }
  .pr-xlg-4,
  .px-xlg-4 {
    padding-right: 1.5rem !important; }
  .pb-xlg-4,
  .py-xlg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xlg-4,
  .px-xlg-4 {
    padding-left: 1.5rem !important; }
  .p-xlg-5 {
    padding: 3rem !important; }
  .pt-xlg-5,
  .py-xlg-5 {
    padding-top: 3rem !important; }
  .pr-xlg-5,
  .px-xlg-5 {
    padding-right: 3rem !important; }
  .pb-xlg-5,
  .py-xlg-5 {
    padding-bottom: 3rem !important; }
  .pl-xlg-5,
  .px-xlg-5 {
    padding-left: 3rem !important; }
  .m-xlg-n1 {
    margin: -0.25rem !important; }
  .mt-xlg-n1,
  .my-xlg-n1 {
    margin-top: -0.25rem !important; }
  .mr-xlg-n1,
  .mx-xlg-n1 {
    margin-right: -0.25rem !important; }
  .mb-xlg-n1,
  .my-xlg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xlg-n1,
  .mx-xlg-n1 {
    margin-left: -0.25rem !important; }
  .m-xlg-n2 {
    margin: -0.5rem !important; }
  .mt-xlg-n2,
  .my-xlg-n2 {
    margin-top: -0.5rem !important; }
  .mr-xlg-n2,
  .mx-xlg-n2 {
    margin-right: -0.5rem !important; }
  .mb-xlg-n2,
  .my-xlg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xlg-n2,
  .mx-xlg-n2 {
    margin-left: -0.5rem !important; }
  .m-xlg-n3 {
    margin: -1rem !important; }
  .mt-xlg-n3,
  .my-xlg-n3 {
    margin-top: -1rem !important; }
  .mr-xlg-n3,
  .mx-xlg-n3 {
    margin-right: -1rem !important; }
  .mb-xlg-n3,
  .my-xlg-n3 {
    margin-bottom: -1rem !important; }
  .ml-xlg-n3,
  .mx-xlg-n3 {
    margin-left: -1rem !important; }
  .m-xlg-n4 {
    margin: -1.5rem !important; }
  .mt-xlg-n4,
  .my-xlg-n4 {
    margin-top: -1.5rem !important; }
  .mr-xlg-n4,
  .mx-xlg-n4 {
    margin-right: -1.5rem !important; }
  .mb-xlg-n4,
  .my-xlg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xlg-n4,
  .mx-xlg-n4 {
    margin-left: -1.5rem !important; }
  .m-xlg-n5 {
    margin: -3rem !important; }
  .mt-xlg-n5,
  .my-xlg-n5 {
    margin-top: -3rem !important; }
  .mr-xlg-n5,
  .mx-xlg-n5 {
    margin-right: -3rem !important; }
  .mb-xlg-n5,
  .my-xlg-n5 {
    margin-bottom: -3rem !important; }
  .ml-xlg-n5,
  .mx-xlg-n5 {
    margin-left: -3rem !important; }
  .m-xlg-auto {
    margin: auto !important; }
  .mt-xlg-auto,
  .my-xlg-auto {
    margin-top: auto !important; }
  .mr-xlg-auto,
  .mx-xlg-auto {
    margin-right: auto !important; }
  .mb-xlg-auto,
  .my-xlg-auto {
    margin-bottom: auto !important; }
  .ml-xlg-auto,
  .mx-xlg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #dee2e6;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #dee2e6;
  border-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee2e6;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
		 * Remove all paddings around the image on small screen
		 */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

#paywall-container {
  max-width: 100%;
  width: 100% !important; }

.tulo-badge {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 8px 3px;
  background-color: #0e823a;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  gap: 4px; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.clearfix:before,
.clearfix:after,
.container:before,
.dj-container:before,
.navigation__inner:before,
.subnavigation__inner:before,
.container:after,
.dj-container:after,
.navigation__inner:after,
.subnavigation__inner:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " "; }

.clearfix:after,
.container:after,
.dj-container:after,
.navigation__inner:after,
.subnavigation__inner:after,
.container-fluid:after,
.row:after {
  clear: both; }

img.alignright, div.alignright {
  display: block;
  float: none;
  margin: 1rem auto; }
  @media (min-width: 576px) {
    img.alignright, div.alignright {
      float: right;
      margin: 1rem 0 1rem 1rem; } }

img.alignleft, div.alignleft {
  display: block;
  float: none;
  margin: 1rem auto; }
  @media (min-width: 576px) {
    img.alignleft, div.alignleft {
      float: left;
      margin: 1rem 1rem 1rem 0; } }

img.aligncenter, div.aligncenter {
  display: block;
  margin: 1rem auto; }

img[data-src] {
  visibility: hidden !important; }
  img[data-src].loaded {
    visibility: visible !important; }

.wp-caption {
  display: block;
  float: none;
  margin: 1rem auto; }
  @media (min-width: 576px) {
    .wp-caption {
      float: none;
      margin: 0 1rem 1rem 1rem; } }

.wp-caption.alignleft {
  display: block;
  float: none;
  margin: 1rem auto; }
  @media (min-width: 576px) {
    .wp-caption.alignleft {
      float: left;
      margin: 1rem 1rem 1rem 0; } }

.wp-caption.alignright {
  display: block;
  float: none;
  margin: 1rem auto; }
  @media (min-width: 576px) {
    .wp-caption.alignright {
      float: right;
      margin: 1rem 0 1rem 1rem; } }

.wp-caption-text {
  color: #ddd;
  padding-top: 0.5em;
  text-align: center; }
  .wp-caption-text:last-child {
    margin-bottom: 0; }

.wp-block-table {
  border-collapse: collapse;
  width: 100%; }
  .wp-block-table td, .wp-block-table th {
    border-color: #ddd; }

.wp-block-image figcaption {
  color: #707070;
  font-size: 1rem;
  padding-top: 0;
  margin-top: 0;
  text-align: left; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

span.icon:before {
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: inline-block;
  height: 11px;
  width: 12px; }

.icon-link {
  position: relative; }
  .icon-link span.icon:before {
    background-size: 20px 20px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px; }
  .icon-link span.icon-label {
    margin-left: 30px; }
  .icon-link--right span.icon:before {
    left: auto;
    right: 0px; }
  .icon-link--right span.icon-label {
    margin-left: 0px;
    margin-right: 30px; }

.dj-btn.icon-link span.icon:before, .widget_shopping_cart .buttons a.icon-link span.icon:before, .dashboard--form input.icon-link[type="submit"] span.icon:before, .theme-loginform input.icon-link[type="submit"] span.icon:before, .woocommerce #respond input.icon-link#submit.alt span.icon:before, .woocommerce a.icon-link.button.alt span.icon:before, .woocommerce button.icon-link.button.alt span.icon:before, .woocommerce input.icon-link.button.alt span.icon:before, .woocommerce .woocommerce-cart-form__contents .icon-link.button span.icon:before, .woocommerce .return-to-shop .icon-link.button span.icon:before, .woocommerce-MyAccount-content .icon-link.woocommerce-Button.button span.icon:before, .woocommerce-MyAccount-content .woocommerce-orders-table .icon-link.woocommerce-button span.icon:before, .woocommerce-MyAccount-content .subscription_details .icon-link.button span.icon:before, .woocommerce-MyAccount-content .my_account_orders .icon-link.button span.icon:before, .woocommerce-MyAccount-content .woocommerce-address-fields .icon-link.button span.icon:before, .woocommerce-order .woocommerce-order-details .icon-link.button span.icon:before {
  left: 15px; }

.dj-btn.icon-link span.icon-label, .widget_shopping_cart .buttons a.icon-link span.icon-label, .dashboard--form input.icon-link[type="submit"] span.icon-label, .theme-loginform input.icon-link[type="submit"] span.icon-label, .woocommerce #respond input.icon-link#submit.alt span.icon-label, .woocommerce a.icon-link.button.alt span.icon-label, .woocommerce button.icon-link.button.alt span.icon-label, .woocommerce input.icon-link.button.alt span.icon-label, .woocommerce .woocommerce-cart-form__contents .icon-link.button span.icon-label, .woocommerce .return-to-shop .icon-link.button span.icon-label, .woocommerce-MyAccount-content .icon-link.woocommerce-Button.button span.icon-label, .woocommerce-MyAccount-content .woocommerce-orders-table .icon-link.woocommerce-button span.icon-label, .woocommerce-MyAccount-content .subscription_details .icon-link.button span.icon-label, .woocommerce-MyAccount-content .my_account_orders .icon-link.button span.icon-label, .woocommerce-MyAccount-content .woocommerce-address-fields .icon-link.button span.icon-label, .woocommerce-order .woocommerce-order-details .icon-link.button span.icon-label {
  margin-left: 20px; }

.dj-btn.icon-link--right span.icon:before, .widget_shopping_cart .buttons a.icon-link--right span.icon:before, .dashboard--form input.icon-link--right[type="submit"] span.icon:before, .theme-loginform input.icon-link--right[type="submit"] span.icon:before, .woocommerce #respond input.icon-link--right#submit.alt span.icon:before, .woocommerce a.icon-link--right.button.alt span.icon:before, .woocommerce button.icon-link--right.button.alt span.icon:before, .woocommerce input.icon-link--right.button.alt span.icon:before, .woocommerce .woocommerce-cart-form__contents .icon-link--right.button span.icon:before, .woocommerce .return-to-shop .icon-link--right.button span.icon:before, .woocommerce-MyAccount-content .icon-link--right.woocommerce-Button.button span.icon:before, .woocommerce-MyAccount-content .woocommerce-orders-table .icon-link--right.woocommerce-button span.icon:before, .woocommerce-MyAccount-content .subscription_details .icon-link--right.button span.icon:before, .woocommerce-MyAccount-content .my_account_orders .icon-link--right.button span.icon:before, .woocommerce-MyAccount-content .woocommerce-address-fields .icon-link--right.button span.icon:before, .woocommerce-order .woocommerce-order-details .icon-link--right.button span.icon:before {
  left: auto;
  right: 15px; }

.dj-btn.icon-link--right span.icon-label, .widget_shopping_cart .buttons a.icon-link--right span.icon-label, .dashboard--form input.icon-link--right[type="submit"] span.icon-label, .theme-loginform input.icon-link--right[type="submit"] span.icon-label, .woocommerce #respond input.icon-link--right#submit.alt span.icon-label, .woocommerce a.icon-link--right.button.alt span.icon-label, .woocommerce button.icon-link--right.button.alt span.icon-label, .woocommerce input.icon-link--right.button.alt span.icon-label, .woocommerce .woocommerce-cart-form__contents .icon-link--right.button span.icon-label, .woocommerce .return-to-shop .icon-link--right.button span.icon-label, .woocommerce-MyAccount-content .icon-link--right.woocommerce-Button.button span.icon-label, .woocommerce-MyAccount-content .woocommerce-orders-table .icon-link--right.woocommerce-button span.icon-label, .woocommerce-MyAccount-content .subscription_details .icon-link--right.button span.icon-label, .woocommerce-MyAccount-content .my_account_orders .icon-link--right.button span.icon-label, .woocommerce-MyAccount-content .woocommerce-address-fields .icon-link--right.button span.icon-label, .woocommerce-order .woocommerce-order-details .icon-link--right.button span.icon-label {
  margin-left: 0px;
  margin-right: 20px; }

.dj-btn--small .icon-link--right .icon-label, .woocommerce .woocommerce-cart-form__contents .button .icon-link--right .icon-label, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button .icon-link--right .icon-label, .woocommerce-MyAccount-content .subscription_details .button .icon-link--right .icon-label, .woocommerce-MyAccount-content .my_account_orders .button .icon-link--right .icon-label {
  margin-right: 20px !important; }

.dj-btn--small span.icon:before, .woocommerce .woocommerce-cart-form__contents .button span.icon:before, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button span.icon:before, .woocommerce-MyAccount-content .subscription_details .button span.icon:before, .woocommerce-MyAccount-content .my_account_orders .button span.icon:before {
  background-size: 15px 15px;
  height: 15px;
  top: 0px;
  width: 15px; }

.badge-icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -ms-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  -webkit-transition: border-color 0.1s ease-in-out;
  -moz-transition: border-color 0.1s ease-in-out;
  -ms-transition: border-color 0.1s ease-in-out;
  -o-transition: border-color 0.1s ease-in-out;
  transition: border-color 0.1s ease-in-out;
  background-color: #333333;
  border-color: transparent;
  display: inline-block;
  float: left;
  height: 34px;
  width: 34px; }
  .badge-icon:hover, .badge-icon:focus {
    background-color: #014b92;
    border-color: #014b92; }
  .badge-icon:active {
    background-color: #0160bb;
    border-color: #0160bb; }
  .badge-icon span.icon:before {
    background-size: 20px 20px;
    height: 20px;
    margin: 0;
    width: 20px; }

.facebook-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0zNDcgMjUgMjY0IDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMzQ3IDI1IDI2NCA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMjcwLjMsNTM3VjMwOEgtMzQ3di05MWg3Ni43di03MS43YzAtNzcuOSw0Ny42LTEyMC4zLDExNy4xLTEyMC4zYzMzLjMsMCw2MS45LDIuNSw3MC4yLDMuNlYxMTBoLTQ4LjINCgljLTM3LjgsMC00NS4xLDE4LTQ1LjEsNDQuM1YyMTdILTkxbC0xMS43LDkxaC03My42djIyOSIvPg0KPC9zdmc+DQo="); }

.facebook-primary:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhYiIgZGF0YS1pY29uPSJmYWNlYm9vay1mIiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtZmFjZWJvb2stZiBmYS13LTkiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjY0IDUxMiI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNNzYuNyA1MTJWMjgzSDB2LTkxaDc2Ljd2LTcxLjdDNzYuNyA0Mi40IDEyNC4zIDAgMTkzLjggMGMzMy4zIDAgNjEuOSAyLjUgNzAuMiAzLjZWODVoLTQ4LjJjLTM3LjggMC00NS4xIDE4LTQ1LjEgNDQuM1YxOTJIMjU2bC0xMS43IDkxaC03My42djIyOSI+PC9wYXRoPjwvc3ZnPg=="); }

.instagram-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yNTUgMjUgNDQ4IDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMjU1IDI1IDQ0OCA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMzAuOSwxNjZjLTYzLjYsMC0xMTQuOSw1MS4zLTExNC45LDExNC45czUxLjMsMTE0LjksMTE0LjksMTE0LjlTODQsMzQ0LjUsODQsMjgwLjlTMzIuNywxNjYtMzAuOSwxNjZ6DQoJIE0tMzAuOSwzNTUuNmMtNDEuMSwwLTc0LjctMzMuNS03NC43LTc0LjdzMzMuNS03NC43LDc0LjctNzQuN3M3NC43LDMzLjUsNzQuNyw3NC43UzEwLjIsMzU1LjYtMzAuOSwzNTUuNkwtMzAuOSwzNTUuNnoNCgkgTTExNS41LDE2MS4zYzAsMTQuOS0xMiwyNi44LTI2LjgsMjYuOGMtMTQuOSwwLTI2LjgtMTItMjYuOC0yNi44czEyLTI2LjgsMjYuOC0yNi44UzExNS41LDE0Ni41LDExNS41LDE2MS4zeiBNMTkxLjYsMTg4LjUNCgljLTEuNy0zNS45LTkuOS02Ny43LTM2LjItOTMuOWMtMjYuMi0yNi4yLTU4LTM0LjQtOTMuOS0zNi4yYy0zNy0yLjEtMTQ3LjktMi4xLTE4NC45LDBjLTM1LjgsMS43LTY3LjYsOS45LTkzLjksMzYuMQ0KCWMtMjYuMywyNi4yLTM0LjQsNTgtMzYuMiw5My45Yy0yLjEsMzctMi4xLDE0Ny45LDAsMTg0LjljMS43LDM1LjksOS45LDY3LjcsMzYuMiw5My45czU4LDM0LjQsOTMuOSwzNi4yYzM3LDIuMSwxNDcuOSwyLjEsMTg0LjksMA0KCWMzNS45LTEuNyw2Ny43LTkuOSw5My45LTM2LjJjMjYuMi0yNi4yLDM0LjQtNTgsMzYuMi05My45QzE5My43LDMzNi4zLDE5My43LDIyNS41LDE5MS42LDE4OC41TDE5MS42LDE4OC41eiBNMTQzLjgsNDEzDQoJYy03LjgsMTkuNi0yMi45LDM0LjctNDIuNiw0Mi42Yy0yOS41LDExLjctOTkuNSw5LTEzMi4xLDlzLTEwMi43LDIuNi0xMzIuMS05Yy0xOS42LTcuOC0zNC43LTIyLjktNDIuNi00Mi42DQoJYy0xMS43LTI5LjUtOS05OS41LTktMTMyLjFzLTIuNi0xMDIuNyw5LTEzMi4xYzcuOC0xOS42LDIyLjktMzQuNyw0Mi42LTQyLjZjMjkuNS0xMS43LDk5LjUtOSwxMzIuMS05czEwMi43LTIuNiwxMzIuMSw5DQoJYzE5LjYsNy44LDM0LjcsMjIuOSw0Mi42LDQyLjZjMTEuNywyOS41LDksOTkuNSw5LDEzMi4xUzE1NS41LDM4My42LDE0My44LDQxM3oiLz4NCjwvc3ZnPg0K"); }

.instagram-primary:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhYiIgZGF0YS1pY29uPSJpbnN0YWdyYW0iIGNsYXNzPSJzdmctaW5saW5lLS1mYSBmYS1pbnN0YWdyYW0gZmEtdy0xNCIgcm9sZT0iaW1nIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0yMjQuMSAxNDFjLTYzLjYgMC0xMTQuOSA1MS4zLTExNC45IDExNC45czUxLjMgMTE0LjkgMTE0LjkgMTE0LjlTMzM5IDMxOS41IDMzOSAyNTUuOSAyODcuNyAxNDEgMjI0LjEgMTQxem0wIDE4OS42Yy00MS4xIDAtNzQuNy0zMy41LTc0LjctNzQuN3MzMy41LTc0LjcgNzQuNy03NC43IDc0LjcgMzMuNSA3NC43IDc0LjctMzMuNiA3NC43LTc0LjcgNzQuN3ptMTQ2LjQtMTk0LjNjMCAxNC45LTEyIDI2LjgtMjYuOCAyNi44LTE0LjkgMC0yNi44LTEyLTI2LjgtMjYuOHMxMi0yNi44IDI2LjgtMjYuOCAyNi44IDEyIDI2LjggMjYuOHptNzYuMSAyNy4yYy0xLjctMzUuOS05LjktNjcuNy0zNi4yLTkzLjktMjYuMi0yNi4yLTU4LTM0LjQtOTMuOS0zNi4yLTM3LTIuMS0xNDcuOS0yLjEtMTg0LjkgMC0zNS44IDEuNy02Ny42IDkuOS05My45IDM2LjFzLTM0LjQgNTgtMzYuMiA5My45Yy0yLjEgMzctMi4xIDE0Ny45IDAgMTg0LjkgMS43IDM1LjkgOS45IDY3LjcgMzYuMiA5My45czU4IDM0LjQgOTMuOSAzNi4yYzM3IDIuMSAxNDcuOSAyLjEgMTg0LjkgMCAzNS45LTEuNyA2Ny43LTkuOSA5My45LTM2LjIgMjYuMi0yNi4yIDM0LjQtNTggMzYuMi05My45IDIuMS0zNyAyLjEtMTQ3LjggMC0xODQuOHpNMzk4LjggMzg4Yy03LjggMTkuNi0yMi45IDM0LjctNDIuNiA0Mi42LTI5LjUgMTEuNy05OS41IDktMTMyLjEgOXMtMTAyLjcgMi42LTEzMi4xLTljLTE5LjYtNy44LTM0LjctMjIuOS00Mi42LTQyLjYtMTEuNy0yOS41LTktOTkuNS05LTEzMi4xcy0yLjYtMTAyLjcgOS0xMzIuMWM3LjgtMTkuNiAyMi45LTM0LjcgNDIuNi00Mi42IDI5LjUtMTEuNyA5OS41LTkgMTMyLjEtOXMxMDIuNy0yLjYgMTMyLjEgOWMxOS42IDcuOCAzNC43IDIyLjkgNDIuNiA0Mi42IDExLjcgMjkuNSA5IDk5LjUgOSAxMzIuMXMyLjcgMTAyLjctOSAxMzIuMXoiPjwvcGF0aD48L3N2Zz4="); }

.twitter-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yMjMgMjUgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMjIzIDI1IDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMzYuNCwxNzYuN2MwLjMsNC41LDAuMyw5LjEsMC4zLDEzLjZjMCwxMzguNy0xMDUuNiwyOTguNi0yOTguNiwyOTguNmMtNTkuNSwwLTExNC43LTE3LjItMTYxLjEtNDcuMQ0KCWM4LjQsMSwxNi42LDEuMywyNS4zLDEuM2M0OS4xLDAsOTQuMi0xNi42LDEzMC4zLTQ0LjhjLTQ2LjEtMS04NC44LTMxLjItOTguMS03Mi44YzYuNSwxLDEzLDEuNiwxOS44LDEuNmM5LjQsMCwxOC44LTEuMywyNy42LTMuNg0KCWMtNDguMS05LjctODQuMS01Mi04NC4xLTEwM3YtMS4zYzE0LDcuOCwzMC4yLDEyLjcsNDcuNCwxMy4zYy0yOC4zLTE4LjgtNDYuOC01MS00Ni44LTg3LjRjMC0xOS41LDUuMi0zNy40LDE0LjMtNTMNCglDLTEzNS42LDE1NS45LTU4LDE5Ny41LDI5LjEsMjAyLjFjLTEuNi03LjgtMi42LTE1LjktMi42LTI0YzAtNTcuOCw0Ni44LTEwNC45LDEwNC45LTEwNC45YzMwLjIsMCw1Ny41LDEyLjcsNzYuNywzMy4xDQoJYzIzLjctNC41LDQ2LjUtMTMuMyw2Ni42LTI1LjNjLTcuOCwyNC40LTI0LjQsNDQuOC00Ni4xLDU3LjhjMjEuMS0yLjMsNDEuNi04LjEsNjAuNC0xNi4yQzI3NC43LDE0My4zLDI1Ni44LDE2MS44LDIzNi40LDE3Ni43DQoJTDIzNi40LDE3Ni43eiIvPg0KPC9zdmc+DQo="); }

.twitter-primary:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhYiIgZGF0YS1pY29uPSJ0d2l0dGVyIiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtdHdpdHRlciBmYS13LTE2IiByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDUxMiA1MTIiPjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTQ1OS4zNyAxNTEuNzE2Yy4zMjUgNC41NDguMzI1IDkuMDk3LjMyNSAxMy42NDUgMCAxMzguNzItMTA1LjU4MyAyOTguNTU4LTI5OC41NTggMjk4LjU1OC01OS40NTIgMC0xMTQuNjgtMTcuMjE5LTE2MS4xMzctNDcuMTA2IDguNDQ3Ljk3NCAxNi41NjggMS4yOTkgMjUuMzQgMS4yOTkgNDkuMDU1IDAgOTQuMjEzLTE2LjU2OCAxMzAuMjc0LTQ0LjgzMi00Ni4xMzItLjk3NS04NC43OTItMzEuMTg4LTk4LjExMi03Mi43NzIgNi40OTguOTc0IDEyLjk5NSAxLjYyNCAxOS44MTggMS42MjQgOS40MjEgMCAxOC44NDMtMS4zIDI3LjYxNC0zLjU3My00OC4wODEtOS43NDctODQuMTQzLTUxLjk4LTg0LjE0My0xMDIuOTg1di0xLjI5OWMxMy45NjkgNy43OTcgMzAuMjE0IDEyLjY3IDQ3LjQzMSAxMy4zMTktMjguMjY0LTE4Ljg0My00Ni43ODEtNTEuMDA1LTQ2Ljc4MS04Ny4zOTEgMC0xOS40OTIgNS4xOTctMzcuMzYgMTQuMjk0LTUyLjk1NCA1MS42NTUgNjMuNjc1IDEyOS4zIDEwNS4yNTggMjE2LjM2NSAxMDkuODA3LTEuNjI0LTcuNzk3LTIuNTk5LTE1LjkxOC0yLjU5OS0yNC4wNCAwLTU3LjgyOCA0Ni43ODItMTA0LjkzNCAxMDQuOTM0LTEwNC45MzQgMzAuMjEzIDAgNTcuNTAyIDEyLjY3IDc2LjY3IDMzLjEzNyAyMy43MTUtNC41NDggNDYuNDU2LTEzLjMyIDY2LjU5OS0yNS4zNC03Ljc5OCAyNC4zNjYtMjQuMzY2IDQ0LjgzMy00Ni4xMzIgNTcuODI3IDIxLjExNy0yLjI3MyA0MS41ODQtOC4xMjIgNjAuNDI2LTE2LjI0My0xNC4yOTIgMjAuNzkxLTMyLjE2MSAzOS4zMDgtNTIuNjI4IDU0LjI1M3oiPjwvcGF0aD48L3N2Zz4="); }

.linkedin-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjIwOCAtMjQxIDQ0OCA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMjA4IC0yNDEgNDQ4IDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTMwOC4zLDIzOWgtOTIuOVYtNjAuMWg5Mi45VjIzOXogTTI2MS44LTEwMC45Yy0yOS43LDAtNTMuOC0yNC42LTUzLjgtNTQuM3MyNC4xLTUzLjgsNTMuOC01My44DQoJYzI5LjcsMCw1My44LDI0LjEsNTMuOCw1My44UzI5MS41LTEwMC45LDI2MS44LTEwMC45eiBNNjU2LDIzOWgtOTIuN1Y5My40YzAtMzQuNy0wLjctNzkuMi00OC4zLTc5LjJjLTQ4LjMsMC01NS43LDM3LjctNTUuNyw3Ni43DQoJVjIzOWgtOTIuOFYtNjAuMWg4OS4xdjQwLjhoMS4zYzEyLjQtMjMuNSw0Mi43LTQ4LjMsODcuOS00OC4zYzk0LDAsMTExLjMsNjEuOSwxMTEuMywxNDIuM1YyMzlINjU2eiIvPg0KPC9zdmc+DQo="); }

.linkedin-primary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgZm9jdXNhYmxlPSJmYWxzZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0NDhweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iLTE5NSAtMTggNDQ4IDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMTk1IC0xOCA0NDggNTEyOyINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNLTk0LjcsNDMwaC05Mi45VjEzMC45aDkyLjlWNDMweiBNLTE0MS4yLDkwLjFjLTI5LjcsMC01My44LTI0LjYtNTMuOC01NC4zYzAtMjkuNywyNC4xLTUzLjgsNTMuOC01My44DQoJYzI5LjcsMCw1My44LDI0LjEsNTMuOCw1My44Qy04Ny40LDY1LjUtMTExLjUsOTAuMS0xNDEuMiw5MC4xeiBNMjUyLjksNDMwaC05Mi43VjI4NC40YzAtMzQuNy0wLjctNzkuMi00OC4zLTc5LjINCgljLTQ4LjMsMC01NS43LDM3LjctNTUuNyw3Ni43VjQzMGgtOTIuOFYxMzAuOWg4OS4xdjQwLjhoMS4zYzEyLjQtMjMuNSw0Mi43LTQ4LjMsODcuOS00OC4zYzk0LDAsMTExLjMsNjEuOSwxMTEuMywxNDIuM1Y0MzBIMjUyLjl6DQoJIi8+DQo8L3N2Zz4NCg=="); }

.google-plus-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjMwNCAtMjQxIDY0MCA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMzA0IC0yNDEgNjQwIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTY5MC4xLTEyLjVjMS44LDkuNywzLjEsMTkuNCwzLjEsMzJjMCwxMDkuOC03My42LDE4Ny41LTE4NC40LDE4Ny41Yy0xMDYuMSwwLTE5Mi04NS45LTE5Mi0xOTINCglzODUuOS0xOTIsMTkyLTE5MmM1MS45LDAsOTUuMSwxOC45LDEyOC42LDUwLjNsLTUyLjEsNTBjLTE0LjEtMTMuNi0zOS0yOS42LTc2LjUtMjkuNmMtNjUuNSwwLTExOC45LDU0LjItMTE4LjksMTIxLjMNCglzNTMuNCwxMjEuMywxMTguOSwxMjEuM2M3NiwwLDEwNC41LTU0LjcsMTA5LTgyLjhoLTEwOXYtNjZMNjkwLjEtMTIuNUw2OTAuMS0xMi41eiBNODc1LjUtNi4xdi01NS43aC01NnY1NS43aC01NS43djU2aDU1Ljd2NTUuNw0KCWg1NlY0OS45aDU1Ljd2LTU2TDg3NS41LTYuMUw4NzUuNS02LjF6Ii8+DQo8L3N2Zz4NCg=="); }

.arrow-up-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkZGRkZGO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NS45LDI4MC45bC02LjEtNi4xVjI4OGgtMXYtMTMuM2wtNi4xLDYuMWwtMC43LTAuN2w3LjQtNy40bDcuNCw3LjRDLTQ1NS4xLDI4MC4xLTQ1NS45LDI4MC45LTQ1NS45LDI4MC45eg0KCSIvPg0KPC9zdmc+DQo="); }

.arrow-right-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkZGRkZGO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NS4zLDI4MC41bC03LjQsNy40bC0wLjctMC43bDYuMS02LjFILTQ3MHYtMWgxMi44bC02LjEtNi4xbDAuNy0wLjdDLTQ2Mi42LDI3My4xLTQ1NS4zLDI4MC41LTQ1NS4zLDI4MC41eg0KCSIvPg0KPC9zdmc+DQo="); }

.arrow-right-secondary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMDE0QjkyO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NS4zLDI4MC41bC03LjQsNy40bC0wLjctMC43bDYuMS02LjFILTQ3MHYtMWgxMi44bC02LjEtNi4xbDAuNy0wLjdDLTQ2Mi42LDI3My4xLTQ1NS4zLDI4MC41LTQ1NS4zLDI4MC41eg0KCSIvPg0KPC9zdmc+DQo="); }

.arrow-left-secondary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMDE0QjkyO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NSwyODFoLTEyLjhsNi4xLDYuMWwtMC43LDAuN2wtNy40LTcuNGw3LjQtNy40bDAuNywwLjdsLTYuMSw2LjFoMTIuOFYyODF6Ii8+DQo8L3N2Zz4NCg=="); }

.angle-down-secondary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMDE0QjkyO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NC42LDI3Ny4xbC03LjksNy45bC03LjktNy45bDAuNy0wLjdsNy4xLDcuMWw3LjEtNy4xQy00NTUuNCwyNzYuNC00NTQuNiwyNzcuMS00NTQuNiwyNzcuMXoiLz4NCjwvc3ZnPg0K"); }

.angle-up-secondary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMDE0QjkyO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ3MC40LDI4NC4ybDcuOS03LjlsNy45LDcuOWwtMC43LDAuN2wtNy4xLTcuMWwtNy4xLDcuMUMtNDY5LjYsMjg0LjktNDcwLjQsMjg0LjItNDcwLjQsMjg0LjJ6Ii8+DQo8L3N2Zz4NCg=="); }

.email-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjIwNiAtMjA2IDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMjA2IC0yMDYgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTcwOC4zLTE1LjJjMy45LTMuMSw5LjctMC4yLDkuNyw0LjdWMTk0YzAsMjYuNS0yMS41LDQ4LTQ4LDQ4SDI1NGMtMjYuNSwwLTQ4LTIxLjUtNDgtNDhWLTEwLjQNCgljMC01LDUuNy03LjgsOS43LTQuN2MyMi40LDE3LjQsNTIuMSwzOS41LDE1NC4xLDExMy42YzIxLjEsMTUuNCw1Ni43LDQ3LjgsOTIuMiw0Ny42YzM1LjcsMC4zLDcyLTMyLjgsOTIuMy00Ny42DQoJQzY1Ni4zLDI0LjQsNjg1LjksMi4yLDcwOC4zLTE1LjJ6IE00NjIsMTE0YzIzLjIsMC40LDU2LjYtMjkuMiw3My40LTQxLjRDNjY4LjEtMjMuNyw2NzguMi0zMi4xLDcwOC44LTU2LjENCgljNS44LTQuNSw5LjItMTEuNSw5LjItMTguOXYtMTljMC0yNi41LTIxLjUtNDgtNDgtNDhIMjU0Yy0yNi41LDAtNDgsMjEuNS00OCw0OHYxOWMwLDcuNCwzLjQsMTQuMyw5LjIsMTguOQ0KCWMzMC42LDIzLjksNDAuNywzMi40LDE3My40LDEyOC43QzQwNS40LDg0LjgsNDM4LjgsMTE0LjQsNDYyLDExNEw0NjIsMTE0eiIvPg0KPC9zdmc+DQo="); }

.print-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjI0MCAtMjQxIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMjQwIC0yNDEgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTY4OC00OXYtMTE0LjhjMC04LjUtMy40LTE2LjYtOS40LTIyLjZsLTQ1LjMtNDUuMmMtNi02LTE0LjEtOS40LTIyLjYtOS40SDMzNmMtMTcuNywwLTMyLDE0LjMtMzIsMzJ2MTYwDQoJYy0zNS40LDAtNjQsMjguNi02NCw2NHYxMTJjMCw4LjgsNy4yLDE2LDE2LDE2aDQ4djk2YzAsMTcuNywxNC4zLDMyLDMyLDMyaDMyMGMxNy43LDAsMzItMTQuMywzMi0zMnYtOTZoNDhjOC44LDAsMTYtNy4yLDE2LTE2VjE1DQoJQzc1Mi0yMC40LDcyMy4zLTQ5LDY4OC00OXogTTYyNCwyMDdIMzY4di05NmgyNTZWMjA3eiBNNjI0LTE3SDM2OHYtMTYwaDE5MnY0OGMwLDguOCw3LjIsMTYsMTYsMTZoNDhWLTE3eiBNNjcyLDU1DQoJYy0xMy4yLDAtMjQtMTAuOC0yNC0yNGMwLTEzLjMsMTAuOC0yNCwyNC0yNHMyNCwxMC43LDI0LDI0QzY5Niw0NC4yLDY4NS4yLDU1LDY3Miw1NXoiLz4NCjwvc3ZnPg0K"); }

.search-primary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMTgyNDNFO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NC40LDI4Ny45bC01LjItNS4yYzEtMS4xLDEuNi0yLjYsMS42LTQuMmMwLTMuNi0yLjktNi41LTYuNS02LjVjLTEuNywwLTMuNCwwLjctNC42LDEuOQ0KCWMtMS4yLDEuMi0xLjksMi45LTEuOSw0LjZjMCwzLjYsMi45LDYuNSw2LjUsNi41YzEuNiwwLDMuMS0wLjYsNC4yLTEuNmw1LjIsNS4yTC00NTQuNCwyODcuOXogTS00NjQuNSwyODRjLTMsMC01LjUtMi41LTUuNS01LjUNCgljMC0xLjUsMC42LTIuOSwxLjYtMy45YzEtMSwyLjQtMS42LDMuOS0xLjZjMywwLDUuNSwyLjUsNS41LDUuNUMtNDU5LDI4MS41LTQ2MS41LDI4NC00NjQuNSwyODR6Ii8+DQo8L3N2Zz4NCg=="); }

.search-primary-mobile:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzMSAzMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzEgMzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMxODI0M0U7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMi43LDI3LjljLTIuMSwxLjItNC42LDEuOS03LjIsMS45Yy03LjksMC0xNC40LTYuNC0xNC40LTE0LjRTNy42LDEuMSwxNS41LDEuMXMxNC40LDYuNCwxNC40LDE0LjQNCgkJYzAsMi42LTAuNyw1LjEtMS45LDcuMmwwLjgsMC44YzEuNC0yLjMsMi4yLTUuMSwyLjItOEMzMSw2LjksMjQuMSwwLDE1LjUsMFMwLDYuOSwwLDE1LjVTNi45LDMxLDE1LjUsMzFjMi45LDAsNS43LTAuOCw4LTIuMg0KCQlMMjIuNywyNy45eiIvPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMS4yLDIwLjNjMS4xLTEuMywxLjgtMywxLjgtNC44YzAtNC4xLTMuMy03LjUtNy41LTcuNWMtMiwwLTMuOSwwLjgtNS4zLDIuMkM4LjgsMTEuNiw4LDEzLjUsOCwxNS41DQoJCWMwLDQuMSwzLjMsNy41LDcuNSw3LjVjMS45LDAsMy41LTAuNyw0LjgtMS44bDUuNyw1LjdsMC44LTAuOEwyMS4yLDIwLjN6IE0xNS41LDIxLjhjLTMuNSwwLTYuMy0yLjgtNi4zLTYuMw0KCQljMC0xLjcsMC43LTMuMywxLjgtNC41YzEuMi0xLjIsMi44LTEuOSw0LjUtMS45YzMuNSwwLDYuMywyLjgsNi4zLDYuM0MyMS44LDE4LjksMTksMjEuOCwxNS41LDIxLjh6Ii8+DQo8L2c+DQo8L3N2Zz4NCg=="); }

.search-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTkuNiwyMi45bC01LjItNS4yYzEtMS4xLDEuNi0yLjYsMS42LTQuMkM2LDkuOSwzLjEsNy0wLjUsN2MtMS43LDAtMy40LDAuNy00LjYsMS45Qy02LjMsMTAuMS03LDExLjctNywxMy41DQoJYzAsMy42LDIuOSw2LjUsNi41LDYuNWMxLjYsMCwzLjEtMC42LDQuMi0xLjZsNS4yLDUuMkw5LjYsMjIuOXogTS0wLjUsMTljLTMsMC01LjUtMi41LTUuNS01LjVjMC0xLjUsMC42LTIuOSwxLjYtMy45DQoJQy0zLjQsOC41LTIsOC0wLjUsOGMzLDAsNS41LDIuNSw1LjUsNS41QzUsMTYuNSwyLjUsMTktMC41LDE5eiIvPg0KPC9zdmc+DQo="); }

.padlock-premium:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAwQzM4MTt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTIuNSwxOGMwLDAuNC0wLjIsMC43LTAuNSwwLjhWMjFIMXYtMi4yYy0wLjMtMC4yLTAuNS0wLjUtMC41LTAuOGMwLTAuNiwwLjQtMSwxLTFDMi4xLDE3LDIuNSwxNy40LDIuNSwxOHoNCgkgTTgsMTUuNXY3LjFDOCwyMy40LDcuMywyNCw2LjUsMjRoLTEwQy00LjQsMjQtNSwyMy40LTUsMjIuNXYtNy4xYzAtMC44LDAuNy0xLjUsMS41LTEuNWgwdi0yYzAtMi44LDIuMi01LDUtNXM1LDIuMiw1LDV2Mg0KCUM3LjMsMTQsOCwxNC42LDgsMTUuNXogTS0yLjUsMTRoOHYtMmMwLTIuMi0xLjgtNC00LTRzLTQsMS44LTQsNFYxNHogTTcsMTUuNUM3LDE1LjIsNi44LDE1LDYuNSwxNXYwaC0xMHYwaDANCglDLTMuOCwxNS00LDE1LjItNCwxNS41djcuMWMwLDAuMywwLjIsMC41LDAuNSwwLjVoMTBDNi43LDIzLDcsMjIuOCw3LDIyLjVDNywyMi41LDcsMTUuNSw3LDE1LjV6Ii8+DQo8L3N2Zz4NCg=="); }

.plus-primary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzE4MjQzRTt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTksMTZIMnY3SDF2LTdoLTd2LTFoN1Y4aDF2N2g3VjE2eiIvPg0KPC9zdmc+DQo="); }

.minus-primary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzE4MjQzRTt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTgsMTV2MUgtNXYtMUg4eiIvPg0KPC9zdmc+DQo="); }

.download-premium:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAwQzM4MTt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTEwLDIzdjFILTd2LTFIMTB6IE02LjQsMTUuOWwtMC43LTAuN0wyLDE4LjhWN0gxdjExLjhsLTMuNi0zLjZsLTAuNywwLjdsNC45LDQuOUw2LjQsMTUuOXoiLz4NCjwvc3ZnPg0K"); }

.user-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTEwLDIzLjVjLTAuMS0yLjctMi44LTUtNi41LTUuNnYtMS40QzQsMTYsNC4zLDE1LjMsNC42LDE0LjdjMC4zLTAuMiwwLjYtMC41LDAuOC0xQzUuNiwxMyw1LjUsMTIuMyw1LjEsMTINCgljMC0wLjIsMC0wLjUsMC0wLjdjLTAuMS0wLjcsMC4xLTEsMC4yLTEuNEM1LjUsOS42LDUuNiw5LjMsNS41LDlDNSw3LjcsMy43LDcsMS44LDdMMS42LDdjLTEuMywwLTEuNywwLjYtMiwxLjENCgljMCwwLjEtMC4xLDAuMS0wLjEsMC4yQy0yLjIsOC40LTIuMiw5LjgtMi4yLDExbDAsMC40YzAsMC4yLDAsMC40LDAsMC42Yy0wLjQsMC4zLTAuNSwxLTAuMiwxLjdjMC4yLDAuNCwwLjUsMC43LDAuNywwLjkNCgljMC4yLDAuNywwLjYsMS41LDEuMiwydjEuM2MtMy44LDAuNi02LjYsMi45LTYuNiw1LjZsMCwwLjVoMTdDMTAsMjQsMTAsMjMuNSwxMCwyMy41eiBNLTUuOSwyM2MwLjQtMi4xLDIuOS0zLjgsNi4xLTQuMmwwLjQtMC4xDQoJdi0yLjdsLTAuMi0wLjFDMCwxNS43LTAuNCwxNS0wLjcsMTQuMWwtMC4xLTAuM2wtMC4zLTAuMWMtMC4xLDAtMC4yLTAuMi0wLjMtMC40Yy0wLjEtMC4yLTAuMS0wLjMtMC4xLTAuNEwtMSwxM2wtMC4xLTAuNw0KCWMwLTAuMy0wLjEtMC43LTAuMS0wLjlsMC0wLjRjMC0xLjMsMC4xLTEuNiwwLjgtMS43YzAuNSwwLDAuOC0wLjQsMC45LTAuN0MwLjYsOC4zLDAuOCw4LDEuNiw4bDAuMiwwYzAuOCwwLDIuMywwLjIsMi43LDEuMw0KCWMwLDAtMC4xLDAuMi0wLjEsMC4zQzQuMyw5LjksNCwxMC41LDQuMiwxMS40YzAsMC4yLDAsMC40LDAsMC43TDQsMTIuOWwwLjQsMGMwLDAuMSwwLDAuMy0wLjEsMC41Yy0wLjEsMC4zLTAuMiwwLjQtMC4yLDAuNUgzLjgNCglsLTAuMSwwLjNjLTAuMywwLjktMC42LDEuNS0xLDEuOEwyLjUsMTZ2Mi43bDAuNCwwLjFjMy4yLDAuNCw1LjYsMi4xLDYsNC4yTC01LjksMjNMLTUuOSwyM3oiLz4NCjwvc3ZnPg0K"); }

.play-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMjIgMjIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ5LjMgKDUxMTY3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5UcmlhbmdsZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJkai12aWRlby1jb250cm9scyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMyLjAwMDAwMCwgLTY5LjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICA8ZyBpZD0iUGxheS1pY29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4wMDAwMDAsIDQ5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlRyaWFuZ2xlIiBwb2ludHM9IjQ0IDMxIDIyIDQyIDIyIDIwIj48L3BvbHlnb24+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg=="); }

.microphone-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkZGRkZGO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ2Mi41LDI4NGMyLjUsMCw0LjUtMiw0LjUtNC41di0zYzAtMi4zLTEuOC00LjItNC00LjRWMjcyaC0xdjAuMWMtMi4yLDAuMy00LDIuMS00LDQuNHYzDQoJQy00NjcsMjgyLTQ2NSwyODQtNDYyLjUsMjg0eiBNLTQ2NSwyNzQuMXYxLjloMXYtMi42YzAuMy0wLjEsMC42LTAuMiwxLTAuM3YyLjloMXYtMi45YzAuNCwwLjEsMC43LDAuMiwxLDAuM3YyLjZoMXYtMS45DQoJYzAuNiwwLjYsMSwxLjUsMSwyLjR2MC41aC03di0wLjVDLTQ2NiwyNzUuNS00NjUuNiwyNzQuNy00NjUsMjc0LjF6IE0tNDY2LDI3OGg3djEuNWMwLDEuOS0xLjYsMy41LTMuNSwzLjVzLTMuNS0xLjYtMy41LTMuNVYyNzh6DQoJIE0tNDU2LDI3OXYzLjJjMCwyLjEtMiwzLjgtNC41LDMuOGgtMS41djNoLTF2LTNoLTEuNWMtMi41LDAtNC41LTEuNy00LjUtMy44VjI3OWgxdjMuMmMwLDEuNSwxLjYsMi44LDMuNSwyLjhoNA0KCWMxLjksMCwzLjUtMS4yLDMuNS0yLjhWMjc5SC00NTZ6Ii8+DQo8L3N2Zz4NCg=="); }

.filter-secondary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjNweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMjMgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ5LjMgKDUxMTY3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5GaWx0ZXIgaWNvbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJDcmVhdGl2ZS1hcmVhIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iS0xBUi0tLVPDtmtyZXN1bHRhdC0tLURlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMzguMDAwMDAwLCAtNDE5LjAwMDAwMCkiIGZpbGw9IiMwMTRCOTIiPgogICAgICAgICAgICA8ZyBpZD0iU2VhcmNoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2My4wMDAwMDAsIDE3Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjAuMDAwMDAwLCA0MC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iRmlsdGVyLWljb24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1LjAwMDAwMCwgMjA3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTEuOTc5MTY2NywxNS4zMzMzMzMzIEwxMS45NzkxNjY3LDE0Ljg3NSBDMTEuOTc5MTY2NywxNC41OTg4NTc2IDEyLjIwMzAyNDMsMTQuMzc1IDEyLjQ3OTE2NjcsMTQuMzc1IEwxNC44MzMzMzMzLDE0LjM3NSBDMTUuMTA5NDc1NywxNC4zNzUgMTUuMzMzMzMzMywxNC41OTg4NTc2IDE1LjMzMzMzMzMsMTQuODc1IEwxNS4zMzMzMzMzLDE1LjMzMzMzMzMgTDIyLjUsMTUuMzMzMzMzMyBDMjIuNzc2MTQyNCwxNS4zMzMzMzMzIDIzLDE1LjU1NzE5MSAyMywxNS44MzMzMzMzIEwyMywxNi4yNzA4MzMzIEMyMywxNi41NDY5NzU3IDIyLjc3NjE0MjQsMTYuNzcwODMzMyAyMi41LDE2Ljc3MDgzMzMgTDE1LjMzMzMzMzMsMTYuNzcwODMzMyBMMTUuMzMzMzMzMywxNy4yMjkxNjY3IEMxNS4zMzMzMzMzLDE3LjUwNTMwOSAxNS4xMDk0NzU3LDE3LjcyOTE2NjcgMTQuODMzMzMzMywxNy43MjkxNjY3IEwxMi40NzkxNjY3LDE3LjcyOTE2NjcgQzEyLjIwMzAyNDMsMTcuNzI5MTY2NyAxMS45NzkxNjY3LDE3LjUwNTMwOSAxMS45NzkxNjY3LDE3LjIyOTE2NjcgTDExLjk3OTE2NjcsMTYuNzcwODMzMyBMMC41LDE2Ljc3MDgzMzMgQzAuMjIzODU3NjI1LDE2Ljc3MDgzMzMgMy4zODE3Njg3NmUtMTcsMTYuNTQ2OTc1NyAwLDE2LjI3MDgzMzMgTDAsMTUuODMzMzMzMyBDLTMuMzgxNzY4NzZlLTE3LDE1LjU1NzE5MSAwLjIyMzg1NzYyNSwxNS4zMzMzMzMzIDAuNSwxNS4zMzMzMzMzIEwxMS45NzkxNjY3LDE1LjMzMzMzMzMgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zLjgzMzMzMzMzLDguMTQ1ODMzMzMgTDMuODMzMzMzMzMsNy42ODc1IEMzLjgzMzMzMzMzLDcuNDExMzU3NjMgNC4wNTcxOTA5Niw3LjE4NzUgNC4zMzMzMzMzMyw3LjE4NzUgTDYuNjg3NSw3LjE4NzUgQzYuOTYzNjQyMzcsNy4xODc1IDcuMTg3NSw3LjQxMTM1NzYzIDcuMTg3NSw3LjY4NzUgTDcuMTg3NSw4LjE0NTgzMzMzIEwyMi41LDguMTQ1ODMzMzMgQzIyLjc3NjE0MjQsOC4xNDU4MzMzMyAyMyw4LjM2OTY5MDk2IDIzLDguNjQ1ODMzMzMgTDIzLDkuMDgzMzMzMzMgQzIzLDkuMzU5NDc1NzEgMjIuNzc2MTQyNCw5LjU4MzMzMzMzIDIyLjUsOS41ODMzMzMzMyBMNy4xODc1LDkuNTgzMzMzMzMgTDcuMTg3NSwxMC4wNDE2NjY3IEM3LjE4NzUsMTAuMzE3ODA5IDYuOTYzNjQyMzcsMTAuNTQxNjY2NyA2LjY4NzUsMTAuNTQxNjY2NyBMNC4zMzMzMzMzMywxMC41NDE2NjY3IEM0LjA1NzE5MDk2LDEwLjU0MTY2NjcgMy44MzMzMzMzMywxMC4zMTc4MDkgMy44MzMzMzMzMywxMC4wNDE2NjY3IEwzLjgzMzMzMzMzLDkuNTgzMzMzMzMgTDAuNSw5LjU4MzMzMzMzIEMwLjIyMzg1NzYyNSw5LjU4MzMzMzMzIDMuMzgxNzY4NzZlLTE3LDkuMzU5NDc1NzEgMCw5LjA4MzMzMzMzIEwwLDguNjQ1ODMzMzMgQy0zLjM4MTc2ODc2ZS0xNyw4LjM2OTY5MDk2IDAuMjIzODU3NjI1LDguMTQ1ODMzMzMgMC41LDguMTQ1ODMzMzMgTDMuODMzMzMzMzMsOC4xNDU4MzMzMyBaIiBpZD0iQ29tYmluZWQtU2hhcGUtQ29weSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTQuODU0MTY2NywwLjk1ODMzMzMzMyBMMTQuODU0MTY2NywwLjUgQzE0Ljg1NDE2NjcsMC4yMjM4NTc2MjUgMTUuMDc4MDI0Myw1LjA3MjY1MzEzZS0xNyAxNS4zNTQxNjY3LDAgTDE3LjcwODMzMzMsMCBDMTcuOTg0NDc1NywtNS4wNzI2NTMxM2UtMTcgMTguMjA4MzMzMywwLjIyMzg1NzYyNSAxOC4yMDgzMzMzLDAuNSBMMTguMjA4MzMzMywwLjk1ODMzMzMzMyBMMjIuNSwwLjk1ODMzMzMzMyBDMjIuNzc2MTQyNCwwLjk1ODMzMzMzMyAyMywxLjE4MjE5MDk2IDIzLDEuNDU4MzMzMzMgTDIzLDEuODk1ODMzMzMgQzIzLDIuMTcxOTc1NzEgMjIuNzc2MTQyNCwyLjM5NTgzMzMzIDIyLjUsMi4zOTU4MzMzMyBMMTguMjA4MzMzMywyLjM5NTgzMzMzIEwxOC4yMDgzMzMzLDIuODU0MTY2NjcgQzE4LjIwODMzMzMsMy4xMzAzMDkwNCAxNy45ODQ0NzU3LDMuMzU0MTY2NjcgMTcuNzA4MzMzMywzLjM1NDE2NjY3IEwxNS4zNTQxNjY3LDMuMzU0MTY2NjcgQzE1LjA3ODAyNDMsMy4zNTQxNjY2NyAxNC44NTQxNjY3LDMuMTMwMzA5MDQgMTQuODU0MTY2NywyLjg1NDE2NjY3IEwxNC44NTQxNjY3LDIuMzk1ODMzMzMgTDAuNSwyLjM5NTgzMzMzIEMwLjIyMzg1NzYyNSwyLjM5NTgzMzMzIDMuMzgxNzY4NzZlLTE3LDIuMTcxOTc1NzEgMCwxLjg5NTgzMzMzIEwwLDEuNDU4MzMzMzMgQy0zLjM4MTc2ODc2ZS0xNywxLjE4MjE5MDk2IDAuMjIzODU3NjI1LDAuOTU4MzMzMzMzIDAuNSwwLjk1ODMzMzMzMyBMMTQuODU0MTY2NywwLjk1ODMzMzMzMyBaIiBpZD0iQ29tYmluZWQtU2hhcGUtQ29weS0yIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4="); }

.close-gray:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTQgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ5LjMgKDUxMTY3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5TaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJDcmVhdGl2ZS1hcmVhIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iS0xBUi0tLUzDpXN0LWFydGlrZWwtbG9nZ2EtaW4tLS1EZXNrdG9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjYwLjAwMDAwMCwgLTEzNDIuMDAwMDAwKSIgZmlsbD0iIzMzMzMzMyIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGcgaWQ9IkFydGlrZWwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYzLjAwMDAwMCwgNDMyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IkFydGlrZWwtLS1CaWctaW1nIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iQmVsb3ctdG9wLWltYWdlLWFydGljbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCA1MzYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJQUkVNSVVNLUxPQ0stU21hbGwiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNvbWJpbmVkLVNoYXBlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iUGxheS1pY29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1OTcuMDAwMDAwLCAzNzQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJjbG9zZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iU2hhcGUiIHBvaW50cz0iNy42NTQ5MTMxNiA3LjAwMDE3MzA4IDEzLjgxMjkwOTEgMTMuMTU4MTY5IDEzLjE1NzgyMjkgMTMuODEzMjU1MiA2Ljk5OTgyNjkyIDcuNjU1MjU5MzEgMC44NDE4MzA5OSAxMy44MTMyNTUyIDAuMTg2NzQ0NzU0IDEzLjE1ODE2OSA2LjM0NDc0MDY5IDcuMDAwMTczMDggMC4xODU4MTgxODIgMC44NDIxNzcxNDUgMC44NDA5MDQ0MTggMC4xODcwOTA5MDkgNi45OTk4MjY5MiA2LjM0NTA4Njg0IDEzLjE1NzgyMjkgMC4xODcwOTA5MDkgMTMuODEyOTA5MSAwLjg0MjE3NzE0NSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4="); }

.trash-secondary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAxNEI5Mjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMzAuMSw0NGMtMC4yLTAuOS0xLTEuNS0xLjktMS41Yy0wLjksMC0xLjcsMC42LTEuOSwxLjVoLTMuNnYxaDExdi0xQy0xMjYuNSw0NC0xMzAuMSw0NC0xMzAuMSw0NHoNCgkgTS0xMzIsNDMuNWMwLjQsMCwwLjcsMC4yLDAuOSwwLjVoLTEuN0MtMTMyLjcsNDMuNy0xMzIuNCw0My41LTEzMiw0My41eiBNLTEyOCw0NmgxdjEwLjVjMCwwLjgtMC43LDEuNS0xLjUsMS41aC03DQoJYy0wLjgsMC0xLjUtMC43LTEuNS0xLjVWNDZoMXYxMC41YzAsMC4zLDAuMiwwLjUsMC41LDAuNWg3YzAuMywwLDAuNS0wLjIsMC41LTAuNUMtMTI4LDU2LjUtMTI4LDQ2LTEyOCw0NnogTS0xMzMsNDd2OGgtMXYtOEgtMTMzeg0KCSBNLTEzMCw0N3Y4aC0xdi04SC0xMzB6Ii8+DQo8L3N2Zz4NCg=="); }

.pen-secondary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAxNEI5Mjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMjUuNSw0NC45bC0xLjQtMS40Yy0wLjYtMC42LTEuNi0wLjYtMi4xLDBsLTkuMSw5LjFsLTEuNyw1LjNsNS4yLTEuOGw5LjEtOS4xDQoJQy0xMjQuOSw0Ni40LTEyNC45LDQ1LjQtMTI1LjUsNDQuOXogTS0xMzcuOSw1NS4zbDAuNi0ybDEuOSwxLjlsLTIsMC43Qy0xMzcuMyw1NS45LTEzNy45LDU1LjMtMTM3LjksNTUuM3ogTS0xMzYuNiw1Mi41bDUuNS01LjUNCglsMi4xLDIuMWwtNS41LDUuNUMtMTM0LjUsNTQuNi0xMzYuNiw1Mi41LTEzNi42LDUyLjV6IE0tMTMwLjQsNDYuM2wwLjctMC43bDIuMSwyLjFsLTAuNywwLjdDLTEyOC4zLDQ4LjQtMTMwLjQsNDYuMy0xMzAuNCw0Ni4zeg0KCSBNLTEyNi4yLDQ2LjNsLTAuNywwLjdsLTIuMS0yLjFsMC43LTAuN2MwLjItMC4yLDAuNS0wLjIsMC43LDBsMS40LDEuNEMtMTI2LDQ1LjgtMTI2LDQ2LjEtMTI2LjIsNDYuM3oiLz4NCjwvc3ZnPg0K"); }

.plus-secondary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAxNEI5Mjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMjUsNTFoLTd2N2gtMXYtN2gtN3YtMWg3di03aDF2N2g3VjUxeiIvPg0KPC9zdmc+DQo="); }

.trash-gray:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzcwNzA3MDt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMzAuMSw0NGMtMC4yLTAuOS0xLTEuNS0xLjktMS41Yy0wLjksMC0xLjcsMC42LTEuOSwxLjVoLTMuNnYxaDExdi0xQy0xMjYuNSw0NC0xMzAuMSw0NC0xMzAuMSw0NHoNCgkgTS0xMzIsNDMuNWMwLjQsMCwwLjcsMC4yLDAuOSwwLjVoLTEuN0MtMTMyLjcsNDMuNy0xMzIuNCw0My41LTEzMiw0My41eiBNLTEyOCw0NmgxdjEwLjVjMCwwLjgtMC43LDEuNS0xLjUsMS41aC03DQoJYy0wLjgsMC0xLjUtMC43LTEuNS0xLjVWNDZoMXYxMC41YzAsMC4zLDAuMiwwLjUsMC41LDAuNWg3YzAuMywwLDAuNS0wLjIsMC41LTAuNUMtMTI4LDU2LjUtMTI4LDQ2LTEyOCw0NnogTS0xMzMsNDd2OGgtMXYtOEgtMTMzeg0KCSBNLTEzMCw0N3Y4aC0xdi04SC0xMzB6Ii8+DQo8L3N2Zz4NCg=="); }

.cart-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPGc+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMzguMiw1NC41Yy0xLDAtMS44LDAuOC0xLjgsMS44czAuOCwxLjgsMS44LDEuOHMxLjgtMC44LDEuOC0xLjhTLTEzNy4zLDU0LjUtMTM4LjIsNTQuNXogTS0xMzguMiw1Nw0KCQljLTAuNCwwLTAuOC0wLjMtMC44LTAuOHMwLjMtMC44LDAuOC0wLjhzMC44LDAuMywwLjgsMC44Uy0xMzcuOCw1Ny0xMzguMiw1N3oiLz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTEyOS44LDU0LjVjLTEsMC0xLjgsMC44LTEuOCwxLjhzMC44LDEuOCwxLjgsMS44czEuOC0wLjgsMS44LTEuOFMtMTI4LjgsNTQuNS0xMjkuOCw1NC41eiBNLTEyOS44LDU3DQoJCWMtMC40LDAtMC44LTAuMy0wLjgtMC44czAuMy0wLjgsMC44LTAuOHMwLjgsMC4zLDAuOCwwLjhTLTEyOS4zLDU3LTEyOS44LDU3eiIvPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTI3LjYsNDRsLTAuMywyaC0xMy4xbDEuMSw4aDExLjlsMS03LjVsMC4yLTEuNmgyLjh2LTFILTEyNy42eiBNLTEyOC45LDUzaC0xMC4ybC0wLjYtNGgxMS4zTC0xMjguOSw1M3oNCgkJIE0tMTI4LjIsNDhoLTExLjZsLTAuMS0xaDExLjlMLTEyOC4yLDQ4eiIvPg0KPC9nPg0KPC9zdmc+DQo="); }

.sign-out-primary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00MSA0MiAxNyAxNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtNDEgNDIgMTcgMTc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwMTRCOTI7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMjQsNTFoLTExLjNsMy42LDMuNmwtMC43LDAuN2wtNC45LTQuOWw0LjktNC45bDAuNywwLjdsLTMuNiwzLjZILTI0Qy0yNCw1MC0yNCw1MS0yNCw1MXogTS00MSw1OWgxVjQyaC0xVjU5DQoJeiIvPg0KPC9zdmc+DQo="); }

.eye-gray:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00MSA0MiAxNyAxNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtNDEgNDIgMTcgMTc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3MDcwNzA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMjQsNTAuOGMtMS4zLTMuMy00LjctNS41LTguNS01LjVzLTcuMiwyLjItOC41LDUuNWMwLDAuMSwwLDAuMiwwLDAuNGMxLjMsMy4zLDQuNyw1LjUsOC41LDUuNQ0KCXM3LjItMi4yLDguNS01LjVDLTI0LDUxLjEtMjQsNTAuOS0yNCw1MC44eiBNLTMyLjUsNTUuNmMtMy4zLDAtNi4zLTEuOS03LjUtNC42YzEuMi0yLjgsNC4yLTQuNiw3LjUtNC42czYuMywxLjksNy41LDQuNg0KCUMtMjYuMiw1My44LTI5LjIsNTUuNi0zMi41LDU1LjZ6IE0tMzIuNSw0Ny40Yy0yLDAtMy42LDEuNi0zLjYsMy42YzAsMiwxLjYsMy42LDMuNiwzLjZjMiwwLDMuNi0xLjYsMy42LTMuNlMtMzAuNSw0Ny40LTMyLjUsNDcuNHoNCgkgTS0zMi41LDUzLjZjLTEuNSwwLTIuNi0xLjItMi42LTIuNnMxLjItMi42LDIuNi0yLjZzMi42LDEuMiwyLjYsMi42Uy0zMSw1My42LTMyLjUsNTMuNnogTS0zMi41LDQ5LjZjLTAuNywwLTEuNCwwLjYtMS40LDEuNA0KCXMwLjYsMS40LDEuNCwxLjRjMC43LDAsMS40LTAuNiwxLjQtMS40Uy0zMS44LDQ5LjYtMzIuNSw0OS42eiBNLTMyLjUsNTEuNGMtMC4yLDAtMC40LTAuMi0wLjQtMC40czAuMi0wLjQsMC40LTAuNHMwLjQsMC4yLDAuNCwwLjQNCglTLTMyLjMsNTEuNC0zMi41LDUxLjR6Ii8+DQo8L3N2Zz4NCg=="); }

.phone-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjIwNiAtMjA2IDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMjA2IC0yMDYgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTY5OS40LTE4MS40bC0xMDQtMjRjLTExLjMtMi42LTIyLjksMy4zLTI3LjUsMTMuOWwtNDgsMTEyYy00LjIsOS44LTEuNCwyMS4zLDYuOSwyOGw2MC42LDQ5LjYNCgljLTM2LDc2LjctOTguOSwxNDAuNS0xNzcuMiwxNzcuMmwtNDkuNi02MC42Yy02LjgtOC4zLTE4LjItMTEuMS0yOC02LjlsLTExMiw0OGMtMTAuNyw0LjctMTYuNiwxNi4zLTE0LDI3LjZsMjQsMTA0DQoJYzIuNSwxMC44LDEyLjEsMTguNiwyMy40LDE4LjZjMjU2LjEsMCw0NjQtMjA3LjUsNDY0LTQ2NEM3MTgtMTY5LjIsNzEwLjMtMTc4LjksNjk5LjQtMTgxLjR6Ii8+DQo8L3N2Zz4NCg=="); }

.email-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjIwNiAtMjA2IDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMjA2IC0yMDYgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTcwOC4zLTE1LjJjMy45LTMuMSw5LjctMC4yLDkuNyw0LjdWMTk0YzAsMjYuNS0yMS41LDQ4LTQ4LDQ4SDI1NGMtMjYuNSwwLTQ4LTIxLjUtNDgtNDhWLTEwLjQNCgljMC01LDUuNy03LjgsOS43LTQuN2MyMi40LDE3LjQsNTIuMSwzOS41LDE1NC4xLDExMy42YzIxLjEsMTUuNCw1Ni43LDQ3LjgsOTIuMiw0Ny42YzM1LjcsMC4zLDcyLTMyLjgsOTIuMy00Ny42DQoJQzY1Ni4zLDI0LjQsNjg1LjksMi4yLDcwOC4zLTE1LjJ6IE00NjIsMTE0YzIzLjIsMC40LDU2LjYtMjkuMiw3My40LTQxLjRDNjY4LjEtMjMuNyw2NzguMi0zMi4xLDcwOC44LTU2LjENCgljNS44LTQuNSw5LjItMTEuNSw5LjItMTguOXYtMTljMC0yNi41LTIxLjUtNDgtNDgtNDhIMjU0Yy0yNi41LDAtNDgsMjEuNS00OCw0OHYxOWMwLDcuNCwzLjQsMTQuMyw5LjIsMTguOQ0KCWMzMC42LDIzLjksNDAuNywzMi40LDE3My40LDEyOC43QzQwNS40LDg0LjgsNDM4LjgsMTE0LjQsNDYyLDExNEw0NjIsMTE0eiIvPg0KPC9zdmc+DQo="); }

.undo-secondary:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0zOS41IDQzLjkgMTQuNSAxNC41IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0zOS41IDQzLjkgMTQuNSAxNC41OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMDE0QjkyO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTI2LDQ5LjVjMCwzLTIuNSw1LjUtNS41LDUuNWgtMi45bDIuNiwyLjZsLTAuNywwLjdsLTMuOS0zLjlsMy45LTMuOWwwLjcsMC43bC0yLjYsMi42aDIuOQ0KCWMyLjUsMCw0LjUtMiw0LjUtNC41YzAtMi41LTItNC41LTQuNS00LjVoLTcuMXYtMWg3LjFDLTI4LjUsNDQtMjYsNDYuNS0yNiw0OS41eiIvPg0KPC9zdmc+DQo="); }

.info-white:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgZm9jdXNhYmxlPSJmYWxzZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayINCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9Ii0xNjMgLTE4IDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE2MyAtMTggNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTkzLDIyYzExOC42LDAsMjE2LDk2LjEsMjE2LDIxNmMwLDExOS4zLTk2LjYsMjE2LTIxNiwyMTZjLTExOS4yLDAtMjE2LTk2LjYtMjE2LTIxNkMtMTIzLDExOC44LTI2LjQsMjIsOTMsMjINCgkgTTkzLTEwYy0xMzcsMC0yNDgsMTExLjEtMjQ4LDI0OGMwLDEzNywxMTEsMjQ4LDI0OCwyNDhzMjQ4LTExMSwyNDgtMjQ4QzM0MSwxMDEuMSwyMzAtMTAsOTMtMTB6IE01NywzMzRoMTJWMjE0SDU3DQoJYy02LjYsMC0xMi01LjQtMTItMTJ2LThjMC02LjYsNS40LTEyLDEyLTEyaDQ4YzYuNiwwLDEyLDUuNCwxMiwxMnYxNDBoMTJjNi42LDAsMTIsNS40LDEyLDEydjhjMCw2LjYtNS40LDEyLTEyLDEySDU3DQoJYy02LjYsMC0xMi01LjQtMTItMTJ2LThDNDUsMzM5LjQsNTAuNCwzMzQsNTcsMzM0eiBNOTMsOTRjLTE3LjcsMC0zMiwxNC4zLTMyLDMyczE0LjMsMzIsMzIsMzJzMzItMTQuMywzMi0zMlMxMTAuNyw5NCw5Myw5NHoiLz4NCjwvc3ZnPg0K"); }

.website-icon:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTYgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTYgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNDgsOEMxMTEsOCwwLDExOSwwLDI1NnMxMTEsMjQ4LDI0OCwyNDhzMjQ4LTExMSwyNDgtMjQ4UzM4NSw4LDI0OCw4eiBNNDQxLjIsMTYwaC04Mi41CgljLTktNDQuNC0yNC4xLTgyLjItNDMuMi0xMDkuMUMzNzAuNSw2OS4xLDQxNS43LDEwOC44LDQ0MS4yLDE2MHogTTMzNiwyNTZjMCwyMi45LTEuNiw0NC4yLTQuMyw2NEgxNjQuM2MtMi43LTE5LjgtNC4zLTQxLjEtNC4zLTY0CglzMS42LTQ0LjIsNC4zLTY0aDE2Ny40QzMzNC40LDIxMS44LDMzNiwyMzMuMSwzMzYsMjU2eiBNMjQ4LDQwYzI2LjksMCw2MS40LDQ0LjEsNzguMSwxMjBIMTY5LjlDMTg2LjYsODQuMSwyMjEuMSw0MCwyNDgsNDB6CgkgTTE4MC41LDUwLjljLTE5LDI2LjgtMzQuMiw2NC42LTQzLjIsMTA5LjFINTQuOEM4MC4zLDEwOC44LDEyNS41LDY5LjEsMTgwLjUsNTAuOXogTTMyLDI1NmMwLTIyLjMsMy40LTQzLjgsOS43LTY0aDkwLjUKCWMtMi42LDIwLjUtNC4yLDQxLjgtNC4yLDY0czEuNSw0My41LDQuMiw2NEg0MS43QzM1LjQsMjk5LjgsMzIsMjc4LjMsMzIsMjU2eiBNNTQuOCwzNTJoODIuNWM5LDQ0LjQsMjQuMSw4Mi4yLDQzLjIsMTA5LjEKCUMxMjUuNSw0NDIuOSw4MC4zLDQwMy4yLDU0LjgsMzUyeiBNMjQ4LDQ3MmMtMjYuOSwwLTYxLjQtNDQuMS03OC4xLTEyMGgxNTYuMkMzMDkuNCw0MjcuOSwyNzQuOSw0NzIsMjQ4LDQ3MkwyNDgsNDcyeiBNMzE1LjUsNDYxLjEKCWMxOS0yNi44LDM0LjItNjQuNiw0My4yLTEwOS4xaDgyLjVDNDE1LjcsNDAzLjIsMzcwLjUsNDQyLjksMzE1LjUsNDYxLjF6IE0zNjMuOCwzMjBjMi42LTIwLjUsNC4yLTQxLjgsNC4yLTY0cy0xLjUtNDMuNS00LjItNjQKCWg5MC41YzYuMywyMC4yLDkuNyw0MS43LDkuNyw2NHMtMy40LDQzLjgtOS43LDY0SDM2My44eiIvPgo8L3N2Zz4K"); }

.map-pin-icon:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyODggNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyODggNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzMzMzMzMzt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNDQsMEM2NC41LDAsMCw2NC41LDAsMTQ0YzAsNzEuMyw1MiwxMzAuMSwxMjAsMTQxLjZ2MTk3LjZsMTYuNSwyNC44YzMuNiw1LjMsMTEuNCw1LjMsMTUsMGwxNi41LTI0LjhWMjg1LjYKCWM2OC0xMS41LDEyMC03MC4zLDEyMC0xNDEuNkMyODgsNjQuNSwyMjMuNSwwLDE0NCwweiBNMTQ0LDI0MGMtNTIuOSwwLTk2LTQzLjEtOTYtOTZjMC01Mi45LDQzLjEtOTYsOTYtOTZzOTYsNDMuMSw5Niw5NgoJQzI0MCwxOTYuOSwxOTYuOSwyNDAsMTQ0LDI0MHogTTE0NCw4MGMtMzUuMywwLTY0LDI4LjctNjQsNjRjMCw4LjgsNy4yLDE2LDE2LDE2czE2LTcuMiwxNi0xNmMwLTE3LjYsMTQuMy0zMiwzMi0zMgoJYzguOCwwLDE2LTcuMiwxNi0xNlMxNTIuOCw4MCwxNDQsODB6Ii8+Cjwvc3ZnPgo="); }

.arrow-right-course {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NDggNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzE4MjQzRTt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xOTAuNSw2Ni45bDIyLjItMjIuMmM5LjQtOS40LDI0LjYtOS40LDMzLjksMEw0NDEsMjM5YzkuNCw5LjQsOS40LDI0LjYsMCwzMy45TDI0Ni42LDQ2Ny4zCgljLTkuNCw5LjQtMjQuNiw5LjQtMzMuOSwwbC0yMi4yLTIyLjJjLTkuNS05LjUtOS4zLTI1LDAuNC0zNC4zTDMxMS40LDI5NkgyNGMtMTMuMywwLTI0LTEwLjctMjQtMjR2LTMyYzAtMTMuMywxMC43LTI0LDI0LTI0aDI4Ny40CglMMTkwLjksMTAxLjJDMTgxLjEsOTEuOSwxODAuOSw3Ni40LDE5MC41LDY2Ljl6Ii8+Cjwvc3ZnPgo="); }

.calendar-grey {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NDggNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzMzMzMzMzt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNDgsMjg4aC00MGMtNi42LDAtMTItNS40LTEyLTEydi00MGMwLTYuNiw1LjQtMTIsMTItMTJoNDBjNi42LDAsMTIsNS40LDEyLDEydjQwCglDMTYwLDI4Mi42LDE1NC42LDI4OCwxNDgsMjg4eiBNMjU2LDI3NnYtNDBjMC02LjYtNS40LTEyLTEyLTEyaC00MGMtNi42LDAtMTIsNS40LTEyLDEydjQwYzAsNi42LDUuNCwxMiwxMiwxMmg0MAoJQzI1MC42LDI4OCwyNTYsMjgyLjYsMjU2LDI3NnogTTM1MiwyNzZ2LTQwYzAtNi42LTUuNC0xMi0xMi0xMmgtNDBjLTYuNiwwLTEyLDUuNC0xMiwxMnY0MGMwLDYuNiw1LjQsMTIsMTIsMTJoNDAKCUMzNDYuNiwyODgsMzUyLDI4Mi42LDM1MiwyNzZ6IE0yNTYsMzcydi00MGMwLTYuNi01LjQtMTItMTItMTJoLTQwYy02LjYsMC0xMiw1LjQtMTIsMTJ2NDBjMCw2LjYsNS40LDEyLDEyLDEyaDQwCglDMjUwLjYsMzg0LDI1NiwzNzguNiwyNTYsMzcyeiBNMTYwLDM3MnYtNDBjMC02LjYtNS40LTEyLTEyLTEyaC00MGMtNi42LDAtMTIsNS40LTEyLDEydjQwYzAsNi42LDUuNCwxMiwxMiwxMmg0MAoJQzE1NC42LDM4NCwxNjAsMzc4LjYsMTYwLDM3MnogTTM1MiwzNzJ2LTQwYzAtNi42LTUuNC0xMi0xMi0xMmgtNDBjLTYuNiwwLTEyLDUuNC0xMiwxMnY0MGMwLDYuNiw1LjQsMTIsMTIsMTJoNDAKCUMzNDYuNiwzODQsMzUyLDM3OC42LDM1MiwzNzJ6IE00NDgsMTEydjM1MmMwLDI2LjUtMjEuNSw0OC00OCw0OEg0OGMtMjYuNSwwLTQ4LTIxLjUtNDgtNDhWMTEyYzAtMjYuNSwyMS41LTQ4LDQ4LTQ4aDQ4VjEyCgljMC02LjYsNS40LTEyLDEyLTEyaDQwYzYuNiwwLDEyLDUuNCwxMiwxMnY1MmgxMjhWMTJjMC02LjYsNS40LTEyLDEyLTEyaDQwYzYuNiwwLDEyLDUuNCwxMiwxMnY1Mmg0OEM0MjYuNSw2NCw0NDgsODUuNSw0NDgsMTEyegoJIE00MDAsNDU4VjE2MEg0OHYyOThjMCwzLjMsMi43LDYsNiw2aDM0MEMzOTcuMyw0NjQsNDAwLDQ2MS4zLDQwMCw0NTh6Ii8+Cjwvc3ZnPgo="); }

.dj-education-sacale-white {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA2NDAgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2NDAgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNTYsMzM2TDI1NiwzMzZjMC0xNi4yLDEuMy04LjctODUuMS0xODEuNWMtMTcuNi0zNS4zLTY4LjItMzUuNC04NS45LDBDLTIuMSwzMjguOCwwLDMyMC4zLDAsMzM2aDAKCWMwLDQ0LjIsNTcuMyw4MCwxMjgsODBTMjU2LDM4MC4yLDI1NiwzMzZ6IE0xMjgsMTc2bDcyLDE0NEg1NkwxMjgsMTc2eiBNNjQwLDMzNmMwLTE2LjIsMS4zLTguNy04NS0xODEuNQoJYy0xNy43LTM1LjMtNjguMi0zNS40LTg1LjksMGMtODcuMSwxNzQuMy04NSwxNjUuOC04NSwxODEuNWgwYzAsNDQuMiw1Ny4zLDgwLDEyOCw4MFM2NDAsMzgwLjIsNjQwLDMzNkw2NDAsMzM2eiBNNDQwLDMyMGw3Mi0xNDQKCWw3MiwxNDRINDQweiBNNTI4LDQ0OEgzNTJWMTUzLjJjMjMuNS0xMC4zLDQxLjItMzEuNSw0Ni40LTU3LjJINTI4YzguOCwwLDE2LTcuMiwxNi0xNlY0OGMwLTguOC03LjItMTYtMTYtMTZIMzgzLjYKCUMzNjksMTIuNywzNDYuMSwwLDMyMCwwcy00OSwxMi43LTYzLjYsMzJIMTEyYy04LjgsMC0xNiw3LjItMTYsMTZ2MzJjMCw4LjgsNy4yLDE2LDE2LDE2aDEyOS42YzUuMiwyNS44LDIyLjksNDcsNDYuNCw1Ny4yVjQ0OEgxMTIKCWMtOC44LDAtMTYsNy4yLTE2LDE2djMyYzAsOC44LDcuMiwxNiwxNiwxNmg0MTZjOC44LDAsMTYtNy4yLDE2LTE2di0zMkM1NDQsNDU1LjIsNTM2LjgsNDQ4LDUyOCw0NDh6Ii8+Cjwvc3ZnPgo="); }

.dj-education-economy-white {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1NzYgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NzYgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01NTIsMGMtMTMuMiwwLTI0LDEwLjctMjQsMjR2NDhoLTQ4VjQ4YzAtOC44LTcuMi0xNi0xNi0xNmgtMTZjLTguOCwwLTE2LDcuMi0xNiwxNnYyNEgyNDBWNDgKCWMwLTguOC03LjItMTYtMTYtMTZoLTE2Yy04LjgsMC0xNiw3LjItMTYsMTZ2MjRoLTQ4VjQ4YzAtOC44LTcuMi0xNi0xNi0xNmgtMTZjLTguOCwwLTE2LDcuMi0xNiwxNnYyNEg0OFYyNEM0OCwxMC43LDM3LjIsMCwyNCwwCglTMCwxMC43LDAsMjR2NDc2YzAsNi42LDUuNCwxMiwxMiwxMmgyNGM2LjYsMCwxMi01LjQsMTItMTJ2LTYwaDQ4djI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNmM4LjgsMCwxNi03LjIsMTYtMTZ2LTI0aDQ4djI0CgljMCw4LjgsNy4yLDE2LDE2LDE2aDE2YzguOCwwLDE2LTcuMiwxNi0xNnYtMjRoMTkydjI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNmM4LjgsMCwxNi03LjIsMTYtMTZ2LTI0aDQ4djYwYzAsNi42LDUuNCwxMiwxMiwxMmgyNAoJYzYuNiwwLDEyLTUuNCwxMi0xMlYyNEM1NzYsMTAuNyw1NjUuMiwwLDU1MiwweiBNOTYsMTIwdjI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNmM4LjgsMCwxNi03LjIsMTYtMTZ2LTI0aDQ4djI0YzAsOC44LDcuMiwxNiwxNiwxNgoJaDE2YzguOCwwLDE2LTcuMiwxNi0xNnYtMjRoMTkydjI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNmM4LjgsMCwxNi03LjIsMTYtMTZ2LTI0aDQ4djExMkgzMzZ2LTI0YzAtOC44LTcuMi0xNi0xNi0xNmgtMTYKCWMtOC44LDAtMTYsNy4yLTE2LDE2djI0aC00OHYtMjRjMC04LjgtNy4yLTE2LTE2LTE2aC0xNmMtOC44LDAtMTYsNy4yLTE2LDE2djI0aC00OHYtMjRjMC04LjgtNy4yLTE2LTE2LTE2aC0xNgoJYy04LjgsMC0xNiw3LjItMTYsMTZ2MjRINDhWMTIwSDk2eiBNNDgwLDM5MnYtMjRjMC04LjgtNy4yLTE2LTE2LTE2aC0xNmMtOC44LDAtMTYsNy4yLTE2LDE2djI0SDI0MHYtMjRjMC04LjgtNy4yLTE2LTE2LTE2aC0xNgoJYy04LjgsMC0xNiw3LjItMTYsMTZ2MjRoLTQ4di0yNGMwLTguOC03LjItMTYtMTYtMTZoLTE2Yy04LjgsMC0xNiw3LjItMTYsMTZ2MjRINDhWMjgwaDQ4djI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNgoJYzguOCwwLDE2LTcuMiwxNi0xNnYtMjRoNDh2MjRjMCw4LjgsNy4yLDE2LDE2LDE2aDE2YzguOCwwLDE2LTcuMiwxNi0xNnYtMjRoNDh2MjRjMCw4LjgsNy4yLDE2LDE2LDE2aDE2YzguOCwwLDE2LTcuMiwxNi0xNnYtMjQKCWgxOTJ2MTEySDQ4MHoiLz4KPC9zdmc+Cg=="); }

.dj-education-hands-white {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA2NDAgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2NDAgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNTUuNywxODIuN2w2NS42LTYwLjFjNy40LTYuOCwxNy0xMC41LDI3LTEwLjVsODMuNy0wLjJjMi4xLDAsNC4xLDAuOCw1LjUsMi4zbDYxLjcsNjEuNkg2MjQKCWM4LjgsMCwxNi03LjIsMTYtMTZ2LTE2YzAtOC44LTcuMi0xNi0xNi0xNkg1MTkuMmwtNDcuNi00Ny42QzQ2MS4xLDY5LjksNDQ2LjksNjQsNDMyLDY0SDIwNS4yYy0xNC44LDAtMjkuMSw1LjktMzkuNiwxNi4zCglMMTE4LDEyNy45SDE2Yy04LjgsMC0xNiw3LjItMTYsMTZ2MTZjMCw4LjgsNy4yLDE2LDE2LDE2aDEyMS45bDYxLjctNjEuNmMyLTAuOCwzLjctMS41LDUuNy0yLjNIMjYybC0zOC43LDM1LjUKCWMtMjkuNCwyNi45LTMxLjEsNzIuMy00LjQsMTAxLjNjMTQuOCwxNi4yLDYxLjIsNDEuMiwxMDEuNSw0LjRsOC4yLTcuNWwxMDguMiw4Ny44YzMuNCwyLjgsNCw3LjgsMS4yLDExLjNMNDExLjksMzc3CgljLTIuOCwzLjQtNy44LDQtMTEuMywxLjJsLTIzLjktMTkuNGwtMzAsMzYuNWMtMi4yLDIuNy01LjQsNC40LTguOSw0LjhzLTctMC43LTkuMS0yLjRsLTM2LjgtMzEuNWwtMTUuNiwxOS4yCgljLTEzLjksMTcuMS0zOS4yLDE5LjctNTUuMyw2LjZsLTk3LjMtODhIMTZjLTguOCwwLTE2LDcuMi0xNiwxNnYxNmMwLDguOCw3LjIsMTYsMTYsMTZoODlsODQuNiw3Ni40YzMwLjksMjUuMSw3My44LDI1LjcsMTA1LjYsMy44CgljMTIuNSwxMC44LDI2LDE1LjksNDEuMSwxNS45YzE4LjIsMCwzNS4zLTcuNCw0OC44LTI0YzIyLjEsOC43LDQ4LjIsMi42LDY0LTE2LjhsMjYuMi0zMi4zYzUuNi02LjksOS4xLTE0LjgsMTAuOS0yM0g2MjQKCWM4LjgsMCwxNi03LjIsMTYtMTZ2LTE2YzAtOC44LTcuMi0xNi0xNi0xNkg0NzQuOGMtMi4zLTIuOC00LjktNS40LTcuNy03LjdsLTEwMi43LTgzLjRsMTIuNS0xMS40YzYuNS02LDctMTYuMSwxLTIyLjZMMzY3LDE2Ny4xCgljLTYtNi41LTE2LjEtNi45LTIyLjYtMWwtNTUuMiw1MC42Yy05LjUsOC43LTI1LjcsOS40LTM0LjYsMEMyNDUuMiwyMDYuOCwyNDYuMSwxOTEuNSwyNTUuNywxODIuN0wyNTUuNywxODIuN3oiLz4KPC9zdmc+Cg=="); }

.dj-education-hr-white {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA2NDAgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2NDAgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00ODAsMjU2YzUzLDAsOTYtNDMsOTYtOTZzLTQzLTk2LTk2LTk2cy05Niw0My05Niw5NlM0MjcsMjU2LDQ4MCwyNTZ6IE00ODAsMTEyYzI2LjUsMCw0OCwyMS41LDQ4LDQ4CglzLTIxLjUsNDgtNDgsNDhzLTQ4LTIxLjUtNDgtNDhTNDUzLjUsMTEyLDQ4MCwxMTJ6IE0yNzIuMSwyNzZjLTExLjksMC0yMy45LDEuNy0zNS41LDUuM2MtMTQuMiw0LjMtMjkuMSw2LjctNDQuNyw2LjcKCXMtMzAuNS0yLjQtNDQuNy02LjdjLTExLjYtMy41LTIzLjYtNS4zLTM1LjUtNS4zYy0zNi4zLDAtNzEuNiwxNi4yLTkyLjMsNDYuOUM3LjIsMzQxLjMsMCwzNjMuNCwwLDM4Ny4yVjQzMmMwLDI2LjUsMjEuNSw0OCw0OCw0OAoJaDI4OGMyNi41LDAsNDgtMjEuNSw0OC00OHYtNDQuOGMwLTIzLjgtNy4yLTQ1LjktMTkuNi02NC4zQzM0My43LDI5Mi4yLDMwOC40LDI3NiwyNzIuMSwyNzZMMjcyLjEsMjc2eiBNMzM2LDQzMkg0OHYtNDQuOAoJYzAtMjguOSwxOC40LTUzLjYsNDQuMS02My4xYzEwLjMtMy44LDIxLjYtMy43LDMxLjksMGMyMi4xLDcuOSw0NSwxMS45LDY4LDExLjlzNDUuOC00LDY4LjEtMTEuOWMxMC4zLTMuNywyMS42LTMuOCwzMS45LDAKCWMyNS43LDkuNCw0NC4xLDM0LjIsNDQuMSw2My4xVjQzMkgzMzZ6IE0xOTIsMjU2YzYxLjksMCwxMTItNTAuMSwxMTItMTEyUzI1My45LDMyLDE5MiwzMlM4MCw4Mi4xLDgwLDE0NFMxMzAuMSwyNTYsMTkyLDI1NnoKCSBNMTkyLDgwYzM1LjMsMCw2NCwyOC43LDY0LDY0cy0yOC43LDY0LTY0LDY0cy02NC0yOC43LTY0LTY0UzE1Ni43LDgwLDE5Miw4MHogTTYyMy43LDMxNy4xQzYwNi40LDI5MS41LDU3NywyNzgsNTQ2LjgsMjc4CgljLTI3LjgsMC0zNC44LDEwLTY2LjgsMTBzLTM5LTEwLTY2LjgtMTBjLTEzLjMsMC0yNi4yLDMtMzguMiw4LjFjNS44LDUuOSwxMS4zLDEyLDE2LDE4LjljNC43LDcsOC42LDE0LjQsMTIsMjIKCWMzLjMtMC43LDYuNy0xLjEsMTAuMi0xLjFjMTcuMiwwLDI5LjYsMTAsNjYuOCwxMGMzNy40LDAsNDkuNS0xMCw2Ni44LTEwYzE1LjcsMCwyOS41LDYuNywzNy4xLDE3LjljNS4zLDcuOSw4LjEsMTcuMSw4LjEsMjYuN1Y0MDAKCUg0MTZ2MzJjMCw1LjUtMC42LDEwLjgtMS42LDE2SDYwMGMyMi4xLDAsNDAtMTcuOSw0MC00MHYtMzcuM0M2NDAsMzUwLjgsNjM0LDMzMi40LDYyMy43LDMxNy4xeiIvPgo8L3N2Zz4K"); }

.dj-education-house-white {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NDggNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMjgsMTQ4di00MGMwLTYuNiw1LjQtMTIsMTItMTJoNDBjNi42LDAsMTIsNS40LDEyLDEydjQwYzAsNi42LTUuNCwxMi0xMiwxMmgtNDBDMTMzLjQsMTYwLDEyOCwxNTQuNiwxMjgsMTQ4Cgl6IE0yNjgsMTYwaDQwYzYuNiwwLDEyLTUuNCwxMi0xMnYtNDBjMC02LjYtNS40LTEyLTEyLTEyaC00MGMtNi42LDAtMTIsNS40LTEyLDEydjQwQzI1NiwxNTQuNiwyNjEuNCwxNjAsMjY4LDE2MHogTTE0MCwyNTZoNDAKCWM2LjYsMCwxMi01LjQsMTItMTJ2LTQwYzAtNi42LTUuNC0xMi0xMi0xMmgtNDBjLTYuNiwwLTEyLDUuNC0xMiwxMnY0MEMxMjgsMjUwLjYsMTMzLjQsMjU2LDE0MCwyNTZ6IE0yNjgsMjU2aDQwCgljNi42LDAsMTItNS40LDEyLTEydi00MGMwLTYuNi01LjQtMTItMTItMTJoLTQwYy02LjYsMC0xMiw1LjQtMTIsMTJ2NDBDMjU2LDI1MC42LDI2MS40LDI1NiwyNjgsMjU2eiBNMTkyLDM0MHYtNDAKCWMwLTYuNi01LjQtMTItMTItMTJoLTQwYy02LjYsMC0xMiw1LjQtMTIsMTJ2NDBjMCw2LjYsNS40LDEyLDEyLDEyaDQwQzE4Ni42LDM1MiwxOTIsMzQ2LjYsMTkyLDM0MHogTTI2OCwzNTJoNDAKCWM2LjYsMCwxMi01LjQsMTItMTJ2LTQwYzAtNi42LTUuNC0xMi0xMi0xMmgtNDBjLTYuNiwwLTEyLDUuNC0xMiwxMnY0MEMyNTYsMzQ2LjYsMjYxLjQsMzUyLDI2OCwzNTJ6IE00NDgsNDc2djM2SDB2LTM2CgljMC02LjYsNS40LTEyLDEyLTEyaDE5LjVWMjRjMC0xMy4zLDEwLjctMjQsMjQtMjRoMzM3YzEzLjMsMCwyNCwxMC43LDI0LDI0djQ0MEg0MzZDNDQyLjYsNDY0LDQ0OCw0NjkuNCw0NDgsNDc2eiBNNzkuNSw0NjNIMTkyCgl2LTY3YzAtNi42LDUuNC0xMiwxMi0xMmg0MGM2LjYsMCwxMiw1LjQsMTIsMTJ2NjdoMTEyLjVWNDlMODAsNDhMNzkuNSw0NjN6Ii8+Cjwvc3ZnPgo="); }

.close-dj-course {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzNTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNDIuNywyNTZsMTAwLjEtMTAwLjFjMTIuMy0xMi4zLDEyLjMtMzIuMiwwLTQ0LjVsLTIyLjItMjIuMmMtMTIuMy0xMi4zLTMyLjItMTIuMy00NC41LDBMMTc2LDE4OS4zCglMNzUuOSw4OS4yYy0xMi4zLTEyLjMtMzIuMi0xMi4zLTQ0LjUsMEw5LjIsMTExLjRjLTEyLjMsMTIuMy0xMi4zLDMyLjIsMCw0NC41TDEwOS4zLDI1Nkw5LjIsMzU2LjFjLTEyLjMsMTIuMy0xMi4zLDMyLjIsMCw0NC41CglsMjIuMiwyMi4yYzEyLjMsMTIuMywzMi4yLDEyLjMsNDQuNSwwTDE3NiwzMjIuN2wxMDAuMSwxMDAuMWMxMi4zLDEyLjMsMzIuMiwxMi4zLDQ0LjUsMGwyMi4yLTIyLjJjMTIuMy0xMi4zLDEyLjMtMzIuMiwwLTQ0LjUKCUwyNDIuNywyNTZ6Ii8+Cjwvc3ZnPgo="); }

.dj-education-sacale-color {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA2NDAgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2NDAgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzIzNjA0QTt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNTYsMzM2TDI1NiwzMzZjMC0xNi4yLDEuMy04LjctODUuMS0xODEuNWMtMTcuNi0zNS4zLTY4LjItMzUuNC04NS45LDBDLTIuMSwzMjguOCwwLDMyMC4zLDAsMzM2bDAsMAoJYzAsNDQuMiw1Ny4zLDgwLDEyOCw4MFMyNTYsMzgwLjIsMjU2LDMzNnogTTEyOCwxNzZsNzIsMTQ0SDU2TDEyOCwxNzZ6IE02NDAsMzM2YzAtMTYuMiwxLjMtOC43LTg1LTE4MS41CgljLTE3LjctMzUuMy02OC4yLTM1LjQtODUuOSwwYy04Ny4xLDE3NC4zLTg1LDE2NS44LTg1LDE4MS41bDAsMGMwLDQ0LjIsNTcuMyw4MCwxMjgsODBTNjQwLDM4MC4yLDY0MCwzMzZMNjQwLDMzNnogTTQ0MCwzMjBsNzItMTQ0CglsNzIsMTQ0SDQ0MHogTTUyOCw0NDhIMzUyVjE1My4yYzIzLjUtMTAuMyw0MS4yLTMxLjUsNDYuNC01Ny4ySDUyOGM4LjgsMCwxNi03LjIsMTYtMTZWNDhjMC04LjgtNy4yLTE2LTE2LTE2SDM4My42CglDMzY5LDEyLjcsMzQ2LjEsMCwzMjAsMHMtNDksMTIuNy02My42LDMySDExMmMtOC44LDAtMTYsNy4yLTE2LDE2djMyYzAsOC44LDcuMiwxNiwxNiwxNmgxMjkuNmM1LjIsMjUuOCwyMi45LDQ3LDQ2LjQsNTcuMlY0NDhIMTEyCgljLTguOCwwLTE2LDcuMi0xNiwxNnYzMmMwLDguOCw3LjIsMTYsMTYsMTZoNDE2YzguOCwwLDE2LTcuMiwxNi0xNnYtMzJDNTQ0LDQ1NS4yLDUzNi44LDQ0OCw1MjgsNDQ4eiIvPgo8L3N2Zz4K"); }

.dj-education-economy-color {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1NzYgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NzYgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzNBNDk3Nzt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01NTIsMGMtMTMuMiwwLTI0LDEwLjctMjQsMjR2NDhoLTQ4VjQ4YzAtOC44LTcuMi0xNi0xNi0xNmgtMTZjLTguOCwwLTE2LDcuMi0xNiwxNnYyNEgyNDBWNDgKCWMwLTguOC03LjItMTYtMTYtMTZoLTE2Yy04LjgsMC0xNiw3LjItMTYsMTZ2MjRoLTQ4VjQ4YzAtOC44LTcuMi0xNi0xNi0xNmgtMTZjLTguOCwwLTE2LDcuMi0xNiwxNnYyNEg0OFYyNEM0OCwxMC43LDM3LjIsMCwyNCwwCglTMCwxMC43LDAsMjR2NDc2YzAsNi42LDUuNCwxMiwxMiwxMmgyNGM2LjYsMCwxMi01LjQsMTItMTJ2LTYwaDQ4djI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNmM4LjgsMCwxNi03LjIsMTYtMTZ2LTI0aDQ4djI0CgljMCw4LjgsNy4yLDE2LDE2LDE2aDE2YzguOCwwLDE2LTcuMiwxNi0xNnYtMjRoMTkydjI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNmM4LjgsMCwxNi03LjIsMTYtMTZ2LTI0aDQ4djYwYzAsNi42LDUuNCwxMiwxMiwxMmgyNAoJYzYuNiwwLDEyLTUuNCwxMi0xMlYyNEM1NzYsMTAuNyw1NjUuMiwwLDU1MiwweiBNOTYsMTIwdjI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNmM4LjgsMCwxNi03LjIsMTYtMTZ2LTI0aDQ4djI0YzAsOC44LDcuMiwxNiwxNiwxNgoJaDE2YzguOCwwLDE2LTcuMiwxNi0xNnYtMjRoMTkydjI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNmM4LjgsMCwxNi03LjIsMTYtMTZ2LTI0aDQ4djExMkgzMzZ2LTI0YzAtOC44LTcuMi0xNi0xNi0xNmgtMTYKCWMtOC44LDAtMTYsNy4yLTE2LDE2djI0aC00OHYtMjRjMC04LjgtNy4yLTE2LTE2LTE2aC0xNmMtOC44LDAtMTYsNy4yLTE2LDE2djI0aC00OHYtMjRjMC04LjgtNy4yLTE2LTE2LTE2aC0xNgoJYy04LjgsMC0xNiw3LjItMTYsMTZ2MjRINDhWMTIwSDk2eiBNNDgwLDM5MnYtMjRjMC04LjgtNy4yLTE2LTE2LTE2aC0xNmMtOC44LDAtMTYsNy4yLTE2LDE2djI0SDI0MHYtMjRjMC04LjgtNy4yLTE2LTE2LTE2aC0xNgoJYy04LjgsMC0xNiw3LjItMTYsMTZ2MjRoLTQ4di0yNGMwLTguOC03LjItMTYtMTYtMTZoLTE2Yy04LjgsMC0xNiw3LjItMTYsMTZ2MjRINDhWMjgwaDQ4djI0YzAsOC44LDcuMiwxNiwxNiwxNmgxNgoJYzguOCwwLDE2LTcuMiwxNi0xNnYtMjRoNDh2MjRjMCw4LjgsNy4yLDE2LDE2LDE2aDE2YzguOCwwLDE2LTcuMiwxNi0xNnYtMjRoNDh2MjRjMCw4LjgsNy4yLDE2LDE2LDE2aDE2YzguOCwwLDE2LTcuMiwxNi0xNnYtMjQKCWgxOTJ2MTEySDQ4MHoiLz4KPC9zdmc+Cg=="); }

.dj-education-hands-color {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA2NDAgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2NDAgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6Izk0MjY1MDt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNTUuNywxODIuN2w2NS42LTYwLjFjNy40LTYuOCwxNy0xMC41LDI3LTEwLjVsODMuNy0wLjJjMi4xLDAsNC4xLDAuOCw1LjUsMi4zbDYxLjcsNjEuNkg2MjQKCWM4LjgsMCwxNi03LjIsMTYtMTZ2LTE2YzAtOC44LTcuMi0xNi0xNi0xNkg1MTkuMmwtNDcuNi00Ny42QzQ2MS4xLDY5LjksNDQ2LjksNjQsNDMyLDY0SDIwNS4yYy0xNC44LDAtMjkuMSw1LjktMzkuNiwxNi4zCglMMTE4LDEyNy45SDE2Yy04LjgsMC0xNiw3LjItMTYsMTZ2MTZjMCw4LjgsNy4yLDE2LDE2LDE2aDEyMS45bDYxLjctNjEuNmMyLTAuOCwzLjctMS41LDUuNy0yLjNIMjYybC0zOC43LDM1LjUKCWMtMjkuNCwyNi45LTMxLjEsNzIuMy00LjQsMTAxLjNjMTQuOCwxNi4yLDYxLjIsNDEuMiwxMDEuNSw0LjRsOC4yLTcuNWwxMDguMiw4Ny44YzMuNCwyLjgsNCw3LjgsMS4yLDExLjNMNDExLjksMzc3CgljLTIuOCwzLjQtNy44LDQtMTEuMywxLjJsLTIzLjktMTkuNGwtMzAsMzYuNWMtMi4yLDIuNy01LjQsNC40LTguOSw0LjhzLTctMC43LTkuMS0yLjRsLTM2LjgtMzEuNWwtMTUuNiwxOS4yCgljLTEzLjksMTcuMS0zOS4yLDE5LjctNTUuMyw2LjZsLTk3LjMtODhIMTZjLTguOCwwLTE2LDcuMi0xNiwxNnYxNmMwLDguOCw3LjIsMTYsMTYsMTZoODlsODQuNiw3Ni40YzMwLjksMjUuMSw3My44LDI1LjcsMTA1LjYsMy44CgljMTIuNSwxMC44LDI2LDE1LjksNDEuMSwxNS45YzE4LjIsMCwzNS4zLTcuNCw0OC44LTI0YzIyLjEsOC43LDQ4LjIsMi42LDY0LTE2LjhsMjYuMi0zMi4zYzUuNi02LjksOS4xLTE0LjgsMTAuOS0yM0g2MjQKCWM4LjgsMCwxNi03LjIsMTYtMTZ2LTE2YzAtOC44LTcuMi0xNi0xNi0xNkg0NzQuOGMtMi4zLTIuOC00LjktNS40LTcuNy03LjdsLTEwMi43LTgzLjRsMTIuNS0xMS40YzYuNS02LDctMTYuMSwxLTIyLjZMMzY3LDE2Ny4xCgljLTYtNi41LTE2LjEtNi45LTIyLjYtMWwtNTUuMiw1MC42Yy05LjUsOC43LTI1LjcsOS40LTM0LjYsMEMyNDUuMiwyMDYuOCwyNDYuMSwxOTEuNSwyNTUuNywxODIuN0wyNTUuNywxODIuN3oiLz4KPC9zdmc+Cg=="); }

.dj-education-hr-color {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA2NDAgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2NDAgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0Q4QjM3MTt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00ODAsMjU2YzUzLDAsOTYtNDMsOTYtOTZzLTQzLTk2LTk2LTk2cy05Niw0My05Niw5NlM0MjcsMjU2LDQ4MCwyNTZ6IE00ODAsMTEyYzI2LjUsMCw0OCwyMS41LDQ4LDQ4CglzLTIxLjUsNDgtNDgsNDhzLTQ4LTIxLjUtNDgtNDhTNDUzLjUsMTEyLDQ4MCwxMTJ6IE0yNzIuMSwyNzZjLTExLjksMC0yMy45LDEuNy0zNS41LDUuM2MtMTQuMiw0LjMtMjkuMSw2LjctNDQuNyw2LjcKCXMtMzAuNS0yLjQtNDQuNy02LjdjLTExLjYtMy41LTIzLjYtNS4zLTM1LjUtNS4zYy0zNi4zLDAtNzEuNiwxNi4yLTkyLjMsNDYuOUM3LjIsMzQxLjMsMCwzNjMuNCwwLDM4Ny4yVjQzMmMwLDI2LjUsMjEuNSw0OCw0OCw0OAoJaDI4OGMyNi41LDAsNDgtMjEuNSw0OC00OHYtNDQuOGMwLTIzLjgtNy4yLTQ1LjktMTkuNi02NC4zQzM0My43LDI5Mi4yLDMwOC40LDI3NiwyNzIuMSwyNzZMMjcyLjEsMjc2eiBNMzM2LDQzMkg0OHYtNDQuOAoJYzAtMjguOSwxOC40LTUzLjYsNDQuMS02My4xYzEwLjMtMy44LDIxLjYtMy43LDMxLjksMGMyMi4xLDcuOSw0NSwxMS45LDY4LDExLjlzNDUuOC00LDY4LjEtMTEuOWMxMC4zLTMuNywyMS42LTMuOCwzMS45LDAKCWMyNS43LDkuNCw0NC4xLDM0LjIsNDQuMSw2My4xVjQzMkgzMzZ6IE0xOTIsMjU2YzYxLjksMCwxMTItNTAuMSwxMTItMTEyUzI1My45LDMyLDE5MiwzMlM4MCw4Mi4xLDgwLDE0NFMxMzAuMSwyNTYsMTkyLDI1NnoKCSBNMTkyLDgwYzM1LjMsMCw2NCwyOC43LDY0LDY0cy0yOC43LDY0LTY0LDY0cy02NC0yOC43LTY0LTY0UzE1Ni43LDgwLDE5Miw4MHogTTYyMy43LDMxNy4xQzYwNi40LDI5MS41LDU3NywyNzgsNTQ2LjgsMjc4CgljLTI3LjgsMC0zNC44LDEwLTY2LjgsMTBzLTM5LTEwLTY2LjgtMTBjLTEzLjMsMC0yNi4yLDMtMzguMiw4LjFjNS44LDUuOSwxMS4zLDEyLDE2LDE4LjljNC43LDcsOC42LDE0LjQsMTIsMjIKCWMzLjMtMC43LDYuNy0xLjEsMTAuMi0xLjFjMTcuMiwwLDI5LjYsMTAsNjYuOCwxMGMzNy40LDAsNDkuNS0xMCw2Ni44LTEwYzE1LjcsMCwyOS41LDYuNywzNy4xLDE3LjljNS4zLDcuOSw4LjEsMTcuMSw4LjEsMjYuN1Y0MDAKCUg0MTZ2MzJjMCw1LjUtMC42LDEwLjgtMS42LDE2SDYwMGMyMi4xLDAsNDAtMTcuOSw0MC00MHYtMzcuM0M2NDAsMzUwLjgsNjM0LDMzMi40LDYyMy43LDMxNy4xeiIvPgo8L3N2Zz4K"); }

.dj-education-house-color {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0NDggNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NDggNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0I4OEM4Qzt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMjgsMTQ4di00MGMwLTYuNiw1LjQtMTIsMTItMTJoNDBjNi42LDAsMTIsNS40LDEyLDEydjQwYzAsNi42LTUuNCwxMi0xMiwxMmgtNDBDMTMzLjQsMTYwLDEyOCwxNTQuNiwxMjgsMTQ4Cgl6IE0yNjgsMTYwaDQwYzYuNiwwLDEyLTUuNCwxMi0xMnYtNDBjMC02LjYtNS40LTEyLTEyLTEyaC00MGMtNi42LDAtMTIsNS40LTEyLDEydjQwQzI1NiwxNTQuNiwyNjEuNCwxNjAsMjY4LDE2MHogTTE0MCwyNTZoNDAKCWM2LjYsMCwxMi01LjQsMTItMTJ2LTQwYzAtNi42LTUuNC0xMi0xMi0xMmgtNDBjLTYuNiwwLTEyLDUuNC0xMiwxMnY0MEMxMjgsMjUwLjYsMTMzLjQsMjU2LDE0MCwyNTZ6IE0yNjgsMjU2aDQwCgljNi42LDAsMTItNS40LDEyLTEydi00MGMwLTYuNi01LjQtMTItMTItMTJoLTQwYy02LjYsMC0xMiw1LjQtMTIsMTJ2NDBDMjU2LDI1MC42LDI2MS40LDI1NiwyNjgsMjU2eiBNMTkyLDM0MHYtNDAKCWMwLTYuNi01LjQtMTItMTItMTJoLTQwYy02LjYsMC0xMiw1LjQtMTIsMTJ2NDBjMCw2LjYsNS40LDEyLDEyLDEyaDQwQzE4Ni42LDM1MiwxOTIsMzQ2LjYsMTkyLDM0MHogTTI2OCwzNTJoNDAKCWM2LjYsMCwxMi01LjQsMTItMTJ2LTQwYzAtNi42LTUuNC0xMi0xMi0xMmgtNDBjLTYuNiwwLTEyLDUuNC0xMiwxMnY0MEMyNTYsMzQ2LjYsMjYxLjQsMzUyLDI2OCwzNTJ6IE00NDgsNDc2djM2SDB2LTM2CgljMC02LjYsNS40LTEyLDEyLTEyaDE5LjVWMjRjMC0xMy4zLDEwLjctMjQsMjQtMjRoMzM3YzEzLjMsMCwyNCwxMC43LDI0LDI0djQ0MEg0MzZDNDQyLjYsNDY0LDQ0OCw0NjkuNCw0NDgsNDc2eiBNNzkuNSw0NjNIMTkyCgl2LTY3YzAtNi42LDUuNC0xMiwxMi0xMmg0MGM2LjYsMCwxMiw1LjQsMTIsMTJ2NjdoMTEyLjVWNDlMODAsNDhMNzkuNSw0NjN6Ii8+Cjwvc3ZnPgo="); }

.dj-education-case-color {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0NDN0I1ODt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00NjQsMTI4aC04MFY4MGMwLTI2LjUtMjEuNS00OC00OC00OEgxNzZjLTI2LjUsMC00OCwyMS41LTQ4LDQ4djQ4SDQ4Yy0yNi41LDAtNDgsMjEuNS00OCw0OHYyNTYKCWMwLDI2LjUsMjEuNSw0OCw0OCw0OGg0MTZjMjYuNSwwLDQ4LTIxLjUsNDgtNDhWMTc2QzUxMiwxNDkuNSw0OTAuNSwxMjgsNDY0LDEyOHogTTE3Niw4MGgxNjB2NDhIMTc2VjgweiBNNDgsNDMyVjE3Nmg4MHYyNTZINDh6CgkgTTE3Niw0MzJWMTc2aDE2MHYyNTZIMTc2eiBNNDY0LDQzMmgtODBWMTc2aDgwVjQzMnoiLz4KPC9zdmc+Cg=="); }

.dj-education-case-white {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00NjQsMTI4aC04MFY4MGMwLTI2LjUtMjEuNS00OC00OC00OEgxNzZjLTI2LjUsMC00OCwyMS41LTQ4LDQ4djQ4SDQ4Yy0yNi41LDAtNDgsMjEuNS00OCw0OHYyNTYKCWMwLDI2LjUsMjEuNSw0OCw0OCw0OGg0MTZjMjYuNSwwLDQ4LTIxLjUsNDgtNDhWMTc2QzUxMiwxNDkuNSw0OTAuNSwxMjgsNDY0LDEyOHogTTE3Niw4MGgxNjB2NDhIMTc2VjgweiBNNDgsNDMyVjE3Nmg4MHYyNTZINDh6CgkgTTE3Niw0MzJWMTc2aDE2MHYyNTZIMTc2eiBNNDY0LDQzMmgtODBWMTc2aDgwVjQzMnoiLz4KPC9zdmc+Cg=="); }

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea {
  border-radius: 0;
  -webkit-appearance: none; }

.form-group {
  margin-bottom: 1rem; }

.form-control, .dj-play-searchform, .dashboard--form input[type="text"], .dashboard--form textarea, .theme-loginform input[type="text"], .theme-loginform input[type="password"], .theme-loginform input[type="submit"], .woocommerce-ResetPassword input[type="text"], .woocommerce-ResetPassword input[type="password"], .woocommerce-ResetPassword input[type="submit"], .searchform__field__input, .woocommerce input, .woocommerce textarea {
  background-color: #FFF;
  border: 1px solid #ddd;
  color: #333333;
  display: block;
  line-height: 1.5;
  outline: none;
  padding: .375rem .75rem;
  resize: none;
  width: 100%; }
  .form-control:focus, .dj-play-searchform:focus, .dashboard--form input:focus[type="text"], .dashboard--form textarea:focus, .theme-loginform input:focus[type="text"], .theme-loginform input:focus[type="password"], .theme-loginform input:focus[type="submit"], .woocommerce-ResetPassword input:focus[type="text"], .woocommerce-ResetPassword input:focus[type="password"], .woocommerce-ResetPassword input:focus[type="submit"], .searchform__field__input:focus, .woocommerce input:focus, .woocommerce textarea:focus {
    border-color: #014b92; }

.dj-checkbox {
  align-items: center;
  display: flex;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .dj-checkbox .dj-checkbox-wrap {
    position: relative;
    height: 15px; }
  .dj-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-appearance: initial; }
  .dj-checkbox input[type=checkbox] + .dj-checkbox-check {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    cursor: pointer; }
  .dj-checkbox input[type=checkbox] + .dj-checkbox-check:after {
    content: " ";
    background-color: #FFF;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    visibility: visible;
    width: 18px;
    height: 18px; }
  .dj-checkbox input[type=checkbox]:checked + .dj-checkbox-check:after {
    background-image: url(../img/check.svg);
    background-color: #014b92;
    border-color: #014b92;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .dj-checkbox.disabled {
    opacity: .5; }
    .dj-checkbox.disabled input[type=checkbox] + .dj-heckbox-check:after {
      background-color: #CCC;
      border: 1px solid red; }

.dj-select::-ms-expand, .woocommerce select::-ms-expand {
  display: none;
  /* hide default arrow in IE10 */ }

.dj-select, .woocommerce select {
  border: 1px solid #cacaca;
  border-radius: 0;
  height: auto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2em;
  min-width: 250px;
  padding: .6rem 1rem !important;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: "";
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+U2hhcGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iQ3JlYXRpdmUtYXJlYSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IktMQVItLS1WaWRlby1saXN0LXBhZ2UtLS1EZXNrdG9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM0Ni4wMDAwMDAsIC0xNTUuMDAwMDAwKSIgZmlsbD0iIzMzMzMzMyIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYzLjAwMDAwMCwgMTM1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNTMuMDAwMDAwLCAzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJhbmdsZS1kb3duIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzAuMDAwMDAwLCAxNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBwb2ludHM9IjE2IDAuNzE2NjU0OTg3IDcuOTk4OTgxNDEgOC42NjY2NjY2NyAwIDAuNzE2NjU0OTg3IDAuNzIwMTQyNjAyIDAuMDAxMDEyMjI0NTYgNy45OTc5NjI4MiA3LjIzNDM2ODkyIDE1LjI3ODgzODggMCAxNiAwLjcxNjY1NDk4NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") right 12px center no-repeat #fff;
  background-size: 17px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: none;
  width: 100%; }
  @media (min-width: 576px) {
    .dj-select, .woocommerce select {
      padding: .7em; }
    @-moz-document url-prefix() {
      .dj-select, .woocommerce select {
        padding: .6em; } }
      @supports (-ms-ime-align: auto) {
        .dj-select, .woocommerce select {
          padding: .6em; } } }
  @media all and (min-width: 576px) and (-ms-high-contrast: none), (min-width: 576px) and (-ms-high-contrast: active) {
    .dj-select, .woocommerce select {
      padding: .2em; } }

select option {
  background: #fff; }

.dj-select--dj-play {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+U2hhcGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iQ3JlYXRpdmUtYXJlYSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IktMQVItLS1WaWRlby1saXN0LXBhZ2UtLS1EZXNrdG9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM0Ni4wMDAwMDAsIC0xNTUuMDAwMDAwKSIgZmlsbD0iIzMzMzMzMyIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYzLjAwMDAwMCwgMTM1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNTMuMDAwMDAwLCAzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJhbmdsZS1kb3duIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzAuMDAwMDAwLCAxNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBwb2ludHM9IjE2IDAuNzE2NjU0OTg3IDcuOTk4OTgxNDEgOC42NjY2NjY2NyAwIDAuNzE2NjU0OTg3IDAuNzIwMTQyNjAyIDAuMDAxMDEyMjI0NTYgNy45OTc5NjI4MiA3LjIzNDM2ODkyIDE1LjI3ODgzODggMCAxNiAwLjcxNjY1NDk4NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") right 12px center no-repeat #e2e2e2;
  width: 100%; }
  @media (min-width: 576px) {
    .dj-select--dj-play {
      width: 250px; } }

html {
  font-size: 0.9rem; }
  @media (min-width: 768px) {
    html {
      font-size: 1rem; } }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 400;
  line-height: 1.5; }

.dj-h1, .premium-package__price,
h1 {
  color: #333333;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  margin-bottom: 0.4rem;
  margin-top: 0;
  font-size: 2rem; }
  @media (min-width: 576px) {
    .dj-h1, .premium-package__price,
    h1 {
      font-size: 2.5rem; } }

.dj-h2,
h2 {
  color: #333333;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  margin-bottom: 0.4rem;
  margin-top: 0;
  font-size: 2rem; }

.dj-h3, .category-heading h1,
.category-heading h2,
h3 {
  color: #333333;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  margin-bottom: 0.4rem;
  margin-top: 0;
  font-size: 1.75rem; }

.dj-h4, .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend, .woocommerce-order .woocommerce-thankyou-order-received,
h4 {
  color: #333333;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  margin-bottom: 0.4rem;
  margin-top: 0;
  font-size: 1.5rem; }

.dj-h5,
h5 {
  color: #333333;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  margin-bottom: 0.4rem;
  margin-top: 0;
  font-size: 1.25rem; }

.dj-h6,
h6 {
  color: #333333;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  margin-bottom: 0.4rem;
  margin-top: 0;
  font-size: 1rem; }

.ly-heading {
  font-family: "Source Serif Pro", serif; }

.ly-blockquote {
  border-left: 10px solid #00457c;
  color: #000;
  font-family: "Source Serif Pro", serif;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 0; }

p {
  margin-top: 0; }

a {
  text-decoration: none;
  color: #014b92; }
  a:hover, a:focus {
    text-decoration: none; }
  a img {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    -webkit-backface-visibility: hidden; }
    a img:hover {
      opacity: 0.8; }

ul,
ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

ul li,
ol li {
  line-height: 1.5rem; }

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

code {
  display: block;
  padding: 1rem; }

blockquote {
  font-size: 1.2em;
  color: #5c5c5c;
  line-height: 1.9rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-left: 2rem; }

.text-muted, .form-group label, .widget_shopping_cart .cart_list li p, .theme-loginform label, .woocommerce-ResetPassword label, .login-links {
  color: #707070; }

.text-underline {
  text-decoration: underline; }

.text-white {
  color: #fff; }

.font-small {
  font-size: 14px !important; }

.font-xsmall {
  font-size: 13px !important; }

.font-xxsmall {
  font-size: 11px !important; }

.font-standard {
  font-size: 16px !important; }

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

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

.text-faded {
  color: #707070; }
  .text-faded a {
    color: #707070;
    text-decoration: underline; }

.text-green {
  color: #0e823a; }

.preamble {
  font-size: 1.2rem;
  font-weight: 600; }

.rich-text.block-editor-rich-text__editable {
  font-family: "Roboto", arial, sans-serif; }

.locked-preamble {
  position: relative;
  max-height: 84px;
  overflow: hidden; }
  .locked-preamble__overlay {
    bottom: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 98%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 98%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 98%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

table {
  margin-bottom: 1em; }
  table tr th {
    padding: 0.5em; }
  table tr td {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0.5em; }

hr {
  border: none;
  border-top: 1px solid #ddd; }

img {
  max-width: 100%; }

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word; }

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #014b92;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  margin-right: 2px;
  padding: 3px 8px;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  @media (min-width: 576px) {
    .label {
      font-size: 14px;
      margin-right: 5px; } }
  .label:empty {
    display: none; }
  .label--muted {
    background-color: #ddd;
    color: #707070; }
  .label--white {
    background-color: #fff;
    color: #707070; }
  .label--native {
    background-color: #000; }

.category-heading {
  background-color: #000;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem; }
  @media (min-width: 768px) {
    .category-heading {
      padding: 1rem; } }
  .category-heading h1,
  .category-heading h2 {
    margin: 0;
    color: #fff; }
    @media (max-width: 767.98px) {
      .category-heading h1,
      .category-heading h2 {
        font-size: 14px; } }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1100px) {
  .text-xlg-left {
    text-align: left !important; }
  .text-xlg-right {
    text-align: right !important; }
  .text-xlg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.hide {
  display: none !important; }

.link-dark {
  color: #333333;
  text-decoration: underline; }

.relative {
  position: relative; }

.dj-ad {
  background-color: transparent; }
  .dj-ad p,
  .dj-ad br {
    display: none; }
  .dj-ad a,
  .dj-ad ins {
    line-height: 0; }

.d-preview .dj-ad {
  background-color: #f0f0f0;
  padding: 50px 0; }

.d-preview .dj-ad-size {
  width: 100% !important; }

.dj-ad-size {
  margin: 0 auto;
  max-width: 100%; }

.dj-content {
  background-color: #f0f0f0;
  padding: 1rem 0; }
  @media (min-width: 768px) {
    .dj-content {
      padding: 2rem 0; } }

@media (min-width: 992px) {
  .dj-container {
    display: table; } }

.dj-container__fullwidth {
  width: 100%; }

.dj-container .wp-block-columns {
  display: block; }

.dj-container__sidebar,
.dj-container__main > .wp-block-columns .wp-block-column:nth-child(2) {
  min-width: 100%; }
  @media (min-width: 992px) {
    .dj-container__sidebar,
    .dj-container__main > .wp-block-columns .wp-block-column:nth-child(2) {
      display: table-cell;
      min-width: 340px;
      padding-left: 19px;
      vertical-align: top; } }

@media (max-width: 1099.98px) {
  .dj-container > .dj-container__sidebar {
    display: none; } }

@media (max-width: 1099.98px) {
  .dj-container > .dj-container__sidebar--mobile {
    display: block; } }

@media (min-width: 992px) {
  .dj-container__main,
  .dj-container__main > .wp-block-columns .wp-block-column:nth-child(1) {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    max-width: 980px; } }

@media screen and (max-width: 1308px) {
  .outher-sidebar {
    display: none; } }

.wp-block-column {
  margin: 0 !important; }

.dj-play-top {
  background: #18243e;
  background: -moz-linear-gradient(45deg, #18243e 62%, #263963 100%);
  background: -webkit-linear-gradient(45deg, #18243e 62%, #263963 100%);
  background: linear-gradient(45deg, #18243e 62%, #263963 100%);
  background-position: bottom left;
  background-attachment: fixed;
  background-size: cover;
  color: #fff; }
  .dj-play-top a {
    color: #fff; }
  .dj-play-top .hamburger span, .dj-play-top .hamburger span:before, .dj-play-top .hamburger span:after {
    background-color: #fff; }

.dj-play-header {
  padding: .2rem 0; }
  @media (min-width: 992px) {
    .dj-play-header {
      padding: 1rem 0; } }

.dj-play-logo {
  line-height: 0; }
  .dj-play-logo__image {
    width: 81.3px; }
    @media (min-width: 992px) {
      .dj-play-logo__image {
        height: 45px;
        width: 120px;
        margin-right: 20px; } }

.dj-play-menu {
  display: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 992px) {
    .dj-play-menu {
      display: block; } }
  .dj-play-menu li {
    list-style: none;
    float: left; }
    @media (min-width: 992px) {
      .dj-play-menu li {
        margin-left: 3px; } }
    .dj-play-menu li:first-child {
      margin: 0; }
    .dj-play-menu li a {
      -webkit-transition: background-color 0.5s ease-in-out;
      -moz-transition: background-color 0.5s ease-in-out;
      -ms-transition: background-color 0.5s ease-in-out;
      -o-transition: background-color 0.5s ease-in-out;
      transition: background-color 0.5s ease-in-out;
      font-size: 15px;
      font-weight: 700;
      padding: 10px; }
      @media (min-width: 992px) {
        .dj-play-menu li a {
          padding: 10px 15px; } }
      .dj-play-menu li a:hover, .dj-play-menu li a:focus {
        background-color: rgba(255, 255, 255, 0.05); }
    .dj-play-menu li.current-menu-item a {
      background-color: rgba(255, 255, 255, 0.1); }

.dj-play-searchform {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 500px;
  max-width: 200px;
  padding: 8px;
  position: relative; }
  .dj-play-searchform:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMTgyNDNFO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NC40LDI4Ny45bC01LjItNS4yYzEtMS4xLDEuNi0yLjYsMS42LTQuMmMwLTMuNi0yLjktNi41LTYuNS02LjVjLTEuNywwLTMuNCwwLjctNC42LDEuOQ0KCWMtMS4yLDEuMi0xLjksMi45LTEuOSw0LjZjMCwzLjYsMi45LDYuNSw2LjUsNi41YzEuNiwwLDMuMS0wLjYsNC4yLTEuNmw1LjIsNS4yTC00NTQuNCwyODcuOXogTS00NjQuNSwyODRjLTMsMC01LjUtMi41LTUuNS01LjUNCgljMC0xLjUsMC42LTIuOSwxLjYtMy45YzEtMSwyLjQtMS42LDMuOS0xLjZjMywwLDUuNSwyLjUsNS41LDUuNUMtNDU5LDI4MS41LTQ2MS41LDI4NC00NjQuNSwyODR6Ii8+DQo8L3N2Zz4NCg==");
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    content: '';
    display: inline-block;
    height: 20px;
    left: 12px;
    margin-top: -10px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 20px; }
    @media (min-width: 768px) {
      .dj-play-searchform:before {
        background-size: 20px;
        height: 20px;
        left: 12px;
        margin-top: -10px;
        width: 20px; } }
  .dj-play-searchform__input {
    border: none;
    outline: none;
    width: 90%; }
    @media (min-width: 768px) {
      .dj-play-searchform__input {
        width: 83%; } }
  .dj-play-searchform__submit {
    width: 8%;
    opacity: 0; }
    @media (min-width: 768px) {
      .dj-play-searchform__submit {
        width: 15%; } }

.badge-dj-play-user {
  background-color: transparent;
  margin-left: 10px;
  height: 38px;
  width: 38px; }
  @media (min-width: 992px) {
    .badge-dj-play-user {
      border: 1px solid #fff;
      height: 42px;
      width: 42px; } }
  .badge-dj-play-user:before {
    background-size: 18px 18px;
    height: 18px;
    width: 18px; }
  @media (max-width: 1099.98px) {
    .badge-dj-play-user:hover, .badge-dj-play-user:hover {
      background: none; } }

.dj-play-mobile-nav {
  -webkit-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  -ms-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  background-color: rgba(0, 0, 0, 0.2);
  max-height: 0;
  overflow: hidden; }
  .dj-play-mobile-nav .dj-play-searchform {
    display: block !important;
    max-width: 100%; }
  .dj-play-mobile-nav .dj-play-menu {
    display: block; }
    .dj-play-mobile-nav .dj-play-menu li {
      border-top: 1px solid rgba(0, 0, 0, 0.15);
      float: none; }
      .dj-play-mobile-nav .dj-play-menu li a {
        display: block; }
      .dj-play-mobile-nav .dj-play-menu li.current-menu-item a {
        background-color: rgba(255, 255, 255, 0.03); }
  .dj-play-mobile-nav--active {
    max-height: 500px; }

.dj-play-arrow-right {
  position: relative; }
  .dj-play-arrow-right a {
    padding-right: 35px !important; }
    @media (min-width: 992px) {
      .dj-play-arrow-right a:after {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkZGRkZGO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NS4zLDI4MC41bC03LjQsNy40bC0wLjctMC43bDYuMS02LjFILTQ3MHYtMWgxMi44bC02LjEtNi4xbDAuNy0wLjdDLTQ2Mi42LDI3My4xLTQ1NS4zLDI4MC41LTQ1NS4zLDI4MC41eg0KCSIvPg0KPC9zdmc+DQo=");
        background-repeat: no-repeat;
        background-position: center;
        content: '';
        display: block;
        height: 15px;
        width: 15px;
        position: absolute;
        top: 4px;
        right: 10px; } }

.header {
  background-color: #fff;
  border-top: 2px solid #18243e;
  z-index: 1020; }
  @media (min-width: 768px) {
    .header {
      border-top: 4px solid #18243e; } }

.logo {
  line-height: 0; }
  .logo svg {
    width: 100%;
    height: auto; }
  .logo__desktop {
    width: 420px;
    display: none; }
    @media (min-width: 576px) {
      .logo__desktop {
        display: block; } }
  .logo__mobile {
    width: 90px; }
    @media (min-width: 576px) {
      .logo__mobile {
        display: none; } }

.top-menu {
  margin: 0;
  padding: 0; }
  .top-menu li {
    list-style: none;
    float: left;
    font-size: 14px;
    margin-left: 15px; }
    .top-menu li a {
      color: #333333; }
      .top-menu li a:hover {
        opacity: 0.7; }

.main-menu {
  margin: 0;
  padding: 0;
  overflow: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 1200px) {
    .main-menu {
      margin-left: -15px; } }
  .main-menu li {
    display: inline-block;
    list-style: none;
    position: relative; }
    .main-menu li a {
      color: #fff;
      display: inline-block;
      font-weight: 700;
      padding: 10px 10px; }
      @media (min-width: 768px) {
        .main-menu li a {
          padding: 10px 15px; } }
      .main-menu li a:hover, .main-menu li a:focus {
        background-color: #1f2f50; }
    .main-menu li .children {
      display: none; }
    .main-menu li.current-page-item a, .main-menu li.current-page-ancestor a, .main-menu li.current-menu-item a, .main-menu li.current-category-ancestor a, .main-menu li:hover a, .main-menu li:focus a {
      background-color: rgba(255, 255, 255, 0.1); }
    .main-menu li:last-child {
      margin-right: 50px; }
      @media (min-width: 768px) {
        .main-menu li:last-child {
          margin-right: 100px; } }

@media (max-width: 767.98px) {
  .dj-btn.search-btn, .widget_shopping_cart .buttons a.search-btn, .dashboard--form input.search-btn[type="submit"], .theme-loginform input.search-btn[type="submit"], .woocommerce #respond input.search-btn#submit.alt, .woocommerce a.search-btn.button.alt, .woocommerce button.search-btn.button.alt, .woocommerce input.search-btn.button.alt, .woocommerce .woocommerce-cart-form__contents .search-btn.button, .woocommerce .return-to-shop .search-btn.button, .woocommerce-MyAccount-content .search-btn.woocommerce-Button.button, .woocommerce-MyAccount-content .woocommerce-orders-table .search-btn.woocommerce-button, .woocommerce-MyAccount-content .subscription_details .search-btn.button, .woocommerce-MyAccount-content .my_account_orders .search-btn.button, .woocommerce-MyAccount-content .woocommerce-address-fields .search-btn.button, .woocommerce-order .woocommerce-order-details .search-btn.button, .dj-btn.login-btn, .widget_shopping_cart .buttons a.login-btn, .dashboard--form input.login-btn[type="submit"], .theme-loginform input.login-btn[type="submit"], .woocommerce #respond input.login-btn#submit.alt, .woocommerce a.login-btn.button.alt, .woocommerce button.login-btn.button.alt, .woocommerce input.login-btn.button.alt, .woocommerce .woocommerce-cart-form__contents .login-btn.button, .woocommerce .return-to-shop .login-btn.button, .woocommerce-MyAccount-content .login-btn.woocommerce-Button.button, .woocommerce-MyAccount-content .woocommerce-orders-table .login-btn.woocommerce-button, .woocommerce-MyAccount-content .subscription_details .login-btn.button, .woocommerce-MyAccount-content .my_account_orders .login-btn.button, .woocommerce-MyAccount-content .woocommerce-address-fields .login-btn.button, .woocommerce-order .woocommerce-order-details .login-btn.button, .dj-btn.premium-btn, .widget_shopping_cart .buttons a.premium-btn, .dashboard--form input.premium-btn[type="submit"], .theme-loginform input.premium-btn[type="submit"], .woocommerce #respond input.premium-btn#submit.alt, .woocommerce a.premium-btn.button.alt, .woocommerce button.premium-btn.button.alt, .woocommerce input.premium-btn.button.alt, .woocommerce .woocommerce-cart-form__contents .premium-btn.button, .woocommerce .return-to-shop .premium-btn.button, .woocommerce-MyAccount-content .premium-btn.woocommerce-Button.button, .woocommerce-MyAccount-content .woocommerce-orders-table .premium-btn.woocommerce-button, .woocommerce-MyAccount-content .subscription_details .premium-btn.button, .woocommerce-MyAccount-content .my_account_orders .premium-btn.button, .woocommerce-MyAccount-content .woocommerce-address-fields .premium-btn.button, .woocommerce-order .woocommerce-order-details .premium-btn.button {
    padding: 6px 12px; } }

@media (max-width: 767.98px) {
  .dj-btn.search-btn, .widget_shopping_cart .buttons a.search-btn, .dashboard--form input.search-btn[type="submit"], .theme-loginform input.search-btn[type="submit"], .woocommerce #respond input.search-btn#submit.alt, .woocommerce a.search-btn.button.alt, .woocommerce button.search-btn.button.alt, .woocommerce input.search-btn.button.alt, .woocommerce .woocommerce-cart-form__contents .search-btn.button, .woocommerce .return-to-shop .search-btn.button, .woocommerce-MyAccount-content .search-btn.woocommerce-Button.button, .woocommerce-MyAccount-content .woocommerce-orders-table .search-btn.woocommerce-button, .woocommerce-MyAccount-content .subscription_details .search-btn.button, .woocommerce-MyAccount-content .my_account_orders .search-btn.button, .woocommerce-MyAccount-content .woocommerce-address-fields .search-btn.button, .woocommerce-order .woocommerce-order-details .search-btn.button {
    border: none;
    padding: 0;
    line-height: 0; } }

@media (max-width: 767.98px) {
  .dj-btn.search-btn:hover, .widget_shopping_cart .buttons a.search-btn:hover, .dashboard--form input.search-btn:hover[type="submit"], .theme-loginform input.search-btn:hover[type="submit"], .woocommerce #respond input.search-btn#submit.alt:hover, .woocommerce a.search-btn.button.alt:hover, .woocommerce button.search-btn.button.alt:hover, .woocommerce input.search-btn.button.alt:hover, .woocommerce .woocommerce-cart-form__contents .search-btn.button:hover, .woocommerce .return-to-shop .search-btn.button:hover, .woocommerce-MyAccount-content .search-btn.woocommerce-Button.button:hover, .woocommerce-MyAccount-content .woocommerce-orders-table .search-btn.woocommerce-button:hover, .woocommerce-MyAccount-content .subscription_details .search-btn.button:hover, .woocommerce-MyAccount-content .my_account_orders .search-btn.button:hover, .woocommerce-MyAccount-content .woocommerce-address-fields .search-btn.button:hover, .woocommerce-order .woocommerce-order-details .search-btn.button:hover, .dj-btn.search-btn:active, .widget_shopping_cart .buttons a.search-btn:active, .dashboard--form input.search-btn:active[type="submit"], .theme-loginform input.search-btn:active[type="submit"], .woocommerce #respond input.search-btn#submit.alt:active, .woocommerce a.search-btn.button.alt:active, .woocommerce button.search-btn.button.alt:active, .woocommerce input.search-btn.button.alt:active, .woocommerce .woocommerce-cart-form__contents .search-btn.button:active, .woocommerce .return-to-shop .search-btn.button:active, .woocommerce-MyAccount-content .search-btn.woocommerce-Button.button:active, .woocommerce-MyAccount-content .woocommerce-orders-table .search-btn.woocommerce-button:active, .woocommerce-MyAccount-content .subscription_details .search-btn.button:active, .woocommerce-MyAccount-content .my_account_orders .search-btn.button:active, .woocommerce-MyAccount-content .woocommerce-address-fields .search-btn.button:active, .woocommerce-order .woocommerce-order-details .search-btn.button:active, .dj-btn.search-btn:visited, .widget_shopping_cart .buttons a.search-btn:visited, .dashboard--form input.search-btn:visited[type="submit"], .theme-loginform input.search-btn:visited[type="submit"], .woocommerce #respond input.search-btn#submit.alt:visited, .woocommerce a.search-btn.button.alt:visited, .woocommerce button.search-btn.button.alt:visited, .woocommerce input.search-btn.button.alt:visited, .woocommerce .woocommerce-cart-form__contents .search-btn.button:visited, .woocommerce .return-to-shop .search-btn.button:visited, .woocommerce-MyAccount-content .search-btn.woocommerce-Button.button:visited, .woocommerce-MyAccount-content .woocommerce-orders-table .search-btn.woocommerce-button:visited, .woocommerce-MyAccount-content .subscription_details .search-btn.button:visited, .woocommerce-MyAccount-content .my_account_orders .search-btn.button:visited, .woocommerce-MyAccount-content .woocommerce-address-fields .search-btn.button:visited, .woocommerce-order .woocommerce-order-details .search-btn.button:visited, .dj-btn.search-btn:focus, .widget_shopping_cart .buttons a.search-btn:focus, .dashboard--form input.search-btn:focus[type="submit"], .theme-loginform input.search-btn:focus[type="submit"], .woocommerce #respond input.search-btn#submit.alt:focus, .woocommerce a.search-btn.button.alt:focus, .woocommerce button.search-btn.button.alt:focus, .woocommerce input.search-btn.button.alt:focus, .woocommerce .woocommerce-cart-form__contents .search-btn.button:focus, .woocommerce .return-to-shop .search-btn.button:focus, .woocommerce-MyAccount-content .search-btn.woocommerce-Button.button:focus, .woocommerce-MyAccount-content .woocommerce-orders-table .search-btn.woocommerce-button:focus, .woocommerce-MyAccount-content .subscription_details .search-btn.button:focus, .woocommerce-MyAccount-content .my_account_orders .search-btn.button:focus, .woocommerce-MyAccount-content .woocommerce-address-fields .search-btn.button:focus, .woocommerce-order .woocommerce-order-details .search-btn.button:focus {
    background: none; } }

.dj-btn.search-btn span.search-primary-mobile:before, .widget_shopping_cart .buttons a.search-btn span.search-primary-mobile:before, .dashboard--form input.search-btn[type="submit"] span.search-primary-mobile:before, .theme-loginform input.search-btn[type="submit"] span.search-primary-mobile:before, .woocommerce #respond input.search-btn#submit.alt span.search-primary-mobile:before, .woocommerce a.search-btn.button.alt span.search-primary-mobile:before, .woocommerce button.search-btn.button.alt span.search-primary-mobile:before, .woocommerce input.search-btn.button.alt span.search-primary-mobile:before, .woocommerce .woocommerce-cart-form__contents .search-btn.button span.search-primary-mobile:before, .woocommerce .return-to-shop .search-btn.button span.search-primary-mobile:before, .woocommerce-MyAccount-content .search-btn.woocommerce-Button.button span.search-primary-mobile:before, .woocommerce-MyAccount-content .woocommerce-orders-table .search-btn.woocommerce-button span.search-primary-mobile:before, .woocommerce-MyAccount-content .subscription_details .search-btn.button span.search-primary-mobile:before, .woocommerce-MyAccount-content .my_account_orders .search-btn.button span.search-primary-mobile:before, .woocommerce-MyAccount-content .woocommerce-address-fields .search-btn.button span.search-primary-mobile:before, .woocommerce-order .woocommerce-order-details .search-btn.button span.search-primary-mobile:before {
  background-size: 33px;
  content: "";
  height: 33px;
  width: 33px; }

.search-btn-fixed {
  display: none !important; }

.navigation {
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  background-color: #18243e;
  top: -50px;
  z-index: 500;
  width: 100%; }
  .navigation__inner {
    position: relative; }
    @media (max-width: 991.98px) {
      .navigation__inner {
        padding: 0; } }
  .navigation__btns {
    background-color: #1f2f50;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%; }
    @media (min-width: 992px) {
      .navigation__btns {
        -webkit-box-shadow: -6px 0px 6px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: -6px 0px 6px rgba(0, 0, 0, 0.2) !important;
        box-shadow: -6px 0px 6px rgba(0, 0, 0, 0.2) !important;
        margin-right: 10px; } }
  .navigation .megamenu-btn {
    color: #18243e;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 0 10px; }
    @media (max-width: 767.98px) {
      .navigation .megamenu-btn {
        background-color: #fff;
        border-bottom: 1px solid #e3e3e3;
        border-top: 1px solid #e3e3e3;
        height: 102%;
        display: flex;
        align-items: center; } }
    @media (min-width: 768px) {
      .navigation .megamenu-btn {
        color: #fff; } }
  .navigation .search-btn-fixed,
  .navigation .login-btn,
  .navigation .premium-btn {
    display: none;
    font-size: 14px;
    padding: 5px 15px; }
  .navigation .search-btn-fixed .icon:before {
    background-size: 15px 15px;
    left: 6px !important; }
  .navigation .search-btn-fixed .icon-label {
    margin-left: 12px !important; }
  .navigation .search-btn {
    display: none !important; }
  .navigation--fixed-position {
    position: fixed; }
    .navigation--fixed-position .navigation__btns {
      padding: 0 6px;
      /*@include media-breakpoint-up(md) {
				padding: 0 6px;
			}*/ }
    @media (max-width: 991.98px) {
      .navigation--fixed-position .search-btn-fixed {
        display: block !important; } }
    .navigation--fixed-position .premium-btn,
    .navigation--fixed-position .login-btn {
      display: none; }
      @media (min-width: 992px) {
        .navigation--fixed-position .premium-btn,
        .navigation--fixed-position .login-btn {
          display: inline-block; } }
    .navigation--fixed-position .premium-btn .icon:before {
      background-size: 15px 15px;
      left: 12px !important; }
    @media (max-width: 991.98px) {
      .navigation--fixed-position .login-btn {
        margin-right: 0 !important; } }
    .navigation--fixed-position .main-menu li:last-child {
      margin-right: 90px; }
      @media (min-width: 992px) {
        .navigation--fixed-position .main-menu li:last-child {
          margin-right: 220px; } }
    .navigation--fixed-position .megamenu-btn {
      display: none; }
  .navigation--fixed {
    top: 0; }

body.woocommerce-checkout .navigation.navigation--fixed-position.navigation--fixed {
  display: none; }

.navigation-fill {
  display: none;
  height: 44px; }

.premium-btn {
  z-index: 10; }
  @media (max-width: 767.98px) {
    .premium-btn span.icon:before {
      background-size: 15px 15px;
      height: 15px;
      top: 6px;
      width: 15px; } }
  @media (max-width: 991.98px) {
    .premium-btn span.icon-label {
      margin-left: 25px !important; } }

aside .widget-container {
  margin-bottom: 1rem; }
  aside .widget-container .textwidget > p {
    margin: 0; }

.widget_pages {
  margin: 0; }
  @media (max-width: 767.98px) {
    .widget_pages {
      display: none; } }
  .widget_pages h4 {
    display: none; }
  .widget_pages ul {
    margin: 0;
    padding: 0; }
  .widget_pages li {
    list-style: none;
    position: relative; }
  .widget_pages a {
    color: #707070;
    font-size: .95rem;
    font-weight: 500;
    text-transform: uppercase; }
  .widget_pages > ul > li {
    border: 3px solid #e3e3e3;
    display: none;
    margin-bottom: 2rem; }
    .widget_pages > ul > li a {
      border-top: 1px solid #e3e3e3;
      display: block;
      padding: 1rem; }
      .widget_pages > ul > li a:hover {
        background-color: #f8f8f8;
        color: #18243e; }
    .widget_pages > ul > li > a {
      border-top: none;
      font-size: 1.2rem; }
    .widget_pages > ul > li > ul > li > ul {
      display: none; }
      .widget_pages > ul > li > ul > li > ul > li > a {
        padding-left: 2.5rem; }
      .widget_pages > ul > li > ul > li > ul > li > ul {
        display: none; }
        .widget_pages > ul > li > ul > li > ul > li > ul > li > a {
          padding-left: 3.5rem; }
        .widget_pages > ul > li > ul > li > ul > li > ul > li > ul {
          display: none; }
          .widget_pages > ul > li > ul > li > ul > li > ul > li > ul > li > a {
            padding-left: 4.5rem; }
          .widget_pages > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
            display: none; }
            .widget_pages > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
              padding-left: 5.5rem; }
          .widget_pages > ul > li > ul > li > ul > li > ul > li > ul > li.current_page_item > ul, .widget_pages > ul > li > ul > li > ul > li > ul > li > ul > li.current_page_ancestor > ul {
            display: block; }
        .widget_pages > ul > li > ul > li > ul > li > ul > li.current_page_item > ul, .widget_pages > ul > li > ul > li > ul > li > ul > li.current_page_ancestor > ul {
          display: block; }
      .widget_pages > ul > li > ul > li > ul > li.current_page_item > ul, .widget_pages > ul > li > ul > li > ul > li.current_page_ancestor > ul {
        display: block; }
    .widget_pages > ul > li > ul > li.current_page_item > ul, .widget_pages > ul > li > ul > li.current_page_ancestor > ul {
      display: block; }
  .widget_pages .current_page_item.page_item_has_children, .widget_pages .current_page_ancestor.page_item_has_children {
    display: block; }
  .widget_pages .current_page_item > a {
    background-color: #f0f0f0;
    color: #18243e; }

.footer {
  background-color: #1C1C1C;
  color: #FFF;
  font-size: 14px;
  padding: 3rem 0; }
  .footer a, .footer span {
    color: #FFF; }
  .footer a {
    font-weight: 700; }
    .footer a:hover, .footer a:focus {
      color: #b3b3b3; }
  .footer ul {
    margin: 0;
    padding: 0; }
    .footer ul li {
      list-style: none;
      margin-top: 6px; }
      .footer ul li:first-child {
        margin-top: 0; }
      .footer ul li a {
        font-weight: 400; }
      .footer ul li.font-standard a {
        font-weight: 700; }
  .footer hr {
    border-color: #363636; }

a.to-top-btn {
  font-weight: 400;
  padding: 8px 20px; }
  @media (max-width: 991.98px) {
    a.to-top-btn {
      width: 100%; } }
  a.to-top-btn:hover, a.to-top-btn:focus {
    background-color: #18243e;
    border-color: #18243e; }

.footer-logo {
  height: 50px; }

.badge-footer {
  background-color: transparent;
  border: 1px solid #FFF;
  margin-left: 10px; }

.wp-block-audio {
  margin: 2rem 0; }

.framed-content {
  background-color: #f0f0f0;
  margin-bottom: 1rem; }
  .framed-content ul {
    margin: 0 0 1rem 0; }
  .framed-content > *:last-child {
    margin-bottom: 0; }

.dj-btn, .widget_shopping_cart .buttons a, .dashboard--form input[type="submit"], .theme-loginform input[type="submit"], .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .woocommerce-cart-form__contents .button, .woocommerce .return-to-shop .button, .woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .my_account_orders .button, .woocommerce-MyAccount-content .woocommerce-address-fields .button, .woocommerce-order .woocommerce-order-details .button {
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -ms-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  -webkit-transition: border-color 0.1s ease-in-out;
  -moz-transition: border-color 0.1s ease-in-out;
  -ms-transition: border-color 0.1s ease-in-out;
  -o-transition: border-color 0.1s ease-in-out;
  transition: border-color 0.1s ease-in-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 21px;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 576px) {
    .dj-btn, .widget_shopping_cart .buttons a, .dashboard--form input[type="submit"], .theme-loginform input[type="submit"], .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .woocommerce-cart-form__contents .button, .woocommerce .return-to-shop .button, .woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .my_account_orders .button, .woocommerce-MyAccount-content .woocommerce-address-fields .button, .woocommerce-order .woocommerce-order-details .button {
      padding: 10px 23px; }
      .wp-polls .dj-btn, .wp-polls .widget_shopping_cart .buttons a, .widget_shopping_cart .buttons .wp-polls a, .wp-polls .dashboard--form input[type="submit"], .dashboard--form .wp-polls input[type="submit"], .wp-polls .theme-loginform input[type="submit"], .theme-loginform .wp-polls input[type="submit"], .wp-polls .woocommerce #respond input#submit.alt, .woocommerce #respond .wp-polls input#submit.alt, .wp-polls .woocommerce a.button.alt, .woocommerce .wp-polls a.button.alt, .wp-polls .woocommerce button.button.alt, .woocommerce .wp-polls button.button.alt, .wp-polls .woocommerce input.button.alt, .woocommerce .wp-polls input.button.alt, .wp-polls .woocommerce .woocommerce-cart-form__contents .button, .woocommerce .woocommerce-cart-form__contents .wp-polls .button, .wp-polls .woocommerce .return-to-shop .button, .woocommerce .return-to-shop .wp-polls .button, .wp-polls .woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content .wp-polls .woocommerce-Button.button, .wp-polls .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .woocommerce-orders-table .wp-polls .woocommerce-button, .wp-polls .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .subscription_details .wp-polls .button, .wp-polls .woocommerce-MyAccount-content .my_account_orders .button, .woocommerce-MyAccount-content .my_account_orders .wp-polls .button, .wp-polls .woocommerce-MyAccount-content .woocommerce-address-fields .button, .woocommerce-MyAccount-content .woocommerce-address-fields .wp-polls .button, .wp-polls .woocommerce-order .woocommerce-order-details .button, .woocommerce-order .woocommerce-order-details .wp-polls .button {
        padding: 10px 23px !important; } }
  .wp-polls .dj-btn, .wp-polls .widget_shopping_cart .buttons a, .widget_shopping_cart .buttons .wp-polls a, .wp-polls .dashboard--form input[type="submit"], .dashboard--form .wp-polls input[type="submit"], .wp-polls .theme-loginform input[type="submit"], .theme-loginform .wp-polls input[type="submit"], .wp-polls .woocommerce #respond input#submit.alt, .woocommerce #respond .wp-polls input#submit.alt, .wp-polls .woocommerce a.button.alt, .woocommerce .wp-polls a.button.alt, .wp-polls .woocommerce button.button.alt, .woocommerce .wp-polls button.button.alt, .wp-polls .woocommerce input.button.alt, .woocommerce .wp-polls input.button.alt, .wp-polls .woocommerce .woocommerce-cart-form__contents .button, .woocommerce .woocommerce-cart-form__contents .wp-polls .button, .wp-polls .woocommerce .return-to-shop .button, .woocommerce .return-to-shop .wp-polls .button, .wp-polls .woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content .wp-polls .woocommerce-Button.button, .wp-polls .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .woocommerce-orders-table .wp-polls .woocommerce-button, .wp-polls .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .subscription_details .wp-polls .button, .wp-polls .woocommerce-MyAccount-content .my_account_orders .button, .woocommerce-MyAccount-content .my_account_orders .wp-polls .button, .wp-polls .woocommerce-MyAccount-content .woocommerce-address-fields .button, .woocommerce-MyAccount-content .woocommerce-address-fields .wp-polls .button, .wp-polls .woocommerce-order .woocommerce-order-details .button, .woocommerce-order .woocommerce-order-details .wp-polls .button {
    padding: 10px 20px !important; }
  .dj-btn:hover, .widget_shopping_cart .buttons a:hover, .dashboard--form input:hover[type="submit"], .theme-loginform input:hover[type="submit"], .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce .woocommerce-cart-form__contents .button:hover, .woocommerce .return-to-shop .button:hover, .woocommerce-MyAccount-content .woocommerce-Button.button:hover, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:hover, .woocommerce-MyAccount-content .subscription_details .button:hover, .woocommerce-MyAccount-content .my_account_orders .button:hover, .woocommerce-MyAccount-content .woocommerce-address-fields .button:hover, .woocommerce-order .woocommerce-order-details .button:hover, .dj-btn:focus, .widget_shopping_cart .buttons a:focus, .dashboard--form input:focus[type="submit"], .theme-loginform input:focus[type="submit"], .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, .woocommerce .woocommerce-cart-form__contents .button:focus, .woocommerce .return-to-shop .button:focus, .woocommerce-MyAccount-content .woocommerce-Button.button:focus, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:focus, .woocommerce-MyAccount-content .subscription_details .button:focus, .woocommerce-MyAccount-content .my_account_orders .button:focus, .woocommerce-MyAccount-content .woocommerce-address-fields .button:focus, .woocommerce-order .woocommerce-order-details .button:focus, .dj-btn:active, .widget_shopping_cart .buttons a:active, .dashboard--form input:active[type="submit"], .theme-loginform input:active[type="submit"], .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, .woocommerce .woocommerce-cart-form__contents .button:active, .woocommerce .return-to-shop .button:active, .woocommerce-MyAccount-content .woocommerce-Button.button:active, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:active, .woocommerce-MyAccount-content .subscription_details .button:active, .woocommerce-MyAccount-content .my_account_orders .button:active, .woocommerce-MyAccount-content .woocommerce-address-fields .button:active, .woocommerce-order .woocommerce-order-details .button:active {
    outline: none;
    text-decoration: none; }
  .dj-btn:active, .widget_shopping_cart .buttons a:active, .dashboard--form input:active[type="submit"], .theme-loginform input:active[type="submit"], .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, .woocommerce .woocommerce-cart-form__contents .button:active, .woocommerce .return-to-shop .button:active, .woocommerce-MyAccount-content .woocommerce-Button.button:active, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:active, .woocommerce-MyAccount-content .subscription_details .button:active, .woocommerce-MyAccount-content .my_account_orders .button:active, .woocommerce-MyAccount-content .woocommerce-address-fields .button:active, .woocommerce-order .woocommerce-order-details .button:active {
    text-decoration: none; }
  .dj-btn[disabled], .widget_shopping_cart .buttons a[disabled], .dashboard--form input[disabled][type="submit"], .theme-loginform input[disabled][type="submit"], .woocommerce #respond input#submit.alt[disabled], .woocommerce a.button.alt[disabled], .woocommerce button.button.alt[disabled], .woocommerce input.button.alt[disabled], .woocommerce .woocommerce-cart-form__contents .button[disabled], .woocommerce .return-to-shop .button[disabled], .woocommerce-MyAccount-content .woocommerce-Button.button[disabled], .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button[disabled], .woocommerce-MyAccount-content .subscription_details .button[disabled], .woocommerce-MyAccount-content .my_account_orders .button[disabled], .woocommerce-MyAccount-content .woocommerce-address-fields .button[disabled], .woocommerce-order .woocommerce-order-details .button[disabled] {
    background-color: #ddd !important;
    border-color: #ddd !important;
    color: #707070 !important; }
  .dj-btn--primary {
    background-color: #18243e;
    border-color: #18243e;
    color: #fff; }
    .dj-btn--primary:visited {
      color: #fff; }
    .dj-btn--primary:hover, .dj-btn--primary:focus {
      background-color: #0d1321;
      border-color: #0d1321;
      color: #fff; }
    .dj-btn--primary:active {
      background-color: black;
      border-color: black;
      color: #fff; }
  .dj-btn--secondary, .navigation .login-btn, .widget_shopping_cart .buttons a, .dashboard--form input[type="submit"], .theme-loginform input[type="submit"], .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .woocommerce-cart-form__contents .button, .woocommerce .return-to-shop .button, .woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .my_account_orders .button, .woocommerce-MyAccount-content .woocommerce-address-fields .button, .woocommerce-order .woocommerce-order-details .button {
    background-color: #014b92;
    border-color: #014b92;
    color: #fff; }
    .dj-btn--secondary:visited, .navigation .login-btn:visited, .widget_shopping_cart .buttons a:visited, .dashboard--form input:visited[type="submit"], .theme-loginform input:visited[type="submit"], .woocommerce #respond input#submit.alt:visited, .woocommerce a.button.alt:visited, .woocommerce button.button.alt:visited, .woocommerce input.button.alt:visited, .woocommerce .woocommerce-cart-form__contents .button:visited, .woocommerce .return-to-shop .button:visited, .woocommerce-MyAccount-content .woocommerce-Button.button:visited, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:visited, .woocommerce-MyAccount-content .subscription_details .button:visited, .woocommerce-MyAccount-content .my_account_orders .button:visited, .woocommerce-MyAccount-content .woocommerce-address-fields .button:visited, .woocommerce-order .woocommerce-order-details .button:visited {
      color: #fff; }
    .dj-btn--secondary:hover, .navigation .login-btn:hover, .widget_shopping_cart .buttons a:hover, .dashboard--form input:hover[type="submit"], .theme-loginform input:hover[type="submit"], .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce .woocommerce-cart-form__contents .button:hover, .woocommerce .return-to-shop .button:hover, .woocommerce-MyAccount-content .woocommerce-Button.button:hover, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:hover, .woocommerce-MyAccount-content .subscription_details .button:hover, .woocommerce-MyAccount-content .my_account_orders .button:hover, .woocommerce-MyAccount-content .woocommerce-address-fields .button:hover, .woocommerce-order .woocommerce-order-details .button:hover, .dj-btn--secondary:focus, .navigation .login-btn:focus, .widget_shopping_cart .buttons a:focus, .dashboard--form input:focus[type="submit"], .theme-loginform input:focus[type="submit"], .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, .woocommerce .woocommerce-cart-form__contents .button:focus, .woocommerce .return-to-shop .button:focus, .woocommerce-MyAccount-content .woocommerce-Button.button:focus, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:focus, .woocommerce-MyAccount-content .subscription_details .button:focus, .woocommerce-MyAccount-content .my_account_orders .button:focus, .woocommerce-MyAccount-content .woocommerce-address-fields .button:focus, .woocommerce-order .woocommerce-order-details .button:focus {
      background-color: #013669;
      border-color: #013669;
      color: #fff; }
    .dj-btn--secondary:active, .navigation .login-btn:active, .widget_shopping_cart .buttons a:active, .dashboard--form input:active[type="submit"], .theme-loginform input:active[type="submit"], .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, .woocommerce .woocommerce-cart-form__contents .button:active, .woocommerce .return-to-shop .button:active, .woocommerce-MyAccount-content .woocommerce-Button.button:active, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:active, .woocommerce-MyAccount-content .subscription_details .button:active, .woocommerce-MyAccount-content .my_account_orders .button:active, .woocommerce-MyAccount-content .woocommerce-address-fields .button:active, .woocommerce-order .woocommerce-order-details .button:active {
      background-color: #00172d;
      border-color: #00172d;
      color: #fff; }
  .dj-btn--premium {
    background-color: #0e823a;
    border-color: #0e823a;
    color: #fff; }
    .dj-btn--premium:visited {
      color: #fff; }
    .dj-btn--premium:hover, .dj-btn--premium:focus {
      background-color: #0c7032;
      border-color: #0c7032;
      color: #fff; }
    .dj-btn--premium:active {
      background-color: #109442;
      border-color: #109442;
      color: #fff; }
  .dj-btn--green {
    background-color: #0e823a;
    border-color: #0e823a;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase; }
    .dj-btn--green:visited {
      color: #fff; }
    .dj-btn--green:hover, .dj-btn--green:focus {
      background-color: #0c7032;
      border-color: #0c7032;
      color: #fff; }
    .dj-btn--green:active {
      background-color: #109442;
      border-color: #109442;
      color: #fff; }
  .dj-btn--gray {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    color: #014b92; }
    .dj-btn--gray:visited {
      color: #014b92; }
    .dj-btn--gray:hover, .dj-btn--gray:focus {
      background-color: #e6e6e6;
      border-color: #e6e6e6;
      color: #014b92; }
    .dj-btn--gray:active {
      background-color: #fafafa;
      border-color: #fafafa;
      color: #014b92; }
  .dj-btn--primary-hollow {
    background-color: transparent;
    border-color: #18243e;
    color: #18243e; }
    .dj-btn--primary-hollow:visited {
      color: #18243e; }
    .dj-btn--primary-hollow:hover, .dj-btn--primary-hollow:focus {
      background-color: gainsboro;
      border-color: gainsboro;
      color: #18243e; }
    .dj-btn--primary-hollow:active {
      background-color: #d7d7d7;
      border-color: #d7d7d7;
      color: #18243e; }
  .dj-btn--premium-hollow {
    background-color: transparent;
    border-color: #0e823a;
    color: #0e823a; }
    .dj-btn--premium-hollow:visited {
      color: #0e823a; }
    .dj-btn--premium-hollow:hover, .dj-btn--premium-hollow:focus {
      background-color: gainsboro;
      border-color: gainsboro;
      color: #0e823a; }
    .dj-btn--premium-hollow:active {
      background-color: #d7d7d7;
      border-color: #d7d7d7;
      color: #0e823a; }
  .dj-btn--white-hollow {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
    .dj-btn--white-hollow:visited {
      color: #fff; }
    .dj-btn--white-hollow:hover, .dj-btn--white-hollow:focus {
      background-color: gainsboro;
      border-color: gainsboro;
      color: #18243e; }
    .dj-btn--white-hollow:active {
      background-color: #d7d7d7;
      border-color: #d7d7d7;
      color: #18243e; }
  .dj-btn--small, .woocommerce .woocommerce-cart-form__contents .button, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .my_account_orders .button {
    padding: 6px 20px; }
    @media (min-width: 576px) {
      .dj-btn--small, .woocommerce .woocommerce-cart-form__contents .button, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .my_account_orders .button {
        font-size: 0.9rem; } }
    .dj-btn--small .icon.search-primary:before, .woocommerce .woocommerce-cart-form__contents .button .icon.search-primary:before, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button .icon.search-primary:before, .woocommerce-MyAccount-content .subscription_details .button .icon.search-primary:before, .woocommerce-MyAccount-content .my_account_orders .button .icon.search-primary:before,
    .dj-btn--small .icon.user-white:before,
    .woocommerce .woocommerce-cart-form__contents .button .icon.user-white:before,
    .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button .icon.user-white:before,
    .woocommerce-MyAccount-content .subscription_details .button .icon.user-white:before,
    .woocommerce-MyAccount-content .my_account_orders .button .icon.user-white:before {
      height: 20px;
      top: auto;
      width: 20px; }
  .dj-btn--block, .widget_shopping_cart .buttons a, .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

.card, .widget_shopping_cart, .subnav-widget, .widget_nav_menu {
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) !important;
  background-color: #FFF;
  background-size: cover;
  margin-bottom: 1rem;
  padding: 1rem;
  position: relative; }
  .card--small {
    padding: .5rem; }
  .card--large {
    padding: 1.5rem; }
  @media (max-width: 991.98px) {
    .card--no-space {
      margin-left: -10px;
      margin-right: -10px; } }
  .card--no-padding {
    padding: 0; }
  .card--muted {
    background-color: #f0f0f0;
    box-shadow: none !important; }
  .card--border {
    border: 2px solid #18243e; }
  .card--border-top {
    border-top: 2px solid #18243e; }
  .card--border-bottom {
    border-bottom: 2px solid #18243e; }
  .card--border-primary {
    border-color: #18243e; }
  .card--border-secondary {
    border-color: #014b92; }
  .card--border-premium {
    border-color: #0e823a; }
  .card--border-black {
    border-color: #000; }
  .card--negative .card__content * {
    color: #fff; }
  .card__header {
    background-color: #18243e;
    color: #FFF;
    margin: -1rem -1rem 1rem -1rem;
    padding: .3rem 1rem; }
    .card__header--secondary {
      background-color: #014b92; }
    .card__header--premium {
      background-color: #0e823a; }
    .card__header--black {
      background-color: #000; }
    .card__header--lg {
      background-color: #00457c;
      position: relative; }
      .card__header--lg .icon:before {
        background-size: 20px;
        height: 20px;
        width: 20px;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%); }
      .card__header--lg .icon + span {
        margin-left: 20px; }
    .card__header--white {
      background-color: #FFF;
      margin-bottom: 0; }
      .card__header--white span {
        color: #014b92 !important; }
    .card__header span {
      color: #FFF; }
  @media (max-width: 991.98px) {
    .card__content {
      padding: 1.5rem; } }
  .card--large .card__header {
    margin: -1.5rem -1.5rem 1.5rem -1.5rem; }
  .card p:last-of-type, .widget_shopping_cart p:last-of-type, .subnav-widget p:last-of-type, .widget_nav_menu p:last-of-type {
    margin: 0; }
  .card-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.widget_shopping_cart h4 {
  background: #18243e;
  color: #fff;
  margin: -1rem -1rem 1rem -1rem;
  padding: 1rem 1rem 1rem 3.5rem;
  position: relative; }
  .widget_shopping_cart h4:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPGc+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMzguMiw1NC41Yy0xLDAtMS44LDAuOC0xLjgsMS44czAuOCwxLjgsMS44LDEuOHMxLjgtMC44LDEuOC0xLjhTLTEzNy4zLDU0LjUtMTM4LjIsNTQuNXogTS0xMzguMiw1Nw0KCQljLTAuNCwwLTAuOC0wLjMtMC44LTAuOHMwLjMtMC44LDAuOC0wLjhzMC44LDAuMywwLjgsMC44Uy0xMzcuOCw1Ny0xMzguMiw1N3oiLz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTEyOS44LDU0LjVjLTEsMC0xLjgsMC44LTEuOCwxLjhzMC44LDEuOCwxLjgsMS44czEuOC0wLjgsMS44LTEuOFMtMTI4LjgsNTQuNS0xMjkuOCw1NC41eiBNLTEyOS44LDU3DQoJCWMtMC40LDAtMC44LTAuMy0wLjgtMC44czAuMy0wLjgsMC44LTAuOHMwLjgsMC4zLDAuOCwwLjhTLTEyOS4zLDU3LTEyOS44LDU3eiIvPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTI3LjYsNDRsLTAuMywyaC0xMy4xbDEuMSw4aDExLjlsMS03LjVsMC4yLTEuNmgyLjh2LTFILTEyNy42eiBNLTEyOC45LDUzaC0xMC4ybC0wLjYtNGgxMS4zTC0xMjguOSw1M3oNCgkJIE0tMTI4LjIsNDhoLTExLjZsLTAuMS0xaDExLjlMLTEyOC4yLDQ4eiIvPg0KPC9nPg0KPC9zdmc+DQo=");
    background-size: contain;
    content: "";
    display: block;
    height: 28px;
    left: 1rem;
    width: 28px;
    position: absolute; }

.widget_shopping_cart .cart_list li {
  border-bottom: 1px solid #f0f0f0;
  padding: .5rem 0 !important; }
  .widget_shopping_cart .cart_list li:first-of-type {
    padding-top: 0 !important; }
  .widget_shopping_cart .cart_list li a {
    color: #333333 !important; }
    .widget_shopping_cart .cart_list li a.remove {
      position: absolute;
      right: 0;
      top: 1rem !important;
      text-indent: -99999999px;
      height: 20px;
      width: 20px;
      overflow: hidden; }
      .widget_shopping_cart .cart_list li a.remove:before {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAxNEI5Mjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMzAuMSw0NGMtMC4yLTAuOS0xLTEuNS0xLjktMS41Yy0wLjksMC0xLjcsMC42LTEuOSwxLjVoLTMuNnYxaDExdi0xQy0xMjYuNSw0NC0xMzAuMSw0NC0xMzAuMSw0NHoNCgkgTS0xMzIsNDMuNWMwLjQsMCwwLjcsMC4yLDAuOSwwLjVoLTEuN0MtMTMyLjcsNDMuNy0xMzIuNCw0My41LTEzMiw0My41eiBNLTEyOCw0NmgxdjEwLjVjMCwwLjgtMC43LDEuNS0xLjUsMS41aC03DQoJYy0wLjgsMC0xLjUtMC43LTEuNS0xLjVWNDZoMXYxMC41YzAsMC4zLDAuMiwwLjUsMC41LDAuNWg3YzAuMywwLDAuNS0wLjIsMC41LTAuNUMtMTI4LDU2LjUtMTI4LDQ2LTEyOCw0NnogTS0xMzMsNDd2OGgtMXYtOEgtMTMzeg0KCSBNLTEzMCw0N3Y4aC0xdi04SC0xMzB6Ii8+DQo8L3N2Zz4NCg==");
        background-size: 20px;
        height: 20px;
        width: 20px;
        content: "";
        display: block; }
      .widget_shopping_cart .cart_list li a.remove:hover {
        background-color: transparent;
        border-radius: 0;
        opacity: .8; }
    .widget_shopping_cart .cart_list li a:last-of-type {
      position: absolute;
      top: 1rem;
      right: 25px;
      text-indent: -99999999px;
      height: 20px;
      width: 20px;
      overflow: hidden; }
      .widget_shopping_cart .cart_list li a:last-of-type:before {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAxNEI5Mjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMjUuNSw0NC45bC0xLjQtMS40Yy0wLjYtMC42LTEuNi0wLjYtMi4xLDBsLTkuMSw5LjFsLTEuNyw1LjNsNS4yLTEuOGw5LjEtOS4xDQoJQy0xMjQuOSw0Ni40LTEyNC45LDQ1LjQtMTI1LjUsNDQuOXogTS0xMzcuOSw1NS4zbDAuNi0ybDEuOSwxLjlsLTIsMC43Qy0xMzcuMyw1NS45LTEzNy45LDU1LjMtMTM3LjksNTUuM3ogTS0xMzYuNiw1Mi41bDUuNS01LjUNCglsMi4xLDIuMWwtNS41LDUuNUMtMTM0LjUsNTQuNi0xMzYuNiw1Mi41LTEzNi42LDUyLjV6IE0tMTMwLjQsNDYuM2wwLjctMC43bDIuMSwyLjFsLTAuNywwLjdDLTEyOC4zLDQ4LjQtMTMwLjQsNDYuMy0xMzAuNCw0Ni4zeg0KCSBNLTEyNi4yLDQ2LjNsLTAuNywwLjdsLTIuMS0yLjFsMC43LTAuN2MwLjItMC4yLDAuNS0wLjIsMC43LDBsMS40LDEuNEMtMTI2LDQ1LjgtMTI2LDQ2LjEtMTI2LjIsNDYuM3oiLz4NCjwvc3ZnPg0K");
        background-size: 20px;
        height: 20px;
        width: 20px;
        content: "";
        display: block; }
      .widget_shopping_cart .cart_list li a:last-of-type:hover {
        opacity: .8; }
  .widget_shopping_cart .cart_list li p {
    font-size: 13px; }
  .widget_shopping_cart .cart_list li .quantity {
    font-size: 13px;
    font-weight: bold; }
  .widget_shopping_cart .cart_list li .remove {
    left: unset !important; }

.widget_shopping_cart .total {
  border: none !important;
  padding-top: 1rem !important; }
  .widget_shopping_cart .total .amount {
    float: right;
    font-weight: bold; }

.widget_shopping_cart .buttons a:first-of-type {
  display: none; }

.category-block .card, .category-block .widget_shopping_cart, .category-block .subnav-widget, .category-block .widget_nav_menu {
  box-shadow: none !important;
  margin: 0;
  padding: 0; }

@media (min-width: 768px) {
  .category-block .card__header {
    padding: 1rem; } }

.category-block__header {
  color: #fff; }
  @media (max-width: 991.98px) {
    .category-block__header {
      font-size: 1rem; } }

.category-block hr {
  margin: 1rem 0; }

@media (max-width: 767.98px) {
  .category-block .entry--feature .entry__excerpt {
    display: block; } }

.comment-textarea {
  padding: 1rem; }
  .comment-textarea::-webkit-input-placeholder {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzcwNzA3MDt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTguNSw3aC0xNEMtNi4zLDctNyw3LjctNyw4LjV2MTBjMCwwLjgsMC43LDEuNSwxLjUsMS41SC01djQuMWw0LjctNC4xaDguOGMwLjgsMCwxLjUtMC43LDEuNS0xLjV2LTEwDQoJQzEwLDcuNyw5LjMsNyw4LjUsN3ogTTksMTguNUM5LDE4LjgsOC44LDE5LDguNSwxOWgtOS4yTC00LDIxLjlWMTloLTEuNUMtNS44LDE5LTYsMTguOC02LDE4LjV2LTEwQy02LDguMi01LjgsOC01LjUsOGgxNA0KCUM4LjgsOCw5LDguMiw5LDguNVYxOC41eiBNLTQsMTBIN3YxSC00VjEweiBNLTQsMTJIN3YxSC00VjEyeiBNLTQsMTRoNnYxaC02VjE0eiIvPg0KPC9zdmc+DQo=");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 30px; }
  .comment-textarea:-moz-placeholder {
    /* Firefox 18- */
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzcwNzA3MDt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTguNSw3aC0xNEMtNi4zLDctNyw3LjctNyw4LjV2MTBjMCwwLjgsMC43LDEuNSwxLjUsMS41SC01djQuMWw0LjctNC4xaDguOGMwLjgsMCwxLjUtMC43LDEuNS0xLjV2LTEwDQoJQzEwLDcuNyw5LjMsNyw4LjUsN3ogTTksMTguNUM5LDE4LjgsOC44LDE5LDguNSwxOWgtOS4yTC00LDIxLjlWMTloLTEuNUMtNS44LDE5LTYsMTguOC02LDE4LjV2LTEwQy02LDguMi01LjgsOC01LjUsOGgxNA0KCUM4LjgsOCw5LDguMiw5LDguNVYxOC41eiBNLTQsMTBIN3YxSC00VjEweiBNLTQsMTJIN3YxSC00VjEyeiBNLTQsMTRoNnYxaC02VjE0eiIvPg0KPC9zdmc+DQo=");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 30px; }
  .comment-textarea::-moz-placeholder {
    /* Firefox 19+ */
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzcwNzA3MDt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTguNSw3aC0xNEMtNi4zLDctNyw3LjctNyw4LjV2MTBjMCwwLjgsMC43LDEuNSwxLjUsMS41SC01djQuMWw0LjctNC4xaDguOGMwLjgsMCwxLjUtMC43LDEuNS0xLjV2LTEwDQoJQzEwLDcuNyw5LjMsNyw4LjUsN3ogTTksMTguNUM5LDE4LjgsOC44LDE5LDguNSwxOWgtOS4yTC00LDIxLjlWMTloLTEuNUMtNS44LDE5LTYsMTguOC02LDE4LjV2LTEwQy02LDguMi01LjgsOC01LjUsOGgxNA0KCUM4LjgsOCw5LDguMiw5LDguNVYxOC41eiBNLTQsMTBIN3YxSC00VjEweiBNLTQsMTJIN3YxSC00VjEyeiBNLTQsMTRoNnYxaC02VjE0eiIvPg0KPC9zdmc+DQo=");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 30px; }
  .comment-textarea:-ms-input-placeholder {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii03IDcgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTcgNyAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzcwNzA3MDt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTguNSw3aC0xNEMtNi4zLDctNyw3LjctNyw4LjV2MTBjMCwwLjgsMC43LDEuNSwxLjUsMS41SC01djQuMWw0LjctNC4xaDguOGMwLjgsMCwxLjUtMC43LDEuNS0xLjV2LTEwDQoJQzEwLDcuNyw5LjMsNyw4LjUsN3ogTTksMTguNUM5LDE4LjgsOC44LDE5LDguNSwxOWgtOS4yTC00LDIxLjlWMTloLTEuNUMtNS44LDE5LTYsMTguOC02LDE4LjV2LTEwQy02LDguMi01LjgsOC01LjUsOGgxNA0KCUM4LjgsOCw5LDguMiw5LDguNVYxOC41eiBNLTQsMTBIN3YxSC00VjEweiBNLTQsMTJIN3YxSC00VjEyeiBNLTQsMTRoNnYxaC02VjE0eiIvPg0KPC9zdmc+DQo=");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 30px; }
  .comment-textarea:focus::-webkit-input-placeholder {
    opacity: 0; }
  .comment-textarea:focus:-moz-placeholder {
    /* Firefox 18- */
    opacity: 0; }
  .comment-textarea:focus::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 0; }
  .comment-textarea:focus:-ms-input-placeholder {
    opacity: 0; }

.comment-form {
  overflow: hidden;
  margin-bottom: 1rem; }

.comment-intro {
  background-color: #f0f0f0;
  border-top: 2px solid #000;
  padding: 1rem;
  margin-bottom: 1rem; }

@media (min-width: 576px) {
  .comment-info {
    float: left; } }

@media (max-width: 767.98px) {
  .comment-submit {
    margin: 1rem 0;
    width: 100%; } }

@media (min-width: 576px) {
  .comment-submit {
    float: right; } }

.comment-list > .comment .comment {
  margin-left: 2rem; }

.cc_container {
  background-color: #18243e;
  font-family: "Roboto", arial, sans-serif;
  font-weight: 100; }
  .cc_container .cc_message {
    font-size: 1rem; }
    @media (max-width: 767.98px) {
      .cc_container .cc_message {
        text-align: center; } }
    .cc_container .cc_message .cc_more_info {
      color: #fff;
      font-weight: 700; }
  .cc_container .cc_btn {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    background-color: #014b92;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    max-width: 120px; }
    @media (max-width: 767.98px) {
      .cc_container .cc_btn {
        float: none;
        margin: 0 0 1rem 0;
        max-width: none;
        width: 100%; } }
    .cc_container .cc_btn:hover {
      background-color: #213154;
      color: #fff; }

body.page-template-custom .subnavigation {
  display: none; }

.dashboard .trash-link.show-trash .trash-gray {
  display: inline; }

.dashboard .trash-link.show-trash .eye-gray {
  display: none; }

.dashboard .trash-link.show-all .trash-gray {
  display: none; }

.dashboard .trash-link.show-all .eye-gray {
  display: inline; }

.dashboard .trash-link:hover {
  opacity: .8; }

.dashboard--table .icon:last-of-type {
  margin-left: 10px; }

.dashboard--table .icon:before {
  background-size: 20px;
  height: 20px;
  width: 20px; }

.dashboard--table .icon:hover {
  opacity: .6; }

.dashboard .status-active {
  color: #00af00; }

.dashboard .status-publish {
  color: #00af00; }

.dashboard .status-pending {
  color: #f8ec00; }

.dashboard .status-inactive {
  color: #ff0500; }

.dashboard .status-draft {
  color: #CCC; }

.dashboard__update {
  background-color: rgba(0, 175, 0, 0.07);
  border-left: 5px solid #00af00;
  color: #00af00;
  padding: .5rem 1rem; }

.dashboard--form {
  padding: 2rem; }
  .dashboard--form .acf-input-wrap {
    height: auto; }
  .dashboard--form .acf-field {
    padding: 1.5rem 0 !important; }
  .dashboard--form .acf-image-uploader {
    background-color: #f0f0f0;
    color: gray;
    padding: 1rem; }
  .dashboard--form .image-wrap {
    border: 1px solid #ddd; }
  .dashboard--form input[type="text"] {
    height: auto;
    padding: .6rem !important; }
  .dashboard--form textarea {
    height: auto;
    padding: .6rem !important; }
  .dashboard--form .select2-selection {
    align-items: center;
    border-color: #ddd !important;
    border-radius: 0 !important;
    display: flex; }
    .dashboard--form .select2-selection ul {
      align-items: center !important;
      display: flex !important;
      padding: 0 !important; }
      .dashboard--form .select2-selection ul li {
        margin: 0 3px !important;
        padding: .5rem; }
        .dashboard--form .select2-selection ul li.select2-selection__choice {
          background-color: #ddd !important;
          border-color: #ddd !important;
          color: #707070 !important;
          font-size: 14px; }
          .dashboard--form .select2-selection ul li.select2-selection__choice span {
            color: #707070 !important;
            margin-right: 3px; }

.select2-dropdown {
  border-color: #ddd !important; }

.dashboard-tools-dropdown {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2) !important;
  background-color: #f0f0f0;
  position: absolute;
  top: 44px;
  right: 0;
  width: 100%;
  text-align: left;
  z-index: 2;
  opacity: 0;
  pointer-events: none; }
  @media (min-width: 768px) {
    .dashboard-tools-dropdown {
      top: 64px; } }
  .dashboard-tools-dropdown--visible {
    opacity: 1;
    pointer-events: initial;
    top: 44px; }
    @media (min-width: 768px) {
      .dashboard-tools-dropdown--visible {
        top: 54px; } }
  .dashboard-tools-dropdown:after {
    bottom: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #f0f0f0;
    border-width: 10px;
    margin-left: -10px; }
  .dashboard-tools-dropdown ul {
    margin: 0;
    padding: 0; }
    .dashboard-tools-dropdown ul li {
      border-top: 1px solid #ddd;
      list-style: none; }
      .dashboard-tools-dropdown ul li:first-child {
        border: none; }
      .dashboard-tools-dropdown ul li a {
        background-color: #f0f0f0;
        color: #333333;
        display: block;
        font-size: .9rem;
        padding: .5rem; }
        .dashboard-tools-dropdown ul li a:hover, .dashboard-tools-dropdown ul li a:focus {
          background-color: #e8e8e8; }

.profession-category-default {
  background-color: white; }

.default-holow {
  text-align: center;
  background-color: transparent;
  border: 2px solid;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .default-holow label {
    color: inherit;
    font-weight: 700;
    z-index: 999; }
    @media (max-width: 575.98px) {
      .default-holow label {
        padding-top: 2rem;
        font-size: 12px; } }
    @media (min-width: 768px) {
      .default-holow label {
        font-size: 0.9rem; } }
    .default-holow label:hover {
      cursor: pointer; }
  .default-holow input[type="checkbox"] {
    z-index: 999; }
  .default-holow:hover {
    cursor: pointer;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }

.profession-icon {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 26px; }

.profession-label {
  left: 42px;
  position: relative;
  color: inherit;
  color: #fff; }

.profession-category-item-active {
  background-color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); }

.profession-bg {
  border-radius: 3px;
  width: 100%;
  height: 50px; }
  @media (max-width: 575.98px) {
    .profession-bg {
      height: 60px; } }
  .profession-bg label {
    color: inherit;
    font-weight: 700;
    height: 100%;
    width: 100%; }
  .profession-bg input[type="checkbox"] {
    display: none; }

.education-search-filter {
  background-color: #fff;
  padding: 2rem 2rem 0 2rem;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  margin-left: 0;
  margin-right: 0; }
  .education-search-filter label {
    display: none; }
  .education-search-filter .search-field-box {
    padding-bottom: 30px; }
  .education-search-filter #dj-education-search-btn {
    position: absolute;
    left: 40px;
    top: 15px;
    background: none;
    border: 0;
    color: transparent;
    width: 25px;
    height: 25px; }
    .education-search-filter #dj-education-search-btn::after {
      content: '';
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-size: 100%;
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMTgyNDNFO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NC40LDI4Ny45bC01LjItNS4yYzEtMS4xLDEuNi0yLjYsMS42LTQuMmMwLTMuNi0yLjktNi41LTYuNS02LjVjLTEuNywwLTMuNCwwLjctNC42LDEuOQ0KCWMtMS4yLDEuMi0xLjksMi45LTEuOSw0LjZjMCwzLjYsMi45LDYuNSw2LjUsNi41YzEuNiwwLDMuMS0wLjYsNC4yLTEuNmw1LjIsNS4yTC00NTQuNCwyODcuOXogTS00NjQuNSwyODRjLTMsMC01LjUtMi41LTUuNS01LjUNCgljMC0xLjUsMC42LTIuOSwxLjYtMy45YzEtMSwyLjQtMS42LDMuOS0xLjZjMywwLDUuNSwyLjUsNS41LDUuNUMtNDU5LDI4MS41LTQ2MS41LDI4NC00NjQuNSwyODR6Ii8+DQo8L3N2Zz4NCg==");
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMTgyNDNFO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NC40LDI4Ny45bC01LjItNS4yYzEtMS4xLDEuNi0yLjYsMS42LTQuMmMwLTMuNi0yLjktNi41LTYuNS02LjVjLTEuNywwLTMuNCwwLjctNC42LDEuOQ0KCWMtMS4yLDEuMi0xLjksMi45LTEuOSw0LjZjMCwzLjYsMi45LDYuNSw2LjUsNi41YzEuNiwwLDMuMS0wLjYsNC4yLTEuNmw1LjIsNS4yTC00NTQuNCwyODcuOXogTS00NjQuNSwyODRjLTMsMC01LjUtMi41LTUuNS01LjUNCgljMC0xLjUsMC42LTIuOSwxLjYtMy45YzEtMSwyLjQtMS42LDMuOS0xLjZjMywwLDUuNSwyLjUsNS41LDUuNUMtNDU5LDI4MS41LTQ2MS41LDI4NC00NjQuNSwyODR6Ii8+DQo8L3N2Zz4NCg=="), linear-gradient(transparent, transparent);
      position: absolute;
      top: 0;
      right: 0; }
    .education-search-filter #dj-education-search-btn:hover {
      cursor: pointer; }
  .education-search-filter .dj-course-select {
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 30px;
    padding-bottom: 16px;
    margin-bottom: 2rem;
    border: 1px solid #18243e;
    width: 100%;
    color: #000;
    font-weight: normal;
    cursor: pointer;
    text-overflow: ellipsis;
    border-radius: 500px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNiA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OS4zICg1MTE2NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+U2hhcGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iQ3JlYXRpdmUtYXJlYSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IktMQVItLS1WaWRlby1saXN0LXBhZ2UtLS1EZXNrdG9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM0Ni4wMDAwMDAsIC0xNTUuMDAwMDAwKSIgZmlsbD0iIzMzMzMzMyIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYzLjAwMDAwMCwgMTM1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNTMuMDAwMDAwLCAzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJhbmdsZS1kb3duIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMzAuMDAwMDAwLCAxNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBwb2ludHM9IjE2IDAuNzE2NjU0OTg3IDcuOTk4OTgxNDEgOC42NjY2NjY2NyAwIDAuNzE2NjU0OTg3IDAuNzIwMTQyNjAyIDAuMDAxMDEyMjI0NTYgNy45OTc5NjI4MiA3LjIzNDM2ODkyIDE1LjI3ODgzODggMCAxNiAwLjcxNjY1NDk4NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") right 20px center no-repeat;
    /* fallback bg image*/
    background-size: 16px;
    -webkit-appearance: none;
    /* gets rid of default appearance in Webkit browsers*/
    -moz-appearance: none;
    /* Get rid of default appearance for older Firefox browsers */
    -ms-appearance: none;
    /* get rid of default appearance for IE8, 9 and 10*/
    appearance: none;
    outline: none;
    -webkit-print-color-adjust: exact; }
    .education-search-filter .dj-course-select:hover {
      cursor: pointer; }
    .education-search-filter .dj-course-select:focus {
      outline: 2px solid transparent; }
    .education-search-filter .dj-course-select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }

#search-str-course {
  width: 100%;
  padding-top: 16px;
  padding-right: 16px;
  padding-left: 80px;
  padding-bottom: 16px;
  border-radius: 500px;
  border: 1px solid #18243e;
  font-size: 1rem; }
  #search-str-course::placeholder {
    color: #18243e; }
  #search-str-course:focus {
    outline: 2px solid transparent; }

.dj-course-card {
  background-color: #fff;
  height: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }
  .dj-course-card .dj-course-content {
    flex-grow: 1; }
    .dj-course-card .dj-course-content p {
      color: #333333; }
    .dj-course-card .dj-course-content .dj-education-course-link {
      font-weight: 700;
      color: #18243e; }
      .dj-course-card .dj-course-content .dj-education-course-link:hover {
        color: black; }
    .dj-course-card .dj-course-content span.icon-course {
      background-repeat: no-repeat;
      height: 16px;
      color: #18243e; }
      .dj-course-card .dj-course-content span.icon-course:before {
        background-size: 10px;
        background-repeat: no-repeat;
        background-position: center;
        content: "";
        display: inline-block;
        height: 15px;
        width: 15px; }
      .dj-course-card .dj-course-content span.icon-course:hover {
        color: black;
        cursor: pointer; }
  .dj-course-card .profession-category {
    border-radius: 3px 3px 0 0;
    width: 100%;
    height: 50px; }
    .dj-course-card .profession-category p {
      color: inherit;
      margin-bottom: 0;
      font-weight: 700; }
  .dj-course-card .date-city-wrapper {
    background-color: #f9f9f9;
    border-radius: 0 0 5px 5px;
    width: 100%;
    height: auto;
    padding: 1rem 0 0 0; }
    .dj-course-card .date-city-wrapper p {
      color: #333333;
      margin-bottom: 0;
      font-size: 0.813rem; }
    .dj-course-card .date-city-wrapper span.icon-city {
      background-repeat: no-repeat;
      height: 15px;
      color: #18243e; }
      .dj-course-card .date-city-wrapper span.icon-city:before {
        background-size: 8px;
        background-repeat: no-repeat;
        background-position: center;
        content: "";
        display: inline-block;
        height: 20px;
        width: 15px; }
  .dj-course-card:hover {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); }

.btn-show-dj-courses {
  width: 100%;
  height: 45px;
  border-radius: 500px;
  background-color: #18243e;
  color: #fff;
  font-size: 1rem; }
  .btn-show-dj-courses:hover, .btn-show-dj-courses:focus {
    background-color: #0d1321; }
  .btn-show-dj-courses:active {
    background-color: #0d1321; }

.dj-play-banner {
  padding: 2rem 0; }
  @media (min-width: 768px) {
    .dj-play-banner {
      padding: 4rem 0; } }
  .dj-play-banner--home {
    padding: 6rem 0; }
    @media (min-width: 768px) {
      .dj-play-banner--home {
        padding: 10rem 0; } }
  .dj-play-banner__logo {
    width: 150px; }
    @media (min-width: 768px) {
      .dj-play-banner__logo {
        width: 230px; } }
  .dj-play-banner__desc {
    font-size: 16px; }
    @media (min-width: 768px) {
      .dj-play-banner__desc {
        font-size: 18px; } }
  .dj-play-banner__heading {
    color: #fff; }
  .dj-play-banner__feature {
    margin-bottom: 1rem;
    overflow: hidden;
    position: relative; }
    .dj-play-banner__feature .entry-dj-play-badge {
      height: 60px !important;
      left: 50% !important;
      margin-left: -30px !important;
      margin-top: -30px !important;
      top: 50% !important;
      width: 60px !important; }
      .dj-play-banner__feature .entry-dj-play-badge .icon:before {
        background-size: 22px 22px !important;
        width: 22px !important;
        height: 22px !important; }

.dj-play-custom-features {
  background: #18243e;
  background: -moz-linear-gradient(45deg, #18243e 62%, #263963 100%);
  background: -webkit-linear-gradient(45deg, #18243e 62%, #263963 100%);
  background: linear-gradient(45deg, #18243e 62%, #263963 100%);
  color: #fff;
  padding: 3rem 0; }
  .dj-play-custom-features__heading {
    color: #fff; }

.dj-play-custom-feature {
  background-color: #333;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px; }
  @media (min-width: 576px) {
    .dj-play-custom-feature {
      height: 300px; } }
  @media (min-width: 768px) {
    .dj-play-custom-feature {
      height: 200px; } }
  @media (min-width: 992px) {
    .dj-play-custom-feature {
      height: 250px; } }
  .dj-play-custom-feature__heading {
    color: #fff;
    margin: 0 1rem;
    text-align: center; }

.dj-play-podcast-player {
  border-radius: 3px;
  background-color: #f0f0f0;
  padding: 1rem; }
  @media (min-width: 768px) {
    .dj-play-podcast-player {
      padding: 1.5rem; } }
  .dj-play-podcast-player .entry-dj-play-badge {
    background-color: #014b92;
    margin-right: 10px; }
  .dj-play-podcast-player__heading {
    margin: 0; }
    @media (max-width: 991.98px) {
      .dj-play-podcast-player__heading {
        font-size: 1.4rem; } }
  .dj-play-podcast-player .mejs-container, .dj-play-podcast-player .mejs-container .mejs-controls, .dj-play-podcast-player .mejs-embed, .dj-play-podcast-player .mejs-embed body {
    border-radius: 6px;
    background-color: #18243e !important; }

.single-dj_play .dj-content {
  background-color: #fff; }

.single-dj_play .dj-play-list-section h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: .5rem; }

.dj-play-share {
  overflow: hidden; }
  .dj-play-share .badge-icon {
    background-color: #014b92; }

.dj-play-slider-section {
  visibility: hidden;
  min-height: 240px;
  padding-top: 2rem; }
  .dj-play-slider-section:last-of-type hr {
    display: none; }
  .dj-play-slider-section--init {
    visibility: visible; }
  .dj-play-slider-section.mode-preview {
    visibility: visible; }

.dj-play-slider {
  /*.slick-dots {
		display: flex !important;
		justify-content: center;
		margin: 0;
		padding: 1rem 0;

		@include media-breakpoint-up(xl) {
			display: none !important;
		}
			
		li {
			@include dj-border-radius(50%);

			background-color: $midgray;
			list-style: none;
			height: 10px;
			margin: 0 3px;
			text-indent: -9999999px;
			width: 10px;

			&.slick-active {
				background-color: $secondary-color;
			}

		}

	}*/ }
  @media screen and (min-width: 768px) and (max-width: 1415px) {
    .dj-play-slider {
      margin: 0 50px; } }
  .dj-play-slider .slick-arrow {
    -webkit-transition: background-size 0.2s ease-in-out;
    -moz-transition: background-size 0.2s ease-in-out;
    -ms-transition: background-size 0.2s ease-in-out;
    -o-transition: background-size 0.2s ease-in-out;
    transition: background-size 0.2s ease-in-out;
    background: none;
    border: none;
    color: transparent;
    cursor: pointer;
    height: 40px;
    text-indent: -9999999999px;
    outline: none;
    padding: 0;
    position: absolute;
    top: 30%;
    width: 40px;
    z-index: 10; }
    .dj-play-slider .slick-arrow:before {
      -webkit-transition: background-size 0.2s ease-in-out;
      -moz-transition: background-size 0.2s ease-in-out;
      -ms-transition: background-size 0.2s ease-in-out;
      -o-transition: background-size 0.2s ease-in-out;
      transition: background-size 0.2s ease-in-out;
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center;
      content: "";
      display: block;
      width: 40px;
      height: 40px; }
    .dj-play-slider .slick-arrow:hover:before {
      height: 42px;
      width: 42px; }
    .dj-play-slider .slick-arrow.slick-prev {
      left: -50px; }
      .dj-play-slider .slick-arrow.slick-prev:before {
        background-image: url(../img/entry-slider-prev-hollow.svg); }
    .dj-play-slider .slick-arrow.slick-next {
      right: -50px; }
      .dj-play-slider .slick-arrow.slick-next:before {
        background-image: url(../img/entry-slider-next-hollow.svg); }

.single-dj_play .card, .single-dj_play .widget_shopping_cart, .single-dj_play .subnav-widget, .single-dj_play .widget_nav_menu,
.tax-dj-play-category .card,
.tax-dj-play-category .widget_shopping_cart,
.tax-dj-play-category .subnav-widget,
.tax-dj-play-category .widget_nav_menu,
.page-template-dj-play-new .card,
.page-template-dj-play-new .widget_shopping_cart,
.page-template-dj-play-new .subnav-widget,
.page-template-dj-play-new .widget_nav_menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.single-dj_play .card-horizontal,
.tax-dj-play-category .card-horizontal,
.page-template-dj-play-new .card-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.entry .row {
  position: relative; }

.entry__image {
  height: auto;
  width: 100%; }

.entry__heading {
  font-size: 1.1rem;
  line-height: 1.1;
  margin: 0; }
  @media (min-width: 576px) {
    .entry__heading {
      font-size: 1.7rem; } }
  @media (min-width: 768px) {
    .entry__heading {
      font-size: 2rem; } }
  @media (min-width: 992px) {
    .entry__heading {
      font-size: 1.8rem; } }
  @media (min-width: 1100px) {
    .entry__heading {
      font-size: 1.8rem; } }
  @media (min-width: 1200px) {
    .entry__heading {
      font-size: 1.8rem; } }
  .entry__heading--small {
    font-size: 1.1rem; }
    @media (min-width: 576px) {
      .entry__heading--small {
        font-size: 1.4rem; } }
    @media (min-width: 768px) {
      .entry__heading--small {
        font-size: 1.8rem; } }
    @media (min-width: 992px) {
      .entry__heading--small {
        font-size: 1.5rem; } }
    @media (min-width: 1100px) {
      .entry__heading--small {
        font-size: 1.5rem; } }
    @media (min-width: 1200px) {
      .entry__heading--small {
        font-size: 1.5rem; } }
  .entry__heading--large {
    font-size: 1.6rem; }
    @media (min-width: 576px) {
      .entry__heading--large {
        font-size: 2.2rem; } }
    @media (min-width: 768px) {
      .entry__heading--large {
        font-size: 2.2rem; } }
    @media (min-width: 992px) {
      .entry__heading--large {
        font-size: 2.3rem; } }
    @media (min-width: 1100px) {
      .entry__heading--large {
        font-size: 2.3rem; } }
    @media (min-width: 1200px) {
      .entry__heading--large {
        font-size: 2.3rem; } }
  .entry__heading .highlight {
    background-color: #FAF5B9; }
  .entry__heading--highlight {
    color: red; }

.entry__excerpt {
  color: #333333;
  font-size: 1.1rem;
  font-weight: normal; }
  @media (min-width: 768px) {
    .entry__excerpt {
      font-size: 1.1rem; } }
  @media (min-width: 992px) {
    .entry__excerpt {
      font-size: 1.2rem; } }

.entry__divider {
  margin-left: -15px;
  margin-right: -15px; }

.entry__author-name {
  color: #89191D;
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase; }

.entry:hover .entry__heading, .entry:hover .entry__excerpt, .entry:hover .entry__image, .entry:focus .entry__heading, .entry:focus .entry__excerpt, .entry:focus .entry__image {
  opacity: .8; }

.entry--background-image {
  background-size: cover;
  padding-top: 8rem; }
  @media (min-width: 576px) {
    .entry--background-image {
      padding-top: 10rem; } }
  @media (min-width: 992px) {
    .entry--background-image {
      padding-top: 12rem; } }
  .entry--background-image .entry__heading, .entry--background-image .entry__excerpt {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
  .entry--background-image:hover, .entry--background-image:focus {
    opacity: .96; }
    .entry--background-image:hover .entry__heading, .entry--background-image:hover .entry__excerpt, .entry--background-image:focus .entry__heading, .entry--background-image:focus .entry__excerpt {
      opacity: 1; }

.entry--dj-play .label {
  font-size: 12px;
  left: 20px;
  text-transform: uppercase;
  top: 5px;
  position: absolute;
  z-index: 2; }

.entry--feature .entry__excerpt {
  font-size: 1rem; }
  @media (min-width: 576px) {
    .entry--feature .entry__excerpt {
      font-size: 1.05rem; } }

@media (max-width: 767.98px) {
  .entry--standard .entry__excerpt {
    font-size: 1rem; } }

@media (max-width: 575.98px) {
  .entry--standard .badge-icon.entry-dj-play-badge {
    width: 20px;
    height: 20px;
    bottom: .6rem;
    left: .6rem; }
    .entry--standard .badge-icon.entry-dj-play-badge span.play-white:before {
      background-size: 7px 7px; } }

.entry .entry-status-badge {
  background-color: #f0f0f0;
  border: 1px solid #0e823a;
  position: absolute;
  top: 0;
  right: 6px; }
  .entry .entry-status-badge + .entry__heading {
    padding-right: 30px; }

.entry--large .entry-status-badge {
  top: 2px; }
  @media (min-width: 768px) {
    .entry--large .entry-status-badge {
      top: 6px; } }

.entry--background-image .entry-status-badge {
  top: 4px; }
  @media (min-width: 768px) {
    .entry--background-image .entry-status-badge {
      top: 10px; } }

.entry .entry-dj-play-badge {
  background-color: #014b92;
  border: 1px solid #014b92;
  height: 40px;
  left: 1rem;
  margin-left: 6px;
  margin-top: 6px;
  position: absolute;
  bottom: 1rem;
  z-index: 200;
  width: 40px; }
  .entry .entry-dj-play-badge span.play-white:before {
    background-size: 15px 15px;
    margin-left: 2px;
    width: 20px;
    height: 20px; }
  .entry .entry-dj-play-badge span.microphone-white:before {
    background-size: 25px 25px;
    width: 25px;
    height: 25px; }

.entry--has-image {
  /*.entry-status-badge {
			//position: absolute;
			//top: .5rem;
			//left: 1rem;
			margin-left: 0;
			margin-top: 0;
			z-index: 2;
		}*/ }
  .entry--has-image .entry__image {
    line-height: 0; }

.entry--search .entry-dj-play-badge {
  height: 30px;
  left: 6px;
  bottom: 6px;
  margin-left: 8px;
  width: 30px; }
  .entry--search .entry-dj-play-badge span.play-white:before {
    background-size: 10px 10px;
    margin-left: 2px;
    width: 10px;
    height: 10px; }
  .entry--search .entry-dj-play-badge span.microphone-white:before {
    background-size: 18px 18px;
    width: 18px;
    height: 18px; }

.entry--search .entry-status-badge + div .entry__heading {
  padding-right: 40px; }

.entry-slider {
  display: none;
  table-layout: fixed;
  width: 100%; }
  .entry-slider.preview {
    display: block;
    float: none; }
  .entry-slider.slick-initialized {
    display: table; }
  .entry-slider .slick-prev,
  .entry-slider .slick-next {
    -webkit-transition: background-size 0.2s ease-in-out;
    -moz-transition: background-size 0.2s ease-in-out;
    -ms-transition: background-size 0.2s ease-in-out;
    -o-transition: background-size 0.2s ease-in-out;
    transition: background-size 0.2s ease-in-out;
    background-color: rgba(240, 240, 240, 0.8);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    color: transparent;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-indent: -9999999999px;
    top: 0;
    outline: none;
    width: 60px;
    z-index: 10; }
    .entry-slider .slick-prev:before,
    .entry-slider .slick-next:before {
      -webkit-transition: background-size 0.2s ease-in-out;
      -moz-transition: background-size 0.2s ease-in-out;
      -ms-transition: background-size 0.2s ease-in-out;
      -o-transition: background-size 0.2s ease-in-out;
      transition: background-size 0.2s ease-in-out;
      background-repeat: no-repeat;
      background-size: 100%;
      content: "";
      display: block;
      width: 40px;
      height: 40px; }
    .entry-slider .slick-prev:hover:before,
    .entry-slider .slick-next:hover:before {
      height: 42px;
      width: 42px; }
  .entry-slider .slick-prev {
    background: -moz-linear-gradient(left, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
    background: -webkit-linear-gradient(left, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
    background: linear-gradient(to right, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
    left: 0px; }
    .entry-slider .slick-prev:before {
      background-image: url(../img/entry-slider-prev.svg); }
  .entry-slider .slick-next {
    background: -moz-linear-gradient(left, rgba(240, 240, 240, 0) 0%, #f0f0f0 100%);
    background: -webkit-linear-gradient(left, rgba(240, 240, 240, 0) 0%, #f0f0f0 100%);
    background: linear-gradient(to right, rgba(240, 240, 240, 0) 0%, #f0f0f0 100%);
    right: -1px; }
    .entry-slider .slick-next:before {
      background-image: url(../img/entry-slider-next.svg); }
  .entry-slider .slick-track {
    display: flex;
    align-items: stretch; }
  .entry-slider .slick-slide {
    display: flex;
    height: auto;
    flex: 1; }

.entry-slide {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  padding: 0 0.5rem; }
  .entry-slide a {
    outline: none; }
    .entry-slide a:focus, .entry-slide a:visited, .entry-slide a:active {
      outline: none; }
  .entry-slide .entry {
    height: calc(100% - 15px);
    padding: 0.5rem; }
    .entry-slide .entry__image {
      margin-bottom: 0.5rem; }
    .entry-slide .entry__heading {
      font-size: 1.2rem; }
    .entry-slide .entry__excerpt {
      font-size: 1rem; }
    .entry-slide .entry__press-logo {
      align-items: center;
      background-color: #fff;
      border: 1px solid #f0f0f0;
      display: flex;
      height: 160px;
      justify-content: center;
      width: 100%; }
      .entry-slide .entry__press-logo__inner {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        height: 60%;
        width: 60%; }

.entry-slider-pager {
  margin-top: -3px;
  overflow: hidden; }
  .entry-slider-pager .slick-dots {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between; }
    .entry-slider-pager .slick-dots li {
      list-style: none;
      display: block;
      width: 100%; }
      .entry-slider-pager .slick-dots li button {
        background-color: #ddd;
        border: none;
        height: 10px;
        outline: none;
        text-indent: -9999999999px;
        width: 100%; }
      .entry-slider-pager .slick-dots li.slick-active button {
        background-color: #014b92; }

.hamburger {
  display: inline-block;
  height: 18px; }
  .hamburger span, .hamburger span:before, .hamburger span:after {
    background-color: #18243e;
    display: block;
    height: 2px;
    width: 25px; }
    @media (min-width: 768px) {
      .hamburger span, .hamburger span:before, .hamburger span:after {
        background-color: #FFF; } }
  .hamburger span {
    margin: 0 auto;
    position: relative;
    top: 8px;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    .hamburger span:before, .hamburger span:after {
      content: '';
      position: absolute; }
    .hamburger span:before {
      margin-top: -7px;
      -webkit-transition-property: margin, -webkit-transform;
      transition-property: margin, transform;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-delay: 0.2s, 0s;
      transition-delay: 0.2s, 0s; }
    .hamburger span:after {
      margin-top: 7px;
      -webkit-transition-property: margin, -webkit-transform;
      transition-property: margin, transform;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-delay: 0.2s, 0s;
      transition-delay: 0.2s, 0s; }

@media (hover: hover) {
  .megamenu-btn:hover .hamburger span:before {
    -webkit-transform: scaleX(0.7);
    transform: scaleX(0.7);
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s; }
  .megamenu-btn:hover .hamburger span:after {
    -webkit-transform: scaleX(0.7);
    transform: scaleX(0.7);
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s; } }

.megamenu-btn--active .hamburger span, .megamenu-btn--active:hover .hamburger span {
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }
  .megamenu-btn--active .hamburger span:before, .megamenu-btn--active:hover .hamburger span:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s; }
  .megamenu-btn--active .hamburger span:after, .megamenu-btn--active:hover .hamburger span:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s; }

.job-block__image img {
  height: auto;
  width: 100%; }

.job-block__image, .job-block__content {
  min-height: 80px; }
  @media (min-width: 768px) {
    .job-block__image, .job-block__content {
      min-height: 50px; } }

@media (max-width: 767.98px) {
  .job-block__heading {
    font-size: 1.1rem; } }

@media (max-width: 767.98px) {
  .job-block__entry {
    min-height: 80px; } }

.job-block__entry:first-child .job-block__divider {
  display: none; }

@media (min-width: 768px) {
  .job-block--big .job-block__entry:nth-child(2) .job-block__divider {
    display: none; } }

.job-block__btn {
  width: 100%; }

.job-content {
  overflow: hidden; }

.job-logo {
  align-items: center;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  display: flex;
  float: right;
  margin: 0 0 1rem 1rem;
  height: 80px;
  justify-content: center;
  width: 80px; }
  @media (min-width: 768px) {
    .job-logo {
      height: 160px;
      width: 160px; } }
  .job-logo__inner {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 80%;
    width: 80%; }

.entry--job .job-logo {
  height: 80px;
  width: 80px; }
  @media (min-width: 768px) {
    .entry--job .job-logo {
      height: 120px;
      width: 120px; } }

/*
.subnav-widget {

	&__jobs {
		margin: 0;
		padding: 0;
	}

	.job_category {
		list-style: none;
		
		& > a {
			background-color: $primary-color;
			color: $white;
			font-weight: bold;
			padding: .3rem 1rem;

			&:hover {
				background-color: lighten($primary-color, 5%) !important;
			}

		}

	}

}
*/
body.page-template-template-legally-yours .dj-content {
  background: #fff; }

.ly-banner {
  background: #00457c; }
  .ly-banner .ly-logo {
    max-width: 120px;
    margin: auto; }
    @media (min-width: 768px) {
      .ly-banner .ly-logo {
        max-width: 210px; } }
  .ly-banner--head {
    padding: 1.5rem;
    padding-bottom: 0.8rem;
    text-align: center; }
    @media (min-width: 768px) {
      .ly-banner--head {
        padding: 1.5rem;
        padding-bottom: 0.7rem;
        text-align: inherit; } }
  .ly-banner--cta {
    padding: 1rem; }
    @media (min-width: 768px) {
      .ly-banner--cta {
        padding: 4rem; } }
    .ly-banner--cta h3 {
      margin: auto;
      max-width: 700px; }

.card--ly {
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1) !important; }
  .card--ly:hover {
    opacity: .8; }
  .card--ly img:hover {
    opacity: 1; }
  .card--ly-big .card-bg-image {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px; }
    @media (min-width: 992px) {
      .card--ly-big .card-bg-image {
        height: 100%; } }
  @media (min-width: 992px) {
    .card--ly-big .card-text {
      min-height: 420px; } }
  .card--ly-big .ly-heading {
    font-size: 2.1rem; }
    @media (min-width: 768px) {
      .card--ly-big .ly-heading {
        font-size: 2.4rem; } }
  @media (min-width: 768px) {
    .card--ly-medium {
      height: 100%; } }
  .card--ly-medium .ly-heading {
    font-size: 1.9rem; }
  @media (min-width: 768px) {
    .card--ly-small {
      height: 100%; } }
  .card--ly-small .ly-heading {
    font-size: 1.6rem; }
    @media (min-width: 768px) {
      .card--ly-small .ly-heading {
        font-size: 1.4rem; } }

.card--ly-muted {
  background: #fff;
  box-shadow: none !important; }

.entry-slider--ly .slick-prev, .entry-slider--ly .slick-next {
  background-color: transparent;
  background: none;
  display: none !important; }

.entry-slider--ly .entry-slide {
  padding: 0; }

.label--ly-big {
  font-size: 1.6rem;
  font-weight: 600;
  padding: .4rem .8rem;
  margin-bottom: .5rem; }

.single-legally_yours .dj-content {
  background-color: #fff; }

.ly-block {
  margin-bottom: 1.5rem; }
  .ly-block p:last-of-type {
    margin: 0; }

.chronicle-intro {
  color: #00457c; }

.ly-author-footer {
  margin-top: 1.5rem; }
  .ly-author-footer__img {
    border-radius: 50%;
    background-color: #333;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 70px;
    margin-right: 1rem;
    width: 70px; }
  .ly-author-footer a {
    color: #333333; }

.ly-entry-slider {
  display: none;
  table-layout: fixed;
  width: 100%; }
  .ly-entry-slider.preview {
    display: block;
    float: none; }
  .ly-entry-slider.slick-initialized {
    display: table; }
  .ly-entry-slider .slick-prev, .ly-entry-slider .slick-next {
    -webkit-transition: background-size 0.2s ease-in-out;
    -moz-transition: background-size 0.2s ease-in-out;
    -ms-transition: background-size 0.2s ease-in-out;
    -o-transition: background-size 0.2s ease-in-out;
    transition: background-size 0.2s ease-in-out;
    background-color: rgba(240, 240, 240, 0.8);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    color: transparent;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-indent: -9999999999px;
    top: 0;
    outline: none;
    width: 60px;
    z-index: 10; }
    .ly-entry-slider .slick-prev:before, .ly-entry-slider .slick-next:before {
      -webkit-transition: background-size 0.2s ease-in-out;
      -moz-transition: background-size 0.2s ease-in-out;
      -ms-transition: background-size 0.2s ease-in-out;
      -o-transition: background-size 0.2s ease-in-out;
      transition: background-size 0.2s ease-in-out;
      background-repeat: no-repeat;
      background-size: 100%;
      content: "";
      display: block;
      width: 40px;
      height: 40px; }
    .ly-entry-slider .slick-prev:hover:before, .ly-entry-slider .slick-next:hover:before {
      height: 42px;
      width: 42px; }
  .ly-entry-slider .slick-prev {
    background: -moz-linear-gradient(left, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
    background: -webkit-linear-gradient(left, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
    background: linear-gradient(to right, #f0f0f0 0%, rgba(240, 240, 240, 0) 100%);
    left: 0px; }
    .ly-entry-slider .slick-prev:before {
      background-image: url(../img/entry-slider-prev.svg); }
  .ly-entry-slider .slick-next {
    background: -moz-linear-gradient(left, rgba(240, 240, 240, 0) 0%, #f0f0f0 100%);
    background: -webkit-linear-gradient(left, rgba(240, 240, 240, 0) 0%, #f0f0f0 100%);
    background: linear-gradient(to right, rgba(240, 240, 240, 0) 0%, #f0f0f0 100%);
    right: -1px; }
    .ly-entry-slider .slick-next:before {
      background-image: url(../img/entry-slider-next.svg); }

.ly-entry-slide {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  padding: 0; }
  .ly-entry-slide a {
    outline: none; }
    .ly-entry-slide a:focus, .ly-entry-slide a:visited, .ly-entry-slide a:active {
      outline: none; }
  .ly-entry-slide .entry {
    padding: .5rem 0; }
    .ly-entry-slide .entry__image {
      margin-bottom: .5rem; }
    .ly-entry-slide .entry__heading {
      font-size: 1rem;
      margin-right: .5rem; }
    .ly-entry-slide .entry__press-logo {
      align-items: center;
      background-color: #fff;
      border: 1px solid #f0f0f0;
      display: flex;
      height: 160px;
      justify-content: center;
      width: 100%; }
      .ly-entry-slide .entry__press-logo__inner {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        height: 60%;
        width: 60%; }

.ly-entry-slider-pager {
  margin-top: -3px;
  overflow: hidden; }
  .ly-entry-slider-pager .slick-dots {
    margin: 0;
    padding: 0; }
    .ly-entry-slider-pager .slick-dots li {
      float: left;
      list-style: none;
      width: 12.5%; }
      .ly-entry-slider-pager .slick-dots li button {
        background-color: #ddd;
        border: none;
        height: 10px;
        outline: none;
        text-indent: -9999999999px;
        width: 100%; }
      .ly-entry-slider-pager .slick-dots li.slick-active button {
        background-color: #014b92; }

.ly-slider {
  display: none;
  table-layout: fixed;
  width: 100%; }
  .ly-slider.slick-initialized {
    display: table; }
  .ly-slider__slide {
    background-color: #f0f0f0;
    padding: 1rem; }
    .ly-slider__slide__img {
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
      .ly-slider__slide__img:before {
        content: '';
        display: block;
        padding-top: 55%; }
  .ly-slider .slick-prev, .ly-slider .slick-next {
    background-color: transparent;
    border: none;
    color: transparent;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999999999px;
    top: 50%;
    outline: none;
    overflow: hidden;
    width: 40px;
    z-index: 10;
    transform: translateY(-50%); }
    .ly-slider .slick-prev:before, .ly-slider .slick-next:before {
      content: "";
      display: block;
      width: 40px;
      height: 40px;
      margin: 0; }
    .ly-slider .slick-prev:hover:before, .ly-slider .slick-next:hover:before {
      height: 40px;
      width: 40px; }
  .ly-slider .slick-prev {
    left: 20px; }
    @media (min-width: 1200px) {
      .ly-slider .slick-prev {
        left: -50px; } }
    .ly-slider .slick-prev:before {
      background-image: url(../img/ly-slider-prev.svg); }
      @media (min-width: 1200px) {
        .ly-slider .slick-prev:before {
          background-image: url(../img/ly-slider-desktop-prev.svg); } }
  .ly-slider .slick-next {
    right: 20px; }
    @media (min-width: 1200px) {
      .ly-slider .slick-next {
        right: -50px; } }
    .ly-slider .slick-next:before {
      background-image: url(../img/ly-slider-next.svg); }
      @media (min-width: 1200px) {
        .ly-slider .slick-next:before {
          background-image: url(../img/ly-slider-desktop-next.svg); } }

.ly-slider-nav .slick-track {
  transform: none !important; }

.ly-slider-nav__slide {
  padding: 0 5px; }
  .ly-slider-nav__slide__img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .ly-slider-nav__slide__img:before {
      content: '';
      display: block;
      padding-top: 60%; }

.ly-slider-nav .slick-slide {
  cursor: pointer;
  opacity: .5;
  outline: none; }
  .ly-slider-nav .slick-slide.slick-current {
    opacity: 1; }

.locked-article-block {
  border: 3px solid #0e823a;
  margin-top: 2rem;
  text-align: center; }
  @media (min-width: 576px) {
    .locked-article-block {
      border-width: 5px; } }
  .locked-article-block__content {
    margin: 0 auto 2rem auto; }
    @media (min-width: 576px) {
      .locked-article-block__content {
        width: 95%; } }
  .locked-article-block__inner {
    padding: 1rem; }
    @media (min-width: 576px) {
      .locked-article-block__inner {
        border-width: 5px;
        padding: 2rem 4rem 0 4rem; } }
    @media (min-width: 768px) {
      .locked-article-block__inner {
        padding: 3rem 6rem 0 6rem; } }
  @media (min-width: 576px) {
    .locked-article-block__buttons {
      padding-bottom: 2rem; } }
  @media (min-width: 768px) {
    .locked-article-block__buttons {
      padding-bottom: 3rem; } }
  .locked-article-block__buttons.hidden {
    display: none; }
  .locked-article-block__checkout {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, gainsboro 0%, #f0f0f0 2%, #f0f0f0 100%);
    background: -webkit-linear-gradient(top, gainsboro 0%, #f0f0f0 2%, #f0f0f0 100%);
    background: linear-gradient(to bottom, gainsboro 0%, #f0f0f0 2%, #f0f0f0 100%);
    overflow: hidden;
    position: relative;
    text-align: left; }
    @media (min-width: 576px) {
      .locked-article-block__checkout {
        border-width: 5px; } }
    .locked-article-block__checkout form {
      margin: 0 auto;
      width: 100%; }
      @media (min-width: 576px) {
        .locked-article-block__checkout form {
          width: 95%; } }
      .locked-article-block__checkout form input[type="submit"] {
        width: 100% !important; }
      .locked-article-block__checkout form label {
        color: #000; }
    .locked-article-block__checkout .login-links {
      margin: 1rem auto 0 auto;
      width: 100%; }
      @media (min-width: 576px) {
        .locked-article-block__checkout .login-links {
          width: 80%; } }
    .locked-article-block__checkout__close {
      cursor: pointer;
      right: 10px;
      position: absolute;
      top: 10px; }
      .locked-article-block__checkout__close:before {
        background-size: 15px !important;
        height: 15px !important;
        width: 15px !important; }
      .locked-article-block__checkout__close:hover {
        opacity: .8; }
  .locked-article-block .dj-btn, .locked-article-block .widget_shopping_cart .buttons a, .widget_shopping_cart .buttons .locked-article-block a, .locked-article-block .dashboard--form input[type="submit"], .dashboard--form .locked-article-block input[type="submit"], .locked-article-block .theme-loginform input[type="submit"], .theme-loginform .locked-article-block input[type="submit"], .locked-article-block .woocommerce #respond input#submit.alt, .woocommerce #respond .locked-article-block input#submit.alt, .locked-article-block .woocommerce a.button.alt, .woocommerce .locked-article-block a.button.alt, .locked-article-block .woocommerce button.button.alt, .woocommerce .locked-article-block button.button.alt, .locked-article-block .woocommerce input.button.alt, .woocommerce .locked-article-block input.button.alt, .locked-article-block .woocommerce .woocommerce-cart-form__contents .button, .woocommerce .woocommerce-cart-form__contents .locked-article-block .button, .locked-article-block .woocommerce .return-to-shop .button, .woocommerce .return-to-shop .locked-article-block .button, .locked-article-block .woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content .locked-article-block .woocommerce-Button.button, .locked-article-block .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .woocommerce-orders-table .locked-article-block .woocommerce-button, .locked-article-block .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .subscription_details .locked-article-block .button, .locked-article-block .woocommerce-MyAccount-content .my_account_orders .button, .woocommerce-MyAccount-content .my_account_orders .locked-article-block .button, .locked-article-block .woocommerce-MyAccount-content .woocommerce-address-fields .button, .woocommerce-MyAccount-content .woocommerce-address-fields .locked-article-block .button, .locked-article-block .woocommerce-order .woocommerce-order-details .button, .woocommerce-order .woocommerce-order-details .locked-article-block .button {
    width: 100%; }
    @media (min-width: 576px) {
      .locked-article-block .dj-btn, .locked-article-block .widget_shopping_cart .buttons a, .widget_shopping_cart .buttons .locked-article-block a, .locked-article-block .dashboard--form input[type="submit"], .dashboard--form .locked-article-block input[type="submit"], .locked-article-block .theme-loginform input[type="submit"], .theme-loginform .locked-article-block input[type="submit"], .locked-article-block .woocommerce #respond input#submit.alt, .woocommerce #respond .locked-article-block input#submit.alt, .locked-article-block .woocommerce a.button.alt, .woocommerce .locked-article-block a.button.alt, .locked-article-block .woocommerce button.button.alt, .woocommerce .locked-article-block button.button.alt, .locked-article-block .woocommerce input.button.alt, .woocommerce .locked-article-block input.button.alt, .locked-article-block .woocommerce .woocommerce-cart-form__contents .button, .woocommerce .woocommerce-cart-form__contents .locked-article-block .button, .locked-article-block .woocommerce .return-to-shop .button, .woocommerce .return-to-shop .locked-article-block .button, .locked-article-block .woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content .locked-article-block .woocommerce-Button.button, .locked-article-block .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .woocommerce-orders-table .locked-article-block .woocommerce-button, .locked-article-block .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .subscription_details .locked-article-block .button, .locked-article-block .woocommerce-MyAccount-content .my_account_orders .button, .woocommerce-MyAccount-content .my_account_orders .locked-article-block .button, .locked-article-block .woocommerce-MyAccount-content .woocommerce-address-fields .button, .woocommerce-MyAccount-content .woocommerce-address-fields .locked-article-block .button, .locked-article-block .woocommerce-order .woocommerce-order-details .button, .woocommerce-order .woocommerce-order-details .locked-article-block .button {
        width: 80%; } }
  .locked-article-block .badge-padlock {
    background-color: #f0f0f0;
    float: none;
    height: 60px;
    margin: 0 auto;
    width: 60px; }
    .locked-article-block .badge-padlock .padlock-premium:before {
      background-size: 26px;
      height: 26px;
      width: 26px; }
  .locked-article-block .box-form {
    display: none;
    padding: 3rem 1rem 1rem 1rem; }
    @media (min-width: 576px) {
      .locked-article-block .box-form {
        padding: 2rem 4rem; } }
    @media (min-width: 768px) {
      .locked-article-block .box-form {
        padding: 3rem 4rem; } }
    .locked-article-block .box-form.show {
      display: block; }

.bankid-logo {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  height: 50px;
  width: 50px; }

.precheckout-byline {
  color: #000;
  font-size: 1.2rem; }

.precheckout-price {
  color: #000;
  display: block;
  font-size: 2.6rem;
  font-weight: bold;
  margin: .3rem 0 1rem 0; }
  .precheckout-price--bigger {
    font-size: 3rem; }

.tulo-locked-content-block {
  width: 100%;
  position: relative;
  margin-bottom: 2rem; }
  .tulo-locked-content-block-fade {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }

.locked-content-block__buttons.hidden {
  display: none; }

.locked-content-block .dj-btn, .locked-content-block .widget_shopping_cart .buttons a, .widget_shopping_cart .buttons .locked-content-block a, .locked-content-block .dashboard--form input[type="submit"], .dashboard--form .locked-content-block input[type="submit"], .locked-content-block .theme-loginform input[type="submit"], .theme-loginform .locked-content-block input[type="submit"], .locked-content-block .woocommerce #respond input#submit.alt, .woocommerce #respond .locked-content-block input#submit.alt, .locked-content-block .woocommerce a.button.alt, .woocommerce .locked-content-block a.button.alt, .locked-content-block .woocommerce button.button.alt, .woocommerce .locked-content-block button.button.alt, .locked-content-block .woocommerce input.button.alt, .woocommerce .locked-content-block input.button.alt, .locked-content-block .woocommerce .woocommerce-cart-form__contents .button, .woocommerce .woocommerce-cart-form__contents .locked-content-block .button, .locked-content-block .woocommerce .return-to-shop .button, .woocommerce .return-to-shop .locked-content-block .button, .locked-content-block .woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content .locked-content-block .woocommerce-Button.button, .locked-content-block .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button, .woocommerce-MyAccount-content .woocommerce-orders-table .locked-content-block .woocommerce-button, .locked-content-block .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .subscription_details .locked-content-block .button, .locked-content-block .woocommerce-MyAccount-content .my_account_orders .button, .woocommerce-MyAccount-content .my_account_orders .locked-content-block .button, .locked-content-block .woocommerce-MyAccount-content .woocommerce-address-fields .button, .woocommerce-MyAccount-content .woocommerce-address-fields .locked-content-block .button, .locked-content-block .woocommerce-order .woocommerce-order-details .button, .woocommerce-order .woocommerce-order-details .locked-content-block .button {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.locked-content-block .badge-padlock {
  background-color: #f0f0f0;
  float: none;
  height: 50px;
  margin: 0 auto;
  width: 50px; }
  .locked-content-block .badge-padlock .padlock-premium:before {
    background-size: 26px;
    height: 26px;
    width: 26px; }

.locked-content-block .download-link {
  color: #0e823a; }
  .locked-content-block .download-link:hover, .locked-content-block .download-link:focus {
    opacity: 0.8; }

.locked-content-block__heading {
  margin-bottom: 1rem; }

.locked-content-block__premium-register {
  color: #0e823a; }

.locked-content-block .premium-file-icon {
  background-size: 20px;
  background-position-y: 50%;
  color: #333333;
  display: inline-block;
  background-repeat: no-repeat;
  padding: 8px 0 6px 32px; }

.locked-content-block .download-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzODRweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDM4NCA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4NCA1MTI7IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEMzODE7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzY5LjksOThMMjg2LDE0LjFDMjc3LDUuMSwyNjQuOCwwLDI1Mi4xLDBINDhDMjEuNSwwLjEsMCwyMS42LDAsNDguMVY0NjRjMCwyNi41LDIxLjUsNDgsNDgsNDhoMjg4CgljMjYuNSwwLDQ4LTIxLjUsNDgtNDhWMTMyQzM4NCwxMTkuMywzNzguOSwxMDcsMzY5LjksOThMMzY5LjksOTh6IE0yNTYsMzIuNmMyLjgsMC43LDUuMywyLjEsNy40LDQuMmw4My45LDgzLjkKCWMyLjEsMi4xLDMuNSw0LjYsNC4yLDcuNEgyNTZWMzIuNnogTTM1Miw0NjRjMCw4LjgtNy4yLDE2LTE2LDE2SDQ4Yy04LjgsMC0xNi03LjItMTYtMTZWNDguMUMzMiwzOS4zLDM5LjIsMzIsNDgsMzJoMTc2djEwNC4xCgljMCwxMy4zLDEwLjcsMjMuOSwyNCwyMy45aDEwNFY0NjR6IE0yMDgsMjE2YzAtNC40LTMuNi04LTgtOGgtMTZjLTQuNCwwLTgsMy42LTgsOHY4OGgtNTIuN2MtMTEsMC0yMC42LDYuNC0yNSwxNi43CgljLTQuNSwxMC41LTIuNCwyMi42LDUuNCwzMC44bDY4LjEsNzEuOGM1LjMsNS42LDEyLjUsOC43LDIwLjEsOC43czE0LjgtMy4xLDIwLjEtOC43bDY4LjEtNzEuOGM3LjgtOC4yLDkuOS0yMC4zLDUuNC0zMC44CgljLTQuNC0xMC4zLTE0LTE2LjctMjUtMTYuN0gyMDhWMjE2eiBNMjUwLjgsMzM2TDE5MiwzOThsLTU4LjgtNjJIMjUwLjh6Ii8+Cjwvc3ZnPgo="); }

.locked-content-block .audio-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzODRweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDM4NCA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4NCA1MTI7IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEMzODE7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzY5LjksOTcuOUwyODYsMTRjLTktOS0yMS4yLTE0LjEtMzMuOS0xNC4xSDQ4QzIxLjUsMCwwLDIxLjUsMCw0OHY0MTZjMCwyNi41LDIxLjUsNDgsNDgsNDhoMjg4CgljMjYuNSwwLDQ4LTIxLjUsNDgtNDhWMTMxLjlDMzg0LDExOS4yLDM3OC45LDEwNi45LDM2OS45LDk3Ljl6IE0zNDcuMywxMjAuNmMyLjEsMi4xLDMuNSw0LjYsNC4yLDcuNEgyNTZWMzIuNQoJYzIuOCwwLjcsNS4zLDIuMSw3LjQsNC4yTDM0Ny4zLDEyMC42eiBNMzM2LDQ4MEg0OGMtOC44LDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44LDcuMi0xNiwxNi0xNmgxNzZ2MTA0YzAsMTMuMywxMC43LDI0LDI0LDI0aDEwNAoJdjMwNEMzNTIsNDcyLjgsMzQ0LjgsNDgwLDMzNiw0ODB6IE0yNTguNCw0MTMuNGMzOC41LTI2LDYxLjYtNjkuMyw2MS42LTExNS43YzAtMjQuNy02LjUtNDguOS0xOC45LTcwLjEKCWMtMTItMjAuNi0yOS4xLTM3LjgtNDkuNi01MGMtNy4xLTQuMi0xNi4zLTEuOS0yMC42LDUuMmMtNC4yLDcuMS0xLjksMTYuMyw1LjIsMjAuNmMzMy4xLDE5LjcsNTMuNyw1NS44LDUzLjcsOTQuMwoJYzAsMzYuNS0xOC4xLDcwLjQtNDguMyw5MC45Yy02LjksNC42LTguNywxNC00LDIwLjhjMi45LDQuMyw3LjYsNi42LDEyLjQsNi42QzI1Myw0MTYsMjU1LjksNDE1LjIsMjU4LjQsNDEzLjRMMjU4LjQsNDEzLjR6CgkgTTIzMS44LDM3NS4xYzI2LTE3LjMsNDEuNS00Ni4yLDQxLjUtNzcuNGMwLTMyLjktMTcuNy02My43LTQ2LjItODAuM2MtNy4yLTQuMi0xNi4zLTEuNy0yMC41LDUuNGMtNC4yLDcuMi0xLjcsMTYuMyw1LjQsMjAuNQoJYzE5LjMsMTEuMiwzMS4zLDMyLDMxLjMsNTQuM2MwLDIxLjEtMTAuNSw0MC43LTI4LjEsNTIuNGMtNi45LDQuNi04LjgsMTMuOS00LjIsMjAuOGMyLjksNC40LDcuNyw2LjcsMTIuNSw2LjcKCUMyMjYuMywzNzcuNiwyMjkuMiwzNzYuOCwyMzEuOCwzNzUuMXogTTIwNC44LDMzNi45YzEzLjctOC41LDIxLjgtMjMuMSwyMS44LTM5LjJjMC0xNy05LjMtMzIuNS0yNC4yLTQwLjYKCWMtNy4zLTMuOS0xNi40LTEuMi0yMC4zLDYuMWMtMy45LDcuMy0xLjIsMTYuNCw2LjEsMjAuM2M1LjIsMi44LDguNSw4LjMsOC41LDE0LjJjMCw1LjYtMi45LDEwLjgtNy42LDEzLjcKCWMtNyw0LjQtOS4yLDEzLjYtNC44LDIwLjdjMi44LDQuNiw3LjcsNy4xLDEyLjgsNy4xQzE5OS42LDMzOS4yLDIwMi4zLDMzOC41LDIwNC44LDMzNi45TDIwNC44LDMzNi45eiBNMTM4LDI2Ni43djc0LjdMMTEyLDMyMkg5NAoJdi0zNmgxOEwxMzgsMjY2LjcgTTE1NS45LDIxNmMtMi45LDAtNiwxLjEtOC40LDMuNUwxMDQsMjU2SDc2Yy02LjYsMC0xMiw1LjQtMTIsMTJ2NzJjMCw2LjYsNS40LDEyLDEyLDEyaDI4bDQzLjUsMzYuNQoJYzIuNCwyLjQsNS40LDMuNSw4LjQsMy41YzYuMiwwLDEyLjEtNC44LDEyLjEtMTJWMjI4QzE2OCwyMjAuOCwxNjIuMSwyMTYsMTU1LjksMjE2TDE1NS45LDIxNnoiLz4KPC9zdmc+Cg=="); }

.locked-content-block .pdf-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzODRweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDM4NCA1MTIiCiAgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzg0IDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgogIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+CiAgICAuc3QwIHsKICAgICAgZmlsbDogI0Y0MEYwMjsKICAgIH0KICA8L3N0eWxlPgogIDxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNjkuOSw5Ny45TDI4NiwxNGMtOS05LTIxLjItMTQuMS0zMy45LTE0LjFINDhDMjEuNSwwLDAsMjEuNSwwLDQ4djQxNmMwLDI2LjUsMjEuNSw0OCw0OCw0OGgyODgKCWMyNi41LDAsNDgtMjEuNSw0OC00OFYxMzEuOUMzODQsMTE5LjIsMzc4LjksMTA2LjksMzY5LjksOTcuOXogTTM0Ny4zLDEyMC42YzIuMSwyLjEsMy41LDQuNiw0LjIsNy40SDI1NlYzMi41CgljMi44LDAuNyw1LjMsMi4xLDcuNCw0LjJMMzQ3LjMsMTIwLjZ6IE0zMzYsNDgwSDQ4Yy04LjgsMC0xNi03LjItMTYtMTZWNDhjMC04LjgsNy4yLTE2LDE2LTE2aDE3NnYxMDRjMCwxMy4zLDEwLjcsMjQsMjQsMjRoMTA0Cgl2MzA0QzM1Miw0NzIuOCwzNDQuOCw0ODAsMzM2LDQ4MHogTTMxNCwzMDguOGMtMTMuNS0xMy4zLTU1LTkuMi03My43LTYuN2MtMjEuMi0xMi44LTM1LjItMzAuNC00NS4xLTU2LjZjNC4zLTE4LDEyLTQ3LjIsNi40LTY0LjkKCWMtNC40LTI4LjEtMzkuNy0yNC43LTQ0LjYtNi44Yy01LDE4LjMtMC4zLDQ0LjQsOC40LDc3LjhjLTExLjksMjguNC0yOS43LDY2LjktNDIuMSw4OC42Yy0yMC44LDEwLjctNTQuMSwyOS4zLTU4LjgsNTIuNAoJQzYxLDQwOS40LDg3LjQsNDMyLDExNy42LDM5OWM5LjEtOS45LDE5LjMtMjQuOCwzMS4zLTQ1LjVjMjYuNy04LjgsNTYuMS0xOS44LDgyLTI0YzIxLjksMTIsNDcuNiwxOS45LDY0LjYsMTkuOQoJQzMyMy4yLDM0OS41LDMyNC40LDMxOS4yLDMxNCwzMDguOEwzMTQsMzA4Ljh6IE04NC44LDM5Ny44YzUuOS0xNS45LDI4LjYtMzQuNCwzNS41LTQwLjhDOTguMiwzOTIuMyw4NC44LDM5OC41LDg0LjgsMzk3Ljh6CgkgTTE4MCwxNzUuNWM4LjcsMCw3LjgsMzcuNSwyLjEsNDcuNkMxNzYuOSwyMDYuOCwxNzcuMSwxNzUuNSwxODAsMTc1LjV6IE0xNTEuNiwzMzQuOGMxMS4zLTE5LjgsMjEtNDMuMiwyOC44LTYzLjcKCWM5LjcsMTcuNywyMi4xLDMxLjcsMzUuMSw0MS41QzE5MS4yLDMxNy4zLDE3MC4xLDMyNy43LDE1MS42LDMzNC44eiBNMzA1LDMyOC45YzAsMC01LjgsNy00My41LTkuMQoJQzMwMi41LDMxNi44LDMwOS4yLDMyNi4yLDMwNSwzMjguOXoiIC8+Cjwvc3ZnPgo="); }

.locked-content-block .word-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzODRweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDM4NCA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4NCA1MTI7IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEMzODE7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzY5LjksOTcuOUwyODYsMTRjLTktOS0yMS4yLTE0LjEtMzMuOS0xNC4xSDQ4QzIxLjUsMCwwLDIxLjUsMCw0OHY0MTZjMCwyNi41LDIxLjUsNDgsNDgsNDhoMjg4CgljMjYuNSwwLDQ4LTIxLjUsNDgtNDhWMTMxLjlDMzg0LDExOS4yLDM3OC45LDEwNi45LDM2OS45LDk3Ljl6IE0zNDcuMywxMjAuNmMyLjEsMi4xLDMuNSw0LjYsNC4yLDcuNEgyNTZWMzIuNQoJYzIuOCwwLjcsNS4zLDIuMSw3LjQsNC4yTDM0Ny4zLDEyMC42eiBNMzM2LDQ4MEg0OGMtOC44LDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44LDcuMi0xNiwxNi0xNmgxNzZ2MTA0YzAsMTMuMywxMC43LDI0LDI0LDI0aDEwNAoJdjMwNEMzNTIsNDcyLjgsMzQ0LjgsNDgwLDMzNiw0ODB6IE0yODIuNCwyMzMuNWMtNi44LDMyLjgtMzIuNSwxMzkuNy0zMy40LDE1MC4zYy01LjgtMjkuMS0wLjcsMS42LTQxLjgtMTUwLjkKCWMtMS40LTUuMi02LjItOC45LTExLjYtOC45aC02LjRjLTUuNCwwLTEwLjIsMy42LTExLjYsOC45Yy0zOC4zLDE0Mi4zLTM3LjQsMTQwLjYtMzkuNCwxNTQuN2MtNC4xLTIzLjksMi4xLTIuOS0zNC40LTE1NC40CgljLTEuMy01LjQtNi4xLTkuMi0xMS43LTkuMmgtNy4yYy03LjgsMC0xMy41LDcuMy0xMS42LDE0LjljOS41LDM4LDM0LjUsMTM3LjQsNDIuMiwxNjhjMS4zLDUuMyw2LjEsOS4xLDExLjYsOS4xaDE3CgljNS40LDAsMTAuMi0zLjcsMTEuNi04LjljMzQuMi0xMjcuNywzMy41LTEyMy40LDM2LjctMTQyLjljNi41LDMxLjEsMC4yLDcsMzYuNywxNDIuOWMxLjQsNS4yLDYuMiw4LjksMTEuNiw4LjloMTQKCWM1LjUsMCwxMy43LTMuNywxNS4xLTlsNDIuOC0xNjhjMS45LTcuNi0zLjgtMTUtMTEuNi0xNWgtNi44QzI4OC41LDIyNCwyODMuNiwyMjgsMjgyLjQsMjMzLjVMMjgyLjQsMjMzLjV6Ii8+Cjwvc3ZnPgo="); }

.locked-content-block .excel-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzODRweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDM4NCA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4NCA1MTI7IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEMzODE7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzY5LjksOTcuOUwyODYsMTRjLTktOS0yMS4yLTE0LjEtMzMuOS0xNC4xSDQ4QzIxLjUsMCwwLDIxLjUsMCw0OHY0MTZjMCwyNi41LDIxLjUsNDgsNDgsNDhoMjg4CgljMjYuNSwwLDQ4LTIxLjUsNDgtNDhWMTMxLjlDMzg0LDExOS4yLDM3OC45LDEwNi45LDM2OS45LDk3Ljl6IE0zNDcuMywxMjAuNmMyLjEsMi4xLDMuNSw0LjYsNC4yLDcuNEgyNTZWMzIuNQoJYzIuOCwwLjcsNS4zLDIuMSw3LjQsNC4yTDM0Ny4zLDEyMC42eiBNMzM2LDQ4MEg0OGMtOC44LDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44LDcuMi0xNiwxNi0xNmgxNzZ2MTA0YzAsMTMuMywxMC43LDI0LDI0LDI0aDEwNAoJdjMwNEMzNTIsNDcyLjgsMzQ0LjgsNDgwLDMzNiw0ODB6IE0yMTEuNywzMDhsNTAuNS04MS44YzQuOC04LTAuOS0xOC4yLTEwLjMtMTguMmgtNC4xYy00LjEsMC03LjksMi4xLTEwLjEsNS41CglDMjA2LjcsMjYyLDIwMS4zLDI2NywxOTIsMjg4Yy0xNy4yLTMyLjItOC40LTE2LTQ1LjgtNzQuNWMtMi4yLTMuNC02LTUuNS0xMC4xLTUuNUgxMzJjLTkuNCwwLTE1LjEsMTAuMy0xMC4yLDE4LjJMMTczLDMwOAoJbC01OS4xLDg5LjVjLTUuMSw4LDAuNiwxOC41LDEwLjEsMTguNWgzLjVjNC4xLDAsNy45LTIuMSwxMC4xLTUuNWMzNy4yLTU4LDQ1LjMtNjIuNSw1NC40LTgyLjVjMzEuNSw1Ni43LDQ0LjMsNjcuMiw1NC40LDgyLjYKCWMyLjIsMy40LDYsNS40LDEwLDUuNGgzLjZjOS41LDAsMTUuMi0xMC40LDEwLjEtMTguNEwyMTEuNywzMDh6Ii8+Cjwvc3ZnPgo="); }

.locked-content-block .powerpoint-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzODRweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDM4NCA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4NCA1MTI7IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEMzODE7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzY5LjksOTcuOUwyODYsMTRjLTktOS0yMS4yLTE0LjEtMzMuOS0xNC4xSDQ4QzIxLjUsMCwwLDIxLjUsMCw0OHY0MTZjMCwyNi41LDIxLjUsNDgsNDgsNDhoMjg4CgljMjYuNSwwLDQ4LTIxLjUsNDgtNDhWMTMxLjlDMzg0LDExOS4yLDM3OC45LDEwNi45LDM2OS45LDk3Ljl6IE0zNDcuMywxMjAuNmMyLjEsMi4xLDMuNSw0LjYsNC4yLDcuNEgyNTZWMzIuNQoJYzIuOCwwLjcsNS4zLDIuMSw3LjQsNC4yTDM0Ny4zLDEyMC42eiBNMzM2LDQ4MEg0OGMtOC44LDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44LDcuMi0xNiwxNi0xNmgxNzZ2MTA0YzAsMTMuMywxMC43LDI0LDI0LDI0aDEwNAoJdjMwNEMzNTIsNDcyLjgsMzQ0LjgsNDgwLDMzNiw0ODB6IE0yMDQuMywyMDhIMTQwYy02LjYsMC0xMiw1LjQtMTIsMTJ2MTg0YzAsNi42LDUuNCwxMiwxMiwxMmg4YzYuNiwwLDEyLTUuNCwxMi0xMnYtNjAuNGg0NC4zCgljMzguNywwLDY3LjctMjcuMyw2Ny43LTY5QzI3MiwyMzYsMjQ4LjIsMjA4LDIwNC4zLDIwOHogTTIzMC4zLDMwNS43Yy03LjUsNy42LTE3LjgsMTEuNC0zMSwxMS40SDE2MFYyMzNoMzkuNwoJYzEyLjksMCwyMy4xLDMuNywzMC42LDExLjFDMjQ1LjYsMjU5LjIsMjQ1LjMsMjkwLjYsMjMwLjMsMzA1Ljd6Ii8+Cjwvc3ZnPgo="); }

.locked-content-block .image-icon {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxhZ2VyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzODRweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDM4NCA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4NCA1MTI7IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMwMEMzODE7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTU5LDMzNmwtMzkuNS0zOS41Yy00LjctNC43LTEyLjMtNC43LTE3LDBsLTM5LDM5TDYzLDQ0OGgyNTZWMzA0bC01NS41LTU1LjVjLTQuNy00LjctMTIuMy00LjctMTcsMEwxNTksMzM2egoJIE0yNTUsMjg1LjNsMzIsMzJWNDE2SDk1LjFsMC4zLTY3LjJsMTUuNi0xNS42bDQ4LDQ4QzE3OS4zLDM2MC45LDIzNi43LDMwMy42LDI1NSwyODUuM3ogTTEyNywyNTZjMzUuMywwLDY0LTI4LjcsNjQtNjQKCXMtMjguNy02NC02NC02NHMtNjQsMjguNy02NCw2NFM5MS43LDI1NiwxMjcsMjU2eiBNMTI3LDE2MGMxNy42LDAsMzIsMTQuNCwzMiwzMnMtMTQuNCwzMi0zMiwzMnMtMzItMTQuNC0zMi0zMlMxMDkuNCwxNjAsMTI3LDE2MHoKCSBNMzY5LjksOTcuOUwyODYsMTRjLTktOS0yMS4yLTE0LjEtMzMuOS0xNC4xSDQ4QzIxLjUsMCwwLDIxLjUsMCw0OHY0MTZjMCwyNi41LDIxLjUsNDgsNDgsNDhoMjg4YzI2LjUsMCw0OC0yMS41LDQ4LTQ4VjEzMS45CglDMzg0LDExOS4yLDM3OC45LDEwNi45LDM2OS45LDk3Ljl6IE0yNTYsMzIuNWMyLjgsMC43LDUuMywyLjEsNy40LDQuMmw4My45LDgzLjljMi4xLDIuMSwzLjUsNC42LDQuMiw3LjRIMjU2VjMyLjV6IE0zNTIsNDY0CgljMCw4LjgtNy4yLDE2LTE2LDE2SDQ4Yy04LjgsMC0xNi03LjItMTYtMTZWNDhjMC04LjgsNy4yLTE2LDE2LTE2aDE3NnYxMDRjMCwxMy4zLDEwLjcsMjQsMjQsMjRoMTA0VjQ2NHoiLz4KPC9zdmc+Cg=="); }

.locked-content-block--locked .premium-file-icon {
  color: #888;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.7; }

.locked-content-block__checkout {
  background: #f0f0f0;
  background: -moz-linear-gradient(top, gainsboro 0%, #f0f0f0 2%, #f0f0f0 100%);
  background: -webkit-linear-gradient(top, gainsboro 0%, #f0f0f0 2%, #f0f0f0 100%);
  background: linear-gradient(to bottom, gainsboro 0%, #f0f0f0 2%, #f0f0f0 100%);
  overflow: hidden;
  position: relative;
  text-align: left; }
  @media (min-width: 576px) {
    .locked-content-block__checkout {
      border-width: 5px; } }
  .locked-content-block__checkout form {
    margin: 0 auto;
    width: 100%; }
    @media (min-width: 576px) {
      .locked-content-block__checkout form {
        width: 80%; } }
    .locked-content-block__checkout form input[type="submit"] {
      width: 100% !important; }
  .locked-content-block__checkout .login-links {
    margin: 1rem auto 0 auto;
    width: 100%; }
    @media (min-width: 576px) {
      .locked-content-block__checkout .login-links {
        width: 80%; } }
  .locked-content-block__checkout__close {
    cursor: pointer;
    right: 10px;
    position: absolute;
    top: 10px; }
    .locked-content-block__checkout__close:before {
      background-size: 15px !important;
      height: 15px !important;
      width: 15px !important; }
    .locked-content-block__checkout__close:hover {
      opacity: 0.8; }

.locked-content-block .box-form {
  display: none;
  padding: 3rem 1rem 1rem 1rem; }
  @media (min-width: 576px) {
    .locked-content-block .box-form {
      padding: 2rem 4rem; } }
  @media (min-width: 768px) {
    .locked-content-block .box-form {
      padding: 3rem 6rem; } }
  .locked-content-block .box-form.show {
    display: block; }

.login-popup {
  background-color: #f0f0f0 !important; }

.theme-loginform label {
  display: block; }

.theme-loginform input[type="text"], .theme-loginform input[type="password"], .theme-loginform input[type="submit"] {
  display: block;
  width: 100%; }

.theme-loginform .woocommerce-privacy-policy-text {
  margin-bottom: 1rem; }

.woocommerce-ResetPassword .woocommerce-form-row {
  float: none !important;
  margin: 0;
  width: 100% !important; }

.woocommerce-ResetPassword label {
  font-weight: normal !important;
  margin-bottom: .5rem; }

.woocommerce-ResetPassword input[type="text"], .woocommerce-ResetPassword input[type="password"], .woocommerce-ResetPassword input[type="submit"] {
  display: block;
  padding: .575rem .75rem !important;
  width: 100%; }

.woocommerce-ResetPassword .woocommerce-Button {
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -ms-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  -webkit-transition: border-color 0.1s ease-in-out;
  -moz-transition: border-color 0.1s ease-in-out;
  -ms-transition: border-color 0.1s ease-in-out;
  -o-transition: border-color 0.1s ease-in-out;
  transition: border-color 0.1s ease-in-out;
  background-color: #014b92 !important;
  border: 1px solid #014b92 !important;
  border-radius: 100px !important;
  color: #fff !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-family: "Roboto", arial, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  padding: 10px 0 !important;
  text-align: center !important;
  text-decoration: none !important;
  width: 100% !important; }
  @media (min-width: 576px) {
    .woocommerce-ResetPassword .woocommerce-Button {
      padding: 10px 0 !important; } }
  .woocommerce-ResetPassword .woocommerce-Button:hover, .woocommerce-ResetPassword .woocommerce-Button:focus, .woocommerce-ResetPassword .woocommerce-Button:active {
    background-color: #013669 !important;
    border-color: #013669 !important;
    color: #fff !important;
    outline: none !important;
    text-decoration: none !important; }
  .woocommerce-ResetPassword .woocommerce-Button:active {
    background-color: #00172d !important;
    border-color: #00172d !important;
    color: #fff !important;
    text-decoration: none !important; }
  .woocommerce-ResetPassword .woocommerce-Button:visited {
    color: #fff !important; }

.login-links .link {
  display: inline-block; }

.login-popup {
  max-width: 500px !important;
  padding: 2rem !important; }

/**
 * Partial for magnific popup custom css code.
 * Contains dialog look and animations of popups
 */
.popup-wrap {
  background-color: #fff;
  color: #000;
  position: relative;
  max-width: 600px;
  min-height: 300px;
  margin: 0 auto;
  padding: 30px;
  overflow: hidden; }

.mfp-container {
  padding-left: 10px;
  padding-right: 10px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: none !important; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  border-right: none !important; }

/* ====== Zoom effect ====== */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .mfp-content {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8); }
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out; }
  .mfp-zoom-in.mfp-ready .mfp-content {
    opacity: 1;
    transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-in.mfp-removing .mfp-content {
    transform: scale(0.8);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

/* ====== Newspaper effect ====== */
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-newspaper .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.5s;
    transform: scale(0) rotate(500deg); }
  .mfp-newspaper.mfp-bg {
    opacity: 0;
    transition: all 0.5s; }
  .mfp-newspaper.mfp-ready .mfp-content {
    opacity: 1;
    transform: scale(1) rotate(0deg); }
  .mfp-newspaper.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-newspaper.mfp-removing .mfp-content {
    transform: scale(0) rotate(500deg);
    opacity: 0; }
  .mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0; }

/* ====== Move-horizontal effect ====== */
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-move-horizontal .mfp-content {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-50px); }
  .mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all 0.3s; }
  .mfp-move-horizontal.mfp-ready .mfp-content {
    opacity: 1;
    transform: translateX(0); }
  .mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-move-horizontal.mfp-removing .mfp-content {
    transform: translateX(50px);
    opacity: 0; }
  .mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0; }

/* ====== Move-from-top effect ====== */
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-move-from-top .mfp-content {
    vertical-align: top; }
  .mfp-move-from-top .mfp-content {
    opacity: 0;
    transition: all 0.2s;
    transform: translateY(-100px); }
  .mfp-move-from-top.mfp-bg {
    opacity: 0;
    transition: all 0.2s; }
  .mfp-move-from-top.mfp-ready .mfp-content {
    opacity: 1;
    transform: translateY(0); }
  .mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-move-from-top.mfp-removing .mfp-content {
    transform: translateY(-50px);
    opacity: 0; }
  .mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0; }

/* ====== 3d unfold ====== */
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-3d-unfold .mfp-content {
    perspective: 2000px; }
  .mfp-3d-unfold .mfp-content {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg); }
  .mfp-3d-unfold.mfp-bg {
    opacity: 0;
    transition: all 0.5s; }
  .mfp-3d-unfold.mfp-ready .mfp-content {
    opacity: 1;
    transform: rotateY(0deg); }
  .mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-3d-unfold.mfp-removing .mfp-content {
    transform: rotateY(60deg);
    opacity: 0; }
  .mfp-3d-unfold.mfp-removing.mfp-bg {
    opacity: 0; }

/* ====== Zoom-out effect ====== */
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-out .mfp-content {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3); }
  .mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out; }
  .mfp-zoom-out.mfp-ready .mfp-content {
    opacity: 1;
    transform: scale(1); }
  .mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-out.mfp-removing .mfp-content {
    transform: scale(1.3);
    opacity: 0; }
  .mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0; }

.mc-signup #mc-embedded-subscribe-form {
  padding: 0; }

.mc-signup .mc-field-group {
  width: 100% !important; }

.mc-signup input[type="email"] {
  border-radius: 0 !important; }

.mc-signup .input-group ul li {
  display: flex !important;
  align-items: center;
  padding: 10px 0 !important; }
  .mc-signup .input-group ul li label {
    margin: 0 0 0 10px !important; }

.mc-signup .content__gdpr fieldset {
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  padding: 1rem !important;
  margin-bottom: 2rem; }
  .mc-signup .content__gdpr fieldset label {
    display: flex !important;
    align-items: center;
    padding: 10px 0 !important; }
  .mc-signup .content__gdpr fieldset input {
    display: inline !important;
    width: auto !important;
    margin-right: 10px; }

.mc-signup #mc-embedded-subscribe {
  background-color: #014b92 !important;
  border-radius: 30px !important;
  font-size: 16px !important;
  height: auto !important;
  padding: 8px 24px !important; }
  .mc-signup #mc-embedded-subscribe:hover {
    opacity: .8; }

.mc-signup #mce-responses {
  margin: 0 !important;
  padding: 0 !important; }

.mc-signup div.response {
  font-weight: normal !important;
  margin-top: 0 !important;
  padding: 0 !important;
  width: 100% !important; }

.mc-signup input.mce_inline_error {
  border: 1px solid #ddd !important; }

.mc-signup div.mce_inline_error {
  color: red !important;
  font-size: 1rem !important;
  margin: 10px 0 0 0 !important;
  padding: 0 !important; }

.mc4wp-alert.mc4wp-notice {
  color: red; }

.dj-coverage-fieldset {
  max-height: 500px;
  overflow-y: auto; }

.megamenu {
  -webkit-transition: max-height 0.6s ease-in-out;
  -moz-transition: max-height 0.6s ease-in-out;
  -ms-transition: max-height 0.6s ease-in-out;
  -o-transition: max-height 0.6s ease-in-out;
  transition: max-height 0.6s ease-in-out;
  align-items: center;
  border-top: 1px solid rgba(240, 240, 240, 0.1);
  background: #152037;
  color: #FFF;
  display: flex;
  max-height: 0;
  overflow: hidden; }
  .megamenu--active {
    max-height: 1250px; }
    @media (min-width: 768px) {
      .megamenu--active {
        max-height: 500px; } }
  .megamenu .container, .megamenu .dj-container, .megamenu .navigation__inner, .megamenu .subnavigation__inner {
    margin-bottom: 3rem;
    margin-top: 3rem; }
  .megamenu__heading {
    color: #FFF; }
  .megamenu__divider {
    margin: 1rem 0;
    opacity: .1; }
  .megamenu .login-btn, .megamenu .premium-btn {
    display: inline-block; }
  .megamenu a {
    color: #FFF; }
    .megamenu a:hover, .megamenu a:focus {
      color: rgba(255, 255, 255, 0.8); }
  .megamenu ul {
    margin: 0;
    padding: 0; }
    .megamenu ul li {
      list-style: none; }
      @media (min-width: 768px) {
        .megamenu ul li {
          margin: .2rem 0; } }
      @media (max-width: 767.98px) {
        .megamenu ul li a {
          display: block;
          padding: .4rem 0; } }
      .megamenu ul li.font-standard {
        color: #000;
        font-weight: bold; }

#oa_social_link {
  display: none; }

#oa_social_link + table td {
  background: transparent;
  border: 0;
  padding: 0; }

.page-pagination {
  display: flex;
  margin: 0 0 1rem 0;
  padding-left: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .page-pagination {
      float: right; } }

.page-item:first-child .page-numbers {
  margin-left: 0; }

.page-item .current.page-numbers {
  z-index: 2;
  color: #FFF;
  background-color: #014b92;
  border-color: #014b92; }

.page-numbers {
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -ms-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  background-color: transparent;
  border: 1px solid #014b92;
  color: #014b92;
  line-height: 1.25;
  height: 35px;
  margin-left: 8px;
  padding: 0 10px;
  position: relative;
  min-width: 35px; }
  @media (min-width: 768px) {
    .page-numbers {
      height: 40px;
      min-width: 40px; } }
  .page-numbers:hover {
    background-color: #ddd;
    border-color: #ddd; }
  .page-numbers.prev, .page-numbers.next {
    width: auto;
    padding: 0 15px; }

.paywall {
  font-family: "Roboto", arial, sans-serif !important; }
  .paywall__container {
    position: relative;
    background-color: #ecf5ef;
    border-top: 3px solid #0e823a;
    padding: 3rem;
    text-align: center; }
    .paywall__container .dj-btn--green {
      color: #fff !important; }
  .paywall__close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    display: block;
    width: 2rem;
    height: 2rem;
    background: transparent;
    border: none;
    cursor: pointer; }
    .paywall__close:focus {
      outline: none; }
  .paywall__inner {
    margin: 0 auto;
    max-width: 360px;
    text-align: left; }
    .paywall__inner label > a {
      color: inherit;
      text-decoration: underline; }
  .paywall__list {
    margin: 0;
    padding: 0; }
    .paywall__list-item {
      display: flex;
      gap: 0.5rem; }
      .paywall__list-item svg {
        margin-top: 0.25rem; }
      .paywall__list-item + .paywall__list-item {
        margin-top: 0.5rem; }

.poll_wrap,
.wp-polls {
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) !important;
  background-color: #fff;
  border: none;
  border-radius: 0;
  margin: 0 0 1rem 0;
  padding: 1rem; }
  .poll_wrap ul,
  .wp-polls ul {
    margin-left: 0; }
  .poll_wrap h3,
  .wp-polls h3 {
    font-size: 1.4rem;
    margin-bottom: 1rem; }
  .poll_wrap .poll_submit,
  .wp-polls .poll_submit {
    margin-bottom: 0 !important; }
  .poll_wrap .poll_button,
  .wp-polls .poll_button {
    background-color: #014b92 !important;
    border-color: #014b92 !important;
    border: 1px solid transparent !important;
    border-radius: 60px !important;
    color: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-family: "Roboto", arial, sans-serif !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 21px !important;
    padding: 10px 20px !important;
    text-align: center !important;
    text-decoration: none !important; }
    @media (min-width: 576px) {
      .poll_wrap .poll_button,
      .wp-polls .poll_button {
        padding: 8px 20px !important; } }
    .poll_wrap .poll_button:hover, .poll_wrap .poll_button:focus, .poll_wrap .poll_button:active,
    .wp-polls .poll_button:hover,
    .wp-polls .poll_button:focus,
    .wp-polls .poll_button:active {
      outline: none !important;
      text-decoration: none !important; }
    .poll_wrap .poll_button:active,
    .wp-polls .poll_button:active {
      text-decoration: none !important; }
    .poll_wrap .poll_button + .poll_button,
    .wp-polls .poll_button + .poll_button {
      margin-left: .5rem; }
  .poll_wrap .poll_ans_wrap,
  .wp-polls .poll_ans_wrap {
    border: none !important;
    padding: 0 !important; }
  .poll_wrap .poll_answers,
  .wp-polls .poll_answers {
    margin-bottom: 1.5rem !important; }
  .poll_wrap .ans_val + div div,
  .wp-polls .ans_val + div div {
    background-color: #014b92 !important; }

.card--article .poll_wrap {
  border: 5px solid #f0f0f0;
  margin: 1rem 0;
  padding: 2rem; }

@media (max-width: 991.98px) {
  .post-list .dj-h6 {
    padding: 0.5rem 0; } }

.post-list-thumbnail {
  min-width: 2.5rem;
  width: 2.5rem;
  height: 2.5rem; }

.post-list-thumbnail img {
  width: 2.5rem;
  height: 2.5rem; }

.post-list-thumbnail-container {
  gap: 0.75rem; }

.post-list a:hover span,
.post-list a:focus span {
  opacity: 0.8; }

@media (min-width: 992px) {
  .post-list-desktop-hidden {
    display: none; } }

@media (min-width: 992px) {
  .post-list-desktop-hidden--visible {
    display: block; } }

@media (max-width: 1099.98px) {
  .post-list-mobile-hidden {
    display: none; } }

@media (max-width: 1099.98px) {
  .post-list-mobile-hidden--visible {
    display: block; } }

.press-logo {
  align-items: center;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  display: flex;
  height: 200px;
  justify-content: center;
  min-width: 100%; }
  @media (min-width: 768px) {
    .press-logo {
      height: 230px;
      min-width: 230px;
      margin-right: 2rem; } }
  .press-logo__inner {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 70%;
    width: 70%; }
    @media (min-width: 768px) {
      .press-logo__inner {
        height: 80%;
        width: 80%; } }
  @media (min-width: 768px) {
    .press-logo--single {
      height: 180px;
      min-width: 100%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .press-logo--single .press-logo__inner {
      height: 70%;
      width: 70%; } }

.badge-press-links {
  background-color: #014b92;
  border: 1px solid #014b92; }
  .badge-press-links + span {
    color: #333333; }
  .badge-press-links .icon:before {
    height: 15px !important;
    width: 15px !important;
    background-size: 15px 15px !important; }

.premium-package {
  border-bottom: 3px solid #ddd;
  border-top: 3px solid #ddd;
  padding: 2.5rem; }
  @media (min-width: 576px) {
    .premium-package {
      padding: 1.5rem; } }
  @media (min-width: 1200px) {
    .premium-package {
      padding: 2rem; } }
  .premium-package--premium {
    border-color: #0e823a; }
  .premium-package__title {
    font-weight: normal;
    font-size: 1.2rem; }
  .premium-package__price {
    font-size: 2.5rem;
    margin: 0; }
  .premium-package ul {
    margin-top: 5px;
    padding-left: 20px; }
    .premium-package ul li {
      font-size: .9rem;
      list-style: none;
      padding-left: 0;
      position: relative; }
      .premium-package ul li:before {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjIwNiAtMjA2IDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMjA2IC0yMDYgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAwQzM4MTt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTM3OS45LDIzMy40TDIxMy41LDY3Yy0xMC0xMC0xMC0yNi4yLDAtMzYuMmwzNi4yLTM2LjJjMTAtMTAsMjYuMi0xMCwzNi4yLDBMMzk4LDEwNi43bDI0MC4xLTI0MC4xDQoJYzEwLTEwLDI2LjItMTAsMzYuMiwwbDM2LjIsMzYuMmMxMCwxMCwxMCwyNi4yLDAsMzYuMkw0MTYuMSwyMzMuNEM0MDYuMSwyNDMuNCwzODkuOSwyNDMuNCwzNzkuOSwyMzMuNEwzNzkuOSwyMzMuNHoiLz4NCjwvc3ZnPg0K");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 14px;
        content: "";
        height: 14px;
        width: 14px;
        display: inline-block;
        position: absolute;
        left: -20px;
        top: 4px; }

.related-posts .card, .related-posts .widget_shopping_cart, .related-posts .subnav-widget, .related-posts .widget_nav_menu {
  box-shadow: none !important;
  margin: 0;
  padding: 0; }

.searchform {
  margin-top: 1rem; }
  .searchform__field {
    border: none;
    padding: 0;
    position: relative; }
    .searchform__field:before {
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00NzEgMjcyIDE3IDE3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjcyIDE3IDE3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMTgyNDNFO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNLTQ1NC40LDI4Ny45bC01LjItNS4yYzEtMS4xLDEuNi0yLjYsMS42LTQuMmMwLTMuNi0yLjktNi41LTYuNS02LjVjLTEuNywwLTMuNCwwLjctNC42LDEuOQ0KCWMtMS4yLDEuMi0xLjksMi45LTEuOSw0LjZjMCwzLjYsMi45LDYuNSw2LjUsNi41YzEuNiwwLDMuMS0wLjYsNC4yLTEuNmw1LjIsNS4yTC00NTQuNCwyODcuOXogTS00NjQuNSwyODRjLTMsMC01LjUtMi41LTUuNS01LjUNCgljMC0xLjUsMC42LTIuOSwxLjYtMy45YzEtMSwyLjQtMS42LDMuOS0xLjZjMywwLDUuNSwyLjUsNS41LDUuNUMtNDU5LDI4MS41LTQ2MS41LDI4NC00NjQuNSwyODR6Ii8+DQo8L3N2Zz4NCg==");
      background-size: 15px;
      background-repeat: no-repeat;
      background-position: center;
      content: '';
      display: inline-block;
      height: 15px;
      width: 15px;
      position: absolute;
      top: 50%;
      left: 10px;
      margin-top: -7.5px; }
      @media (min-width: 768px) {
        .searchform__field:before {
          background-size: 30px;
          height: 30px;
          width: 30px;
          left: 20px;
          margin-top: -15px; } }
    .searchform__field__input {
      padding: 8px 8px 8px 32px;
      width: 100%; }
      @media (min-width: 768px) {
        .searchform__field__input {
          padding: 15px 15px 15px 60px; } }
      @media (min-width: 992px) {
        .searchform__field__input {
          font-size: 1.2rem; } }
  .searchform__submit {
    max-width: 100%;
    padding: 8px;
    width: 100%; }
    @media (min-width: 768px) {
      .searchform__submit {
        padding: 17px; } }
    @media (min-width: 992px) {
      .searchform__submit {
        font-size: 1.2rem; } }
  .searchform__autocomplete {
    position: absolute;
    width: 100%; }

.searchform__autocomplete .ui-menu {
  border: 1px solid #18243e;
  border-top: none;
  left: 0;
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0;
  top: 0;
  z-index: 99999999;
  width: 100% !important; }
  .searchform__autocomplete .ui-menu .ui-autocomplete-category {
    background-color: #18243e;
    color: #fff;
    padding: 6px 10px; }
  .searchform__autocomplete .ui-menu .ui-autocomplete-category, .searchform__autocomplete .ui-menu .ui-menu-item {
    list-style: none; }
    .searchform__autocomplete .ui-menu .ui-autocomplete-category .ui-menu-item-wrapper, .searchform__autocomplete .ui-menu .ui-menu-item .ui-menu-item-wrapper {
      background-color: #FFF;
      cursor: pointer;
      padding: 6px 10px; }
      .searchform__autocomplete .ui-menu .ui-autocomplete-category .ui-menu-item-wrapper.ui-state-active, .searchform__autocomplete .ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
        background-color: #f0f0f0; }

.searchform__filter {
  border: 1px solid #014b92;
  color: #014b92;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding: 8px 10px;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media (min-width: 768px) {
    .searchform__filter {
      width: auto; } }
  .searchform__filter:hover {
    background-color: #f0f0f0;
    border-color: #f0f0f0; }
  .searchform__filter .filter-secondary {
    margin-right: .5rem; }
    .searchform__filter .filter-secondary:before {
      background-size: 18px;
      height: 14px;
      width: 18px; }
  .searchform__filter .angle-down-secondary, .searchform__filter .angle-up-secondary {
    margin-left: 2rem;
    float: right; }
    .searchform__filter .angle-down-secondary:before, .searchform__filter .angle-up-secondary:before {
      background-size: 18px;
      height: 10px;
      width: 18px; }
  .searchform__filter .angle-up-secondary {
    display: none; }
  .searchform__filter--active {
    background-color: #f0f0f0;
    border-color: #f0f0f0; }
    .searchform__filter--active .angle-down-secondary {
      display: none; }
    .searchform__filter--active .angle-up-secondary {
      display: inline; }

.searchform__filters {
  display: none; }
  .searchform__filters--visible {
    display: block; }

.search-popup .searchform__filter:hover {
  background-color: #e3e3e3;
  border-color: #e3e3e3; }

.search-popup .searchform__filter--active {
  background-color: #e3e3e3;
  border-color: #e3e3e3; }

.searchload {
  display: none;
  position: absolute;
  right: 10px;
  top: -8px;
  zoom: 80%; }
  @media (min-width: 768px) {
    .searchload {
      zoom: 120%; } }

.loading .searchload {
  display: block; }

.searchload-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.searchload-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #014b92;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.searchload-ellipsis div:nth-child(1) {
  left: 6px;
  animation: searchload-ellipsis1 0.6s infinite; }

.searchload-ellipsis div:nth-child(2) {
  left: 6px;
  animation: searchload-ellipsis2 0.6s infinite; }

.searchload-ellipsis div:nth-child(3) {
  left: 26px;
  animation: searchload-ellipsis2 0.6s infinite; }

.searchload-ellipsis div:nth-child(4) {
  left: 45px;
  animation: searchload-ellipsis3 0.6s infinite; }

@keyframes searchload-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes searchload-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes searchload-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(19px, 0); } }

.search-popup {
  background-color: #f0f0f0;
  max-width: 800px;
  min-height: auto;
  overflow: visible; }
  @media (max-width: 991.98px) {
    .search-popup {
      padding: 20px; } }
  .search-popup__heading {
    font-size: 2rem; }
    @media (min-width: 768px) {
      .search-popup__heading {
        font-size: 2.8rem; } }

.single-row {
  min-height: 40px; }

.single-author-name {
  color: #89191D;
  font-weight: 700;
  text-transform: uppercase; }

.badge-single {
  margin-left: 6px; }
  .badge-single:first-of-type {
    margin: 0; }

.social-media-links {
  padding-bottom: 0; }
  .social-media-links a {
    color: #18243e; }
  .social-media-links a:hover span, .social-media-links a:focus span {
    opacity: .8; }
  .social-media-links__row:last-of-type hr {
    margin-bottom: 0;
    visibility: hidden; }

.badge-social-media-links {
  background-color: transparent;
  border: 1px solid #18243e; }
  .badge-social-media-links:hover {
    background: none; }

.subnavigation {
  background: #e3e3e3;
  background: -moz-linear-gradient(top, #d1d1d1 0%, #e3e3e3 10%, #e3e3e3 90%, #d1d1d1 100%);
  background: -webkit-linear-gradient(top, #d1d1d1 0%, #e3e3e3 10%, #e3e3e3 90%, #d1d1d1 100%);
  background: linear-gradient(to bottom, #d1d1d1 0%, #e3e3e3 10%, #e3e3e3 90%, #d1d1d1 100%); }
  .subnavigation__inner {
    position: relative; }
    @media (max-width: 991.98px) {
      .subnavigation__inner {
        padding: 0; } }
  .subnavigation__list {
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }
    @media (min-width: 1200px) {
      .subnavigation__list {
        margin-left: -15px; } }
    .subnavigation__list li {
      display: inline-block;
      list-style: none; }
      .subnavigation__list li a {
        color: #333333;
        display: inline-block;
        padding: 8px 10px; }
        @media (min-width: 768px) {
          .subnavigation__list li a {
            padding: 8px 15px; } }
      .subnavigation__list li:hover a, .subnavigation__list li:focus a {
        color: rgba(51, 51, 51, 0.8); }
      .subnavigation__list li.current_page_item a, .subnavigation__list li.current-cat a {
        font-weight: bold; }

.subnav-widget > ul, .subnav-widget > div > ul, .widget_nav_menu > ul, .widget_nav_menu > div > ul {
  margin: -1rem;
  padding: 0; }
  .subnav-widget > ul li, .subnav-widget > div > ul li, .widget_nav_menu > ul li, .widget_nav_menu > div > ul li {
    border-top: 1px solid #f0f0f0;
    list-style: none; }
    .subnav-widget > ul li a, .subnav-widget > div > ul li a, .widget_nav_menu > ul li a, .widget_nav_menu > div > ul li a {
      color: #333333;
      display: block;
      font-size: 14px;
      padding: .8rem; }
      .subnav-widget > ul li a:hover, .subnav-widget > div > ul li a:hover, .widget_nav_menu > ul li a:hover, .widget_nav_menu > div > ul li a:hover {
        background-color: #f8f8f8; }
    .subnav-widget > ul li.heading-item > a, .subnav-widget > ul li.job_category > a, .subnav-widget > div > ul li.heading-item > a, .subnav-widget > div > ul li.job_category > a, .widget_nav_menu > ul li.heading-item > a, .widget_nav_menu > ul li.job_category > a, .widget_nav_menu > div > ul li.heading-item > a, .widget_nav_menu > div > ul li.job_category > a {
      background-color: #18243e;
      color: #fff;
      font-weight: bold;
      padding: .3rem 1rem; }
      .subnav-widget > ul li.heading-item > a:hover, .subnav-widget > ul li.job_category > a:hover, .subnav-widget > div > ul li.heading-item > a:hover, .subnav-widget > div > ul li.job_category > a:hover, .widget_nav_menu > ul li.heading-item > a:hover, .widget_nav_menu > ul li.job_category > a:hover, .widget_nav_menu > div > ul li.heading-item > a:hover, .widget_nav_menu > div > ul li.job_category > a:hover {
        background-color: #1f2f50 !important; }
    .subnav-widget > ul li.sign-out-item a, .subnav-widget > div > ul li.sign-out-item a, .widget_nav_menu > ul li.sign-out-item a, .widget_nav_menu > div > ul li.sign-out-item a {
      width: 100%; }
      .subnav-widget > ul li.sign-out-item a:before, .subnav-widget > div > ul li.sign-out-item a:before, .widget_nav_menu > ul li.sign-out-item a:before, .widget_nav_menu > div > ul li.sign-out-item a:before {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii00MSA0MiAxNyAxNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtNDEgNDIgMTcgMTc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwMTRCOTI7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMjQsNTFoLTExLjNsMy42LDMuNmwtMC43LDAuN2wtNC45LTQuOWw0LjktNC45bDAuNywwLjdsLTMuNiwzLjZILTI0Qy0yNCw1MC0yNCw1MS0yNCw1MXogTS00MSw1OWgxVjQyaC0xVjU5DQoJeiIvPg0KPC9zdmc+DQo=");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        content: '';
        display: inline-block;
        margin-right: 8px;
        width: 20px;
        height: 20px; }
    .subnav-widget > ul li.current-menu-item a, .subnav-widget > ul li.current-cat a, .subnav-widget > div > ul li.current-menu-item a, .subnav-widget > div > ul li.current-cat a, .widget_nav_menu > ul li.current-menu-item a, .widget_nav_menu > ul li.current-cat a, .widget_nav_menu > div > ul li.current-menu-item a, .widget_nav_menu > div > ul li.current-cat a {
      font-weight: bold; }
    .subnav-widget > ul li ul, .subnav-widget > div > ul li ul, .widget_nav_menu > ul li ul, .widget_nav_menu > div > ul li ul {
      margin: 0;
      padding: 0; }

.text-card {
  border-width: 3px; }
  .text-card ul {
    padding-left: 20px; }
    .text-card ul li {
      font-size: .9rem;
      list-style: none;
      padding-left: 0;
      position: relative; }
      .text-card ul li:before {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjI0MCAtMjQxIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMjQwIC0yNDEgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQxMy45LDE5OC40TDI0Ny41LDMyYy0xMC0xMC0xMC0yNi4yLDAtMzYuMmwzNi4yLTM2LjJjMTAtMTAsMjYuMi0xMCwzNi4yLDBMNDMyLDcxLjdsMjQwLjEtMjQwLjENCgljMTAtMTAsMjYuMi0xMCwzNi4yLDBsMzYuMiwzNi4yYzEwLDEwLDEwLDI2LjIsMCwzNi4yTDQ1MC4xLDE5OC40QzQ0MC4xLDIwOC40LDQyMy45LDIwOC40LDQxMy45LDE5OC40TDQxMy45LDE5OC40eiIvPg0KPC9zdmc+DQo=");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 14px;
        content: "";
        height: 14px;
        width: 14px;
        display: inline-block;
        position: absolute;
        left: -20px;
        top: 4px; }

.top-media {
  line-height: 0;
  margin-bottom: .5rem; }
  .top-media .top-image {
    height: auto;
    width: 100%; }

.split-left {
  padding-right: 2.5px; }

.split-right {
  padding-left: 2.5px; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.user-nav-dropdown {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2) !important;
  background-color: #f0f0f0;
  position: absolute;
  top: 44px;
  right: 0;
  width: 100%;
  text-align: left;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  width: 160px; }
  @media (min-width: 768px) {
    .user-nav-dropdown {
      top: 64px; } }
  .user-nav-dropdown--visible {
    opacity: 1;
    pointer-events: initial;
    top: 44px; }
    @media (min-width: 768px) {
      .user-nav-dropdown--visible {
        top: 54px; } }
  .user-nav-dropdown:after {
    bottom: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #f0f0f0;
    border-width: 10px;
    margin-left: -10px; }
  .user-nav-dropdown ul {
    margin: 0;
    padding: 0; }
    .user-nav-dropdown ul li {
      border-top: 1px solid #f0f0f0;
      list-style: none; }
      .user-nav-dropdown ul li a {
        background-color: #fff;
        color: #333333;
        display: block;
        padding: .5rem; }
        .user-nav-dropdown ul li a:hover, .user-nav-dropdown ul li a:focus {
          background-color: #fafafa; }

.user-nav__head {
  color: #333333;
  padding: .2rem .6rem;
  text-transform: uppercase; }

.user-nav-overlay {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0; }
  .user-nav-overlay--visible {
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5; }

.user-menu-dashboard {
  display: none; }
  .wp-djnativecontentauthor .user-menu-dashboard,
  .wp-djjobadvertiser .user-menu-dashboard,
  .wp-djpressnewsauthor .user-menu-dashboard,
  .wp-administrator .user-menu-dashboard,
  .wp-editor .user-menu-dashboard {
    display: block; }

.user-menu-jobs {
  display: none; }
  .wp-djjobadvertiser .user-menu-jobs,
  .wp-administrator .user-menu-jobs,
  .wp-editor .user-menu-jobs {
    display: block; }

.user-menu-native-content {
  display: none; }
  .wp-djnativecontentauthor .user-menu-native-content,
  .wp-administrator .user-menu-native-content,
  .wp-editor .user-menu-native-content {
    display: block; }

.user-menu-press-news {
  display: none; }
  .wp-djpressnewsauthor .user-menu-press-news,
  .wp-administrator .user-menu-press-news,
  .wp-editor .user-menu-press-news {
    display: block; }

.wp-video {
  width: 100% !important; }

.mejs-overlay-button {
  background-image: url(../img/dj-video-controls.png) !important;
  background-size: 400px 120px !important;
  outline: none !important; }

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  background-color: rgba(0, 0, 0, 0.3) !important; }

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  flex: none;
  max-width: 50%; }

@media (max-width: 991.98px) {
  .woocommerce h3 {
    font-size: 1.5rem; } }

.woocommerce label {
  font-weight: bold; }

.woocommerce form .form-row label {
  line-height: 1.5; }

.woocommerce select {
  border-color: #ddd !important;
  padding: .375rem .75rem !important; }

.woocommerce .woocommerce-info {
  border-color: #014b92; }

.woocommerce .woocommerce-checkout .lite-customer-details {
  display: none; }

.woocommerce .woocommerce-checkout.prefilled .lite-customer-details {
  display: block; }

.woocommerce .woocommerce-checkout.prefilled #customer_details .col-2 {
  display: none; }

.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_first_name_field,
.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_last_name_field,
.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_company_field,
.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_country_field,
.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_address_1_field,
.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_address_2_field,
.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_postcode_field,
.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_city_field,
.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_state_field,
.woocommerce .woocommerce-checkout.prefilled #customer_details #billing_phone_field {
  display: none; }

.woocommerce .woocommerce-checkout.prefilled #customer_details .woocommerce-billing-fields > h3 {
  display: none; }

.woocommerce .woocommerce-checkout #payment {
  background: none; }
  .woocommerce .woocommerce-checkout #payment ul.payment_methods {
    border: none;
    margin-bottom: 1rem;
    padding: 0; }
    .woocommerce .woocommerce-checkout #payment ul.payment_methods li {
      margin-top: 1rem; }
      .woocommerce .woocommerce-checkout #payment ul.payment_methods li:first-child {
        margin-top: 0; }
      .woocommerce .woocommerce-checkout #payment ul.payment_methods li > input {
        width: auto;
        float: left;
        margin-right: 10px;
        margin-top: 6px; }
      .woocommerce .woocommerce-checkout #payment ul.payment_methods li label {
        font-weight: bold;
        padding: 0; }
  .woocommerce .woocommerce-checkout #payment div.payment_box {
    background-color: #f0f0f0;
    margin-bottom: 0; }
    .woocommerce .woocommerce-checkout #payment div.payment_box:before {
      border-bottom-color: #f0f0f0; }
  .woocommerce .woocommerce-checkout #payment .form-row {
    padding: 0; }
    .woocommerce .woocommerce-checkout #payment .form-row.form-row-first, .woocommerce .woocommerce-checkout #payment .form-row.form-row-last {
      width: 49% !important; }
  .woocommerce .woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 1rem; }

.woocommerce .woocommerce-checkout-review-order-table {
  background-color: #fff;
  border-collapse: collapse !important;
  border-radius: 0 !important; }
  .woocommerce .woocommerce-checkout-review-order-table tr th, .woocommerce .woocommerce-checkout-review-order-table tr td {
    border: 1px solid #ddd !important; }
  .woocommerce .woocommerce-checkout-review-order-table tr td {
    font-size: 14px; }
  .woocommerce .woocommerce-checkout-review-order-table tfoot tr th:first-of-type {
    display: none; }
  .woocommerce .woocommerce-checkout-review-order-table dl {
    margin: 0 !important; }

.woocommerce .woocommerce-order .woocommerce-customer-details address {
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #595959;
  font-style: normal;
  padding: 1rem; }

.woocommerce .woocommerce-order-details__title, .woocommerce .woocommerce-column__title {
  font-size: 1.5rem;
  margin: 2rem 0 1rem 0; }

.woocommerce .woocommerce-cart-form__contents {
  border-collapse: collapse !important;
  border: none !important;
  border-radius: 0 !important; }
  .woocommerce .woocommerce-cart-form__contents th {
    border: 1px solid #ddd !important;
    font-size: 14px;
    padding: .5rem  !important; }
    .woocommerce .woocommerce-cart-form__contents th.product-thumbnail {
      display: none; }
    .woocommerce .woocommerce-cart-form__contents th.product-quantity {
      text-align: center; }
  .woocommerce .woocommerce-cart-form__contents td {
    border: 1px solid #ddd !important;
    font-size: 14px;
    padding: .5rem  !important; }
    @media (max-width: 991.98px) {
      .woocommerce .woocommerce-cart-form__contents td {
        border-top: none !important; } }
    .woocommerce .woocommerce-cart-form__contents td.product-thumbnail {
      display: none; }
    .woocommerce .woocommerce-cart-form__contents td.product-quantity {
      overflow: hidden; }
      .woocommerce .woocommerce-cart-form__contents td.product-quantity .quantity {
        float: none !important; }
        @media (max-width: 991.98px) {
          .woocommerce .woocommerce-cart-form__contents td.product-quantity .quantity {
            float: right; } }
        .woocommerce .woocommerce-cart-form__contents td.product-quantity .quantity input {
          margin: 0 auto; }
  @media (max-width: 991.98px) {
    .woocommerce .woocommerce-cart-form__contents tr:first-of-type td:first-of-type {
      border-top: 1px solid #ddd !important; } }
  .woocommerce .woocommerce-cart-form__contents .input-text {
    width: 100% !important; }
    @media (min-width: 768px) {
      .woocommerce .woocommerce-cart-form__contents .input-text {
        max-width: 150px !important; } }
  .woocommerce .woocommerce-cart-form__contents a.remove {
    background-color: transparent;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAxNEI5Mjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMzAuMSw0NGMtMC4yLTAuOS0xLTEuNS0xLjktMS41Yy0wLjksMC0xLjcsMC42LTEuOSwxLjVoLTMuNnYxaDExdi0xQy0xMjYuNSw0NC0xMzAuMSw0NC0xMzAuMSw0NHoNCgkgTS0xMzIsNDMuNWMwLjQsMCwwLjcsMC4yLDAuOSwwLjVoLTEuN0MtMTMyLjcsNDMuNy0xMzIuNCw0My41LTEzMiw0My41eiBNLTEyOCw0NmgxdjEwLjVjMCwwLjgtMC43LDEuNS0xLjUsMS41aC03DQoJYy0wLjgsMC0xLjUtMC43LTEuNS0xLjVWNDZoMXYxMC41YzAsMC4zLDAuMiwwLjUsMC41LDAuNWg3YzAuMywwLDAuNS0wLjIsMC41LTAuNUMtMTI4LDU2LjUtMTI4LDQ2LTEyOCw0NnogTS0xMzMsNDd2OGgtMXYtOEgtMTMzeg0KCSBNLTEzMCw0N3Y4aC0xdi04SC0xMzB6Ii8+DQo8L3N2Zz4NCg==");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    border-radius: 0;
    height: 20px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 20px; }
    .woocommerce .woocommerce-cart-form__contents a.remove:hover {
      opacity: .8; }
  @media (max-width: 767.98px) {
    .woocommerce .woocommerce-cart-form__contents .button {
      width: 100% !important;
      margin-top: .5rem; } }
  .woocommerce .woocommerce-cart-form__contents .button[disabled] {
    padding: 6px 20px !important; }

.woocommerce .cart-collaterals h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem; }

.woocommerce .cart-collaterals .cart_totals {
  width: 100%; }
  .woocommerce .cart-collaterals .cart_totals .shop_table {
    border: none !important;
    border-collapse: collapse !important;
    border-radius: 0 !important; }
    .woocommerce .cart-collaterals .cart_totals .shop_table th, .woocommerce .cart-collaterals .cart_totals .shop_table td {
      border: 1px solid #ddd !important;
      font-size: 14px;
      padding: .5rem  !important; }
      @media (max-width: 991.98px) {
        .woocommerce .cart-collaterals .cart_totals .shop_table th, .woocommerce .cart-collaterals .cart_totals .shop_table td {
          border-top: none !important; } }
    @media (max-width: 991.98px) {
      .woocommerce .cart-collaterals .cart_totals .shop_table tr:first-of-type th, .woocommerce .cart-collaterals .cart_totals .shop_table tr:first-of-type td {
        border-top: 1px solid #ddd !important; } }

.card--article .woocommerce-checkout {
  background-color: #f0f0f0;
  padding: 1rem; }
  .card--article .woocommerce-checkout div.payment_box {
    background-color: #e6e6e6 !important;
    margin-bottom: 0; }
    .card--article .woocommerce-checkout div.payment_box:before {
      border-bottom-color: #e6e6e6 !important; }

.blockUI.blockOverlay {
  background-color: #18243e !important;
  opacity: .7 !important;
  position: fixed !important; }
  .blockUI.blockOverlay:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0yLjggNiA5MSA5MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMi44IDYgOTEgOTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zMi44LDc3LjljLTEwLjQtNC4xLTE3LjctMTQuNC0xNy43LTI2LjRTMjIuNSwyOS4xLDMyLjgsMjVWNkMxMi40LDEwLjUtMi44LDI5LjItMi44LDUxLjQNCgkJczE1LjIsNDAuOSwzNS43LDQ1LjVWNzcuOXoiLz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTIuNCw2VjI1YzEwLjUsNC4xLDE3LjgsMTQuNCwxNy44LDI2LjRzLTcuNSwyMi40LTE3LjgsMjYuNHYxOS4xYzIwLjQtNC42LDM1LjgtMjMuMywzNS44LTQ1LjUNCgkJQzg4LjIsMjkuMiw3Mi45LDEwLjUsNTIuNCw2eiIvPg0KPC9nPg0KPC9zdmc+DQo=") !important;
    height: 1.4em !important;
    width: 1.4em !important;
    margin-left: -.7em !important;
    margin-top: -.7em !important; }

.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
  display: block !important;
  margin-top: 1rem; }
  .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text {
    font-weight: normal; }
  .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox input {
    width: auto; }

.woocommerce-MyAccount-content {
  width: 100% !important;
  padding-top: 1rem; }
  .woocommerce-MyAccount-content h2 {
    font-size: 1.5rem;
    margin: 2rem 0 1rem 0; }
  .woocommerce-MyAccount-content mark {
    background-color: #f0f0f0;
    padding: 0 0.4rem; }
  .woocommerce-MyAccount-content .woocommerce-orders-table {
    border-collapse: collapse !important;
    border: none !important;
    margin: 0 !important; }
    @media (max-width: 767.98px) {
      .woocommerce-MyAccount-content .woocommerce-orders-table tr {
        margin-bottom: 2rem !important; } }
    .woocommerce-MyAccount-content .woocommerce-orders-table tr th {
      border: 1px solid #ddd;
      font-size: 16px;
      padding-bottom: 1rem;
      padding-top: 1rem; }
      @media (max-width: 767.98px) {
        .woocommerce-MyAccount-content .woocommerce-orders-table tr th {
          border-top: 1px solid #ddd !important;
          border-bottom: none !important; } }
    .woocommerce-MyAccount-content .woocommerce-orders-table tr td {
      border-color: #ddd; }
      @media (max-width: 767.98px) {
        .woocommerce-MyAccount-content .woocommerce-orders-table tr td {
          border-top: 1px solid #ddd !important;
          border-bottom: none !important; } }
      @media (max-width: 767.98px) {
        .woocommerce-MyAccount-content .woocommerce-orders-table tr td:last-of-type {
          border-bottom: 1px solid #ddd !important; } }
      @media (max-width: 767.98px) {
        .woocommerce-MyAccount-content .woocommerce-orders-table tr td:last-of-type:before {
          display: none; } }
  .woocommerce-MyAccount-content .subscription_details, .woocommerce-MyAccount-content .my_account_orders {
    border-collapse: collapse !important;
    border: none !important;
    margin: 0 0 1rem 0 !important; }
    @media (max-width: 767.98px) {
      .woocommerce-MyAccount-content .subscription_details tr, .woocommerce-MyAccount-content .my_account_orders tr {
        margin-bottom: 2rem !important; } }
    .woocommerce-MyAccount-content .subscription_details tr td, .woocommerce-MyAccount-content .my_account_orders tr td {
      border: 1px solid #ddd !important; }
      @media (max-width: 767.98px) {
        .woocommerce-MyAccount-content .subscription_details tr td:last-of-type, .woocommerce-MyAccount-content .my_account_orders tr td:last-of-type {
          border-bottom: 1px solid #ddd !important; } }
      @media (max-width: 767.98px) {
        .woocommerce-MyAccount-content .subscription_details tr td:last-of-type:before, .woocommerce-MyAccount-content .my_account_orders tr td:last-of-type:before {
          display: none; } }
    @media (max-width: 767.98px) {
      .woocommerce-MyAccount-content .subscription_details .button:first-of-type, .woocommerce-MyAccount-content .my_account_orders .button:first-of-type {
        margin-bottom: 5px; } }
    @media (max-width: 767.98px) {
      .woocommerce-MyAccount-content .subscription_details .button, .woocommerce-MyAccount-content .my_account_orders .button {
        width: 100% !important;
        display: block !important; } }
  @media (max-width: 767.98px) {
    .woocommerce-MyAccount-content .my_account_orders tr td {
      border-bottom: none !important; } }
  .woocommerce-MyAccount-content .order_details {
    border-collapse: collapse !important;
    border: none !important;
    margin: 0 0 1rem 0 !important; }
    @media (max-width: 767.98px) {
      .woocommerce-MyAccount-content .order_details tr {
        margin-bottom: 2rem !important; } }
    .woocommerce-MyAccount-content .order_details tr th {
      border: 1px solid #ddd;
      font-size: 16px;
      padding-bottom: 1rem;
      padding-top: 1rem; }
    .woocommerce-MyAccount-content .order_details tr td {
      border-color: #ddd; }
      @media (max-width: 767.98px) {
        .woocommerce-MyAccount-content .order_details tr td {
          border-top: 1px solid #ddd !important;
          border-bottom: none !important; } }
      @media (max-width: 767.98px) {
        .woocommerce-MyAccount-content .order_details tr td:last-of-type {
          border-bottom: 1px solid #ddd !important; } }
      @media (max-width: 767.98px) {
        .woocommerce-MyAccount-content .order_details tr td:last-of-type:before {
          display: none; } }
  .woocommerce-MyAccount-content .woocommerce-table.woocommerce-table--order-details {
    border-collapse: collapse !important;
    border: none !important;
    margin: 0 0 2rem 0 !important; }
    .woocommerce-MyAccount-content .woocommerce-table.woocommerce-table--order-details th {
      border: 1px solid #ddd !important;
      font-size: 16px;
      padding: .5rem  !important; }
    .woocommerce-MyAccount-content .woocommerce-table.woocommerce-table--order-details td {
      border-color: #ddd !important;
      padding: .5rem  !important; }
      .woocommerce-MyAccount-content .woocommerce-table.woocommerce-table--order-details td .wc-item-meta {
        margin: 0;
        padding: 0; }
  .woocommerce-MyAccount-content .woocommerce-order-details {
    margin-top: 2rem; }
  .woocommerce-MyAccount-content .woocommerce-customer-details address {
    background-color: #f0f0f0;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #595959;
    font-style: normal;
    padding: 1rem; }
  .woocommerce-MyAccount-content .woocommerce-Addresses {
    margin-top: 1rem; }
    .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
      background-color: #f0f0f0;
      border: 1px solid #ddd;
      margin-bottom: 1rem;
      max-width: 100%;
      padding: 1rem;
      width: 100%; }
      @media (min-width: 768px) {
        .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
          width: 49%; } }
      .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
        color: #595959;
        font-style: normal; }
      .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h3 {
        font-size: 1.5rem; }
      .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title .edit {
        position: absolute;
        right: 1rem;
        top: 1rem;
        text-indent: -99999999px;
        height: 20px;
        width: 20px;
        overflow: hidden; }
        .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title .edit:before {
          background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGFnZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9Ii0xNDEgNDIgMTcgMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTE0MSA0MiAxNyAxNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAxNEI5Mjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTS0xMjUuNSw0NC45bC0xLjQtMS40Yy0wLjYtMC42LTEuNi0wLjYtMi4xLDBsLTkuMSw5LjFsLTEuNyw1LjNsNS4yLTEuOGw5LjEtOS4xDQoJQy0xMjQuOSw0Ni40LTEyNC45LDQ1LjQtMTI1LjUsNDQuOXogTS0xMzcuOSw1NS4zbDAuNi0ybDEuOSwxLjlsLTIsMC43Qy0xMzcuMyw1NS45LTEzNy45LDU1LjMtMTM3LjksNTUuM3ogTS0xMzYuNiw1Mi41bDUuNS01LjUNCglsMi4xLDIuMWwtNS41LDUuNUMtMTM0LjUsNTQuNi0xMzYuNiw1Mi41LTEzNi42LDUyLjV6IE0tMTMwLjQsNDYuM2wwLjctMC43bDIuMSwyLjFsLTAuNywwLjdDLTEyOC4zLDQ4LjQtMTMwLjQsNDYuMy0xMzAuNCw0Ni4zeg0KCSBNLTEyNi4yLDQ2LjNsLTAuNywwLjdsLTIuMS0yLjFsMC43LTAuN2MwLjItMC4yLDAuNS0wLjIsMC43LDBsMS40LDEuNEMtMTI2LDQ1LjgtMTI2LDQ2LjEtMTI2LjIsNDYuM3oiLz4NCjwvc3ZnPg0K");
          background-size: 20px;
          height: 20px;
          width: 20px;
          content: "";
          display: block; }
        .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title .edit:hover {
          opacity: .8; }
  .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-first, .woocommerce-MyAccount-content .woocommerce-address-fields .form-row-last {
    width: 49% !important; }
  .woocommerce-MyAccount-content .woocommerce-address-fields .button {
    margin-top: 1rem; }
  .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-first, .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row-last {
    width: 49% !important; }
  .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    background-color: #f0f0f0;
    border-color: #ddd;
    padding: 1rem;
    margin-top: 1.5rem; }
    .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
      display: contents; }
    .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset .woocommerce-form-row:first-of-type {
      margin-top: 1rem; }
  .woocommerce-MyAccount-content .woocommerce-EditAccountForm .button {
    margin-top: 1rem; }

.login-block {
  background-color: #fff;
  width: 100%; }
  @media (min-width: 768px) {
    .login-block {
      max-width: 600px; } }
  .login-block .login-links {
    margin-top: 1rem; }

.woocommerce-order .woocommerce-thankyou-order-received {
  margin-bottom: 1.5rem !important; }
  @media (max-width: 991.98px) {
    .woocommerce-order .woocommerce-thankyou-order-received {
      padding-right: 30px; } }

.woocommerce-order .woocommerce-thankyou-order-details {
  margin: 0 0 1rem 0 !important;
  padding: 0;
  border: 1px solid #ddd !important;
  border-top: none !important; }
  .woocommerce-order .woocommerce-thankyou-order-details li {
    background-color: #fff;
    border-top: 1px solid #ddd !important;
    border-right: none !important;
    display: block !important;
    float: none !important;
    font-size: 14px !important;
    margin: 0 !important;
    padding: .5rem !important;
    text-transform: none !important; }
    .woocommerce-order .woocommerce-thankyou-order-details li strong {
      font-size: 14px !important;
      display: inline !important; }

.woocommerce-order .woocommerce-order-details {
  margin-bottom: 0 !important; }
  .woocommerce-order .woocommerce-order-details .order_details, .woocommerce-order .woocommerce-order-details .my_account_orders {
    border: none !important;
    border-collapse: collapse !important;
    margin-bottom: 0 !important; }
    .woocommerce-order .woocommerce-order-details .order_details th, .woocommerce-order .woocommerce-order-details .order_details td, .woocommerce-order .woocommerce-order-details .my_account_orders th, .woocommerce-order .woocommerce-order-details .my_account_orders td {
      background-color: #fff !important;
      border: 1px solid #ddd !important;
      font-size: 14px;
      padding: 6px 12px !important; }
      @media (max-width: 991.98px) {
        .woocommerce-order .woocommerce-order-details .order_details th, .woocommerce-order .woocommerce-order-details .order_details td, .woocommerce-order .woocommerce-order-details .my_account_orders th, .woocommerce-order .woocommerce-order-details .my_account_orders td {
          border-bottom: none !important; } }
  .woocommerce-order .woocommerce-order-details .order_details {
    margin-bottom: 1rem !important; }
  .woocommerce-order .woocommerce-order-details .button {
    font-size: 14px;
    padding: 3px 12px; }

.single .woocommerce-order {
  background-color: #f0f0f0;
  margin-bottom: 1rem;
  padding: 1rem; }

.dj-receipt {
  position: relative; }
  .dj-receipt__close {
    position: absolute;
    right: 15px;
    top: 15px; }
    .dj-receipt__close:before {
      background-size: 16px !important;
      cursor: pointer;
      width: 16px !important;
      height: 16px !important; }

@media print {
  .header .col-16, .navigation, .navigation-fill, .megamenu, .dj-container__fullwidth, .dj-container__sidebar, .dj-ad-size, .wp-block-column + .wp-block-column, .footer, .related-posts, .popup-wrap, .subnavigation, .dj-play-home-banner, .mfp-bg, .meta-row, .slick-arrow, .comments-area, .page-pagination {
    display: none !important; }
  .locked-content-block, .dj-play-slider-section, .entry {
    page-break-inside: avoid; }
  body {
    font-size: 14px;
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    margin-top: 1cm;
    margin-bottom: 1.5cm; }
  .header {
    border-top: none;
    margin-bottom: 20px; }
    .header .container, .header .dj-container, .header .navigation__inner, .header .subnavigation__inner {
      width: 90%;
      margin: 0 auto;
      padding: 0px;
      border-bottom: 1px solid #EEE;
      padding-bottom: 20px; }
  .dj-content {
    background-color: #FFF;
    width: 90%;
    margin: 0 auto;
    padding: 0px; }
  .home .dj-container, .archive .dj-container, .single-press_news .dj-container, .single-native_posts .dj-container, .single-jobs .dj-container, .page-template-default .dj-container, .page-template .dj-container, .search-results .dj-container {
    padding: 0; }
  .category-block {
    page-break-inside: avoid; }
    .category-block .card, .category-block .widget_shopping_cart, .category-block .subnav-widget, .category-block .widget_nav_menu {
      border: none; }
  .tax-press_rooms .dj-container__fullwidth--pressroom {
    display: block !important; }
    .tax-press_rooms .dj-container__fullwidth--pressroom .card, .tax-press_rooms .dj-container__fullwidth--pressroom .widget_shopping_cart, .tax-press_rooms .dj-container__fullwidth--pressroom .subnav-widget, .tax-press_rooms .dj-container__fullwidth--pressroom .widget_nav_menu {
      overflow: hidden; }
    .tax-press_rooms .dj-container__fullwidth--pressroom .mt-md-3 {
      margin-top: 10px; }
      .tax-press_rooms .dj-container__fullwidth--pressroom .mt-md-3 a {
        float: left; }
  .tax-press_rooms .press-logo {
    min-width: 130px !important;
    height: 130px !important;
    float: left;
    margin-right: 20px; }
  .card, .widget_shopping_cart, .subnav-widget, .widget_nav_menu {
    border: 1pt solid #EEE;
    box-shadow: none !important; }
    .card--article, .card--large {
      border: none;
      padding: 0; }
      .card--article .top-media, .card--large .top-media {
        margin: 0 0 10px 0; }
        .card--article .top-media + .text-muted, .card--article .form-group .top-media + label, .form-group .card--article .top-media + label, .card--article .widget_shopping_cart .cart_list li .top-media + p, .widget_shopping_cart .cart_list li .card--article .top-media + p, .card--article .theme-loginform .top-media + label, .theme-loginform .card--article .top-media + label, .card--article .woocommerce-ResetPassword .top-media + label, .woocommerce-ResetPassword .card--article .top-media + label, .card--article .top-media + .login-links, .card--large .top-media + .text-muted, .card--large .form-group .top-media + label, .form-group .card--large .top-media + label, .card--large .widget_shopping_cart .cart_list li .top-media + p, .widget_shopping_cart .cart_list li .card--large .top-media + p, .card--large .theme-loginform .top-media + label, .theme-loginform .card--large .top-media + label, .card--large .woocommerce-ResetPassword .top-media + label, .woocommerce-ResetPassword .card--large .top-media + label, .card--large .top-media + .login-links {
          margin-bottom: 10px !important; }
      .card--article hr, .card--large hr {
        display: none; }
      .card--article .card__header, .card--large .card__header {
        margin: 0 !important; }
    .card--muted {
      background-color: #fff; }
  .label {
    padding: 2px 4px; }
  .entry--standard .col-8 {
    max-width: 70px;
    flex: none; }
  .dj-play-top {
    background: none !important; }
    .dj-play-top .dj-play-header {
      background-color: #18243e; }
    .dj-play-top .justify-content-end {
      display: none !important; }
  .dj-play-banner .top-media {
    margin: 0 auto;
    max-width: 660px; }
  .dj-play-custom-features {
    padding: 10px 0; }
    .dj-play-custom-features h2 {
      font-size: 1.5rem; }
    .dj-play-custom-features .entry {
      width: 33.33333%;
      float: left;
      flex: none; }
  .entry--dj-play:not(.slick-slide) {
    flex: none;
    max-width: 25%; }
  .premium-package {
    padding: 20px; }
    .premium-package .text-center {
      text-align: left !important; }
    .premium-package a {
      display: none; } }
