/** Shopify CDN: Minification failed

Line 360:4 Expected ":"
Line 361:4 Expected ":"

**/
.material-block {
  filter: drop-shadow(0px 11px 16px rgba(0, 0, 0, 0.14));
  border-radius: 16px;
}

.material-img {
  width: 100%;
  vertical-align: middle;
  position: relative;
}

.material-page-row-custom {
  margin-bottom: 70px;
}
.header-slider h2,
h2.track-order-distributors {
  font-size: 3.125rem !important;
}
.coverking-support-search {
  padding-bottom: 50px;
}
.material-block-small {
  height: 70%;
  border-radius: 8px;
}

.material-page-small-custom {
  margin-bottom: -40px;
}

.material-page-row-custom .text-white {
  font-weight: 600;
  font-size: 20px;
  vertical-align: center;
}

.material-page-row-custom .bg-primary {
  padding: 13px 10px 13px;
  border-radius: 8px;
}

.material-page-small-custom p {
  color: #4f4f4f;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 3px;
}
.list-unstyled li {
  list-style: none;
}
@media screen and (max-width: 850px) {
  .material-page-small-custom {
    margin-bottom: -10px;
  }
}

@media screen and (max-width: 630px) {
  .material-page-small-custom {
    margin-bottom: -10px;
  }
}

@media screen and (max-width: 500px) {
  .material-page-small-custom {
    margin-bottom: -10px;
  }
  .material-page-small-custom p {
    color: #4f4f4f;
    font-weight: 700;
    font-size: 13px !important;
    margin-bottom: 3px;
  }
  .material-page-row-custom .text-white {
    font-weight: 600;
    font-size: 16px;
    vertical-align: center;
  }
  .material-page-row-custom .bg-primary {
    padding: 10px 10px 10px !important;
    border-radius: 8px;
  }
}

@media screen and (min-width: 991px) {
  .material-block {
    height: 550px;
  }
  .material-page-row-custom {
    margin-bottom: 100px;
  }

  .material-img {
    width: 100%;
    vertical-align: middle;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .material-block-small .material-img {
    width: 120%;
    left: -10%;
    max-width: 150%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .material-block-small {
    height: 134px;
    border-radius: 8px;
  }

  .material-page-small-custom {
    margin-bottom: 0px;
  }
  .title-img {
    position: absolute;
    right: 0;
    z-index: 999;
    border-bottom-left-radius: 13px;
    padding: 6px 28.5px 7px;
    font-weight: 600;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.55);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  }

  .material-page-row-custom .text-white {
    font-weight: 600;
    font-size: 32px;
    vertical-align: center;
  }

  .material-page-row-custom .bg-primary {
    padding: 21px 10px 13px !important;
    border-radius: 8px;
  }

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

.container-material {
  width: 100%;
}

@media screen and (min-width: 1000px) {
  .material-page .section-content {
    padding: 0px 100px;
  }
}

@media screen and (max-width: 991px) {
  .title-img {
    position: relative;
    float: right;
    margin-bottom: -50px;
    z-index: 999;
    border-bottom-left-radius: 13px;
    border-top-right-radius: 13px;
    padding: 6px 28.5px 7px;
    font-weight: 600;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.55);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  }
}

@media (min-width: 1199.98px) {
  .btn-custom {
    padding: 0.5rem 0.8rem !important;
    font-size: 0.8125rem;
    line-height: 1;
    border-radius: 1.375rem;
  }
}

@media screen and (max-width: 991px) {
  .iframe-custom {
    display: block;
    margin: 0 auto;
    width: 560px;
    height: 315px;
  }
}

@media screen and (max-width: 838px) {
  .iframe-custom {
    display: block;
    margin: 0 auto;
    width: 460px;
    height: 259px;
  }
}

@media screen and (max-width: 767px) {
  .iframe-custom {
    display: block;
    margin: 0 auto;
    width: 100%;
    min-height: 100%;
  }
}

@media screen and (max-width: 465px) {
  .iframe-custom {
    display: block;
    margin: 0 auto;
    width: 100%;
    min-height: 1%;
    height: 200px;
  }
}

@media screen and (min-width: 991px) {
  .iframe-custom {
    display: block;
    margin: 0 auto;
    width: 750px;
    height: 422px;
  }
}

@media screen and (max-width: 991px) {
  .margin-90 {
    margin-top: 90px;
  }
  .margin-75 {
    margin-top: 75px;
  }
}

.custom-btn {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
  opacity: 0.6;
  padding: 15px;
  border-radius: 50px;
  display: block;
  text-align: center;
  font-weight: 600;
  cursor: not-allowed;
  margin-bottom: 10px;
}

.pagination li.page-item:first-child a.page-link:hover {
  border: 2px solid var(--ck-brand-blue);
  transition: all 0.2s ease-in-out;
}
.pagination li.page-item:last-child a.page-link:hover {
  border: 2px solid var(--ck-brand-blue);
  transition: all 0.2s ease-in-out;
}

.tag-custom {
  margin-top: 3px;
}
.tag-custom .badge-custom {
  display: inline-block;
  align-items: center;
  padding: 3px;
  margin-bottom: 3px;
  border-radius: 3px;
  background-color: #dfe3e8;
  color: #212b36;
}

.tag-custom .badge-custom:hover {
  background-color: #c9ccd1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.tag-custom .badge-custom a {
  padding: 10px;
  color: #212b36;
}

.index-blog-posts-grid .card-body {
  text-align: center !important;
  padding: 0px;
}
.index-blog-posts-grid .card-title {
  padding: 0px 13px;
}
.index-blog-posts-grid .card-footer {
  text-align: center !important;
}

.sidebar-blog .badge-light {
  display: block;
  text-align: left;
  border-bottom: 1px solid var(--ck-border);
  padding: 0.5em 1em;
  border-radius: 0px;
  background-color: white;
}

.snotify-rightTop {
  display: none !important;
}

.sidebar-blog .badge-dark {
  display: block;
  text-align: left;
  border-bottom: 1px solid var(--ck-border);
  padding: 0.5em 0.8em;
  border-radius: 0px;
  background-color: white;
  color: black;
  font-size: 15px;
}

@media screen and (min-width: 767px) {
  .sidebar-blog .badge-light a {
    font-size: 15px;
  }
  .sidebar-blog {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .sidebar-blog .badge-light a {
    font-size: 17px;
  }
  .sidebar-blog {
    padding-top: 0rem;
    padding-bottom: 2.5rem;
  }
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --teal: #20c997;
  --cyan: #17a2b8;
  --gray: var(--ck-muted);
  --gray-dark: #1f2d36;
  --$light-orange: #f6d5c4;
  --$light-green: #c9d4c7;
  --french-400: var(--ck-brand-blue);
  --prussian-400: #032a45;
  --primary: var(--ck-brand-blue);
  --secondary: var(--ck-muted);
  --success: var(--ck-accent-green);
  --info: #17a2b8;
  --warning: var(--ck-accent-yellow);
  --danger: var(--ck-accent-red);
  --light: var(--ck-bg-light);
  --dark: #1f2d36;
  --white: var(--ck-white);
  --orange: #ea7942;
  --green: var(--ck-accent-green);
  --light-orange: #f6d5c4;
  --light-green: #c9d4c7;
  --light-blue: var(--ck-bg-blue);
  --gray-200: #dfe1e2;
  --gray-300: #bfc3c5;
  --gray-400: #9fa5a9;
  --gray-500: #7f878c;
  --gray-600: var(--ck-muted);
  --gray-700: var(--ck-text);
  --gray-800: #1f2d36;
  --white-smoke: var(--ck-bg-light);
  --rich-black: var(--ck-black);
  --french-blue: var(--ck-brand-blue);
  --prussian-blue: #032a45;
  --red: var(--ck-accent-red);
  --yellow: var(--ck-accent-yellow);
  --french-100: var(--ck-bg-blue);
  --french-200: #91c5e7;
  --french-300: #489ed8;
  --french-500: #09558f;
  --prussian-100: #ebf4fb;
  --prussian-200: #93a3af;
  --prussian-300: #4b667a;
  --prussian-500: #021e31;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1470px;
  --font-family-sans-serif:
    -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif,
    'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;

  /* --- v24p-E.1 token palette (literal hex; self-references removed) --- */
  --ck-white: #ffffff;
  --ck-black: #00101a;
  --ck-pure-black: #000000;
  --ck-text: #3f4b54;
  --ck-muted: #5f696f;
  --ck-brand-blue: #0078c9;
  --ck-brand-orange: #ff7200;
  --ck-accent-red: #e15554;
  --ck-accent-yellow: #f8b948;
  --ck-accent-green: #507643;
  --ck-bg-light: #f8f9fa;
  --ck-bg-blue: #b8d9ec;
  --ck-border: #e0e0e0;
  --ck-border-soft: #e6e6e6;
}

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

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

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

body {
  margin: 0;
  font-family: Barlow;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5625;
  color: var(--ck-black);
  text-align: left;
  background-color: var(--ck-white);
}

[tabindex='-1']:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: var(--ck-brand-blue);
  background-color: transparent;
}

a:hover {
  color: #004a7d;
  text-decoration: none;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

img {
  border-style: none;
}

img,
svg {
  vertical-align: middle;
}

svg {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: var(--ck-muted);
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

@media (max-width: 1200px) {
  legend {
    font-size: calc(1.025rem + 0.63333vw);
    min-width: 0;
  }
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.general_page ol li::marker,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  color: var(--ck-black);
}

.h1,
h1 {
  font-size: 3.125rem;
}

@media (max-width: 1200px) {
  .h1,
  h1 {
    font-size: calc(1.10625rem + 2.69167vw);
    min-width: 0;
  }
}

.h2,
h2 {
  font-size: 2.5rem;
}

@media (max-width: 1200px) {
  .h2,
  h2 {
    font-size: calc(1.075rem + 1.9vw);
    min-width: 0;
  }
}

.h3,
h3 {
  font-size: 2rem;
}

@media (max-width: 1200px) {
  .h3,
  h3 {
    font-size: calc(1.05rem + 1.26667vw);
    min-width: 0;
  }
}

.h4,
h4 {
  font-size: 1.75rem;
}

@media (max-width: 1200px) {
  .h4,
  h4 {
    font-size: calc(1.0375rem + 0.95vw);
    min-width: 0;
  }
}

.general_page ol li::marker,
.h5,
h5 {
  font-size: 1.5625rem;
}

@media (max-width: 1200px) {
  .general_page ol li::marker,
  .h5,
  h5 {
    font-size: calc(1.02812rem + 0.7125vw);
    min-width: 0;
  }
}

.h6,
h6 {
  font-size: 0.9375rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

@media (max-width: 1200px) {
  .lead {
    font-size: calc(1.0125rem + 0.31667vw);
    min-width: 0;
  }
}

.display-1 {
  font-size: 6.25rem;
  font-weight: 300;
  line-height: 1.3;
}

@media (max-width: 1200px) {
  .display-1 {
    font-size: calc(1.2625rem + 6.65vw);
    min-width: 0;
  }
}

.display-2 {
  font-size: 4.375rem;
  font-weight: 300;
  line-height: 1.3;
}

@media (max-width: 1200px) {
  .display-2 {
    font-size: calc(1.16875rem + 4.275vw);
    min-width: 0;
  }
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.3;
}

@media (max-width: 1200px) {
  .display-3 {
    font-size: calc(1.175rem + 4.43333vw);
    min-width: 0;
  }
}

.display-4 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.small,
small {
  font-size: 80%;
  font-weight: 400;
}

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

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

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

.list-inline-item:not(:last-child) {
  margin-right: 0.2rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

@media (max-width: 1200px) {
  .blockquote {
    font-size: calc(1.0125rem + 0.31667vw);
    min-width: 0;
  }
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: var(--ck-muted);
}

.blockquote-footer:before {
  content: '\2014\A0';
}

.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--ck-white);
  border: 1px solid #bfc3c5;
  border-radius: 0.8125rem;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: var(--ck-muted);
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: var(--ck-white);
  background-color: var(--ck-black);
  border-radius: 0.75rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: var(--ck-black);
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

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

@media (min-width: 1200px) {
  .container {
    max-width: 1370px;
  }
}

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

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1370px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1470px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xxl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xxl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xxl-3 > * {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-cols-xxl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xxl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xxl-6 > * {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xxl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xxl-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xxl-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xxl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xxl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xxl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xxl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xxl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xxl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xxl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xxl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xxl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xxl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xxl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xxl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66667%;
  }

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

  .offset-xxl-4 {
    margin-left: 33.33333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66667%;
  }

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

  .offset-xxl-7 {
    margin-left: 58.33333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66667%;
  }

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

  .offset-xxl-10 {
    margin-left: 83.33333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: var(--ck-black);
}

.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #f2f2f3;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #f2f2f3;
}

.table tbody + tbody {
  border-top: 2px solid #f2f2f3;
}

.table-sm td,
.table-sm th {
  padding: 0.3rem;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #f2f2f3;
}

.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}

.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}

.table-striped tbody tr:nth-of-type(2n) {
  background-color: var(--ck-bg-light);
}

.table-hover tbody tr:hover {
  color: var(--ck-black);
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #b8d9f0;
}

.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #7ab9e3;
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #a3ceec;
}

.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d2d5d7;
}

.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #acb1b4;
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c5c8cb;
}

.table-success,
.table-success > td,
.table-success > th {
  background-color: #ced9ca;
}

.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #a4b89d;
}

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

.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}

.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}

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

.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #fdebcc;
}

.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #fbdba0;
}

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

.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f7cfcf;
}

.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #efa7a6;
}

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

.table-light,
.table-light > td,
.table-light > th {
  background-color: var(--ck-white);
}

.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: var(--ck-bg-light);
}

.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c0c4c7;
}

.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #8b9296;
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b3b7bb;
}

.table-white,
.table-white > td,
.table-white > th {
  background-color: var(--ck-white);
}

.table-white tbody + tbody,
.table-white td,
.table-white th,
.table-white thead th {
  border-color: var(--ck-white);
}

.table-hover .table-white:hover,
.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}

.table-orange,
.table-orange > td,
.table-orange > th {
  background-color: #f9d9ca;
}

.table-orange tbody + tbody,
.table-orange td,
.table-orange th,
.table-orange thead th {
  border-color: #f4b99d;
}

.table-hover .table-orange:hover,
.table-hover .table-orange:hover > td,
.table-hover .table-orange:hover > th {
  background-color: #f6c9b3;
}

.table-green,
.table-green > td,
.table-green > th {
  background-color: #ced9ca;
}

.table-green tbody + tbody,
.table-green td,
.table-green th,
.table-green thead th {
  border-color: #a4b89d;
}

.table-hover .table-green:hover,
.table-hover .table-green:hover > td,
.table-hover .table-green:hover > th {
  background-color: #c0cebb;
}

.table-light-orange,
.table-light-orange > td,
.table-light-orange > th {
  background-color: #fcf3ee;
}

.table-light-orange tbody + tbody,
.table-light-orange td,
.table-light-orange th,
.table-light-orange thead th {
  border-color: #fae9e0;
}

.table-hover .table-light-orange:hover,
.table-hover .table-light-orange:hover > td,
.table-hover .table-light-orange:hover > th {
  background-color: #f8e4d8;
}

.table-light-green,
.table-light-green > td,
.table-light-green > th {
  background-color: #f0f3ef;
}

.table-light-green tbody + tbody,
.table-light-green td,
.table-light-green th,
.table-light-green thead th {
  border-color: #e3e9e2;
}

.table-hover .table-light-green:hover,
.table-hover .table-light-green:hover > td,
.table-hover .table-light-green:hover > th {
  background-color: #e2e8e0;
}

.table-light-blue,
.table-light-blue > td,
.table-light-blue > th {
  background-color: #ebf4fa;
}

.table-light-blue tbody + tbody,
.table-light-blue td,
.table-light-blue th,
.table-light-blue thead th {
  border-color: #daebf5;
}

.table-hover .table-light-blue:hover,
.table-hover .table-light-blue:hover > td,
.table-hover .table-light-blue:hover > th {
  background-color: #d7e9f5;
}

.table-gray-200,
.table-gray-200 > td,
.table-gray-200 > th {
  background-color: var(--ck-bg-light);
}

.table-gray-200 tbody + tbody,
.table-gray-200 td,
.table-gray-200 th,
.table-gray-200 thead th {
  border-color: #eeeff0;
}

.table-hover .table-gray-200:hover,
.table-hover .table-gray-200:hover > td,
.table-hover .table-gray-200:hover > th {
  background-color: #e9ebeb;
}

.table-gray-300,
.table-gray-300 > td,
.table-gray-300 > th {
  background-color: #edeeef;
}

.table-gray-300 tbody + tbody,
.table-gray-300 td,
.table-gray-300 th,
.table-gray-300 thead th {
  border-color: #dee0e1;
}

.table-hover .table-gray-300:hover,
.table-hover .table-gray-300:hover > td,
.table-hover .table-gray-300:hover > th {
  background-color: #e0e1e3;
}

.table-gray-400,
.table-gray-400 > td,
.table-gray-400 > th {
  background-color: #e4e6e7;
}

.table-gray-400 tbody + tbody,
.table-gray-400 td,
.table-gray-400 th,
.table-gray-400 thead th {
  border-color: #cdd0d2;
}

.table-hover .table-gray-400:hover,
.table-hover .table-gray-400:hover > td,
.table-hover .table-gray-400:hover > th {
  background-color: #d7dadb;
}

.table-gray-500,
.table-gray-500 > td,
.table-gray-500 > th {
  background-color: #dbdddf;
}

.table-gray-500 tbody + tbody,
.table-gray-500 td,
.table-gray-500 th,
.table-gray-500 thead th {
  border-color: #bcc1c3;
}

.table-hover .table-gray-500:hover,
.table-hover .table-gray-500:hover > td,
.table-hover .table-gray-500:hover > th {
  background-color: #ced0d3;
}

.table-gray-600,
.table-gray-600 > td,
.table-gray-600 > th {
  background-color: #d2d5d7;
}

.table-gray-600 tbody + tbody,
.table-gray-600 td,
.table-gray-600 th,
.table-gray-600 thead th {
  border-color: #acb1b4;
}

.table-hover .table-gray-600:hover,
.table-hover .table-gray-600:hover > td,
.table-hover .table-gray-600:hover > th {
  background-color: #c5c8cb;
}

.table-gray-700,
.table-gray-700 > td,
.table-gray-700 > th {
  background-color: #c9cdcf;
}

.table-gray-700 tbody + tbody,
.table-gray-700 td,
.table-gray-700 th,
.table-gray-700 thead th {
  border-color: #9ba1a6;
}

.table-hover .table-gray-700:hover,
.table-hover .table-gray-700:hover > td,
.table-hover .table-gray-700:hover > th {
  background-color: #bcc1c3;
}

.table-gray-800,
.table-gray-800 > td,
.table-gray-800 > th {
  background-color: #c0c4c7;
}

.table-gray-800 tbody + tbody,
.table-gray-800 td,
.table-gray-800 th,
.table-gray-800 thead th {
  border-color: #8b9296;
}

.table-hover .table-gray-800:hover,
.table-hover .table-gray-800:hover > td,
.table-hover .table-gray-800:hover > th {
  background-color: #b3b7bb;
}

.table-white-smoke,
.table-white-smoke > td,
.table-white-smoke > th {
  background-color: var(--ck-white);
}

.table-white-smoke tbody + tbody,
.table-white-smoke td,
.table-white-smoke th,
.table-white-smoke thead th {
  border-color: var(--ck-bg-light);
}

.table-hover .table-white-smoke:hover,
.table-hover .table-white-smoke:hover > td,
.table-hover .table-white-smoke:hover > th {
  background-color: #ececf6;
}

.table-rich-black,
.table-rich-black > td,
.table-rich-black > th {
  background-color: #b8bcbf;
}

.table-rich-black tbody + tbody,
.table-rich-black td,
.table-rich-black th,
.table-rich-black thead th {
  border-color: #7a8388;
}

.table-hover .table-rich-black:hover,
.table-hover .table-rich-black:hover > td,
.table-hover .table-rich-black:hover > th {
  background-color: #abafb3;
}

.table-french-blue,
.table-french-blue > td,
.table-french-blue > th {
  background-color: #b8d9f0;
}

.table-french-blue tbody + tbody,
.table-french-blue td,
.table-french-blue th,
.table-french-blue thead th {
  border-color: #7ab9e3;
}

.table-hover .table-french-blue:hover,
.table-hover .table-french-blue:hover > td,
.table-hover .table-french-blue:hover > th {
  background-color: #a3ceec;
}

.table-prussian-blue,
.table-prussian-blue > td,
.table-prussian-blue > th {
  background-color: #b8c3cb;
}

.table-prussian-blue tbody + tbody,
.table-prussian-blue td,
.table-prussian-blue th,
.table-prussian-blue thead th {
  border-color: #7c909e;
}

.table-hover .table-prussian-blue:hover,
.table-hover .table-prussian-blue:hover > td,
.table-hover .table-prussian-blue:hover > th {
  background-color: #a9b7c0;
}

.table-red,
.table-red > td,
.table-red > th {
  background-color: #f7cfcf;
}

.table-red tbody + tbody,
.table-red td,
.table-red th,
.table-red thead th {
  border-color: #efa7a6;
}

.table-hover .table-red:hover,
.table-hover .table-red:hover > td,
.table-hover .table-red:hover > th {
  background-color: #f3b9b9;
}

.table-yellow,
.table-yellow > td,
.table-yellow > th {
  background-color: #fdebcc;
}

.table-yellow tbody + tbody,
.table-yellow td,
.table-yellow th,
.table-yellow thead th {
  border-color: #fbdba0;
}

.table-hover .table-yellow:hover,
.table-hover .table-yellow:hover > td,
.table-hover .table-yellow:hover > th {
  background-color: #fce1b3;
}

.table-french-100,
.table-french-100 > td,
.table-french-100 > th {
  background-color: #ebf4fa;
}

.table-french-100 tbody + tbody,
.table-french-100 td,
.table-french-100 th,
.table-french-100 thead th {
  border-color: #daebf5;
}

.table-hover .table-french-100:hover,
.table-hover .table-french-100:hover > td,
.table-hover .table-french-100:hover > th {
  background-color: #d7e9f5;
}

.table-french-200,
.table-french-200 > td,
.table-french-200 > th {
  background-color: #e0eff8;
}

.table-french-200 tbody + tbody,
.table-french-200 td,
.table-french-200 th,
.table-french-200 thead th {
  border-color: #c6e1f3;
}

.table-hover .table-french-200:hover,
.table-hover .table-french-200:hover > td,
.table-hover .table-french-200:hover > th {
  background-color: #cbe4f3;
}

.table-french-300,
.table-french-300 > td,
.table-french-300 > th {
  background-color: #cce4f4;
}

.table-french-300 tbody + tbody,
.table-french-300 td,
.table-french-300 th,
.table-french-300 thead th {
  border-color: #a0cdeb;
}

.table-hover .table-french-300:hover,
.table-hover .table-french-300:hover > td,
.table-hover .table-french-300:hover > th {
  background-color: #b7d9ef;
}

.table-french-500,
.table-french-500 > td,
.table-french-500 > th {
  background-color: #bacfe0;
}

.table-french-500 tbody + tbody,
.table-french-500 td,
.table-french-500 th,
.table-french-500 thead th {
  border-color: #7fa7c5;
}

.table-hover .table-french-500:hover,
.table-hover .table-french-500:hover > td,
.table-hover .table-french-500:hover > th {
  background-color: #a8c3d8;
}

.table-prussian-100,
.table-prussian-100 > td,
.table-prussian-100 > th {
  background-color: #f9fcfe;
}

.table-prussian-100 tbody + tbody,
.table-prussian-100 td,
.table-prussian-100 th,
.table-prussian-100 thead th {
  border-color: #f5f9fd;
}

.table-hover .table-prussian-100:hover,
.table-hover .table-prussian-100:hover > td,
.table-hover .table-prussian-100:hover > th {
  background-color: #e3f1fa;
}

.table-prussian-200,
.table-prussian-200 > td,
.table-prussian-200 > th {
  background-color: #e1e5e9;
}

.table-prussian-200 tbody + tbody,
.table-prussian-200 td,
.table-prussian-200 th,
.table-prussian-200 thead th {
  border-color: #c7cfd5;
}

.table-hover .table-prussian-200:hover,
.table-hover .table-prussian-200:hover > td,
.table-hover .table-prussian-200:hover > th {
  background-color: #d2d8de;
}

.table-prussian-300,
.table-prussian-300 > td,
.table-prussian-300 > th {
  background-color: #cdd4da;
}

.table-prussian-300 tbody + tbody,
.table-prussian-300 td,
.table-prussian-300 th,
.table-prussian-300 thead th {
  border-color: #a1afba;
}

.table-hover .table-prussian-300:hover,
.table-hover .table-prussian-300:hover > td,
.table-hover .table-prussian-300:hover > th {
  background-color: #bec7cf;
}

.table-prussian-500,
.table-prussian-500 > td,
.table-prussian-500 > th {
  background-color: #b8c0c5;
}

.table-prussian-500 tbody + tbody,
.table-prussian-500 td,
.table-prussian-500 th,
.table-prussian-500 thead th {
  border-color: #7b8a94;
}

.table-hover .table-prussian-500:hover,
.table-hover .table-prussian-500:hover > td,
.table-hover .table-prussian-500:hover > th {
  background-color: #aab4ba;
}

.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: var(--ck-white);
  background-color: #1f2d36;
  border-color: #2d414e;
}

.table .thead-light th {
  color: var(--ck-text);
  background-color: #dfe1e2;
  border-color: #f2f2f3;
}

.table-dark {
  color: var(--ck-white);
  background-color: #1f2d36;
}

.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #2d414e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(2n) {
  background-color: hsla(0, 0%, 100%, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: var(--ck-white);
  background-color: hsla(0, 0%, 100%, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1469.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5625em + 0.938rem + 2px);
  padding: 0.469rem 1.25rem;
  font-family: Barlow;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5625;
  color: var(--ck-black);
  background-color: var(--ck-white);
  background-clip: padding-box;
  border: 1px solid #9fa5a9;
  border-radius: 1.25rem;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--ck-black);
}

.form-control:focus {
  color: var(--ck-black);
  background-color: var(--ck-white);
  border-color: #9fa5a9;
  outline: 0;
  box-shadow: none;
}

.form-control:-ms-input-placeholder {
  color: #032a45;
  opacity: 1;
}

.form-control::placeholder {
  color: #032a45;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #dfe1e2;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: var(--ck-black);
  background-color: var(--ck-white);
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.469rem + 1px);
  padding-bottom: calc(0.469rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5625;
}

.col-form-label-lg {
  padding-top: calc(0.75rem + 1px);
  padding-bottom: calc(0.75rem + 1px);
  font-size: 0.9375rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.7815rem + 1px);
  padding-bottom: calc(0.7815rem + 1px);
  font-size: 0.8125rem;
  line-height: 1;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.469rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5625;
  color: var(--ck-black);
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1em + 1.563rem + 2px);
  padding: 0.7815rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1;
  border-radius: 1.3rem;
}

.form-control-lg {
  height: calc(1.5em + 1.5rem + 2px);
  padding: 0.75rem 0.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 1.5rem;
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
  height: auto;
}

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

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*='col-'] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  color: var(--ck-muted);
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: var(--ck-accent-green);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5625;
  color: var(--ck-white);
  background-color: rgba(80, 118, 67, 0.9);
  border-radius: 0.8125rem;
}

.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: var(--ck-accent-green);
  padding-right: calc(1.5625em + 0.938rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23507643' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.39063em + 0.2345rem) center;
  background-size: calc(0.78125em + 0.469rem) calc(0.78125em + 0.469rem);
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: var(--ck-accent-green);
  box-shadow: 0 0 0 0 rgba(80, 118, 67, 0.25);
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5625em + 0.938rem);
  background-position: top calc(0.39063em + 0.2345rem) right calc(0.39063em + 0.2345rem);
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
  border-color: var(--ck-accent-green);
  padding-right: calc(0.75em + 3.399rem);
  background:
    url(/cdn/shop/files/arrow-down.svg?v=1626699570) no-repeat right 1.25rem
      center/10px 10px,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23507643' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
      var(--ck-white) no-repeat center right 2.25rem / calc(0.78125em + 0.469rem) calc(0.78125em + 0.469rem);
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
  border-color: var(--ck-accent-green);
  box-shadow: 0 0 0 0 rgba(80, 118, 67, 0.25);
}

.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: var(--ck-accent-green);
}

.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}

.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
  color: var(--ck-accent-green);
}

.custom-control-input.is-valid ~ .custom-control-label:before,
.was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: var(--ck-accent-green);
}

.custom-control-input.is-valid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
  border-color: #669755;
  background-color: #669755;
}

.custom-control-input.is-valid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0 rgba(80, 118, 67, 0.25);
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before,
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: var(--ck-accent-green);
}

.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: var(--ck-accent-green);
  box-shadow: 0 0 0 0 rgba(80, 118, 67, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: var(--ck-accent-red);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8125rem;
  line-height: 1.5625;
  color: var(--ck-white);
  background-color: rgba(225, 85, 84, 0.9);
  border-radius: 0.8125rem;
}

.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: var(--ck-accent-red);
  padding-right: calc(1.5625em + 0.938rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E15554' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23E15554' stroke='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.39063em + 0.2345rem) center;
  background-size: calc(0.78125em + 0.469rem) calc(0.78125em + 0.469rem);
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: var(--ck-accent-red);
  box-shadow: 0 0 0 0 rgba(225, 85, 84, 0.25);
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5625em + 0.938rem);
  background-position: top calc(0.39063em + 0.2345rem) right calc(0.39063em + 0.2345rem);
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
  border-color: var(--ck-accent-red);
  padding-right: calc(0.75em + 3.399rem);
  background:
    url(/cdn/shop/files/arrow-down.svg?v=1626699570) no-repeat right 1.25rem
      center/10px 10px,
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E15554' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23E15554' stroke='none'/%3E%3C/svg%3E")
      var(--ck-white) no-repeat center right 2.25rem / calc(0.78125em + 0.469rem) calc(0.78125em + 0.469rem);
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
  border-color: var(--ck-accent-red);
  box-shadow: 0 0 0 0 rgba(225, 85, 84, 0.25);
}

.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: var(--ck-accent-red);
}

.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}

.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: var(--ck-accent-red);
}

.custom-control-input.is-invalid ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: var(--ck-accent-red);
}

.custom-control-input.is-invalid:checked ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
  border-color: #e9807f;
  background-color: #e9807f;
}

.custom-control-input.is-invalid:focus ~ .custom-control-label:before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 0 rgba(225, 85, 84, 0.25);
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before,
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: var(--ck-accent-red);
}

.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: var(--ck-accent-red);
  box-shadow: 0 0 0 0 rgba(225, 85, 84, 0.25);
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form-inline .form-group,
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }

  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  color: var(--ck-black);
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.813rem 2.053rem;
  font-size: 0.8125rem;
  line-height: 1.5625;
  border-radius: 1.5rem;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: var(--ck-black);
  text-decoration: none;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.btn.disabled,
.btn:disabled {
  opacity: 0.4;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: var(--ck-white);
  background-color: #0061a3;
  border-color: #005a96;
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 none rgba(38, 140, 209, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: var(--ck-white);
  background-color: #005a96;
  border-color: #005289;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(38, 140, 209, 0.5);
}

.btn-secondary {
  color: var(--ck-white);
  background-color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
  color: var(--ck-white);
  background-color: #4d565a;
  border-color: #474f54;
}

.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 none hsla(201, 6%, 49%, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: var(--ck-white);
  background-color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: var(--ck-white);
  background-color: #474f54;
  border-color: #42494d;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(201, 6%, 49%, 0.5);
}

.btn-success {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  color: var(--ck-white);
  background-color: #3f5e35;
  border-color: #3a5531;
}

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 none rgba(106, 139, 95, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: var(--ck-white);
  background-color: #3a5531;
  border-color: #344d2c;
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(106, 139, 95, 0.5);
}

.btn-info {
  color: var(--ck-white);
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  color: var(--ck-white);
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 none rgba(58, 176, 195, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: var(--ck-white);
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: var(--ck-white);
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  color: var(--ck-black);
  background-color: #f7ab23;
  border-color: #f6a617;
}

.btn-warning.focus,
.btn-warning:focus {
  box-shadow: 0 0 0 none rgba(211, 160, 65, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  color: var(--ck-black);
  background-color: #f6a617;
  border-color: #f6a20b;
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(211, 160, 65, 0.5);
}

.btn-danger {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  color: var(--ck-white);
  background-color: #db3533;
  border-color: #d92a29;
}

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 none hsla(0, 71%, 67%, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: var(--ck-white);
  background-color: #d92a29;
  border-color: #d12625;
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(0, 71%, 67%, 0.5);
}

.btn-light {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
  color: var(--ck-black);
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light.focus,
.btn-light:focus {
  box-shadow: 0 0 0 none hsla(204, 6%, 84%, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  color: var(--ck-black);
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(204, 6%, 84%, 0.5);
}

.btn-dark {
  color: var(--ck-white);
  background-color: #1f2d36;
  border-color: #1f2d36;
}

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
  color: var(--ck-white);
  background-color: #11191e;
  border-color: #0c1216;
}

.btn-dark.focus,
.btn-dark:focus {
  box-shadow: 0 0 0 none rgba(65, 77, 84, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: var(--ck-white);
  background-color: #1f2d36;
  border-color: #1f2d36;
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  color: var(--ck-white);
  background-color: #0c1216;
  border-color: #080b0e;
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(65, 77, 84, 0.5);
}

.btn-white {
  color: var(--ck-black);
  background-color: var(--ck-white);
  border-color: var(--ck-white);
}

.btn-white.focus,
.btn-white:focus,
.btn-white:hover {
  color: var(--ck-black);
  background-color: #ececec;
  border-color: var(--ck-border-soft);
}

.btn-white.focus,
.btn-white:focus {
  box-shadow: 0 0 0 none hsla(210, 6%, 86%, 0.5);
}

.btn-white.disabled,
.btn-white:disabled {
  color: var(--ck-black);
  background-color: var(--ck-white);
  border-color: var(--ck-white);
}

.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show > .btn-white.dropdown-toggle {
  color: var(--ck-black);
  background-color: var(--ck-border-soft);
  border-color: var(--ck-border);
}

.btn-white:not(:disabled):not(.disabled).active:focus,
.btn-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(210, 6%, 86%, 0.5);
}

.btn-orange {
  color: var(--ck-white);
  background-color: #ea7942;
  border-color: #ea7942;
}

.btn-orange.focus,
.btn-orange:focus,
.btn-orange:hover {
  color: var(--ck-white);
  background-color: #e66120;
  border-color: #e05a19;
}

.btn-orange.focus,
.btn-orange:focus {
  box-shadow: 0 0 0 none rgba(237, 141, 94, 0.5);
}

.btn-orange.disabled,
.btn-orange:disabled {
  color: var(--ck-white);
  background-color: #ea7942;
  border-color: #ea7942;
}

.btn-orange:not(:disabled):not(.disabled).active,
.btn-orange:not(:disabled):not(.disabled):active,
.show > .btn-orange.dropdown-toggle {
  color: var(--ck-white);
  background-color: #e05a19;
  border-color: #d55618;
}

.btn-orange:not(:disabled):not(.disabled).active:focus,
.btn-orange:not(:disabled):not(.disabled):active:focus,
.show > .btn-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(237, 141, 94, 0.5);
}

.btn-green {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-green.focus,
.btn-green:focus,
.btn-green:hover {
  color: var(--ck-white);
  background-color: #3f5e35;
  border-color: #3a5531;
}

.btn-green.focus,
.btn-green:focus {
  box-shadow: 0 0 0 none rgba(106, 139, 95, 0.5);
}

.btn-green.disabled,
.btn-green:disabled {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-green:not(:disabled):not(.disabled).active,
.btn-green:not(:disabled):not(.disabled):active,
.show > .btn-green.dropdown-toggle {
  color: var(--ck-white);
  background-color: #3a5531;
  border-color: #344d2c;
}

.btn-green:not(:disabled):not(.disabled).active:focus,
.btn-green:not(:disabled):not(.disabled):active:focus,
.show > .btn-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(106, 139, 95, 0.5);
}

.btn-light-orange {
  color: var(--ck-black);
  background-color: #f6d5c4;
  border-color: #f6d5c4;
}

.btn-light-orange.focus,
.btn-light-orange:focus,
.btn-light-orange:hover {
  color: var(--ck-black);
  background-color: #f1bda3;
  border-color: #efb698;
}

.btn-light-orange.focus,
.btn-light-orange:focus {
  box-shadow: 0 0 0 none hsla(19, 29%, 75%, 0.5);
}

.btn-light-orange.disabled,
.btn-light-orange:disabled {
  color: var(--ck-black);
  background-color: #f6d5c4;
  border-color: #f6d5c4;
}

.btn-light-orange:not(:disabled):not(.disabled).active,
.btn-light-orange:not(:disabled):not(.disabled):active,
.show > .btn-light-orange.dropdown-toggle {
  color: var(--ck-black);
  background-color: #efb698;
  border-color: #eeae8d;
}

.btn-light-orange:not(:disabled):not(.disabled).active:focus,
.btn-light-orange:not(:disabled):not(.disabled):active:focus,
.show > .btn-light-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(19, 29%, 75%, 0.5);
}

.btn-light-green {
  color: var(--ck-black);
  background-color: #c9d4c7;
  border-color: #c9d4c7;
}

.btn-light-green.focus,
.btn-light-green:focus,
.btn-light-green:hover {
  color: var(--ck-black);
  background-color: #b4c3b1;
  border-color: #adbeaa;
}

.btn-light-green.focus,
.btn-light-green:focus {
  box-shadow: 0 0 0 none hsla(130, 8%, 69%, 0.5);
}

.btn-light-green.disabled,
.btn-light-green:disabled {
  color: var(--ck-black);
  background-color: #c9d4c7;
  border-color: #c9d4c7;
}

.btn-light-green:not(:disabled):not(.disabled).active,
.btn-light-green:not(:disabled):not(.disabled):active,
.show > .btn-light-green.dropdown-toggle {
  color: var(--ck-black);
  background-color: #adbeaa;
  border-color: #a6b8a3;
}

.btn-light-green:not(:disabled):not(.disabled).active:focus,
.btn-light-green:not(:disabled):not(.disabled):active:focus,
.show > .btn-light-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(130, 8%, 69%, 0.5);
}

.btn-light-blue {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-light-blue.focus,
.btn-light-blue:focus,
.btn-light-blue:hover {
  color: var(--ck-black);
  background-color: #9ac9e4;
  border-color: #90c3e1;
}

.btn-light-blue.focus,
.btn-light-blue:focus {
  box-shadow: 0 0 0 none rgba(156, 187, 205, 0.5);
}

.btn-light-blue.disabled,
.btn-light-blue:disabled {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-light-blue:not(:disabled):not(.disabled).active,
.btn-light-blue:not(:disabled):not(.disabled):active,
.show > .btn-light-blue.dropdown-toggle {
  color: var(--ck-black);
  background-color: #90c3e1;
  border-color: #86bedf;
}

.btn-light-blue:not(:disabled):not(.disabled).active:focus,
.btn-light-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-light-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(156, 187, 205, 0.5);
}

.btn-gray-200 {
  color: var(--ck-black);
  background-color: #dfe1e2;
  border-color: #dfe1e2;
}

.btn-gray-200.focus,
.btn-gray-200:focus,
.btn-gray-200:hover {
  color: var(--ck-black);
  background-color: #cbced0;
  border-color: #c4c8ca;
}

.btn-gray-200.focus,
.btn-gray-200:focus {
  box-shadow: 0 0 0 none hsla(200, 5%, 76%, 0.5);
}

.btn-gray-200.disabled,
.btn-gray-200:disabled {
  color: var(--ck-black);
  background-color: #dfe1e2;
  border-color: #dfe1e2;
}

.btn-gray-200:not(:disabled):not(.disabled).active,
.btn-gray-200:not(:disabled):not(.disabled):active,
.show > .btn-gray-200.dropdown-toggle {
  color: var(--ck-black);
  background-color: #c4c8ca;
  border-color: #bec2c4;
}

.btn-gray-200:not(:disabled):not(.disabled).active:focus,
.btn-gray-200:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(200, 5%, 76%, 0.5);
}

.btn-gray-300 {
  color: var(--ck-black);
  background-color: #bfc3c5;
  border-color: #bfc3c5;
}

.btn-gray-300.focus,
.btn-gray-300:focus,
.btn-gray-300:hover {
  color: var(--ck-black);
  background-color: #abb0b3;
  border-color: #a4aaad;
}

.btn-gray-300.focus,
.btn-gray-300:focus {
  box-shadow: 0 0 0 none hsla(200, 5%, 65%, 0.5);
}

.btn-gray-300.disabled,
.btn-gray-300:disabled {
  color: var(--ck-black);
  background-color: #bfc3c5;
  border-color: #bfc3c5;
}

.btn-gray-300:not(:disabled):not(.disabled).active,
.btn-gray-300:not(:disabled):not(.disabled):active,
.show > .btn-gray-300.dropdown-toggle {
  color: var(--ck-black);
  background-color: #a4aaad;
  border-color: #9ea4a7;
}

.btn-gray-300:not(:disabled):not(.disabled).active:focus,
.btn-gray-300:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(200, 5%, 65%, 0.5);
}

.btn-gray-400 {
  color: var(--ck-black);
  background-color: #9fa5a9;
  border-color: #9fa5a9;
}

.btn-gray-400.focus,
.btn-gray-400:focus,
.btn-gray-400:hover {
  color: var(--ck-white);
  background-color: #8b9297;
  border-color: #848c91;
}

.btn-gray-400.focus,
.btn-gray-400:focus {
  box-shadow: 0 0 0 none hsla(203, 6%, 55%, 0.5);
}

.btn-gray-400.disabled,
.btn-gray-400:disabled {
  color: var(--ck-black);
  background-color: #9fa5a9;
  border-color: #9fa5a9;
}

.btn-gray-400:not(:disabled):not(.disabled).active,
.btn-gray-400:not(:disabled):not(.disabled):active,
.show > .btn-gray-400.dropdown-toggle {
  color: var(--ck-white);
  background-color: #848c91;
  border-color: #7d858b;
}

.btn-gray-400:not(:disabled):not(.disabled).active:focus,
.btn-gray-400:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-400.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(203, 6%, 55%, 0.5);
}

.btn-gray-500 {
  color: var(--ck-white);
  background-color: #7f878c;
  border-color: #7f878c;
}

.btn-gray-500.focus,
.btn-gray-500:focus,
.btn-gray-500:hover {
  color: var(--ck-white);
  background-color: #6c7478;
  border-color: #666d72;
}

.btn-gray-500.focus,
.btn-gray-500:focus {
  box-shadow: 0 0 0 none hsla(202, 5%, 59%, 0.5);
}

.btn-gray-500.disabled,
.btn-gray-500:disabled {
  color: var(--ck-white);
  background-color: #7f878c;
  border-color: #7f878c;
}

.btn-gray-500:not(:disabled):not(.disabled).active,
.btn-gray-500:not(:disabled):not(.disabled):active,
.show > .btn-gray-500.dropdown-toggle {
  color: var(--ck-white);
  background-color: #666d72;
  border-color: #60676b;
}

.btn-gray-500:not(:disabled):not(.disabled).active:focus,
.btn-gray-500:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(202, 5%, 59%, 0.5);
}

.btn-gray-600 {
  color: var(--ck-white);
  background-color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-gray-600.focus,
.btn-gray-600:focus,
.btn-gray-600:hover {
  color: var(--ck-white);
  background-color: #4d565a;
  border-color: #474f54;
}

.btn-gray-600.focus,
.btn-gray-600:focus {
  box-shadow: 0 0 0 none hsla(201, 6%, 49%, 0.5);
}

.btn-gray-600.disabled,
.btn-gray-600:disabled {
  color: var(--ck-white);
  background-color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-gray-600:not(:disabled):not(.disabled).active,
.btn-gray-600:not(:disabled):not(.disabled):active,
.show > .btn-gray-600.dropdown-toggle {
  color: var(--ck-white);
  background-color: #474f54;
  border-color: #42494d;
}

.btn-gray-600:not(:disabled):not(.disabled).active:focus,
.btn-gray-600:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-600.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(201, 6%, 49%, 0.5);
}

.btn-gray-700 {
  color: var(--ck-white);
  background-color: var(--ck-text);
  border-color: var(--ck-text);
}

.btn-gray-700.focus,
.btn-gray-700:focus,
.btn-gray-700:hover {
  color: var(--ck-white);
  background-color: #2e373d;
  border-color: #293136;
}

.btn-gray-700.focus,
.btn-gray-700:focus {
  box-shadow: 0 0 0 none rgba(92, 102, 109, 0.5);
}

.btn-gray-700.disabled,
.btn-gray-700:disabled {
  color: var(--ck-white);
  background-color: var(--ck-text);
  border-color: var(--ck-text);
}

.btn-gray-700:not(:disabled):not(.disabled).active,
.btn-gray-700:not(:disabled):not(.disabled):active,
.show > .btn-gray-700.dropdown-toggle {
  color: var(--ck-white);
  background-color: #293136;
  border-color: #232a2f;
}

.btn-gray-700:not(:disabled):not(.disabled).active:focus,
.btn-gray-700:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-700.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(92, 102, 109, 0.5);
}

.btn-gray-800 {
  color: var(--ck-white);
  background-color: #1f2d36;
  border-color: #1f2d36;
}

.btn-gray-800.focus,
.btn-gray-800:focus,
.btn-gray-800:hover {
  color: var(--ck-white);
  background-color: #11191e;
  border-color: #0c1216;
}

.btn-gray-800.focus,
.btn-gray-800:focus {
  box-shadow: 0 0 0 none rgba(65, 77, 84, 0.5);
}

.btn-gray-800.disabled,
.btn-gray-800:disabled {
  color: var(--ck-white);
  background-color: #1f2d36;
  border-color: #1f2d36;
}

.btn-gray-800:not(:disabled):not(.disabled).active,
.btn-gray-800:not(:disabled):not(.disabled):active,
.show > .btn-gray-800.dropdown-toggle {
  color: var(--ck-white);
  background-color: #0c1216;
  border-color: #080b0e;
}

.btn-gray-800:not(:disabled):not(.disabled).active:focus,
.btn-gray-800:not(:disabled):not(.disabled):active:focus,
.show > .btn-gray-800.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(65, 77, 84, 0.5);
}

.btn-white-smoke {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-white-smoke.focus,
.btn-white-smoke:focus,
.btn-white-smoke:hover {
  color: var(--ck-black);
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-white-smoke.focus,
.btn-white-smoke:focus {
  box-shadow: 0 0 0 none hsla(204, 6%, 84%, 0.5);
}

.btn-white-smoke.disabled,
.btn-white-smoke:disabled {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-white-smoke:not(:disabled):not(.disabled).active,
.btn-white-smoke:not(:disabled):not(.disabled):active,
.show > .btn-white-smoke.dropdown-toggle {
  color: var(--ck-black);
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-white-smoke:not(:disabled):not(.disabled).active:focus,
.btn-white-smoke:not(:disabled):not(.disabled):active:focus,
.show > .btn-white-smoke.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(204, 6%, 84%, 0.5);
}

.btn-rich-black {
  color: var(--ck-white);
  background-color: var(--ck-black);
  border-color: var(--ck-black);
}

.btn-rich-black.focus,
.btn-rich-black:focus,
.btn-rich-black:hover {
  color: var(--ck-white);
  background-color: var(--ck-pure-black);
  border-color: var(--ck-pure-black);
}

.btn-rich-black.focus,
.btn-rich-black:focus {
  box-shadow: 0 0 0 none rgba(38, 52, 60, 0.5);
}

.btn-rich-black.disabled,
.btn-rich-black:disabled {
  color: var(--ck-white);
  background-color: var(--ck-black);
  border-color: var(--ck-black);
}

.btn-rich-black:not(:disabled):not(.disabled).active,
.btn-rich-black:not(:disabled):not(.disabled):active,
.show > .btn-rich-black.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-pure-black);
  border-color: var(--ck-pure-black);
}

.btn-rich-black:not(:disabled):not(.disabled).active:focus,
.btn-rich-black:not(:disabled):not(.disabled):active:focus,
.show > .btn-rich-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(38, 52, 60, 0.5);
}

.btn-french-blue {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.btn-french-blue.focus,
.btn-french-blue:focus,
.btn-french-blue:hover {
  color: var(--ck-white);
  background-color: #0061a3;
  border-color: #005a96;
}

.btn-french-blue.focus,
.btn-french-blue:focus {
  box-shadow: 0 0 0 none rgba(38, 140, 209, 0.5);
}

.btn-french-blue.disabled,
.btn-french-blue:disabled {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.btn-french-blue:not(:disabled):not(.disabled).active,
.btn-french-blue:not(:disabled):not(.disabled):active,
.show > .btn-french-blue.dropdown-toggle {
  color: var(--ck-white);
  background-color: #005a96;
  border-color: #005289;
}

.btn-french-blue:not(:disabled):not(.disabled).active:focus,
.btn-french-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-french-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(38, 140, 209, 0.5);
}

.btn-prussian-blue {
  color: var(--ck-white);
  background-color: #032a45;
  border-color: #032a45;
}

.btn-prussian-blue.focus,
.btn-prussian-blue:focus,
.btn-prussian-blue:hover {
  color: var(--ck-white);
  background-color: #011420;
  border-color: #010c14;
}

.btn-prussian-blue.focus,
.btn-prussian-blue:focus {
  box-shadow: 0 0 0 none rgba(41, 74, 97, 0.5);
}

.btn-prussian-blue.disabled,
.btn-prussian-blue:disabled {
  color: var(--ck-white);
  background-color: #032a45;
  border-color: #032a45;
}

.btn-prussian-blue:not(:disabled):not(.disabled).active,
.btn-prussian-blue:not(:disabled):not(.disabled):active,
.show > .btn-prussian-blue.dropdown-toggle {
  color: var(--ck-white);
  background-color: #010c14;
  border-color: #000508;
}

.btn-prussian-blue:not(:disabled):not(.disabled).active:focus,
.btn-prussian-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-prussian-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(41, 74, 97, 0.5);
}

.btn-red {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-red.focus,
.btn-red:focus,
.btn-red:hover {
  color: var(--ck-white);
  background-color: #db3533;
  border-color: #d92a29;
}

.btn-red.focus,
.btn-red:focus {
  box-shadow: 0 0 0 none hsla(0, 71%, 67%, 0.5);
}

.btn-red.disabled,
.btn-red:disabled {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-red:not(:disabled):not(.disabled).active,
.btn-red:not(:disabled):not(.disabled):active,
.show > .btn-red.dropdown-toggle {
  color: var(--ck-white);
  background-color: #d92a29;
  border-color: #d12625;
}

.btn-red:not(:disabled):not(.disabled).active:focus,
.btn-red:not(:disabled):not(.disabled):active:focus,
.show > .btn-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(0, 71%, 67%, 0.5);
}

.btn-yellow {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-yellow.focus,
.btn-yellow:focus,
.btn-yellow:hover {
  color: var(--ck-black);
  background-color: #f7ab23;
  border-color: #f6a617;
}

.btn-yellow.focus,
.btn-yellow:focus {
  box-shadow: 0 0 0 none rgba(211, 160, 65, 0.5);
}

.btn-yellow.disabled,
.btn-yellow:disabled {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-yellow:not(:disabled):not(.disabled).active,
.btn-yellow:not(:disabled):not(.disabled):active,
.show > .btn-yellow.dropdown-toggle {
  color: var(--ck-black);
  background-color: #f6a617;
  border-color: #f6a20b;
}

.btn-yellow:not(:disabled):not(.disabled).active:focus,
.btn-yellow:not(:disabled):not(.disabled):active:focus,
.show > .btn-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(211, 160, 65, 0.5);
}

.btn-french-100 {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-french-100.focus,
.btn-french-100:focus,
.btn-french-100:hover {
  color: var(--ck-black);
  background-color: #9ac9e4;
  border-color: #90c3e1;
}

.btn-french-100.focus,
.btn-french-100:focus {
  box-shadow: 0 0 0 none rgba(156, 187, 205, 0.5);
}

.btn-french-100.disabled,
.btn-french-100:disabled {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-french-100:not(:disabled):not(.disabled).active,
.btn-french-100:not(:disabled):not(.disabled):active,
.show > .btn-french-100.dropdown-toggle {
  color: var(--ck-black);
  background-color: #90c3e1;
  border-color: #86bedf;
}

.btn-french-100:not(:disabled):not(.disabled).active:focus,
.btn-french-100:not(:disabled):not(.disabled):active:focus,
.show > .btn-french-100.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(156, 187, 205, 0.5);
}

.btn-french-200 {
  color: var(--ck-black);
  background-color: #91c5e7;
  border-color: #91c5e7;
}

.btn-french-200.focus,
.btn-french-200:focus,
.btn-french-200:hover {
  color: var(--ck-black);
  background-color: #72b4e0;
  border-color: #67afde;
}

.btn-french-200.focus,
.btn-french-200:focus {
  box-shadow: 0 0 0 none rgba(123, 170, 200, 0.5);
}

.btn-french-200.disabled,
.btn-french-200:disabled {
  color: var(--ck-black);
  background-color: #91c5e7;
  border-color: #91c5e7;
}

.btn-french-200:not(:disabled):not(.disabled).active,
.btn-french-200:not(:disabled):not(.disabled):active,
.show > .btn-french-200.dropdown-toggle {
  color: var(--ck-black);
  background-color: #67afde;
  border-color: #5da9dc;
}

.btn-french-200:not(:disabled):not(.disabled).active:focus,
.btn-french-200:not(:disabled):not(.disabled):active:focus,
.show > .btn-french-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(123, 170, 200, 0.5);
}

.btn-french-300 {
  color: var(--ck-white);
  background-color: #489ed8;
  border-color: #489ed8;
}

.btn-french-300.focus,
.btn-french-300:focus,
.btn-french-300:hover {
  color: var(--ck-white);
  background-color: #2c8dce;
  border-color: #2a85c3;
}

.btn-french-300.focus,
.btn-french-300:focus {
  box-shadow: 0 0 0 none rgba(99, 173, 222, 0.5);
}

.btn-french-300.disabled,
.btn-french-300:disabled {
  color: var(--ck-white);
  background-color: #489ed8;
  border-color: #489ed8;
}

.btn-french-300:not(:disabled):not(.disabled).active,
.btn-french-300:not(:disabled):not(.disabled):active,
.show > .btn-french-300.dropdown-toggle {
  color: var(--ck-white);
  background-color: #2a85c3;
  border-color: #277eb9;
}

.btn-french-300:not(:disabled):not(.disabled).active:focus,
.btn-french-300:not(:disabled):not(.disabled):active:focus,
.show > .btn-french-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(99, 173, 222, 0.5);
}

.btn-french-500 {
  color: var(--ck-white);
  background-color: #09558f;
  border-color: #09558f;
}

.btn-french-500.focus,
.btn-french-500:focus,
.btn-french-500:hover {
  color: var(--ck-white);
  background-color: #07406b;
  border-color: #06385f;
}

.btn-french-500.focus,
.btn-french-500:focus {
  box-shadow: 0 0 0 none rgba(46, 111, 160, 0.5);
}

.btn-french-500.disabled,
.btn-french-500:disabled {
  color: var(--ck-white);
  background-color: #09558f;
  border-color: #09558f;
}

.btn-french-500:not(:disabled):not(.disabled).active,
.btn-french-500:not(:disabled):not(.disabled):active,
.show > .btn-french-500.dropdown-toggle {
  color: var(--ck-white);
  background-color: #06385f;
  border-color: #053153;
}

.btn-french-500:not(:disabled):not(.disabled).active:focus,
.btn-french-500:not(:disabled):not(.disabled):active:focus,
.show > .btn-french-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(46, 111, 160, 0.5);
}

.btn-prussian-100 {
  color: var(--ck-black);
  background-color: #ebf4fb;
  border-color: #ebf4fb;
}

.btn-prussian-100.focus,
.btn-prussian-100:focus,
.btn-prussian-100:hover {
  color: var(--ck-black);
  background-color: #cbe2f5;
  border-color: #c1ddf3;
}

.btn-prussian-100.focus,
.btn-prussian-100:focus {
  box-shadow: 0 0 0 none rgba(200, 210, 217, 0.5);
}

.btn-prussian-100.disabled,
.btn-prussian-100:disabled {
  color: var(--ck-black);
  background-color: #ebf4fb;
  border-color: #ebf4fb;
}

.btn-prussian-100:not(:disabled):not(.disabled).active,
.btn-prussian-100:not(:disabled):not(.disabled):active,
.show > .btn-prussian-100.dropdown-toggle {
  color: var(--ck-black);
  background-color: #c1ddf3;
  border-color: #b6d7f0;
}

.btn-prussian-100:not(:disabled):not(.disabled).active:focus,
.btn-prussian-100:not(:disabled):not(.disabled):active:focus,
.show > .btn-prussian-100.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(200, 210, 217, 0.5);
}

.btn-prussian-200 {
  color: var(--ck-black);
  background-color: #93a3af;
  border-color: #93a3af;
}

.btn-prussian-200.focus,
.btn-prussian-200:focus,
.btn-prussian-200:hover {
  color: var(--ck-white);
  background-color: #7d909f;
  border-color: #768a99;
}

.btn-prussian-200.focus,
.btn-prussian-200:focus {
  box-shadow: 0 0 0 none rgba(125, 141, 153, 0.5);
}

.btn-prussian-200.disabled,
.btn-prussian-200:disabled {
  color: var(--ck-black);
  background-color: #93a3af;
  border-color: #93a3af;
}

.btn-prussian-200:not(:disabled):not(.disabled).active,
.btn-prussian-200:not(:disabled):not(.disabled):active,
.show > .btn-prussian-200.dropdown-toggle {
  color: var(--ck-white);
  background-color: #768a99;
  border-color: #6e8494;
}

.btn-prussian-200:not(:disabled):not(.disabled).active:focus,
.btn-prussian-200:not(:disabled):not(.disabled):active:focus,
.show > .btn-prussian-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(125, 141, 153, 0.5);
}

.btn-prussian-300 {
  color: var(--ck-white);
  background-color: #4b667a;
  border-color: #4b667a;
}

.btn-prussian-300.focus,
.btn-prussian-300:focus,
.btn-prussian-300:hover {
  color: var(--ck-white);
  background-color: #3c5262;
  border-color: #384c5a;
}

.btn-prussian-300.focus,
.btn-prussian-300:focus {
  box-shadow: 0 0 0 none rgba(102, 125, 142, 0.5);
}

.btn-prussian-300.disabled,
.btn-prussian-300:disabled {
  color: var(--ck-white);
  background-color: #4b667a;
  border-color: #4b667a;
}

.btn-prussian-300:not(:disabled):not(.disabled).active,
.btn-prussian-300:not(:disabled):not(.disabled):active,
.show > .btn-prussian-300.dropdown-toggle {
  color: var(--ck-white);
  background-color: #384c5a;
  border-color: #334553;
}

.btn-prussian-300:not(:disabled):not(.disabled).active:focus,
.btn-prussian-300:not(:disabled):not(.disabled):active:focus,
.show > .btn-prussian-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(102, 125, 142, 0.5);
}

.btn-prussian-500 {
  color: var(--ck-white);
  background-color: #021e31;
  border-color: #021e31;
}

.btn-prussian-500.focus,
.btn-prussian-500:focus,
.btn-prussian-500:hover {
  color: var(--ck-white);
  background-color: #01080c;
  border-color: var(--ck-pure-black);
}

.btn-prussian-500.focus,
.btn-prussian-500:focus {
  box-shadow: 0 0 0 none rgba(40, 64, 80, 0.5);
}

.btn-prussian-500.disabled,
.btn-prussian-500:disabled {
  color: var(--ck-white);
  background-color: #021e31;
  border-color: #021e31;
}

.btn-prussian-500:not(:disabled):not(.disabled).active,
.btn-prussian-500:not(:disabled):not(.disabled):active,
.show > .btn-prussian-500.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-pure-black);
  border-color: var(--ck-pure-black);
}

.btn-prussian-500:not(:disabled):not(.disabled).active:focus,
.btn-prussian-500:not(:disabled):not(.disabled):active:focus,
.show > .btn-prussian-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(40, 64, 80, 0.5);
}

.btn-outline-primary {
  color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.btn-outline-primary:hover {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 none rgba(0, 120, 201, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: var(--ck-brand-blue);
  background-color: transparent;
}

.btn-outline-secondary {
  color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-outline-secondary:hover {
  color: var(--ck-white);
  background-color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 none rgba(95, 105, 111, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: var(--ck-muted);
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(95, 105, 111, 0.5);
}

.btn-outline-success {
  color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-outline-success:hover {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 none rgba(80, 118, 67, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: var(--ck-accent-green);
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(80, 118, 67, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: var(--ck-white);
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info.focus,
.btn-outline-info:focus {
  box-shadow: 0 0 0 none rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: var(--ck-white);
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-outline-warning:hover {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 none rgba(248, 185, 72, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: var(--ck-accent-yellow);
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(248, 185, 72, 0.5);
}

.btn-outline-danger {
  color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-outline-danger:hover {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 none rgba(225, 85, 84, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: var(--ck-accent-red);
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(225, 85, 84, 0.5);
}

.btn-outline-light {
  color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-outline-light:hover {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-outline-light.focus,
.btn-outline-light:focus {
  box-shadow: 0 0 0 none rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: var(--ck-bg-light);
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #1f2d36;
  border-color: #1f2d36;
}

.btn-outline-dark:hover {
  color: var(--ck-white);
  background-color: #1f2d36;
  border-color: #1f2d36;
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 none rgba(31, 45, 54, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #1f2d36;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
  color: var(--ck-white);
  background-color: #1f2d36;
  border-color: #1f2d36;
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(31, 45, 54, 0.5);
}

.btn-outline-white {
  color: var(--ck-white);
  border-color: var(--ck-white);
}

.btn-outline-white:hover {
  color: var(--ck-black);
  background-color: var(--ck-white);
  border-color: var(--ck-white);
}

.btn-outline-white.focus,
.btn-outline-white:focus {
  box-shadow: 0 0 0 none hsla(0, 0%, 100%, 0.5);
}

.btn-outline-white.disabled,
.btn-outline-white:disabled {
  color: var(--ck-white);
  background-color: transparent;
}

.btn-outline-white:not(:disabled):not(.disabled).active,
.btn-outline-white:not(:disabled):not(.disabled):active,
.show > .btn-outline-white.dropdown-toggle {
  color: var(--ck-black);
  background-color: var(--ck-white);
  border-color: var(--ck-white);
}

.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(0, 0%, 100%, 0.5);
}

.btn-outline-orange {
  color: #ea7942;
  border-color: #ea7942;
}

.btn-outline-orange:hover {
  color: var(--ck-white);
  background-color: #ea7942;
  border-color: #ea7942;
}

.btn-outline-orange.focus,
.btn-outline-orange:focus {
  box-shadow: 0 0 0 none rgba(234, 121, 66, 0.5);
}

.btn-outline-orange.disabled,
.btn-outline-orange:disabled {
  color: #ea7942;
  background-color: transparent;
}

.btn-outline-orange:not(:disabled):not(.disabled).active,
.btn-outline-orange:not(:disabled):not(.disabled):active,
.show > .btn-outline-orange.dropdown-toggle {
  color: var(--ck-white);
  background-color: #ea7942;
  border-color: #ea7942;
}

.btn-outline-orange:not(:disabled):not(.disabled).active:focus,
.btn-outline-orange:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(234, 121, 66, 0.5);
}

.btn-outline-green {
  color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-outline-green:hover {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-outline-green.focus,
.btn-outline-green:focus {
  box-shadow: 0 0 0 none rgba(80, 118, 67, 0.5);
}

.btn-outline-green.disabled,
.btn-outline-green:disabled {
  color: var(--ck-accent-green);
  background-color: transparent;
}

.btn-outline-green:not(:disabled):not(.disabled).active,
.btn-outline-green:not(:disabled):not(.disabled):active,
.show > .btn-outline-green.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
  border-color: var(--ck-accent-green);
}

.btn-outline-green:not(:disabled):not(.disabled).active:focus,
.btn-outline-green:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(80, 118, 67, 0.5);
}

.btn-outline-light-orange {
  color: #f6d5c4;
  border-color: #f6d5c4;
}

.btn-outline-light-orange:hover {
  color: var(--ck-black);
  background-color: #f6d5c4;
  border-color: #f6d5c4;
}

.btn-outline-light-orange.focus,
.btn-outline-light-orange:focus {
  box-shadow: 0 0 0 none hsla(20, 74%, 87%, 0.5);
}

.btn-outline-light-orange.disabled,
.btn-outline-light-orange:disabled {
  color: #f6d5c4;
  background-color: transparent;
}

.btn-outline-light-orange:not(:disabled):not(.disabled).active,
.btn-outline-light-orange:not(:disabled):not(.disabled):active,
.show > .btn-outline-light-orange.dropdown-toggle {
  color: var(--ck-black);
  background-color: #f6d5c4;
  border-color: #f6d5c4;
}

.btn-outline-light-orange:not(:disabled):not(.disabled).active:focus,
.btn-outline-light-orange:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light-orange.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(20, 74%, 87%, 0.5);
}

.btn-outline-light-green {
  color: #c9d4c7;
  border-color: #c9d4c7;
}

.btn-outline-light-green:hover {
  color: var(--ck-black);
  background-color: #c9d4c7;
  border-color: #c9d4c7;
}

.btn-outline-light-green.focus,
.btn-outline-light-green:focus {
  box-shadow: 0 0 0 none rgba(201, 212, 199, 0.5);
}

.btn-outline-light-green.disabled,
.btn-outline-light-green:disabled {
  color: #c9d4c7;
  background-color: transparent;
}

.btn-outline-light-green:not(:disabled):not(.disabled).active,
.btn-outline-light-green:not(:disabled):not(.disabled):active,
.show > .btn-outline-light-green.dropdown-toggle {
  color: var(--ck-black);
  background-color: #c9d4c7;
  border-color: #c9d4c7;
}

.btn-outline-light-green:not(:disabled):not(.disabled).active:focus,
.btn-outline-light-green:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light-green.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(201, 212, 199, 0.5);
}

.btn-outline-light-blue {
  color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-outline-light-blue:hover {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-outline-light-blue.focus,
.btn-outline-light-blue:focus {
  box-shadow: 0 0 0 none rgba(184, 217, 236, 0.5);
}

.btn-outline-light-blue.disabled,
.btn-outline-light-blue:disabled {
  color: var(--ck-bg-blue);
  background-color: transparent;
}

.btn-outline-light-blue:not(:disabled):not(.disabled).active,
.btn-outline-light-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-light-blue.dropdown-toggle {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-outline-light-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-light-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(184, 217, 236, 0.5);
}

.btn-outline-gray-200 {
  color: #dfe1e2;
  border-color: #dfe1e2;
}

.btn-outline-gray-200:hover {
  color: var(--ck-black);
  background-color: #dfe1e2;
  border-color: #dfe1e2;
}

.btn-outline-gray-200.focus,
.btn-outline-gray-200:focus {
  box-shadow: 0 0 0 none hsla(200, 5%, 88%, 0.5);
}

.btn-outline-gray-200.disabled,
.btn-outline-gray-200:disabled {
  color: #dfe1e2;
  background-color: transparent;
}

.btn-outline-gray-200:not(:disabled):not(.disabled).active,
.btn-outline-gray-200:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-200.dropdown-toggle {
  color: var(--ck-black);
  background-color: #dfe1e2;
  border-color: #dfe1e2;
}

.btn-outline-gray-200:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-200:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(200, 5%, 88%, 0.5);
}

.btn-outline-gray-300 {
  color: #bfc3c5;
  border-color: #bfc3c5;
}

.btn-outline-gray-300:hover {
  color: var(--ck-black);
  background-color: #bfc3c5;
  border-color: #bfc3c5;
}

.btn-outline-gray-300.focus,
.btn-outline-gray-300:focus {
  box-shadow: 0 0 0 none hsla(200, 5%, 76%, 0.5);
}

.btn-outline-gray-300.disabled,
.btn-outline-gray-300:disabled {
  color: #bfc3c5;
  background-color: transparent;
}

.btn-outline-gray-300:not(:disabled):not(.disabled).active,
.btn-outline-gray-300:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-300.dropdown-toggle {
  color: var(--ck-black);
  background-color: #bfc3c5;
  border-color: #bfc3c5;
}

.btn-outline-gray-300:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-300:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(200, 5%, 76%, 0.5);
}

.btn-outline-gray-400 {
  color: #9fa5a9;
  border-color: #9fa5a9;
}

.btn-outline-gray-400:hover {
  color: var(--ck-black);
  background-color: #9fa5a9;
  border-color: #9fa5a9;
}

.btn-outline-gray-400.focus,
.btn-outline-gray-400:focus {
  box-shadow: 0 0 0 none hsla(204, 5%, 64%, 0.5);
}

.btn-outline-gray-400.disabled,
.btn-outline-gray-400:disabled {
  color: #9fa5a9;
  background-color: transparent;
}

.btn-outline-gray-400:not(:disabled):not(.disabled).active,
.btn-outline-gray-400:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-400.dropdown-toggle {
  color: var(--ck-black);
  background-color: #9fa5a9;
  border-color: #9fa5a9;
}

.btn-outline-gray-400:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-400:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-400.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(204, 5%, 64%, 0.5);
}

.btn-outline-gray-500 {
  color: #7f878c;
  border-color: #7f878c;
}

.btn-outline-gray-500:hover {
  color: var(--ck-white);
  background-color: #7f878c;
  border-color: #7f878c;
}

.btn-outline-gray-500.focus,
.btn-outline-gray-500:focus {
  box-shadow: 0 0 0 none hsla(203, 5%, 52%, 0.5);
}

.btn-outline-gray-500.disabled,
.btn-outline-gray-500:disabled {
  color: #7f878c;
  background-color: transparent;
}

.btn-outline-gray-500:not(:disabled):not(.disabled).active,
.btn-outline-gray-500:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-500.dropdown-toggle {
  color: var(--ck-white);
  background-color: #7f878c;
  border-color: #7f878c;
}

.btn-outline-gray-500:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-500:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 none hsla(203, 5%, 52%, 0.5);
}

.btn-outline-gray-600 {
  color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-outline-gray-600:hover {
  color: var(--ck-white);
  background-color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-outline-gray-600.focus,
.btn-outline-gray-600:focus {
  box-shadow: 0 0 0 none rgba(95, 105, 111, 0.5);
}

.btn-outline-gray-600.disabled,
.btn-outline-gray-600:disabled {
  color: var(--ck-muted);
  background-color: transparent;
}

.btn-outline-gray-600:not(:disabled):not(.disabled).active,
.btn-outline-gray-600:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-600.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-muted);
  border-color: var(--ck-muted);
}

.btn-outline-gray-600:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-600:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-600.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(95, 105, 111, 0.5);
}

.btn-outline-gray-700 {
  color: var(--ck-text);
  border-color: var(--ck-text);
}

.btn-outline-gray-700:hover {
  color: var(--ck-white);
  background-color: var(--ck-text);
  border-color: var(--ck-text);
}

.btn-outline-gray-700.focus,
.btn-outline-gray-700:focus {
  box-shadow: 0 0 0 none rgba(63, 75, 83, 0.5);
}

.btn-outline-gray-700.disabled,
.btn-outline-gray-700:disabled {
  color: var(--ck-text);
  background-color: transparent;
}

.btn-outline-gray-700:not(:disabled):not(.disabled).active,
.btn-outline-gray-700:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-700.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-text);
  border-color: var(--ck-text);
}

.btn-outline-gray-700:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-700:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-700.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(63, 75, 83, 0.5);
}

.btn-outline-gray-800 {
  color: #1f2d36;
  border-color: #1f2d36;
}

.btn-outline-gray-800:hover {
  color: var(--ck-white);
  background-color: #1f2d36;
  border-color: #1f2d36;
}

.btn-outline-gray-800.focus,
.btn-outline-gray-800:focus {
  box-shadow: 0 0 0 none rgba(31, 45, 54, 0.5);
}

.btn-outline-gray-800.disabled,
.btn-outline-gray-800:disabled {
  color: #1f2d36;
  background-color: transparent;
}

.btn-outline-gray-800:not(:disabled):not(.disabled).active,
.btn-outline-gray-800:not(:disabled):not(.disabled):active,
.show > .btn-outline-gray-800.dropdown-toggle {
  color: var(--ck-white);
  background-color: #1f2d36;
  border-color: #1f2d36;
}

.btn-outline-gray-800:not(:disabled):not(.disabled).active:focus,
.btn-outline-gray-800:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-gray-800.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(31, 45, 54, 0.5);
}

.btn-outline-white-smoke {
  color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-outline-white-smoke:hover {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-outline-white-smoke.focus,
.btn-outline-white-smoke:focus {
  box-shadow: 0 0 0 none rgba(248, 249, 250, 0.5);
}

.btn-outline-white-smoke.disabled,
.btn-outline-white-smoke:disabled {
  color: var(--ck-bg-light);
  background-color: transparent;
}

.btn-outline-white-smoke:not(:disabled):not(.disabled).active,
.btn-outline-white-smoke:not(:disabled):not(.disabled):active,
.show > .btn-outline-white-smoke.dropdown-toggle {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.btn-outline-white-smoke:not(:disabled):not(.disabled).active:focus,
.btn-outline-white-smoke:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-white-smoke.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(248, 249, 250, 0.5);
}

.btn-outline-rich-black {
  color: var(--ck-black);
  border-color: var(--ck-black);
}

.btn-outline-rich-black:hover {
  color: var(--ck-white);
  background-color: var(--ck-black);
  border-color: var(--ck-black);
}

.btn-outline-rich-black.focus,
.btn-outline-rich-black:focus {
  box-shadow: 0 0 0 none rgba(0, 16, 26, 0.5);
}

.btn-outline-rich-black.disabled,
.btn-outline-rich-black:disabled {
  color: var(--ck-black);
  background-color: transparent;
}

.btn-outline-rich-black:not(:disabled):not(.disabled).active,
.btn-outline-rich-black:not(:disabled):not(.disabled):active,
.show > .btn-outline-rich-black.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-black);
  border-color: var(--ck-black);
}

.btn-outline-rich-black:not(:disabled):not(.disabled).active:focus,
.btn-outline-rich-black:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-rich-black.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(0, 16, 26, 0.5);
}

.btn-outline-french-blue {
  color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.btn-outline-french-blue:hover {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.btn-outline-french-blue.focus,
.btn-outline-french-blue:focus {
  box-shadow: 0 0 0 none rgba(0, 120, 201, 0.5);
}

.btn-outline-french-blue.disabled,
.btn-outline-french-blue:disabled {
  color: var(--ck-brand-blue);
  background-color: transparent;
}

.btn-outline-french-blue:not(:disabled):not(.disabled).active,
.btn-outline-french-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-french-blue.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.btn-outline-french-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-french-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-french-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(0, 120, 201, 0.5);
}

.btn-outline-prussian-blue {
  color: #032a45;
  border-color: #032a45;
}

.btn-outline-prussian-blue:hover {
  color: var(--ck-white);
  background-color: #032a45;
  border-color: #032a45;
}

.btn-outline-prussian-blue.focus,
.btn-outline-prussian-blue:focus {
  box-shadow: 0 0 0 none rgba(3, 42, 69, 0.5);
}

.btn-outline-prussian-blue.disabled,
.btn-outline-prussian-blue:disabled {
  color: #032a45;
  background-color: transparent;
}

.btn-outline-prussian-blue:not(:disabled):not(.disabled).active,
.btn-outline-prussian-blue:not(:disabled):not(.disabled):active,
.show > .btn-outline-prussian-blue.dropdown-toggle {
  color: var(--ck-white);
  background-color: #032a45;
  border-color: #032a45;
}

.btn-outline-prussian-blue:not(:disabled):not(.disabled).active:focus,
.btn-outline-prussian-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-prussian-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(3, 42, 69, 0.5);
}

.btn-outline-red {
  color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-outline-red:hover {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-outline-red.focus,
.btn-outline-red:focus {
  box-shadow: 0 0 0 none rgba(225, 85, 84, 0.5);
}

.btn-outline-red.disabled,
.btn-outline-red:disabled {
  color: var(--ck-accent-red);
  background-color: transparent;
}

.btn-outline-red:not(:disabled):not(.disabled).active,
.btn-outline-red:not(:disabled):not(.disabled):active,
.show > .btn-outline-red.dropdown-toggle {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
  border-color: var(--ck-accent-red);
}

.btn-outline-red:not(:disabled):not(.disabled).active:focus,
.btn-outline-red:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(225, 85, 84, 0.5);
}

.btn-outline-yellow {
  color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-outline-yellow:hover {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-outline-yellow.focus,
.btn-outline-yellow:focus {
  box-shadow: 0 0 0 none rgba(248, 185, 72, 0.5);
}

.btn-outline-yellow.disabled,
.btn-outline-yellow:disabled {
  color: var(--ck-accent-yellow);
  background-color: transparent;
}

.btn-outline-yellow:not(:disabled):not(.disabled).active,
.btn-outline-yellow:not(:disabled):not(.disabled):active,
.show > .btn-outline-yellow.dropdown-toggle {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
  border-color: var(--ck-accent-yellow);
}

.btn-outline-yellow:not(:disabled):not(.disabled).active:focus,
.btn-outline-yellow:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(248, 185, 72, 0.5);
}

.btn-outline-french-100 {
  color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-outline-french-100:hover {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-outline-french-100.focus,
.btn-outline-french-100:focus {
  box-shadow: 0 0 0 none rgba(184, 217, 236, 0.5);
}

.btn-outline-french-100.disabled,
.btn-outline-french-100:disabled {
  color: var(--ck-bg-blue);
  background-color: transparent;
}

.btn-outline-french-100:not(:disabled):not(.disabled).active,
.btn-outline-french-100:not(:disabled):not(.disabled):active,
.show > .btn-outline-french-100.dropdown-toggle {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
  border-color: var(--ck-bg-blue);
}

.btn-outline-french-100:not(:disabled):not(.disabled).active:focus,
.btn-outline-french-100:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-french-100.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(184, 217, 236, 0.5);
}

.btn-outline-french-200 {
  color: #91c5e7;
  border-color: #91c5e7;
}

.btn-outline-french-200:hover {
  color: var(--ck-black);
  background-color: #91c5e7;
  border-color: #91c5e7;
}

.btn-outline-french-200.focus,
.btn-outline-french-200:focus {
  box-shadow: 0 0 0 none rgba(145, 197, 231, 0.5);
}

.btn-outline-french-200.disabled,
.btn-outline-french-200:disabled {
  color: #91c5e7;
  background-color: transparent;
}

.btn-outline-french-200:not(:disabled):not(.disabled).active,
.btn-outline-french-200:not(:disabled):not(.disabled):active,
.show > .btn-outline-french-200.dropdown-toggle {
  color: var(--ck-black);
  background-color: #91c5e7;
  border-color: #91c5e7;
}

.btn-outline-french-200:not(:disabled):not(.disabled).active:focus,
.btn-outline-french-200:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-french-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(145, 197, 231, 0.5);
}

.btn-outline-french-300 {
  color: #489ed8;
  border-color: #489ed8;
}

.btn-outline-french-300:hover {
  color: var(--ck-white);
  background-color: #489ed8;
  border-color: #489ed8;
}

.btn-outline-french-300.focus,
.btn-outline-french-300:focus {
  box-shadow: 0 0 0 none rgba(72, 158, 216, 0.5);
}

.btn-outline-french-300.disabled,
.btn-outline-french-300:disabled {
  color: #489ed8;
  background-color: transparent;
}

.btn-outline-french-300:not(:disabled):not(.disabled).active,
.btn-outline-french-300:not(:disabled):not(.disabled):active,
.show > .btn-outline-french-300.dropdown-toggle {
  color: var(--ck-white);
  background-color: #489ed8;
  border-color: #489ed8;
}

.btn-outline-french-300:not(:disabled):not(.disabled).active:focus,
.btn-outline-french-300:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-french-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(72, 158, 216, 0.5);
}

.btn-outline-french-500 {
  color: #09558f;
  border-color: #09558f;
}

.btn-outline-french-500:hover {
  color: var(--ck-white);
  background-color: #09558f;
  border-color: #09558f;
}

.btn-outline-french-500.focus,
.btn-outline-french-500:focus {
  box-shadow: 0 0 0 none rgba(9, 85, 143, 0.5);
}

.btn-outline-french-500.disabled,
.btn-outline-french-500:disabled {
  color: #09558f;
  background-color: transparent;
}

.btn-outline-french-500:not(:disabled):not(.disabled).active,
.btn-outline-french-500:not(:disabled):not(.disabled):active,
.show > .btn-outline-french-500.dropdown-toggle {
  color: var(--ck-white);
  background-color: #09558f;
  border-color: #09558f;
}

.btn-outline-french-500:not(:disabled):not(.disabled).active:focus,
.btn-outline-french-500:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-french-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(9, 85, 143, 0.5);
}

.btn-outline-prussian-100 {
  color: #ebf4fb;
  border-color: #ebf4fb;
}

.btn-outline-prussian-100:hover {
  color: var(--ck-black);
  background-color: #ebf4fb;
  border-color: #ebf4fb;
}

.btn-outline-prussian-100.focus,
.btn-outline-prussian-100:focus {
  box-shadow: 0 0 0 none rgba(235, 244, 251, 0.5);
}

.btn-outline-prussian-100.disabled,
.btn-outline-prussian-100:disabled {
  color: #ebf4fb;
  background-color: transparent;
}

.btn-outline-prussian-100:not(:disabled):not(.disabled).active,
.btn-outline-prussian-100:not(:disabled):not(.disabled):active,
.show > .btn-outline-prussian-100.dropdown-toggle {
  color: var(--ck-black);
  background-color: #ebf4fb;
  border-color: #ebf4fb;
}

.btn-outline-prussian-100:not(:disabled):not(.disabled).active:focus,
.btn-outline-prussian-100:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-prussian-100.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(235, 244, 251, 0.5);
}

.btn-outline-prussian-200 {
  color: #93a3af;
  border-color: #93a3af;
}

.btn-outline-prussian-200:hover {
  color: var(--ck-black);
  background-color: #93a3af;
  border-color: #93a3af;
}

.btn-outline-prussian-200.focus,
.btn-outline-prussian-200:focus {
  box-shadow: 0 0 0 none rgba(147, 163, 175, 0.5);
}

.btn-outline-prussian-200.disabled,
.btn-outline-prussian-200:disabled {
  color: #93a3af;
  background-color: transparent;
}

.btn-outline-prussian-200:not(:disabled):not(.disabled).active,
.btn-outline-prussian-200:not(:disabled):not(.disabled):active,
.show > .btn-outline-prussian-200.dropdown-toggle {
  color: var(--ck-black);
  background-color: #93a3af;
  border-color: #93a3af;
}

.btn-outline-prussian-200:not(:disabled):not(.disabled).active:focus,
.btn-outline-prussian-200:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-prussian-200.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(147, 163, 175, 0.5);
}

.btn-outline-prussian-300 {
  color: #4b667a;
  border-color: #4b667a;
}

.btn-outline-prussian-300:hover {
  color: var(--ck-white);
  background-color: #4b667a;
  border-color: #4b667a;
}

.btn-outline-prussian-300.focus,
.btn-outline-prussian-300:focus {
  box-shadow: 0 0 0 none rgba(75, 102, 122, 0.5);
}

.btn-outline-prussian-300.disabled,
.btn-outline-prussian-300:disabled {
  color: #4b667a;
  background-color: transparent;
}

.btn-outline-prussian-300:not(:disabled):not(.disabled).active,
.btn-outline-prussian-300:not(:disabled):not(.disabled):active,
.show > .btn-outline-prussian-300.dropdown-toggle {
  color: var(--ck-white);
  background-color: #4b667a;
  border-color: #4b667a;
}

.btn-outline-prussian-300:not(:disabled):not(.disabled).active:focus,
.btn-outline-prussian-300:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-prussian-300.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(75, 102, 122, 0.5);
}

.btn-outline-prussian-500 {
  color: #021e31;
  border-color: #021e31;
}

.btn-outline-prussian-500:hover {
  color: var(--ck-white);
  background-color: #021e31;
  border-color: #021e31;
}

.btn-outline-prussian-500.focus,
.btn-outline-prussian-500:focus {
  box-shadow: 0 0 0 none rgba(2, 30, 49, 0.5);
}

.btn-outline-prussian-500.disabled,
.btn-outline-prussian-500:disabled {
  color: #021e31;
  background-color: transparent;
}

.btn-outline-prussian-500:not(:disabled):not(.disabled).active,
.btn-outline-prussian-500:not(:disabled):not(.disabled):active,
.show > .btn-outline-prussian-500.dropdown-toggle {
  color: var(--ck-white);
  background-color: #021e31;
  border-color: #021e31;
}

.btn-outline-prussian-500:not(:disabled):not(.disabled).active:focus,
.btn-outline-prussian-500:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-prussian-500.dropdown-toggle:focus {
  box-shadow: 0 0 0 none rgba(2, 30, 49, 0.5);
}

.btn-link {
  font-weight: 400;
  color: var(--ck-brand-blue);
  text-decoration: none;
}

.btn-link:hover {
  color: #004a7d;
  text-decoration: none;
}

.btn-link.focus,
.btn-link:focus {
  text-decoration: none;
  box-shadow: none;
}

.btn-link.disabled,
.btn-link:disabled {
  color: var(--ck-muted);
  pointer-events: none;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 1rem 2.053rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 1.8125rem;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 0.875rem 1rem;
  font-size: 0.8125rem;
  line-height: 1;
  border-radius: 1.375rem;
}

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

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

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

.dropdown-toggle {
  white-space: nowrap;
}

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

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: var(--ck-black);
  text-align: left;
  list-style: none;
  background-color: var(--ck-white);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.8125rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: var(--ck-black);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: var(--ck-pure-black);
  text-decoration: none;
  background-color: var(--ck-bg-light);
}

.dropdown-item.active,
.dropdown-item:active {
  color: var(--ck-white);
  text-decoration: none;
  background-color: var(--ck-brand-blue);
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: var(--ck-muted);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.8125rem;
  color: var(--ck-muted);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: var(--ck-black);
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}

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

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

.dropdown-toggle-split {
  padding-right: 1.53975rem;
  padding-left: 1.53975rem;
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split:before {
  margin-right: 0;
}

.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-right: 1.53975rem;
  padding-left: 1.53975rem;
}

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}

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

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

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

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

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-append,
.input-group-prepend {
  display: -ms-flexbox;
  display: flex;
}

.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}

.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.469rem 1.25rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5625;
  color: var(--ck-black);
  text-align: center;
  white-space: nowrap;
  background-color: var(--ck-white);
  border: 1px solid #9fa5a9;
  border-radius: 1.25rem;
}

.input-group-text input[type='checkbox'],
.input-group-text input[type='radio'] {
  margin-top: 0;
}

.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1.5rem + 2px);
}

.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.75rem 0.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 1.5rem;
}

.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1em + 1.563rem + 2px);
}

.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.7815rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1;
  border-radius: 1.3rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2.25rem;
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5625rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.28125rem;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label:before {
  color: var(--ck-white);
  border-color: var(--ck-brand-blue);
  background-color: var(--ck-brand-blue);
}

.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: none;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #9fa5a9;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: var(--ck-white);
  background-color: #7dcaff;
  border-color: #7dcaff;
}

.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label {
  color: var(--ck-muted);
}

.custom-control-input:disabled ~ .custom-control-label:before,
.custom-control-input[disabled] ~ .custom-control-label:before {
  background-color: #dfe1e2;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label:before {
  pointer-events: none;
  background-color: var(--ck-white);
  border: 1px solid #7f878c;
}

.custom-control-label:after,
.custom-control-label:before {
  position: absolute;
  top: 0.28125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: '';
}

.custom-control-label:after {
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label:before {
  border-radius: 0.8125rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
  border-color: var(--ck-brand-blue);
  background-color: var(--ck-brand-blue);
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0, 120, 201, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
  background-color: rgba(0, 120, 201, 0.5);
}

.custom-radio .custom-control-label:before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0, 120, 201, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label:after {
  top: calc(0.28125rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #7f878c;
  border-radius: 0.5rem;
  transition:
    transform 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label:after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: var(--ck-white);
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0, 120, 201, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 1.532rem + 1px);
  padding: 0.766rem 2.25rem 0.766rem 1.25rem;
  font-family: Barlow;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.5;
  color: #032a45;
  vertical-align: middle;
  background: var(--ck-white) url(/cdn/shop/files/arrow-down.svg?v=1626699570)
    no-repeat right 1.25rem center/10px 10px;
  border: 1px solid #032a45;
  border-radius: 1.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: none;
  outline: 0;
  box-shadow: none;
}

.custom-select:focus::-ms-value {
  color: var(--ck-black);
  background-color: var(--ck-white);
}

.custom-select[multiple],
.custom-select[size]:not([size='1']) {
  height: auto;
  padding-right: 1.25rem;
  background-image: none;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #032a45;
}

.custom-select-sm {
  height: calc(1em + 1.563rem + 2px);
  padding-top: 0.7815rem;
  padding-bottom: 0.7815rem;
  padding-left: 0.5rem;
  font-size: 0.8125rem;
}

.custom-select-lg {
  height: calc(1.5em + 1.5rem + 2px);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.5rem;
  font-size: 0.9375rem;
}

.custom-file {
  display: inline-block;
  margin-bottom: 0;
}

.custom-file,
.custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5625em + 0.938rem + 2px);
}

.custom-file-input {
  z-index: 2;
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #9fa5a9;
  box-shadow: none;
}

.custom-file-input:disabled ~ .custom-file-label,
.custom-file-input[disabled] ~ .custom-file-label {
  background-color: #dfe1e2;
}

.custom-file-input:lang(en) ~ .custom-file-label:after {
  content: 'Browse';
}

.custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse);
}

.custom-file-label {
  left: 0;
  z-index: 1;
  height: calc(1.5625em + 0.938rem + 2px);
  font-family: Barlow;
  font-weight: 500;
  border: 1px solid #9fa5a9;
  border-radius: 1.25rem;
}

.custom-file-label,
.custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.469rem 1.25rem;
  line-height: 1.5625;
  color: var(--ck-black);
  background-color: var(--ck-white);
}

.custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5625em + 0.938rem);
  content: 'Browse';
  border-left: inherit;
  border-radius: 0 1.25rem 1.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow:
    0 0 0 1px var(--ck-white),
    none;
}

.custom-range:focus::-moz-range-thumb {
  box-shadow:
    0 0 0 1px var(--ck-white),
    none;
}

.custom-range:focus::-ms-thumb {
  box-shadow:
    0 0 0 1px var(--ck-white),
    none;
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: var(--ck-brand-blue);
  border: 0;
  border-radius: 1rem;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #7dcaff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #bfc3c5;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: var(--ck-brand-blue);
  border: 0;
  border-radius: 1rem;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #7dcaff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #bfc3c5;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  background-color: var(--ck-brand-blue);
  border: 0;
  border-radius: 1rem;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #7dcaff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
  background-color: #bfc3c5;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #7f878c;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #7f878c;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #7f878c;
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label:before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: var(--ck-muted);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px none;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.8125rem;
  border-top-right-radius: 0.8125rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent;
}

.nav-tabs .nav-link.disabled {
  color: var(--ck-muted);
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: var(--ck-brand-blue);
  background-color: transparent;
  border-color: transparent;
}

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

.nav-pills .nav-link {
  border-radius: 0.8125rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

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

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

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}

.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.40234rem;
  padding-bottom: 0.40234rem;
  margin-right: 1rem;
  font-size: 1.125rem;
  line-height: inherit;
  white-space: nowrap;
}

@media (max-width: 1200px) {
  .navbar-brand {
    font-size: calc(1.00625rem + 0.15833vw);
    min-width: 0;
  }
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 1.5rem;
}

@media (max-width: 1200px) {
  .navbar-toggler {
    font-size: calc(1.00625rem + 0.15833vw);
    min-width: 0;
  }
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat 50%;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1469.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid,
  .navbar-expand-xxl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1470px) {
  .navbar-expand-xxl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-xxl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid,
  .navbar-expand-xxl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-xxl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: var(--ck-white);
}

.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: var(--ck-white);
}

.navbar-dark .navbar-toggler {
  color: hsla(0, 0%, 100%, 0.5);
  border-color: hsla(0, 0%, 100%, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, 0.5);
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: var(--ck-white);
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: var(--ck-white);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.8125rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.8125rem;
  border-top-right-radius: 0.8125rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.8125rem;
  border-bottom-left-radius: 0.8125rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-subtitle {
  margin-top: -0.375rem;
}

.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.8125rem - 1px) calc(0.8125rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-header-tabs {
  margin-bottom: -0.75rem;
  border-bottom: 0;
}

.card-header-pills,
.card-header-tabs {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img,
.card-img-bottom,
.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.8125rem - 1px);
  border-top-right-radius: calc(0.8125rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.8125rem - 1px);
  border-bottom-left-radius: calc(0.8125rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.532rem 1rem;
  margin-bottom: 1rem;
  font-size: 0.9375rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0.8125rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item:before {
  display: inline-block;
  padding-right: 0.5rem;
  color: var(--ck-black);
  content: '/';
}

.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none;
}

.breadcrumb-item.active {
  color: var(--ck-black);
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.8125rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: var(--ck-brand-blue);
  background-color: var(--ck-white);
  border: 1px solid #bfc3c5;
}

.page-link:hover {
  z-index: 2;
  color: #004a7d;
  text-decoration: none;
  background-color: #dfe1e2;
  border-color: #bfc3c5;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.8125rem;
  border-bottom-left-radius: 0.8125rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.8125rem;
  border-bottom-right-radius: 0.8125rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

.page-item.disabled .page-link {
  color: var(--ck-muted);
  pointer-events: none;
  cursor: auto;
  background-color: var(--ck-white);
  border-color: #bfc3c5;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
}

@media (max-width: 1200px) {
  .pagination-lg .page-link {
    font-size: calc(1.00625rem + 0.15833vw);
    min-width: 0;
  }
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.8125rem;
  line-height: 1;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.8125rem;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}

a.badge:focus,
a.badge:hover {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
}

a.badge-primary:focus,
a.badge-primary:hover {
  color: var(--ck-white);
  background-color: #005a96;
}

a.badge-primary.focus,
a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 120, 201, 0.5);
}

.badge-secondary {
  color: var(--ck-white);
  background-color: var(--ck-muted);
}

a.badge-secondary:focus,
a.badge-secondary:hover {
  color: var(--ck-white);
  background-color: #474f54;
}

a.badge-secondary.focus,
a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(95, 105, 111, 0.5);
}

.badge-success {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
}

a.badge-success:focus,
a.badge-success:hover {
  color: var(--ck-white);
  background-color: #3a5531;
}

a.badge-success.focus,
a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(80, 118, 67, 0.5);
}

.badge-info {
  color: var(--ck-white);
  background-color: #17a2b8;
}

a.badge-info:focus,
a.badge-info:hover {
  color: var(--ck-white);
  background-color: #117a8b;
}

a.badge-info.focus,
a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
}

a.badge-warning:focus,
a.badge-warning:hover {
  color: var(--ck-black);
  background-color: #f6a617;
}

a.badge-warning.focus,
a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(248, 185, 72, 0.5);
}

.badge-danger {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
}

a.badge-danger:focus,
a.badge-danger:hover {
  color: var(--ck-white);
  background-color: #d92a29;
}

a.badge-danger.focus,
a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(225, 85, 84, 0.5);
}

.badge-light {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
}

a.badge-light:focus,
a.badge-light:hover {
  color: var(--ck-black);
  background-color: #dae0e5;
}

a.badge-light.focus,
a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: var(--ck-white);
  background-color: #1f2d36;
}

a.badge-dark:focus,
a.badge-dark:hover {
  color: var(--ck-white);
  background-color: #0c1216;
}

a.badge-dark.focus,
a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(31, 45, 54, 0.5);
}

.badge-white {
  color: var(--ck-black);
  background-color: var(--ck-white);
}

a.badge-white:focus,
a.badge-white:hover {
  color: var(--ck-black);
  background-color: var(--ck-border-soft);
}

a.badge-white.focus,
a.badge-white:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.5);
}

.badge-orange {
  color: var(--ck-white);
  background-color: #ea7942;
}

a.badge-orange:focus,
a.badge-orange:hover {
  color: var(--ck-white);
  background-color: #e05a19;
}

a.badge-orange.focus,
a.badge-orange:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(234, 121, 66, 0.5);
}

.badge-green {
  color: var(--ck-white);
  background-color: var(--ck-accent-green);
}

a.badge-green:focus,
a.badge-green:hover {
  color: var(--ck-white);
  background-color: #3a5531;
}

a.badge-green.focus,
a.badge-green:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(80, 118, 67, 0.5);
}

.badge-light-orange {
  color: var(--ck-black);
  background-color: #f6d5c4;
}

a.badge-light-orange:focus,
a.badge-light-orange:hover {
  color: var(--ck-black);
  background-color: #efb698;
}

a.badge-light-orange.focus,
a.badge-light-orange:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(20, 74%, 87%, 0.5);
}

.badge-light-green {
  color: var(--ck-black);
  background-color: #c9d4c7;
}

a.badge-light-green:focus,
a.badge-light-green:hover {
  color: var(--ck-black);
  background-color: #adbeaa;
}

a.badge-light-green.focus,
a.badge-light-green:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(201, 212, 199, 0.5);
}

.badge-light-blue {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
}

a.badge-light-blue:focus,
a.badge-light-blue:hover {
  color: var(--ck-black);
  background-color: #90c3e1;
}

a.badge-light-blue.focus,
a.badge-light-blue:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(184, 217, 236, 0.5);
}

.badge-gray-200 {
  color: var(--ck-black);
  background-color: #dfe1e2;
}

a.badge-gray-200:focus,
a.badge-gray-200:hover {
  color: var(--ck-black);
  background-color: #c4c8ca;
}

a.badge-gray-200.focus,
a.badge-gray-200:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(200, 5%, 88%, 0.5);
}

.badge-gray-300 {
  color: var(--ck-black);
  background-color: #bfc3c5;
}

a.badge-gray-300:focus,
a.badge-gray-300:hover {
  color: var(--ck-black);
  background-color: #a4aaad;
}

a.badge-gray-300.focus,
a.badge-gray-300:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(200, 5%, 76%, 0.5);
}

.badge-gray-400 {
  color: var(--ck-black);
  background-color: #9fa5a9;
}

a.badge-gray-400:focus,
a.badge-gray-400:hover {
  color: var(--ck-black);
  background-color: #848c91;
}

a.badge-gray-400.focus,
a.badge-gray-400:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(204, 5%, 64%, 0.5);
}

.badge-gray-500 {
  color: var(--ck-white);
  background-color: #7f878c;
}

a.badge-gray-500:focus,
a.badge-gray-500:hover {
  color: var(--ck-white);
  background-color: #666d72;
}

a.badge-gray-500.focus,
a.badge-gray-500:focus {
  outline: 0;
  box-shadow: 0 0 0 0 hsla(203, 5%, 52%, 0.5);
}

.badge-gray-600 {
  color: var(--ck-white);
  background-color: var(--ck-muted);
}

a.badge-gray-600:focus,
a.badge-gray-600:hover {
  color: var(--ck-white);
  background-color: #474f54;
}

a.badge-gray-600.focus,
a.badge-gray-600:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(95, 105, 111, 0.5);
}

.badge-gray-700 {
  color: var(--ck-white);
  background-color: var(--ck-text);
}

a.badge-gray-700:focus,
a.badge-gray-700:hover {
  color: var(--ck-white);
  background-color: #293136;
}

a.badge-gray-700.focus,
a.badge-gray-700:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(63, 75, 83, 0.5);
}

.badge-gray-800 {
  color: var(--ck-white);
  background-color: #1f2d36;
}

a.badge-gray-800:focus,
a.badge-gray-800:hover {
  color: var(--ck-white);
  background-color: #0c1216;
}

a.badge-gray-800.focus,
a.badge-gray-800:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(31, 45, 54, 0.5);
}

.badge-white-smoke {
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
}

a.badge-white-smoke:focus,
a.badge-white-smoke:hover {
  color: var(--ck-black);
  background-color: #dae0e5;
}

a.badge-white-smoke.focus,
a.badge-white-smoke:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5);
}

.badge-rich-black {
  color: var(--ck-white);
  background-color: var(--ck-black);
}

a.badge-rich-black:focus,
a.badge-rich-black:hover {
  color: var(--ck-white);
  background-color: var(--ck-pure-black);
}

a.badge-rich-black.focus,
a.badge-rich-black:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 16, 26, 0.5);
}

.badge-french-blue {
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
}

a.badge-french-blue:focus,
a.badge-french-blue:hover {
  color: var(--ck-white);
  background-color: #005a96;
}

a.badge-french-blue.focus,
a.badge-french-blue:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 120, 201, 0.5);
}

.badge-prussian-blue {
  color: var(--ck-white);
  background-color: #032a45;
}

a.badge-prussian-blue:focus,
a.badge-prussian-blue:hover {
  color: var(--ck-white);
  background-color: #010c14;
}

a.badge-prussian-blue.focus,
a.badge-prussian-blue:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(3, 42, 69, 0.5);
}

.badge-red {
  color: var(--ck-white);
  background-color: var(--ck-accent-red);
}

a.badge-red:focus,
a.badge-red:hover {
  color: var(--ck-white);
  background-color: #d92a29;
}

a.badge-red.focus,
a.badge-red:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(225, 85, 84, 0.5);
}

.badge-yellow {
  color: var(--ck-black);
  background-color: var(--ck-accent-yellow);
}

a.badge-yellow:focus,
a.badge-yellow:hover {
  color: var(--ck-black);
  background-color: #f6a617;
}

a.badge-yellow.focus,
a.badge-yellow:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(248, 185, 72, 0.5);
}

.badge-french-100 {
  color: var(--ck-black);
  background-color: var(--ck-bg-blue);
}

a.badge-french-100:focus,
a.badge-french-100:hover {
  color: var(--ck-black);
  background-color: #90c3e1;
}

a.badge-french-100.focus,
a.badge-french-100:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(184, 217, 236, 0.5);
}

.badge-french-200 {
  color: var(--ck-black);
  background-color: #91c5e7;
}

a.badge-french-200:focus,
a.badge-french-200:hover {
  color: var(--ck-black);
  background-color: #67afde;
}

a.badge-french-200.focus,
a.badge-french-200:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(145, 197, 231, 0.5);
}

.badge-french-300 {
  color: var(--ck-white);
  background-color: #489ed8;
}

a.badge-french-300:focus,
a.badge-french-300:hover {
  color: var(--ck-white);
  background-color: #2a85c3;
}

a.badge-french-300.focus,
a.badge-french-300:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(72, 158, 216, 0.5);
}

.badge-french-500 {
  color: var(--ck-white);
  background-color: #09558f;
}

a.badge-french-500:focus,
a.badge-french-500:hover {
  color: var(--ck-white);
  background-color: #06385f;
}

a.badge-french-500.focus,
a.badge-french-500:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(9, 85, 143, 0.5);
}

.badge-prussian-100 {
  color: var(--ck-black);
  background-color: #ebf4fb;
}

a.badge-prussian-100:focus,
a.badge-prussian-100:hover {
  color: var(--ck-black);
  background-color: #c1ddf3;
}

a.badge-prussian-100.focus,
a.badge-prussian-100:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(235, 244, 251, 0.5);
}

.badge-prussian-200 {
  color: var(--ck-black);
  background-color: #93a3af;
}

a.badge-prussian-200:focus,
a.badge-prussian-200:hover {
  color: var(--ck-black);
  background-color: #768a99;
}

a.badge-prussian-200.focus,
a.badge-prussian-200:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(147, 163, 175, 0.5);
}

.badge-prussian-300 {
  color: var(--ck-white);
  background-color: #4b667a;
}

a.badge-prussian-300:focus,
a.badge-prussian-300:hover {
  color: var(--ck-white);
  background-color: #384c5a;
}

a.badge-prussian-300.focus,
a.badge-prussian-300:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(75, 102, 122, 0.5);
}

.badge-prussian-500 {
  color: var(--ck-white);
  background-color: #021e31;
}

a.badge-prussian-500:focus,
a.badge-prussian-500:hover {
  color: var(--ck-white);
  background-color: var(--ck-pure-black);
}

a.badge-prussian-500.focus,
a.badge-prussian-500:focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(2, 30, 49, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #dfe1e2;
  border-radius: 1.5rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.8125rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #003e69;
  background-color: #cce4f4;
  border-color: #b8d9f0;
}

.alert-primary hr {
  border-top-color: #a3ceec;
}

.alert-primary .alert-link {
  color: #002036;
}

.alert-secondary {
  color: #31373a;
  background-color: #dfe1e2;
  border-color: #d2d5d7;
}

.alert-secondary hr {
  border-top-color: #c5c8cb;
}

.alert-secondary .alert-link {
  color: #1a1d1e;
}

.alert-success {
  color: #2a3d23;
  background-color: #dce4d9;
  border-color: #ced9ca;
}

.alert-success hr {
  border-top-color: #c0cebb;
}

.alert-success .alert-link {
  color: #141d10;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #816025;
  background-color: #fef1da;
  border-color: #fdebcc;
}

.alert-warning hr {
  border-top-color: #fce1b3;
}

.alert-warning .alert-link {
  color: #59431a;
}

.alert-danger {
  color: #752c2c;
  background-color: #f9dddd;
  border-color: #f7cfcf;
}

.alert-danger hr {
  border-top-color: #f3b9b9;
}

.alert-danger .alert-link {
  color: #501e1e;
}

.alert-light {
  color: #818182;
  background-color: var(--ck-white);
  border-color: var(--ck-white);
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #10171c;
  background-color: #d2d5d7;
  border-color: #c0c4c7;
}

.alert-dark hr {
  border-top-color: #b3b7bb;
}

.alert-dark .alert-link {
  color: var(--ck-pure-black);
}

.alert-white {
  color: #858585;
  background-color: var(--ck-white);
  border-color: var(--ck-white);
}

.alert-white hr {
  border-top-color: #f2f2f2;
}

.alert-white .alert-link {
  color: #6c6c6c;
}

.alert-orange {
  color: #7a3f22;
  background-color: #fbe4d9;
  border-color: #f9d9ca;
}

.alert-orange hr {
  border-top-color: #f6c9b3;
}

.alert-orange .alert-link {
  color: #522a17;
}

.alert-green {
  color: #2a3d23;
  background-color: #dce4d9;
  border-color: #ced9ca;
}

.alert-green hr {
  border-top-color: #c0cebb;
}

.alert-green .alert-link {
  color: #141d10;
}

.alert-light-orange {
  color: #806f66;
  background-color: #fdf7f3;
  border-color: #fcf3ee;
}

.alert-light-orange hr {
  border-top-color: #f8e4d8;
}

.alert-light-orange .alert-link {
  color: #64564f;
}

.alert-light-green {
  color: #696e67;
  background-color: #f4f6f4;
  border-color: #f0f3ef;
}

.alert-light-green hr {
  border-top-color: #e2e8e0;
}

.alert-light-green .alert-link {
  color: #50544e;
}

.alert-light-blue {
  color: #60717b;
  background-color: #f1f7fb;
  border-color: #ebf4fa;
}

.alert-light-blue hr {
  border-top-color: #d7e9f5;
}

.alert-light-blue .alert-link {
  color: #4a575e;
}

.alert-gray-200 {
  color: #747576;
  background-color: var(--ck-bg-light);
  border-color: var(--ck-bg-light);
}

.alert-gray-200 hr {
  border-top-color: #e9ebeb;
}

.alert-gray-200 .alert-link {
  color: #5b5c5c;
}

.alert-gray-300 {
  color: #636566;
  background-color: #f2f3f3;
  border-color: #edeeef;
}

.alert-gray-300 hr {
  border-top-color: #e0e1e3;
}

.alert-gray-300 .alert-link {
  color: #4a4b4c;
}

.alert-gray-400 {
  color: #535658;
  background-color: #ecedee;
  border-color: #e4e6e7;
}

.alert-gray-400 hr {
  border-top-color: #d7dadb;
}

.alert-gray-400 .alert-link {
  color: #3a3c3e;
}

.alert-gray-500 {
  color: #424649;
  background-color: #e5e7e8;
  border-color: #dbdddf;
}

.alert-gray-500 hr {
  border-top-color: #ced0d3;
}

.alert-gray-500 .alert-link {
  color: #2a2c2e;
}

.alert-gray-600 {
  color: #31373a;
  background-color: #dfe1e2;
  border-color: #d2d5d7;
}

.alert-gray-600 hr {
  border-top-color: #c5c8cb;
}

.alert-gray-600 .alert-link {
  color: #1a1d1e;
}

.alert-gray-700 {
  color: #21272b;
  background-color: #d9dbdd;
  border-color: #c9cdcf;
}

.alert-gray-700 hr {
  border-top-color: #bcc1c3;
}

.alert-gray-700 .alert-link {
  color: #0b0d0e;
}

.alert-gray-800 {
  color: #10171c;
  background-color: #d2d5d7;
  border-color: #c0c4c7;
}

.alert-gray-800 hr {
  border-top-color: #b3b7bb;
}

.alert-gray-800 .alert-link {
  color: var(--ck-pure-black);
}

.alert-white-smoke {
  color: #818182;
  background-color: var(--ck-white);
  border-color: var(--ck-white);
}

.alert-white-smoke hr {
  border-top-color: #ececf6;
}

.alert-white-smoke .alert-link {
  color: #686868;
}

.alert-rich-black {
  color: #00080e;
  background-color: #cccfd1;
  border-color: #b8bcbf;
}

.alert-rich-black hr {
  border-top-color: #abafb3;
}

.alert-rich-black .alert-link {
  color: var(--ck-pure-black);
}

.alert-french-blue {
  color: #003e69;
  background-color: #cce4f4;
  border-color: #b8d9f0;
}

.alert-french-blue hr {
  border-top-color: #a3ceec;
}

.alert-french-blue .alert-link {
  color: #002036;
}

.alert-prussian-blue {
  color: #021624;
  background-color: #cdd4da;
  border-color: #b8c3cb;
}

.alert-prussian-blue hr {
  border-top-color: #a9b7c0;
}

.alert-prussian-blue .alert-link {
  color: var(--ck-pure-black);
}

.alert-red {
  color: #752c2c;
  background-color: #f9dddd;
  border-color: #f7cfcf;
}

.alert-red hr {
  border-top-color: #f3b9b9;
}

.alert-red .alert-link {
  color: #501e1e;
}

.alert-yellow {
  color: #816025;
  background-color: #fef1da;
  border-color: #fdebcc;
}

.alert-yellow hr {
  border-top-color: #fce1b3;
}

.alert-yellow .alert-link {
  color: #59431a;
}

.alert-french-100 {
  color: #60717b;
  background-color: #f1f7fb;
  border-color: #ebf4fa;
}

.alert-french-100 hr {
  border-top-color: #d7e9f5;
}

.alert-french-100 .alert-link {
  color: #4a575e;
}

.alert-french-200 {
  color: #4b6678;
  background-color: #e9f3fa;
  border-color: #e0eff8;
}

.alert-french-200 hr {
  border-top-color: #cbe4f3;
}

.alert-french-200 .alert-link {
  color: #374b59;
}

.alert-french-300 {
  color: #255270;
  background-color: #daecf7;
  border-color: #cce4f4;
}

.alert-french-300 hr {
  border-top-color: #b7d9ef;
}

.alert-french-300 .alert-link {
  color: #18364a;
}

.alert-french-500 {
  color: #052c4a;
  background-color: #cedde9;
  border-color: #bacfe0;
}

.alert-french-500 hr {
  border-top-color: #a8c3d8;
}

.alert-french-500 .alert-link {
  color: var(--ck-black);
}

.alert-prussian-100 {
  color: #7a7f83;
  background-color: var(--ck-bg-light);
  border-color: #f9fcfe;
}

.alert-prussian-100 hr {
  border-top-color: #e3f1fa;
}

.alert-prussian-100 .alert-link {
  color: #616569;
}

.alert-prussian-200 {
  color: #4c555b;
  background-color: #e9edef;
  border-color: #e1e5e9;
}

.alert-prussian-200 hr {
  border-top-color: #d2d8de;
}

.alert-prussian-200 .alert-link {
  color: #353b3f;
}

.alert-prussian-300 {
  color: #27353f;
  background-color: #dbe0e4;
  border-color: #cdd4da;
}

.alert-prussian-300 hr {
  border-top-color: #bec7cf;
}

.alert-prussian-300 .alert-link {
  color: #141b20;
}

.alert-prussian-500 {
  color: var(--ck-black);
  background-color: #ccd2d6;
  border-color: #b8c0c5;
}

.alert-prussian-500 hr {
  border-top-color: #aab4ba;
}

.alert-prussian-500 .alert-link {
  color: var(--ck-pure-black);
}

@keyframes progress-bar-stripes {
  0% {
    background-position: 0.625rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  height: 0.625rem;
  font-size: 0.75rem;
  background-color: #f2f2f2;
  border-radius: 0.8125rem;
}

.progress,
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.progress-bar {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--ck-white);
  text-align: center;
  white-space: nowrap;
  background-color: var(--ck-brand-blue);
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 0.625rem 0.625rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: var(--ck-text);
  text-align: inherit;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: var(--ck-text);
  text-decoration: none;
  background-color: var(--ck-bg-light);
}

.list-group-item-action:active {
  color: var(--ck-black);
  background-color: #dfe1e2;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: var(--ck-white);
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.8125rem;
  border-top-right-radius: 0.8125rem;
}

.list-group-item:last-child {
  border-bottom-right-radius: 0.8125rem;
  border-bottom-left-radius: 0.8125rem;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: var(--ck-muted);
  pointer-events: none;
  background-color: var(--ck-white);
}

.list-group-item.active {
  z-index: 2;
  color: var(--ck-white);
  background-color: var(--ck-brand-blue);
  border-color: var(--ck-brand-blue);
}

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

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}

.list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: 0.8125rem;
  border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: 0.8125rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: 0.8125rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: 0.8125rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: 0.8125rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: 0.8125rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: 0.8125rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: 0.8125rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: 0.8125rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: 0.8125rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1470px) {
  .list-group-horizontal-xxl {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-xxl .list-group-item:first-child {
    border-bottom-left-radius: 0.8125rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xxl .list-group-item:last-child {
    border-top-right-radius: 0.8125rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xxl .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xxl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xxl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}

.list-group-flush .list-group-item:first-child {
  border-top-width: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #003e69;
  background-color: #b8d9f0;
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  color: #003e69;
  background-color: #a3ceec;
}

.list-group-item-primary.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #003e69;
  border-color: #003e69;
}

.list-group-item-secondary {
  color: #31373a;
  background-color: #d2d5d7;
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  color: #31373a;
  background-color: #c5c8cb;
}

.list-group-item-secondary.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #31373a;
  border-color: #31373a;
}

.list-group-item-success {
  color: #2a3d23;
  background-color: #ced9ca;
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  color: #2a3d23;
  background-color: #c0cebb;
}

.list-group-item-success.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #2a3d23;
  border-color: #2a3d23;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #816025;
  background-color: #fdebcc;
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  color: #816025;
  background-color: #fce1b3;
}

.list-group-item-warning.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #816025;
  border-color: #816025;
}

.list-group-item-danger {
  color: #752c2c;
  background-color: #f7cfcf;
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  color: #752c2c;
  background-color: #f3b9b9;
}

.list-group-item-danger.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #752c2c;
  border-color: #752c2c;
}

.list-group-item-light {
  color: #818182;
  background-color: var(--ck-white);
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #10171c;
  background-color: #c0c4c7;
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  color: #10171c;
  background-color: #b3b7bb;
}

.list-group-item-dark.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #10171c;
  border-color: #10171c;
}

.list-group-item-white {
  color: #858585;
  background-color: var(--ck-white);
}

.list-group-item-white.list-group-item-action:focus,
.list-group-item-white.list-group-item-action:hover {
  color: #858585;
  background-color: #f2f2f2;
}

.list-group-item-white.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #858585;
  border-color: #858585;
}

.list-group-item-orange {
  color: #7a3f22;
  background-color: #f9d9ca;
}

.list-group-item-orange.list-group-item-action:focus,
.list-group-item-orange.list-group-item-action:hover {
  color: #7a3f22;
  background-color: #f6c9b3;
}

.list-group-item-orange.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #7a3f22;
  border-color: #7a3f22;
}

.list-group-item-green {
  color: #2a3d23;
  background-color: #ced9ca;
}

.list-group-item-green.list-group-item-action:focus,
.list-group-item-green.list-group-item-action:hover {
  color: #2a3d23;
  background-color: #c0cebb;
}

.list-group-item-green.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #2a3d23;
  border-color: #2a3d23;
}

.list-group-item-light-orange {
  color: #806f66;
  background-color: #fcf3ee;
}

.list-group-item-light-orange.list-group-item-action:focus,
.list-group-item-light-orange.list-group-item-action:hover {
  color: #806f66;
  background-color: #f8e4d8;
}

.list-group-item-light-orange.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #806f66;
  border-color: #806f66;
}

.list-group-item-light-green {
  color: #696e67;
  background-color: #f0f3ef;
}

.list-group-item-light-green.list-group-item-action:focus,
.list-group-item-light-green.list-group-item-action:hover {
  color: #696e67;
  background-color: #e2e8e0;
}

.list-group-item-light-green.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #696e67;
  border-color: #696e67;
}

.list-group-item-light-blue {
  color: #60717b;
  background-color: #ebf4fa;
}

.list-group-item-light-blue.list-group-item-action:focus,
.list-group-item-light-blue.list-group-item-action:hover {
  color: #60717b;
  background-color: #d7e9f5;
}

.list-group-item-light-blue.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #60717b;
  border-color: #60717b;
}

.list-group-item-gray-200 {
  color: #747576;
  background-color: var(--ck-bg-light);
}

.list-group-item-gray-200.list-group-item-action:focus,
.list-group-item-gray-200.list-group-item-action:hover {
  color: #747576;
  background-color: #e9ebeb;
}

.list-group-item-gray-200.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #747576;
  border-color: #747576;
}

.list-group-item-gray-300 {
  color: #636566;
  background-color: #edeeef;
}

.list-group-item-gray-300.list-group-item-action:focus,
.list-group-item-gray-300.list-group-item-action:hover {
  color: #636566;
  background-color: #e0e1e3;
}

.list-group-item-gray-300.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #636566;
  border-color: #636566;
}

.list-group-item-gray-400 {
  color: #535658;
  background-color: #e4e6e7;
}

.list-group-item-gray-400.list-group-item-action:focus,
.list-group-item-gray-400.list-group-item-action:hover {
  color: #535658;
  background-color: #d7dadb;
}

.list-group-item-gray-400.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #535658;
  border-color: #535658;
}

.list-group-item-gray-500 {
  color: #424649;
  background-color: #dbdddf;
}

.list-group-item-gray-500.list-group-item-action:focus,
.list-group-item-gray-500.list-group-item-action:hover {
  color: #424649;
  background-color: #ced0d3;
}

.list-group-item-gray-500.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #424649;
  border-color: #424649;
}

.list-group-item-gray-600 {
  color: #31373a;
  background-color: #d2d5d7;
}

.list-group-item-gray-600.list-group-item-action:focus,
.list-group-item-gray-600.list-group-item-action:hover {
  color: #31373a;
  background-color: #c5c8cb;
}

.list-group-item-gray-600.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #31373a;
  border-color: #31373a;
}

.list-group-item-gray-700 {
  color: #21272b;
  background-color: #c9cdcf;
}

.list-group-item-gray-700.list-group-item-action:focus,
.list-group-item-gray-700.list-group-item-action:hover {
  color: #21272b;
  background-color: #bcc1c3;
}

.list-group-item-gray-700.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #21272b;
  border-color: #21272b;
}

.list-group-item-gray-800 {
  color: #10171c;
  background-color: #c0c4c7;
}

.list-group-item-gray-800.list-group-item-action:focus,
.list-group-item-gray-800.list-group-item-action:hover {
  color: #10171c;
  background-color: #b3b7bb;
}

.list-group-item-gray-800.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #10171c;
  border-color: #10171c;
}

.list-group-item-white-smoke {
  color: #818182;
  background-color: var(--ck-white);
}

.list-group-item-white-smoke.list-group-item-action:focus,
.list-group-item-white-smoke.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-white-smoke.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-rich-black {
  color: #00080e;
  background-color: #b8bcbf;
}

.list-group-item-rich-black.list-group-item-action:focus,
.list-group-item-rich-black.list-group-item-action:hover {
  color: #00080e;
  background-color: #abafb3;
}

.list-group-item-rich-black.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #00080e;
  border-color: #00080e;
}

.list-group-item-french-blue {
  color: #003e69;
  background-color: #b8d9f0;
}

.list-group-item-french-blue.list-group-item-action:focus,
.list-group-item-french-blue.list-group-item-action:hover {
  color: #003e69;
  background-color: #a3ceec;
}

.list-group-item-french-blue.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #003e69;
  border-color: #003e69;
}

.list-group-item-prussian-blue {
  color: #021624;
  background-color: #b8c3cb;
}

.list-group-item-prussian-blue.list-group-item-action:focus,
.list-group-item-prussian-blue.list-group-item-action:hover {
  color: #021624;
  background-color: #a9b7c0;
}

.list-group-item-prussian-blue.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #021624;
  border-color: #021624;
}

.list-group-item-red {
  color: #752c2c;
  background-color: #f7cfcf;
}

.list-group-item-red.list-group-item-action:focus,
.list-group-item-red.list-group-item-action:hover {
  color: #752c2c;
  background-color: #f3b9b9;
}

.list-group-item-red.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #752c2c;
  border-color: #752c2c;
}

.list-group-item-yellow {
  color: #816025;
  background-color: #fdebcc;
}

.list-group-item-yellow.list-group-item-action:focus,
.list-group-item-yellow.list-group-item-action:hover {
  color: #816025;
  background-color: #fce1b3;
}

.list-group-item-yellow.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #816025;
  border-color: #816025;
}

.list-group-item-french-100 {
  color: #60717b;
  background-color: #ebf4fa;
}

.list-group-item-french-100.list-group-item-action:focus,
.list-group-item-french-100.list-group-item-action:hover {
  color: #60717b;
  background-color: #d7e9f5;
}

.list-group-item-french-100.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #60717b;
  border-color: #60717b;
}

.list-group-item-french-200 {
  color: #4b6678;
  background-color: #e0eff8;
}

.list-group-item-french-200.list-group-item-action:focus,
.list-group-item-french-200.list-group-item-action:hover {
  color: #4b6678;
  background-color: #cbe4f3;
}

.list-group-item-french-200.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #4b6678;
  border-color: #4b6678;
}

.list-group-item-french-300 {
  color: #255270;
  background-color: #cce4f4;
}

.list-group-item-french-300.list-group-item-action:focus,
.list-group-item-french-300.list-group-item-action:hover {
  color: #255270;
  background-color: #b7d9ef;
}

.list-group-item-french-300.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #255270;
  border-color: #255270;
}

.list-group-item-french-500 {
  color: #052c4a;
  background-color: #bacfe0;
}

.list-group-item-french-500.list-group-item-action:focus,
.list-group-item-french-500.list-group-item-action:hover {
  color: #052c4a;
  background-color: #a8c3d8;
}

.list-group-item-french-500.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #052c4a;
  border-color: #052c4a;
}

.list-group-item-prussian-100 {
  color: #7a7f83;
  background-color: #f9fcfe;
}

.list-group-item-prussian-100.list-group-item-action:focus,
.list-group-item-prussian-100.list-group-item-action:hover {
  color: #7a7f83;
  background-color: #e3f1fa;
}

.list-group-item-prussian-100.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #7a7f83;
  border-color: #7a7f83;
}

.list-group-item-prussian-200 {
  color: #4c555b;
  background-color: #e1e5e9;
}

.list-group-item-prussian-200.list-group-item-action:focus,
.list-group-item-prussian-200.list-group-item-action:hover {
  color: #4c555b;
  background-color: #d2d8de;
}

.list-group-item-prussian-200.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #4c555b;
  border-color: #4c555b;
}

.list-group-item-prussian-300 {
  color: #27353f;
  background-color: #cdd4da;
}

.list-group-item-prussian-300.list-group-item-action:focus,
.list-group-item-prussian-300.list-group-item-action:hover {
  color: #27353f;
  background-color: #bec7cf;
}

.list-group-item-prussian-300.list-group-item-action.active {
  color: var(--ck-white);
  background-color: #27353f;
  border-color: #27353f;
}

.list-group-item-prussian-500 {
  color: var(--ck-black);
  background-color: #b8c0c5;
}

.list-group-item-prussian-500.list-group-item-action:focus,
.list-group-item-prussian-500.list-group-item-action:hover {
  color: var(--ck-black);
  background-color: #aab4ba;
}

.list-group-item-prussian-500.list-group-item-action.active {
  color: var(--ck-white);
  background-color: var(--ck-black);
  border-color: var(--ck-black);
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: var(--ck-pure-black);
  text-shadow: 0 1px 0 var(--ck-white);
  opacity: 0.5;
}

@media (max-width: 1200px) {
  .close {
    font-size: calc(1.025rem + 0.63333vw);
    min-width: 0;
  }
}

.close:hover {
  color: var(--ck-pure-black);
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}

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

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: hsla(0, 0%, 100%, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: var(--ck-muted);
  background-color: hsla(0, 0%, 100%, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translateY(-50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: '';
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: var(--ck-white);
  background-clip: padding-box;
  border: 1px solid var(--ck-white);
  border-radius: 0.75rem;
  outline: 0;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dfe1e2;
  border-top-left-radius: calc(0.75rem - 1px);
  border-top-right-radius: calc(0.75rem - 1px);
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dfe1e2;
  border-bottom-right-radius: calc(0.75rem - 1px);
  border-bottom-left-radius: calc(0.75rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 650px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Barlow;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8125rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow:before {
  position: absolute;
  content: '';
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-auto[x-placement^='top'],
.bs-tooltip-top {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^='top'] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}

.bs-tooltip-auto[x-placement^='top'] .arrow:before,
.bs-tooltip-top .arrow:before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: var(--ck-pure-black);
}

.bs-tooltip-auto[x-placement^='right'],
.bs-tooltip-right {
  padding: 0 0.4rem;
}

.bs-tooltip-auto[x-placement^='right'] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-auto[x-placement^='right'] .arrow:before,
.bs-tooltip-right .arrow:before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: var(--ck-pure-black);
}

.bs-tooltip-auto[x-placement^='bottom'],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}

.bs-tooltip-auto[x-placement^='bottom'] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}

.bs-tooltip-auto[x-placement^='bottom'] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: var(--ck-pure-black);
}

.bs-tooltip-auto[x-placement^='left'],
.bs-tooltip-left {
  padding: 0 0.4rem;
}

.bs-tooltip-auto[x-placement^='left'] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-auto[x-placement^='left'] .arrow:before,
.bs-tooltip-left .arrow:before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: var(--ck-pure-black);
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: var(--ck-white);
  text-align: center;
  background-color: var(--ck-pure-black);
  border-radius: 0.8125rem;
}

.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: Barlow;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8125rem;
  word-wrap: break-word;
  background-color: var(--ck-white);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1.5rem;
}

.popover,
.popover .arrow {
  position: absolute;
  display: block;
}

.popover .arrow {
  width: 1rem;
  height: 0.5rem;
  margin: 0 1.5rem;
}

.popover .arrow:after,
.popover .arrow:before {
  position: absolute;
  display: block;
  content: '';
  border-color: transparent;
  border-style: solid;
}

.bs-popover-auto[x-placement^='top'],
.bs-popover-top {
  margin-bottom: 0.5rem;
}

.bs-popover-auto[x-placement^='top'] > .arrow,
.bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-auto[x-placement^='top'] > .arrow:before,
.bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^='top'] > .arrow:after,
.bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: var(--ck-white);
}

.bs-popover-auto[x-placement^='right'],
.bs-popover-right {
  margin-left: 0.5rem;
}

.bs-popover-auto[x-placement^='right'] > .arrow,
.bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 1.5rem 0;
}

.bs-popover-auto[x-placement^='right'] > .arrow:before,
.bs-popover-right > .arrow:before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^='right'] > .arrow:after,
.bs-popover-right > .arrow:after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: var(--ck-white);
}

.bs-popover-auto[x-placement^='bottom'],
.bs-popover-bottom {
  margin-top: 0.5rem;
}

.bs-popover-auto[x-placement^='bottom'] > .arrow,
.bs-popover-bottom > .arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-auto[x-placement^='bottom'] > .arrow:before,
.bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^='bottom'] > .arrow:after,
.bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem;
  border-bottom-color: var(--ck-white);
}

.bs-popover-auto[x-placement^='bottom'] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: '';
  border-bottom: 1px solid var(--ck-bg-light);
}

.bs-popover-auto[x-placement^='left'],
.bs-popover-left {
  margin-right: 0.5rem;
}

.bs-popover-auto[x-placement^='left'] > .arrow,
.bs-popover-left > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 1.5rem 0;
}

.bs-popover-auto[x-placement^='left'] > .arrow:before,
.bs-popover-left > .arrow:before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^='left'] > .arrow:after,
.bs-popover-left > .arrow:after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: var(--ck-white);
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: var(--ck-black);
  background-color: var(--ck-bg-light);
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(1.5rem - 1px);
  border-top-right-radius: calc(1.5rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: var(--ck-black);
}

.carousel {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: var(--ck-white);
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

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

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: var(--ck-white);
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

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

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

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

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

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--ck-white);
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

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

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: var(--ck-white);
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(1turn);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

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

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

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

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

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

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

.bg-primary {
  background-color: var(--ck-brand-blue) !important;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #005a96 !important;
}

.bg-secondary {
  background-color: var(--ck-muted) !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #474f54 !important;
}

.bg-success {
  background-color: var(--ck-accent-green) !important;
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #3a5531 !important;
}

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

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

.bg-warning {
  background-color: var(--ck-accent-yellow) !important;
}

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

.bg-danger {
  background-color: var(--ck-accent-red) !important;
}

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

.bg-light {
  background-color: var(--ck-bg-light) !important;
}

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

.bg-dark {
  background-color: #1f2d36 !important;
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #0c1216 !important;
}

a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
  background-color: var(--ck-border-soft) !important;
}

.bg-orange {
  background-color: #ea7942 !important;
}

a.bg-orange:focus,
a.bg-orange:hover,
button.bg-orange:focus,
button.bg-orange:hover {
  background-color: #e05a19 !important;
}

.bg-green {
  background-color: var(--ck-accent-green) !important;
}

a.bg-green:focus,
a.bg-green:hover,
button.bg-green:focus,
button.bg-green:hover {
  background-color: #3a5531 !important;
}

.bg-light-orange {
  background-color: #f6d5c4 !important;
}

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

.bg-light-green {
  background-color: #c9d4c7 !important;
}

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

.bg-light-blue {
  background-color: var(--ck-bg-blue) !important;
}

a.bg-light-blue:focus,
a.bg-light-blue:hover,
button.bg-light-blue:focus,
button.bg-light-blue:hover {
  background-color: #90c3e1 !important;
}

.bg-gray-200 {
  background-color: #dfe1e2 !important;
}

a.bg-gray-200:focus,
a.bg-gray-200:hover,
button.bg-gray-200:focus,
button.bg-gray-200:hover {
  background-color: #c4c8ca !important;
}

.bg-gray-300 {
  background-color: #bfc3c5 !important;
}

a.bg-gray-300:focus,
a.bg-gray-300:hover,
button.bg-gray-300:focus,
button.bg-gray-300:hover {
  background-color: #a4aaad !important;
}

.bg-gray-400 {
  background-color: #9fa5a9 !important;
}

a.bg-gray-400:focus,
a.bg-gray-400:hover,
button.bg-gray-400:focus,
button.bg-gray-400:hover {
  background-color: #848c91 !important;
}

.bg-gray-500 {
  background-color: #7f878c !important;
}

a.bg-gray-500:focus,
a.bg-gray-500:hover,
button.bg-gray-500:focus,
button.bg-gray-500:hover {
  background-color: #666d72 !important;
}

.bg-gray-600 {
  background-color: var(--ck-muted) !important;
}

a.bg-gray-600:focus,
a.bg-gray-600:hover,
button.bg-gray-600:focus,
button.bg-gray-600:hover {
  background-color: #474f54 !important;
}

.bg-gray-700 {
  background-color: var(--ck-text) !important;
}

a.bg-gray-700:focus,
a.bg-gray-700:hover,
button.bg-gray-700:focus,
button.bg-gray-700:hover {
  background-color: #293136 !important;
}

.bg-gray-800 {
  background-color: #1f2d36 !important;
}

a.bg-gray-800:focus,
a.bg-gray-800:hover,
button.bg-gray-800:focus,
button.bg-gray-800:hover {
  background-color: #0c1216 !important;
}

.bg-white-smoke {
  background-color: var(--ck-bg-light) !important;
}

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

.bg-rich-black {
  background-color: var(--ck-black) !important;
}

a.bg-rich-black:focus,
a.bg-rich-black:hover,
button.bg-rich-black:focus,
button.bg-rich-black:hover {
  background-color: var(--ck-pure-black) !important;
}

.bg-french-blue {
  background-color: var(--ck-brand-blue) !important;
}

a.bg-french-blue:focus,
a.bg-french-blue:hover,
button.bg-french-blue:focus,
button.bg-french-blue:hover {
  background-color: #005a96 !important;
}

.bg-prussian-blue {
  background-color: #032a45 !important;
}

a.bg-prussian-blue:focus,
a.bg-prussian-blue:hover,
button.bg-prussian-blue:focus,
button.bg-prussian-blue:hover {
  background-color: #010c14 !important;
}

.bg-red {
  background-color: var(--ck-accent-red) !important;
}

a.bg-red:focus,
a.bg-red:hover,
button.bg-red:focus,
button.bg-red:hover {
  background-color: #d92a29 !important;
}

.bg-yellow {
  background-color: var(--ck-accent-yellow) !important;
}

a.bg-yellow:focus,
a.bg-yellow:hover,
button.bg-yellow:focus,
button.bg-yellow:hover {
  background-color: #f6a617 !important;
}

.bg-french-100 {
  background-color: var(--ck-bg-blue) !important;
}

a.bg-french-100:focus,
a.bg-french-100:hover,
button.bg-french-100:focus,
button.bg-french-100:hover {
  background-color: #90c3e1 !important;
}

.bg-french-200 {
  background-color: #91c5e7 !important;
}

a.bg-french-200:focus,
a.bg-french-200:hover,
button.bg-french-200:focus,
button.bg-french-200:hover {
  background-color: #67afde !important;
}

.bg-french-300 {
  background-color: #489ed8 !important;
}

a.bg-french-300:focus,
a.bg-french-300:hover,
button.bg-french-300:focus,
button.bg-french-300:hover {
  background-color: #2a85c3 !important;
}

.bg-french-500 {
  background-color: #09558f !important;
}

a.bg-french-500:focus,
a.bg-french-500:hover,
button.bg-french-500:focus,
button.bg-french-500:hover {
  background-color: #06385f !important;
}

.bg-prussian-100 {
  background-color: #ebf4fb !important;
}

a.bg-prussian-100:focus,
a.bg-prussian-100:hover,
button.bg-prussian-100:focus,
button.bg-prussian-100:hover {
  background-color: #c1ddf3 !important;
}

.bg-prussian-200 {
  background-color: #93a3af !important;
}

a.bg-prussian-200:focus,
a.bg-prussian-200:hover,
button.bg-prussian-200:focus,
button.bg-prussian-200:hover {
  background-color: #768a99 !important;
}

.bg-prussian-300 {
  background-color: #4b667a !important;
}

a.bg-prussian-300:focus,
a.bg-prussian-300:hover,
button.bg-prussian-300:focus,
button.bg-prussian-300:hover {
  background-color: #384c5a !important;
}

.bg-prussian-500 {
  background-color: #021e31 !important;
}

a.bg-prussian-500:focus,
a.bg-prussian-500:hover,
button.bg-prussian-500:focus,
button.bg-prussian-500:hover {
  background-color: var(--ck-pure-black) !important;
}

#custom-seat-covers-for-sedans-sports-cars-suvs-and-trucks .d-lg-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

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

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

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

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

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

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

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

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

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

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

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

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

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

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

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

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

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

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

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

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

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

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

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

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

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

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

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

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

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

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

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

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

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

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

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

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

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

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

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

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

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

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

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

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

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

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

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

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

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

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

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

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

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

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

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

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

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

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

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

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

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

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

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

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

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

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

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

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

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

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

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

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

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

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

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

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

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

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

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

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1470px) {
  .flex-xxl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

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

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

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

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

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

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

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

  .flex-xxl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

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

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

  .justify-content-xxl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

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

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

  .align-items-xxl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

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

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

  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

@media (min-width: 1470px) {
  .float-xxl-left {
    float: left !important;
  }

  .float-xxl-right {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

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

.fixed-top {
  top: 0;
}

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

.fixed-bottom {
  bottom: 0;
}

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

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

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

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

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

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

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

.w-auto {
  width: auto !important;
}

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

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

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

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

.h-auto {
  height: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1470px) {
  .text-xxl-left {
    text-align: left !important;
  }

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

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

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

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

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

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

.text-primary {
  color: var(--ck-brand-blue) !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #004a7d !important;
}

.text-secondary {
  color: var(--ck-muted) !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #3c4246 !important;
}

.text-success {
  color: var(--ck-accent-green) !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #2f4527 !important;
}

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

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

.text-warning {
  color: var(--ck-accent-yellow) !important;
}

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

.text-danger {
  color: var(--ck-accent-red) !important;
}

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

.text-light {
  color: var(--ck-bg-light) !important;
}

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

.text-dark {
  color: #1f2d36 !important;
}

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

.text-white {
  color: var(--ck-white) !important;
}

a.text-white:focus,
a.text-white:hover {
  color: #d9d9d9 !important;
}

.text-orange {
  color: #ea7942 !important;
}

a.text-orange:focus,
a.text-orange:hover {
  color: #c95116 !important;
}

.text-green {
  color: var(--ck-accent-green) !important;
}

a.text-green:focus,
a.text-green:hover {
  color: #2f4527 !important;
}

.text-light-orange {
  color: #f6d5c4 !important;
}

a.text-light-orange:focus,
a.text-light-orange:hover {
  color: #eca682 !important;
}

.text-light-green {
  color: #c9d4c7 !important;
}

a.text-light-green:focus,
a.text-light-green:hover {
  color: #9fb39c !important;
}

.text-light-blue {
  color: var(--ck-bg-blue) !important;
}

a.text-light-blue:focus,
a.text-light-blue:hover {
  color: #7cb9dc !important;
}

.text-gray-200 {
  color: #dfe1e2 !important;
}

a.text-gray-200:focus,
a.text-gray-200:hover {
  color: #b7bbbe !important;
}

.text-gray-300 {
  color: #bfc3c5 !important;
}

a.text-gray-300:focus,
a.text-gray-300:hover {
  color: #979da1 !important;
}

.text-gray-400 {
  color: #9fa5a9 !important;
}

a.text-gray-400:focus,
a.text-gray-400:hover {
  color: #777f85 !important;
}

.text-gray-500 {
  color: #7f878c !important;
}

a.text-gray-500:focus,
a.text-gray-500:hover {
  color: #5a6064 !important;
}

.text-gray-600 {
  color: var(--ck-muted) !important;
}

a.text-gray-600:focus,
a.text-gray-600:hover {
  color: #3c4246 !important;
}

.text-gray-700 {
  color: var(--ck-text) !important;
}

a.text-gray-700:focus,
a.text-gray-700:hover {
  color: #1e2428 !important;
}

.text-gray-800 {
  color: #1f2d36 !important;
}

a.text-gray-800:focus,
a.text-gray-800:hover {
  color: #030505 !important;
}

.text-white-smoke {
  color: var(--ck-bg-light) !important;
}

a.text-white-smoke:focus,
a.text-white-smoke:hover {
  color: #cbd3da !important;
}

.text-rich-black {
  color: var(--ck-black) !important;
}

a.text-rich-black:focus,
a.text-rich-black:hover {
  color: var(--ck-pure-black) !important;
}

.text-french-blue {
  color: var(--ck-brand-blue) !important;
}

a.text-french-blue:focus,
a.text-french-blue:hover {
  color: #004a7d !important;
}

.text-prussian-blue {
  color: #032a45 !important;
}

a.text-prussian-blue:focus,
a.text-prussian-blue:hover {
  color: var(--ck-pure-black) !important;
}

.text-red {
  color: var(--ck-accent-red) !important;
}

a.text-red:focus,
a.text-red:hover {
  color: #c62423 !important;
}

.text-yellow {
  color: var(--ck-accent-yellow) !important;
}

a.text-yellow:focus,
a.text-yellow:hover {
  color: #eb9a09 !important;
}

.text-french-100 {
  color: var(--ck-bg-blue) !important;
}

a.text-french-100:focus,
a.text-french-100:hover {
  color: #7cb9dc !important;
}

.text-french-200 {
  color: #91c5e7 !important;
}

a.text-french-200:focus,
a.text-french-200:hover {
  color: #52a4d9 !important;
}

.text-french-300 {
  color: #489ed8 !important;
}

a.text-french-300:focus,
a.text-french-300:hover {
  color: #2577ae !important;
}

.text-french-500 {
  color: #09558f !important;
}

a.text-french-500:focus,
a.text-french-500:hover {
  color: #042a47 !important;
}

.text-prussian-100 {
  color: #ebf4fb !important;
}

a.text-prussian-100:focus,
a.text-prussian-100:hover {
  color: #abd1ee !important;
}

.text-prussian-200 {
  color: #93a3af !important;
}

a.text-prussian-200:focus,
a.text-prussian-200:hover {
  color: #687d8d !important;
}

.text-prussian-300 {
  color: #4b667a !important;
}

a.text-prussian-300:focus,
a.text-prussian-300:hover {
  color: #2e3e4b !important;
}

.text-prussian-500 {
  color: #021e31 !important;
}

a.text-prussian-500:focus,
a.text-prussian-500:hover {
  color: var(--ck-pure-black) !important;
}

.text-body {
  color: var(--ck-black) !important;
}

.text-muted {
  color: var(--ck-muted) !important;
}

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

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

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

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

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

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]:after {
    content: ' (' attr(title) ')';
  }

  pre {
    white-space: pre-wrap !important;
  }

  blockquote,
  pre {
    border: 1px solid #7f878c;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }

  .container,
  body {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid var(--ck-pure-black);
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: var(--ck-white) !important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #bfc3c5 !important;
  }

  .table-dark {
    color: inherit;
  }

  .table-dark tbody + tbody,
  .table-dark td,
  .table-dark th,
  .table-dark thead th {
    border-color: #f2f2f3;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #f2f2f3;
  }
}

.snotifyToast {
  animation-fill-mode: both;
}

.snotify-leftBottom .fadeIn,
.snotify-leftCenter .fadeIn,
.snotify-leftTop .fadeIn {
  animation-name: fadeInLeft;
}

.snotify-leftBottom .fadeOut,
.snotify-leftCenter .fadeOut,
.snotify-leftTop .fadeOut {
  animation-name: fadeOutLeft;
}

.snotify-rightBottom .fadeIn,
.snotify-rightCenter .fadeIn,
.snotify-rightTop .fadeIn {
  animation-name: fadeInRight;
}

.snotify-rightBottom .fadeOut,
.snotify-rightCenter .fadeOut,
.snotify-rightTop .fadeOut {
  animation-name: fadeOutRight;
}

.snotify-centerTop .fadeIn {
  animation-name: fadeInDown;
}

.snotify-centerTop .fadeOut {
  animation-name: fadeOutUp;
}

.snotify-centerCenter .fadeIn {
  animation-name: fade-in;
}

.snotify-centerCenter .fadeOut {
  animation-name: fadeOut;
}

.snotify-centerBottom .fadeIn {
  animation-name: fadeInUp;
}

.snotify-centerBottom .fadeOut {
  animation-name: fadeOutDown;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) scaleX(1.2);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) scaleX(1.2);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0) scaleY(1.2);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0) scaleY(1.2);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes appear {
  0% {
    max-height: 0;
  }

  to {
    max-height: 50vh;
  }
}

@keyframes disappear {
  0% {
    opacity: 0;
    max-height: 50vh;
  }

  to {
    opacity: 0;
    max-height: 0;
  }
}

@keyframes async {
  0% {
    transform: translateY(-50%) rotate(0deg);
  }

  to {
    transform: translateY(-50%) rotate(1turn);
  }
}

.snotify {
  display: block;
  position: fixed;
  width: 300px;
  z-index: 9999;
  pointer-events: none;
}

.snotify,
.snotify * {
  box-sizing: border-box;
}

.snotify-leftBottom,
.snotify-leftCenter,
.snotify-leftTop {
  left: 10px;
}

.snotify-rightBottom,
.snotify-rightCenter,
.snotify-rightTop {
  right: 10px;
}

.snotify-centerBottom,
.snotify-centerCenter,
.snotify-centerTop {
  left: calc(50% - 300px / 2);
}

.snotify-centerTop,
.snotify-leftTop,
.snotify-rightTop {
  top: 10px;
}

.snotify-centerCenter,
.snotify-leftCenter,
.snotify-rightCenter {
  top: 50%;
  transform: translateY(-50%);
}

.snotify-centerBottom,
.snotify-leftBottom,
.snotify-rightBottom {
  bottom: 10px;
}

.snotify-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--ck-pure-black);
  opacity: 0;
  z-index: 9998;
  transition: opacity 0.3s;
}

.snotifyToast {
  display: block;
  cursor: pointer;
  background-color: var(--ck-white);
  max-height: 300px;
  height: 100%;
  margin: 5px;
  opacity: 0;
  overflow: hidden;
  pointer-events: auto;
}

.snotifyToast--in {
  animation-name: appear;
}

.snotifyToast--out {
  animation-name: disappear;
}

.snotifyToast__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 5px 65px 5px 15px;
  min-height: 78px;
  font-size: 16px;
  color: var(--ck-pure-black);
}

.snotifyToast__noIcon {
  padding: 5px 15px;
}

.snotifyToast__progressBar {
  position: relative;
  width: 100%;
  height: 5px;
  background-color: #c7c7c7;
}

.snotifyToast__progressBar__percentage {
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  background-color: #4c4c4c;
  max-width: 100%;
}

.snotifyToast__title {
  font-size: 1.8em;
  line-height: 1.2em;
  margin-bottom: 5px;
  color: var(--ck-pure-black);
}

.snotifyToast__body {
  font-size: 1em;
  color: var(--ck-pure-black);
}

.snotifyToast-show {
  transform: translate(0);
  opacity: 1;
}

.snotifyToast-remove {
  max-height: 0;
  overflow: hidden;
  transform: translateY(50%);
  opacity: 0;
}

.snotify-simple {
  border-left: 4px solid var(--ck-pure-black);
}

.snotify-success {
  border-left: 4px solid #4caf50;
}

.snotify-info {
  border-left: 4px solid #1e88e5;
}

.snotify-warning {
  border-left: 4px solid #ff9800;
}

.snotify-error {
  border-left: 4px solid #f44336;
}

.snotify-async {
  border-left: 4px solid #1e88e5;
}

.snotify-confirm,
.snotify-prompt {
  border-left: 4px solid #009688;
}

.snotify-confirm .snotifyToast__inner,
.snotify-prompt .snotifyToast__inner {
  padding: 10px 15px;
}

.snotifyToast__input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0;
  width: 100%;
  vertical-align: top;
  transition: all 0.5s;
  transition-delay: 0.3s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.snotifyToast__input__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.85em 0.5em;
  width: 100%;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #333;
  font-weight: 700;
  -webkit-appearance: none;
  opacity: 0;
  transition: opacity 0.3s;
}

.snotifyToast__input__field:focus {
  outline: none;
}

.snotifyToast__input__label {
  display: inline-block;
  float: right;
  padding: 0 0.85em;
  width: 100%;
  color: #999;
  font-weight: 700;
  font-size: 70.25%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 0;
  height: 100%;
  text-align: left;
  pointer-events: none;
}

.snotifyToast__input__label:after,
.snotifyToast__input__label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.3s;
}

.snotifyToast__input__label:before {
  border-top: 2px solid #009688;
  transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
  transition-delay: 0.3s;
}

.snotifyToast__input__label:after {
  z-index: -1;
  background: #eee;
  transform: scaleY(0);
  transform-origin: 50% 0;
}

.snotifyToast__input__labelContent {
  position: relative;
  display: block;
  padding: 1em 0;
  width: 100%;
  transition: transform 0.3s 0.3s;
}

.snotifyToast__input--filled {
  margin-top: 2.5em;
}

.snotifyToast__input--filled .snotifyToast__input__field,
.snotifyToast__input--filled:focus {
  opacity: 1;
  transition-delay: 0.3s;
}

.snotifyToast__input--filled .snotifyToast__input__labelContent,
.snotifyToast__input__field:focus + .snotifyToast__input__label .snotifyToast__input__labelContent {
  transform: translateY(-80%);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.snotifyToast__input--filled .snotifyToast__input__label:before,
.snotifyToast__input__field:focus + .snotifyToast__input__label:before {
  transition-delay: 0s;
  transform: translate(0);
}

.snotifyToast__input--filled .snotifyToast__input__label:after,
.snotifyToast__input__field:focus + .snotifyToast__input__label:after {
  transform: scale(1);
  transition-delay: 0.3s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.snotifyToast--invalid .snotifyToast__input__label:before {
  border-color: #f44336;
}

.snotifyToast--valid .snotifyToast__input__label:before {
  border-color: #4caf50;
}

.snotifyToast__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.snotifyToast__buttons button {
  position: relative;
  width: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  border-bottom: none;
  background: transparent;
  padding: 8px;
  text-transform: capitalize;
  color: var(--ck-pure-black);
}

.snotifyToast__buttons button:focus,
.snotifyToast__buttons button:hover {
  background: rgba(0, 0, 0, 0.1);
  outline: none;
}

.snotifyToast__buttons button:active {
  background: rgba(0, 0, 0, 0.15);
}

.snotifyToast__buttons button:last-child {
  border-right: none;
}

.snotifyToast__buttons button:first-child {
  border-left: none;
}

.snotifyToast__buttons--bold {
  font-weight: 700;
}

.snotify-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  line-height: 0;
  transform: translateY(-50%);
  max-height: 48px;
  max-width: 48px;
  width: 100%;
  height: 100%;
}

.snotify-icon--error {
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22https://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%23f44336%22%3E%3Cg%3E%3Cpath%20d=%22M437,75A256,256,0,1,0,75,437,256,256,0,1,0,437,75ZM416.43,416.43a226.82,226.82,0,0,1-320.86,0C7.11,328,7.11,184,95.57,95.57a226.82,226.82,0,0,1,320.86,0C504.89,184,504.89,328,416.43,416.43Z%22/%3E%3Cpath%20d=%22M368.81,143.19a14.5,14.5,0,0,0-20.58,0L256,235.42l-92.23-92.23a14.55,14.55,0,0,0-20.58,20.58L235.42,256l-92.23,92.23a14.6,14.6,0,0,0,10.24,24.89,14.19,14.19,0,0,0,10.24-4.31l92.23-92.23,92.23,92.23a14.64,14.64,0,0,0,10.24,4.31,14,14,0,0,0,10.24-4.31,14.5,14.5,0,0,0,0-20.58l-92-92.23,92.23-92.23A14.5,14.5,0,0,0,368.81,143.19Z%22/%3E%3C/g%3E%3C/svg%3E');
}

.snotify-icon--warning {
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22https://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%23ff9800%22%3E%3Cg%3E%3Cpath%20d=%22M256,512c141.15,0,256-114.84,256-256S397.15,0,256,0,0,114.84,0,256,114.85,512,256,512Zm0-480.49c123.79,0,224.49,100.71,224.49,224.49S379.79,480.49,256,480.49,31.51,379.79,31.51,256,132.21,31.51,256,31.51Z%22/%3E%3Ccircle%20cx=%22260.08%22%20cy=%22343.87%22%20r=%2226.35%22/%3E%3Cpath%20d=%22M254.68,278.39a15.76,15.76,0,0,0,15.75-15.75V128.72a15.75,15.75,0,1,0-31.51,0V262.63A15.76,15.76,0,0,0,254.68,278.39Z%22/%3E%3C/g%3E%3C/svg%3E');
}

.snotify-icon--info {
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22https://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%231e88e5%22%3E%3Cg%3E%3Cpath%20d=%22M256,0C114.84,0,0,114.84,0,256S114.84,512,256,512,512,397.16,512,256,397.15,0,256,0Zm0,478.43C133.35,478.43,33.57,378.64,33.57,256S133.35,33.58,256,33.58,478.42,133.36,478.42,256,378.64,478.43,256,478.43Z%22/%3E%3Cpath%20d=%22M251.26,161.24a22.39,22.39,0,1,0-22.38-22.39A22.39,22.39,0,0,0,251.26,161.24Z%22/%3E%3Cpath%20d=%22M286.84,357.87h-14v-160A16.79,16.79,0,0,0,256,181.05H225.17a16.79,16.79,0,0,0,0,33.58h14.05V357.87H225.17a16.79,16.79,0,0,0,0,33.57h61.67a16.79,16.79,0,1,0,0-33.57Z%22/%3E%3C/g%3E%3C/svg%3E');
}

.snotify-icon--success {
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22https://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%234caf50%22%3E%3Cg%3E%3Cpath%20d=%22M256,0C114.85,0,0,114.84,0,256S114.85,512,256,512,512,397.16,512,256,397.15,0,256,0Zm0,492.31c-130.29,0-236.31-106-236.31-236.31S125.71,19.69,256,19.69,492.31,125.71,492.31,256,386.29,492.31,256,492.31Z%22/%3E%3Cpath%20class=%22cls-1%22%20d=%22M376.64,151,225.31,321.24l-91.17-72.93a9.85,9.85,0,0,0-12.3,15.38l98.46,78.77a9.86,9.86,0,0,0,13.52-1.15L391.36,164.08A9.85,9.85,0,0,0,376.64,151Z%22/%3E%3C/g%3E%3C/svg%3E');
}

.snotify-icon--async {
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22https://www.w3.org/2000/svg%22%20version=%221.1%22%20x=%220px%22%20y=%220px%22%20viewBox=%220%200%20512%20512%22%20fill=%22%231e88e5%22%3E%3Cg%3E%3Cpath%20d=%22M256,0a32,32,0,0,0-32,32V96a32,32,0,0,0,64,0V32A32,32,0,0,0,256,0Zm0,384a32,32,0,0,0-32,32v64a32,32,0,0,0,64,0V416A32,32,0,0,0,256,384ZM391.74,165.5,437,120.22A32,32,0,0,0,391.74,75L346.5,120.22a32,32,0,0,0,45.25,45.28Zm-271.52,181L75,391.74A32,32,0,0,0,120.22,437l45.25-45.25a32,32,0,0,0-45.25-45.25Zm0-271.52A32,32,0,1,0,75,120.22l45.25,45.28a32,32,0,1,0,45.25-45.28ZM391.74,346.5a32,32,0,0,0-45.25,45.25L391.74,437A32,32,0,0,0,437,391.74ZM480,224H416a32,32,0,0,0,0,64h64a32,32,0,0,0,0-64ZM128,256a32,32,0,0,0-32-32H32a32,32,0,0,0,0,64H96A32,32,0,0,0,128,256Z%22/%3E%3C/g%3E%3C/svg%3E');
  animation: async 3s infinite linear;
  transform-origin: 50% 50%;
}

html {
  padding-bottom: 0 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

.grecaptcha-badge {
  display: none !important;
}

[disabled] {
  cursor: default !important;
}

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

.table-borderless td,
.table-borderless th {
  border: 0 !important;
}

.bg-img {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.bg-img.bg-contain {
  background-size: contain !important;
}

.mt-gutter {
  margin-top: 30px;
}

.mb-gutter {
  margin-bottom: 30px;
}

.ml-gutter {
  margin-left: 30px;
}

.mr-gutter {
  margin-right: 30px;
}

.rte img {
  display: block;
  width: 100%;
  height: auto;
}

.rte table {
  width: 100% !important;
}

img[data-sizes='auto'] {
  display: block;
  width: 100%;
}

.lazyload {
  transition: all 0.2s ease-in-out;
}

.lazyload.lazyloaded {
  filter: blur(0);
}

.lazyloading {
}

.lazyloaded,
.lazyloading {
  transition: all 0.2s ease-in-out;
}

.lazyloaded {
  filter: blur(0);
}

[v-cloak] {
  display: none !important;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.15s linear;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.collection-tween-enter-active,
.collection-tween-leave-active {
  transition: opacity 0.15s linear;
}

.collection-tween-enter-active .card-product,
.collection-tween-leave-active .card-product {
  transition: all 0.3s ease-out;
}

.collection-tween-enter,
.collection-tween-leave-to {
  opacity: 0;
}

.collection-tween-enter .card-product,
.collection-tween-leave-to .card-product {
  transform: translate3d(0, 5px, 0);
}

#app.loading * {
  cursor: wait !important;
}

.overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: opacity 0.15s linear;
  background: rgba(0, 16, 26, 0.6);
}

.overlay.site-overlay {
  position: fixed;
  z-index: 1040;
  visibility: hidden;
  opacity: 0;
}

.overlay.show {
  visibility: visible;
  opacity: 1;
}

.no-gutters .carousel-cell,
.row-full-width [class*='col-'] {
  padding-left: 0;
  padding-right: 0;
}

.shopify-challenge__container {
  padding: 6rem 0;
}

.shopify-challenge__button {
  background: var(--ck-brand-blue);
  color: var(--ck-white);
}

.additional-checkout-buttons .additional-checkout-button {
  width: 100% !important;
}

.additional-checkout-buttons .additional-checkout-button + .additional-checkout-button {
  margin: 0.8rem 0;
}

.quantity-wrapper {
  width: 135px;
  min-width: 135px;
}

.quantity-wrapper input[type='number'] {
  -moz-appearance: textfield;
}

.quantity-wrapper input[type='number']::-webkit-inner-spin-button,
.quantity-wrapper input[type='number']::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

input.quantity[type='number']::-webkit-inner-spin-button,
input.quantity[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0 !important;
  display: none !important;
}

input.quantity[type='number'] {
  -moz-appearance: textfield;
  appearance: textfield;
}

.quantity-wrapper input.quantity:focus,
.quantity-wrapper input.quantity:hover {
  box-shadow: none !important;
}

.quantity-wrapper .product-qty .quantity {
  border: 1px solid var(--ck-black);
  border-radius: 1.8125rem;
}

.quantity-wrapper .product-qty button {
  border: none;
  padding: 0 !important;
  outline: 0;
  background-color: transparent !important;
}

.quantity-wrapper .product-qty button.down_arrow,
.quantity-wrapper .product-qty button.up_arrow {
  font-size: 10px;
  top: 15px;
  right: 25px;
  transform: rotate(90deg);
}

.quantity-wrapper .product-qty button.down_arrow {
  top: auto;
  bottom: 15px;
}

.quantity-wrapper .product-qty .qty-txt {
  left: 20px;
  top: 18px;
}

.quantity-wrapper .product-qty.product-qty-sm .form-control {
  height: auto;
  padding: 0.3rem 1.25rem;
}

.quantity-wrapper .product-qty.product-qty-sm button.down_arrow,
.quantity-wrapper .product-qty.product-qty-sm button.up_arrow {
  right: 20px;
}

.quantity-wrapper .product-qty.product-qty-sm button.up_arrow {
  top: 6px;
}

.quantity-wrapper .product-qty.product-qty-sm button.down_arrow {
  bottom: 6px;
}

.color-swatch label {
  height: 70px;
  width: 70px;
  margin-bottom: 0;
  padding: 2px;
  border: 1px solid transparent;
  cursor: pointer;
}

.color-swatch label span {
  display: block;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.color-swatch input {
  display: none;
}

.color-swatch input:checked + label {
  border: 1px solid var(--ck-black);
}

.form-product .color-swatch label {
  height: 80px;
  width: 80px;
  position: relative;
}

.form-product .color-swatch label input {
  position: absolute;
  top: -4px;
  left: -4px;
  width: 86px;
  height: 86px;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  text-align: center;
  display: block;
  border: 1px solid transparent;
  border-radius: 0;
  transition: 0.2s ease-in-out;
  background: transparent;
}

.form-product .color-swatch label input:checked {
  border: 1px solid var(--ck-black);
}

.size-swatch label {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.size-swatch input {
  min-width: 31px;
  height: 31px;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  text-align: center;
  border: 1px solid #bfc3c5;
  border-radius: 0.8125rem;
  transition: all 0.2s ease-in-out;
}

.size-swatch input:after {
  content: attr(value);
  font-size: 0.7rem;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 0 0.4rem;
}

.size-swatch input:hover {
  border: 1px solid #7f878c;
}

.size-swatch input:checked {
  border: 1px solid var(--ck-brand-blue);
  background-color: var(--ck-white);
}

.custom-checkmark input {
  display: none;
}

.custom-checkmark .checkmark {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-right: 7px;
  border: 1px solid #bfc3c5;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}

.custom-checkmark .checkmark:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 4px;
  width: 5px;
  height: 10px;
  border: solid var(--ck-white);
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  opacity: 1;
}

.custom-checkmark input:checked ~ label .checkmark {
  border-color: var(--ck-brand-blue);
  background-color: var(--ck-brand-blue);
}

.cart-dropdown .popover {
  min-width: 350px;
  max-width: 350px;
  margin-top: 0;
}

.cart-dropdown .popover .popover-header {
  text-transform: uppercase;
  font-size: 0.9rem;
}

.cart-dropdown .popover .popover-body .inner {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 270px;
  margin: -0.6em -0.75rem 0.5rem;
  padding: 0 0.5rem;
}

.cart-dropdown .popover .popover-body .inner .cart-item {
  position: relative;
  display: block;
  padding: 0.8em 1.2em;
  transition: opacity 0.15s linear;
}

.cart-dropdown .popover .popover-body .inner .cart-item.updating {
  opacity: 0.5;
}

.cart-dropdown .popover .popover-body .inner .badge {
  position: absolute;
  top: 2rem;
  left: 1.3rem;
}

.cart-dropdown .popover .popover-body .item-price {
  font-size: 0.8rem;
}

.cart-dropdown .popover .popover-body .btn-remove {
  font-size: 1.4rem;
}

.cart-drawer {
  position: fixed;
  z-index: 1050;
  top: 0;
  right: 0;
  left: auto;
  display: block;
  overflow: hidden;
  width: 440px;
  height: 100%;
  transition: all 0.65s cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(100%, 0, 0);
  background: var(--ck-white);
}

.cart-drawer.opened {
  transform: translateZ(0);
}

.cart-drawer.opened .cart-item:first-child {
  animation: slideUp 0.65s 0.08s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cart-drawer.opened .cart-item:nth-child(2) {
  animation: slideUp 0.65s 0.16s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cart-drawer.opened .cart-item:nth-child(3) {
  animation: slideUp 0.65s 0.24s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cart-drawer.opened .cart-item:nth-child(4) {
  animation: slideUp 0.65s 0.32s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cart-drawer.opened .cart-item:nth-child(5) {
  animation: slideUp 0.65s 0.4s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cart-drawer.opened .cart-item:nth-child(6) {
  animation: slideUp 0.65s 0.48s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cart-drawer.opened .cart-item:nth-child(7) {
  animation: slideUp 0.65s 0.56s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cart-drawer.opened .cart-item:nth-child(8) {
  animation: slideUp 0.65s 0.64s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cart-drawer.opened .cart-item:nth-child(9) {
  animation: slideUp 0.65s 0.72s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.cart-drawer.opened .cart-item:nth-child(10) {
  animation: slideUp 0.65s 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media (max-width: 767.98px) {
  .cart-drawer {
    width: 100%;
  }
}

.cart-drawer .drawer-body {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.cart-drawer .drawer-body .icon i {
  color: #dfe1e2;
  font-size: 6rem;
}

.cart-drawer .cart-item {
  position: relative;
  opacity: 0;
  transform: translateY(10%);
  border-bottom: 1px solid var(--ck-bg-light);
}

.cart-drawer .cart-item.updating {
  opacity: 0.5 !important;
  transform: translateY(0) !important;
  animation: none !important;
  transition: opacity 0.15s linear !important;
}

.cart-drawer .cart-item .badge {
  position: absolute;
  top: 8px;
  left: 8px;
}

.cart-drawer .cart-item .item-image {
  width: 80px;
  min-width: 80px;
}

.cart-drawer .cart-item .item-price {
  font-size: 1rem;
}

.cart-drawer .quantity-wrapper {
  max-width: 85px;
  width: auto;
  min-width: auto;
}

.cart-ajaxed-classic .order-summary-txt {
  letter-spacing: -0.02em;
}

.cart-ajaxed-classic .cart-card-header {
  font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.cart-ajaxed-classic .item-img {
  height: 102px;
  width: 175px;
}

.cart-ajaxed-classic .quantity-wrapper {
  width: 75px;
  min-width: 75px;
}

.cart-ajaxed-classic .quantity-wrapper .product-qty {
  max-width: 75px;
}

.cart-ajaxed-classic .quantity-wrapper .product-qty .form-control {
  max-height: 43px;
  height: 100%;
}

.cart-ajaxed-classic .quantity-wrapper .product-qty button.down_arrow,
.cart-ajaxed-classic .quantity-wrapper .product-qty button.up_arrow {
  top: 6px;
  right: 18px;
}

.cart-ajaxed-classic .quantity-wrapper .product-qty button.down_arrow:before,
.cart-ajaxed-classic .quantity-wrapper .product-qty button.up_arrow:before {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.cart-ajaxed-classic .quantity-wrapper .product-qty button.down_arrow {
  top: auto;
  bottom: 6px;
}

@media (min-width: 576px) {
  .cart-ajaxed-classic .quantity-wrapper .product-qty button.down_arrow,
  .cart-ajaxed-classic .quantity-wrapper .product-qty button.up_arrow {
    top: 11px;
  }

  .cart-ajaxed-classic .quantity-wrapper .product-qty button.down_arrow {
    bottom: 2px;
  }
}

.cart-ajaxed-classic .btn-remove {
  font-size: 20px;
}

@media (min-width: 576px) {
  .cart-ajaxed-classic .btn-remove {
    font-size: 20px;
  }
}

.cart-ajaxed-classic .product-details {
  background: transparent !important;
  box-shadow: none !important;
}

.cart-ajaxed-classic .product-details .cart-product-details-wrapper {
  background-color: var(--ck-white) !important;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.04) !important;
  border-radius: 0.8125rem !important;
  margin-bottom: 1rem;
}

.cart-ajaxed-classic .product-details .cart-product-details-wrapper.border-top {
  border-top: 0 !important;
}

@media (min-width: 576px) {
  .cart-ajaxed-classic .product-details {
    background: var(--ck-white) !important;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.04) !important;
    border-radius: 0.8125rem !important;
  }

  .cart-ajaxed-classic .product-details .cart-product-details-wrapper {
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0;
    margin-bottom: 0;
  }

  .cart-ajaxed-classic .product-details .cart-product-details-wrapper.border-top {
    border-top: 1px solid var(--ck-border-soft) !important;
  }
}

@media (max-width: 767.98px) {
  .cart-ajaxed-classic .product-img {
    border-bottom: 1px solid var(--ck-border-soft);
  }
}

@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.button:focus {
  outline: 5px auto transparent;
}

.product-toolbar-mobile {
  transition: all 0.65s cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(100%);
  visibility: hidden;
}

.product-toolbar-mobile form {
  transition: all 0.2s ease-in-out;
  opacity: 0;
}

.product-toolbar-mobile .toolbar-mobile {
  min-height: 50px;
}

.product-toolbar-mobile .btn-close {
  line-height: 0;
  font-size: 1.8rem;
}

.product-toolbar-mobile.semi-opened {
  visibility: visible;
  transform: translateY(62%);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
}

.product-toolbar-mobile.fully-opened {
  visibility: visible;
  transform: translateY(0);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
}

.product-toolbar-mobile.fully-opened form {
  opacity: 1;
}

.modal-quickshop .modal-body {
  position: relative;
  opacity: 0;
  transform: translateY(3%);
  transition: all 0.65s cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.modal-quickshop .modal-body.opened {
  opacity: 1;
  transform: translateY(0);
}

.modal-quickshop .modal-body .carousel {
  width: 100%;
  height: 100%;
}

.modal-quickshop .modal-body .carousel .carousel-cell {
  width: 100%;
}

.modal-quickshop .modal-body .carousel .img-fluid {
  transition: opacity 0.15s linear;
  opacity: 0;
}

.modal-quickshop .modal-body .carousel .img-fluid.flickity-lazyerror,
.modal-quickshop .modal-body .carousel .img-fluid.flickity-lazyloaded {
  opacity: 1;
}

.modal-quickshop .modal-body .carousel .flickity-prev-next-button {
  width: 40px;
  height: 40px;
  border-radius: 0.8125rem;
  background: var(--ck-white);
  transition: all 0.2s ease-in-out;
}

.modal-quickshop .modal-body .carousel .flickity-prev-next-button .arrow {
  fill: var(--ck-brand-blue);
}

.modal-quickshop .modal-body .carousel .flickity-prev-next-button:hover {
  background: var(--ck-white);
}

.modal-quickshop .modal-body .carousel .flickity-prev-next-button.previous {
  left: 0.5rem;
}

.modal-quickshop .modal-body .carousel .flickity-prev-next-button.next {
  right: 0.5rem;
}

.modal-quickshop .modal-body .carousel .flickity-page-dots {
  bottom: 1.4rem;
}

.ribbon {
  width: 70px;
  height: 50px;
  overflow: hidden;
}

.ribbon .ribbon-left {
  position: absolute;
  top: -25px;
  left: -35px;
  width: 100%;
  height: 100%;
  background-color: var(--ck-accent-yellow);
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.05);
  transform: rotate(-45deg);
}

.ribbon .ribbon-left span {
  position: absolute;
  top: 54%;
  left: 40%;
  color: var(--ck-white);
  font-size: 1.1rem;
  transform: rotate(45deg);
}

.nav-tabs .nav-item .nav-link {
  position: relative;
  color: var(--ck-black);
  font-size: 0.9375rem;
  font-weight: 700;
  text-transform: capitalize;
}

.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-link:hover {
  color: var(--ck-brand-blue);
}

.nav-tabs .nav-item .nav-link:after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: var(--ck-brand-blue);
  position: absolute;
  left: 0;
  bottom: 6px;
  opacity: 0;
  margin: 0 auto;
}

.nav-tabs .nav-item .nav-link.active:after,
.nav-tabs .nav-item .nav-link:hover:after {
  opacity: 1;
}

.product_infoTabs .nav-tabs .nav-item .nav-link:after {
  bottom: 0;
  height: 3px;
}

.product_infoTabs .nav-tabs .nav-item .nav-link.active {
  font-weight: 600 !important;
}

.is-scrolled-up .product_infoTabs {
  top: 120px !important;
  transition: all 0.3s ease-in-out;
}

[data-customTooltip] {
  cursor: pointer;
  position: relative;
}

[data-customTooltip]:after {
  background-color: #dfe1e2;
  display: none;
  color: #222;
  font-size: 15px;
  padding: 4px 12px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 50%;
  content: attr(data-customTooltip);
  transform: translate(-50%, -100%);
  transform-origin: top;
  transition: 0.14s;
}

[data-customTooltip]:hover:after {
  display: block;
  z-index: 9999;
  transform: translate(-50%, -100%);
}

header {
  z-index: 1030;
  transition: all 0.2s ease-in-out;
}

.topbar .container-fluid,
.topbar .container-xl {
  padding-left: 30px;
  padding-right: 30px;
}

.topbar a,
.topbar div,
.topbar p {
  font-size: inherit;
  color: inherit;
}

.topbar a {
  font-size: 0.8125rem;
}

.topbar p {
  margin: 0;
}

.topbar .store_selector {
  width: 22px;
  height: 22px;
}

.topbar .store_selector:after {
  background-image: none !important;
  padding: 0 !important;
}

.topbar .dropdown .dropdown-menu {
  width: 235px;
  height: auto;
}

.topbar .dropdown .dropdown-menu.show {
  height: auto;
}

.topbar .dropdown .dropdown-menu .dropdown-item img {
  width: 22px;
  height: 22px;
}

.vehicle-icon i {
  font-size: 20px;
}

@media (max-width: 1469.98px) {
  .vehicle-icon i {
    font-size: 26px;
  }
}

.navbar-main {
  width: 100%;
  transition: all 0.2s ease-in-out;
  background: hsla(0, 0%, 100%, 0.5);
}

@media (min-width: 1470px) {
  .navbar-main .container-fluid,
  .navbar-main .container-xl {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.navbar-main.fixed-top {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}

.navbar-main.bg-transparent {
  background: transparent;
}

.navbar-main.bg-transparent .nav-item.active .nav-link {
  color: var(--ck-white) !important;
}

.navbar-main.bg-transparent .nav-link,
.navbar-main.bg-transparent .nav-link:hover,
.navbar-main.bg-transparent .navbar-brand,
.navbar-main.bg-transparent .navbar-brand:hover {
  color: hsla(0, 0%, 100%, 0.5) !important;
}

@media (min-width: 992px) {
  .navbar-main.bg-transparent .nav-link:hover,
  .navbar-main.bg-transparent .navbar-brand:hover {
    color: hsla(0, 0%, 100%, 0.75) !important;
  }
}

@media (max-width: 991.98px) {
  .navbar-main .navbar-brand img {
    height: 35px;
    width: auto;
  }
}

.navbar-main .nav-item {
  border-bottom: 2px solid transparent;
}

.navbar-main .nav-item.show {
  border-bottom: 2px solid var(--ck-brand-blue);
}

.navbar-main .nav-item .nav-link {
  font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #01121d;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.navbar-main .nav-item.active .nav-link {
  color: var(--ck-brand-blue);
  transition: all 0.2s ease-in-out;
}

@media (max-width: 991.98px) {
  .navbar-main .nav-item {
    padding: 0;
  }
}

.navbar-main .nav-item .nav-link {
  padding: 0;
  color: rgba(0, 0, 0, 0.9);
}

@media (min-width: 576px) {
  .navbar-main .nav-item .nav-link:hover {
    color: var(--ck-brand-blue);
  }
}

.navbar-main .nav-item i {
  font-size: 1.6rem;
}

@media (max-width: 991.98px) {
  .navbar-main .nav-item i {
    font-size: 1.8rem;
  }
}

.navbar-main .nav-item .icon-close {
  font-size: 1.3rem;
}

.navbar-main .navbar-icon-links .nav-item {
  border: none;
  padding: 1.719rem 1.6rem;
}

.navbar-main .navbar-icon-links .nav-item .nav-link {
  font-size: 0.8125rem;
  font-weight: 500;
}

@media (max-width: 1469.98px) {
  .navbar-main .navbar-icon-links .nav-item .nav-link:hover {
    color: var(--ck-black);
  }
}

@media (max-width: 1199.98px) {
  .navbar-main .navbar-icon-links .nav-item {
    padding: 0.7rem 0.8rem !important;
  }
}

@media (max-width: 767.98px) {
  .navbar-main .navbar-icon-links .nav-item {
    padding: 0.2rem 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1469.98px) {
  .navbar-main .navbar-icon-links .nav-item {
    padding: 1.719rem 0.6rem;
  }
}

.navbar-main .nav-cart-badge {
  height: 18px;
  width: 18px;
}

.navbar-main .badge {
  position: absolute;
  top: -5px;
  right: -9px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  border: 1px solid var(--ck-white);
}

.navbar-main .dropdown-menu {
  overflow: hidden;
  display: inline-block;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  transition: 0s;
  transform: translateZ(0);
}

.navbar-main .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
}

.navbar-main .dropdown-menu .dropdown-item {
  padding: 0.6em 1em;
}

.navbar-main .dropdown-menu .nav-item {
  padding: 0;
}

.navbar-main .dropdown-menu .nav-item .nav-link {
  padding: 0 !important;
  font-family: Barlow;
  font-weight: 400;
  color: #01121d;
}

.navbar-main .dropdown-menu.secondary-dropdown {
  width: 300px;
  margin-top: 2px;
}

.navbar-main .dropdown-menu.secondary-dropdown .dropdown-item {
  padding: 0.2em 1em;
}

.navbar-nav.main-nav .nav-item.main-links .nav-link {
  padding: 1.9rem 0.9rem;
}

@media (max-width: 1199.98px) {
  .navbar-nav.main-nav .nav-item.main-links .nav-link {
    padding: 0.7rem 0.8rem !important;
  }
}

@media (max-width: 767.98px) {
  .navbar-nav.main-nav .nav-item.main-links .nav-link {
    padding: 0.2rem 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1469.98px) {
  .navbar-nav.main-nav .nav-item.main-links .nav-link {
    padding: 1.9rem 0.6rem;
    font-size: 0.875rem;
  }
}

@media (max-width: 1469.98px) {
  .mobile-nav .nav-item {
    padding: 0.5rem 0;
  }
}

@media (max-width: 767.98px) {
  .mobile-nav .nav-item {
    padding: 0;
  }
}

@media (max-width: 1469.98px) {
  .navbar-main .nav-item {
    border: none;
  }
}

.nav-search {
  width: 100%;
}

@media (min-width: 992px) {
  .nav-search {
    max-width: 185px;
  }
}

@media (min-width: 1200px) {
  .nav-search {
    max-width: 345px;
  }
}

.nav-search i {
  font-size: 1.2rem;
}

body.is-scrolled-top.template-index .header-transparent header.fixed-top {
  background: transparent;
}

body.is-scrolled-top.template-index .header-transparent header.fixed-top .nav-link,
body.is-scrolled-top.template-index .header-transparent header.fixed-top .navbar-brand {
  color: hsla(0, 0%, 100%, 0.5);
}

body.is-scrolled-top.template-index .header-transparent header.fixed-top:hover {
  background: hsla(0, 0%, 100%, 0.2);
}

.fixed-top {
  z-index: 1050;
}

.navbar-centered-logo .navbar-icon-links {
  position: absolute;
  right: 1rem;
}

.navbar-centered-logo .navbar-logo-mobile {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.megamenu {
  position: static !important;
}

.megamenu.dropdown-menu {
  width: 100%;
  transform: translateZ(0);
  left: 0;
  right: 0;
}

.megamenu.dropdown-menu .nav-link {
  font-size: 0.9375rem;
}

.megamenu:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.megamenu-image {
  width: 540px;
  height: 325px;
}

.megamenuimg_text {
  top: 20px;
  left: 0;
}

.navbar-mobile .nav-item {
  padding: 0;
}

.navbar-mobile .nav-link {
  padding: 1rem 1.2rem;
  font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--ck-black);
  letter-spacing: 0.05em;
}

.navbar-mobile .submenu-toggle span {
  letter-spacing: 0.05em;
}

.navbar-mobile .border-bottom {
  border-color: rgba(0, 16, 26, 0.05) !important;
}

.navbar-mobile .submenu {
  background: var(--ck-white);
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 9;
  left: 100%;
  transition: left 0.25s;
  height: 100%;
  overflow: auto;
}

.navbar-mobile .submenu.collapse.show {
  left: 0;
}

.navbar-mobile .submenu .submenu-header .icon-rbh {
  font-size: 1.55rem;
  position: relative;
  top: -2px;
}

.navbar-mobile .submenu .nav-link {
  font-weight: 300;
}

.navbar-mobile .submenu .nav-link:first-child {
  padding-top: 1rem;
}

.navbar-mobile .submenu .nav-link:last-child {
  padding-bottom: 1rem;
}

.navbar-mobile .icon-rbh {
  font-size: 1.55rem;
}

.navbar-mobile.navbar-mobile-sub .nav-link {
  border-bottom: 0;
}

.navbar-mobile.navbar-mobile-sub .icon-rbh {
  font-size: 1.6rem;
}

.site-footer .footer-top .logo {
  max-height: 26px;
}

.site-footer .footer-top ul.articles-list {
  padding-left: 10px;
}

.site-footer .footer-top ul.articles-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid hsla(203, 5%, 52%, 0.1);
}

.site-footer .footer-top ul.articles-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-style: none;
}

.site-footer .footer-top ul.articles-list li:before {
  font-family: Ionicons;
  content: '\F287';
  font-size: 0.6rem;
  float: left;
  margin-top: 0.4rem;
  margin-left: -0.6rem;
}

.site-footer .footer-top ul.social-links .list-inline-item:not(:last-child) {
  margin-right: 0.1rem;
}

.site-footer .footer-top ul.social-links a {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  border-width: 0;
  border-style: solid;
  border-radius: 5px;
  line-height: 2.5rem;
  background-color: var(--ck-text);
}

.site-footer .footer-top ul.social-links a i {
  font-size: 17px;
  vertical-align: middle;
}

.site-footer .footer-top ul.social-links a:hover i {
  color: #91c5e7;
}

.site-footer .footer-top .footer-nav-heading {
  font-size: 0.875rem;
}

.site-footer .footer-top .footer-newsletter .lead-txt {
  line-height: 2.3076923076923075em;
}

@media (max-width: 1469.98px) {
  .site-footer .footer-top .footer-newsletter .input-group {
    max-width: 350px;
    margin: 0 auto;
  }
}

.site-footer ul.footer-navigation {
  font-size: 0.8125rem;
}

.site-footer ul.footer-navigation a {
  line-height: 2.3076923076923075em;
}

.site-footer ul.footer-navigation a:hover {
  color: #b7bbbe !important;
}

.site-footer .footer-bottom a {
  transition: all 0.2s ease-in-out;
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: auto !important;
  padding-right: 1em;
  background-image: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgogIDxnPgogICAgPHBhdGggZD0ibTEyMS4zLDM0LjZjLTEuNi0xLjYtNC4yLTEuNi01LjgsMGwtNTEsNTEuMS01MS4xLTUxLjFjLTEuNi0xLjYtNC4yLTEuNi01LjgsMC0xLjYsMS42LTEuNiw0LjIgMCw1LjhsNTMuOSw1My45YzAuOCwwLjggMS44LDEuMiAyLjksMS4yIDEsMCAyLjEtMC40IDIuOS0xLjJsNTMuOS01My45YzEuNy0xLjYgMS43LTQuMiAwLjEtNS44eiIgZmlsbD0iIzAwMDAwMCIvPgogIDwvZz4KPC9zdmc+Cg==');
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 13px;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: transparent;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified .btn,
.btn-group-justified .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified .btn-group .btn,
.btn-group-justified .btn .btn {
  width: 100%;
}

.btn-group-justified .btn-group .dropdown-menu,
.btn-group-justified .btn .dropdown-menu {
  left: auto;
}

.pagination {
  width: 100%;
  text-align: center;
}

.pagination,
.pagination a,
.pagination span {
  display: inline-block;
}

.flickity-prev-next-button:active {
  opacity: 1 !important;
}

.card {
  width: 100%;
  overflow: hidden;
}

.card .badges {
  position: absolute;
  z-index: 9;
  top: 0.4em;
  left: 0.5em;
}

.card .badges.badge-left {
  left: 0.5em;
}

.card .badges.badge-right {
  right: 0.5em !important;
}

.card .card-img {
  position: relative;
  overflow: hidden;
}

.card .card-img img {
  -o-object-fit: cover;
  object-fit: cover;
}

.card .card-body .price {
  white-space: nowrap;
}

.card .flickity-prev-next-button {
  width: 50px !important;
  height: 50px !important;
  background: transparent !important;
  transition: all 0.2s ease-in-out;
}

.card .flickity-prev-next-button.previous {
  left: 15px !important;
}

.card .flickity-prev-next-button.next {
  right: 15px !important;
}

.card .flickity-page-dots {
  bottom: 15px;
}

.card .variant-selector {
  position: absolute;
  bottom: 15px;
  display: block;
  width: 100%;
}

.card .variant-selector .list-inline-item {
  margin: 0.1rem;
}

.alert ul {
  margin: 0;
  padding: 0 1em;
}

.alert p:last-child {
  margin: 0 !important;
}

.modal .modal-header .close {
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  font-size: 1rem;
  font-weight: 500;
}

.modal .modal-header .close:focus {
  outline: 0 auto transparent;
}

.video-js .vjs-poster {
  background-size: cover !important;
}

.video-js .vjs-big-play-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 !important;
  transform: translate(-50%, -50%) !important;
  width: 8rem !important;
  height: 8rem !important;
  line-height: 8rem !important;
  border-radius: 8rem !important;
  border: 2px solid var(--ck-white) !important;
  text-align: center;
  font-size: 6rem !important;
  background-color: transparent !important;
  transition: all 0.2s ease-in-out !important;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder {
  margin: 0 !important;
  padding: 0 !important;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder :before {
  font-family: Ionicons !important;
  content: '\F357' !important;
}

.video-js .vjs-big-play-button:hover {
  background: hsla(0, 0%, 100%, 0.3) !important;
}

.snotifyToast {
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.04);
}

.snotifyToast__inner {
  padding: 15px 65px 15px 15px;
}

.snotifyToast__title {
  font-size: 1.2rem;
  line-height: 0.8rem;
  margin-bottom: 0.6rem;
}

.snotifyToast__body {
  max-width: 100%;
  font-size: 0.9rem;
}

.flatpickr-day.selected {
  background: var(--ck-brand-blue) !important;
  border-color: var(--ck-brand-blue) !important;
}

.pass-wrapper {
  width: 100%;
  font-style: italic;
  color: var(--ck-black);
  font-size: 0.9rem;
}

.register_password .pass-wrapper {
  display: none !important;
}

.pass-graybar {
  position: relative;
  width: 100%;
  height: 3px;
  background-color: #ccc;
}

.pass-colorbar {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
}

.pass-percent,
.pass-text {
  font-size: 1rem;
}

.pass-percent {
  margin-right: 5px;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.hide-nav-ui .flickity-page-dots,
.hide-nav-ui .flickity-prev-next-button {
  display: none;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50%;
  background: var(--ck-white);
  cursor: pointer;
  transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: var(--ck-white);
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: none;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
  display: none;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

.flickity-page-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
}

.flickity-page-dots .dot.is-selected {
  width: 12px;
  height: 12px;
}

.flickity-viewport {
  transition: all 0.2s ease-in-out;
}

.carousel .carousel-cell.equal-height {
  min-height: 100%;
}

.carousel .flickity-page-dots .dot {
  border: 1px solid var(--ck-pure-black);
  background: var(--ck-pure-black);
}

.carousel .flickity-page-dots .dot.is-selected {
  border: 1px solid var(--ck-pure-black);
  background: transparent;
}

.carousel .flickity-prev-next-button {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}

.carousel .flickity-prev-next-button .flickity-button-icon {
  display: none;
}

.carousel .flickity-prev-next-button.previous {
  background: url(/cdn/shop/files/arrow-left-short_1240ff97-4f98-4176-9f02-7da909bf5f53.svg?v=1626763824)
    no-repeat 50%/18px 15px;
  background-color: var(--ck-white);
}

.carousel .flickity-prev-next-button.next {
  background: url(/cdn/shop/files/arrow-rigth-short.svg?v=1626763824) no-repeat
    50%/18px 15px;
  background-color: var(--ck-white);
}

.carousel.carousel-nav .carousel-cell {
  transition: all 0.2s linear;
  opacity: 0.6;
  border: 1px solid transparent;
}

.carousel.carousel-nav .carousel-cell.is-nav-selected {
  opacity: 1;
  border: 1px solid var(--ck-brand-blue);
}

.carousel.carousel-nav .flickity-prev-next-button {
  width: 40px;
  height: 40px;
  border-radius: 0;
  background: var(--ck-bg-light);
}

.img-carousel-cell {
  transition: all 0.2s ease-in-out;
  opacity: 0;
}

.img-carousel-cell.flickity-lazyloaded {
  opacity: 1;
}

.flickity-enabled.is-fullscreen {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--ck-white);
}

.flickity-enabled.is-fullscreen .flickity-page-dots {
  bottom: 10px;
}

.flickity-enabled.is-fullscreen .flickity-page-dots .dot {
  background: var(--ck-white);
}

html.is-flickity-fullscreen {
  overflow: hidden;
}

html.is-flickity-fullscreen .img-fluid {
  height: 100%;
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

html.is-flickity-fullscreen .flickity-prev-next-button {
  width: 50px;
  height: 50px;
  background: var(--ck-white);
}

html.is-flickity-fullscreen .flickity-prev-next-button.previous {
  left: 15px;
}

html.is-flickity-fullscreen .flickity-prev-next-button.next {
  right: 15px;
}

html.is-flickity-fullscreen .flickity-prev-next-button .arrow {
  fill: #333;
}

html.is-flickity-fullscreen .flickity-prev-next-button:hover {
  background: var(--ck-white);
}

.flickity-fullscreen-button {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 24px !important;
  height: 24px !important;
  border-width: 0;
  border-radius: 0.8125rem;
  background: var(--ck-white);
  cursor: pointer;
}

.flickity-rtl .flickity-fullscreen-button {
  right: auto;
  left: 10px;
}

.flickity-fullscreen-button-exit {
  display: none;
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: block;
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
  display: none;
}

.flickity-fullscreen-button .flickity-button-icon {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 16px !important;
  height: 16px !important;
}

#zoomiocontainer {
  position: absolute;
  z-index: 9999;
  overflow: hidden;
  visibility: visible;
}

#zoomiocontainer img {
  position: absolute !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
}

#zoomiocontainer.mobileclass {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

#zoomioloadingdiv {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  visibility: hidden;
  pointer-events: none;
}

#zoomioloadingdiv .spinner {
  width: 40px;
  height: 40px;
  margin: 100px auto;
  background-color: #333;
  border-radius: 100%;
  animation: sk-scaleout 1s infinite ease-in-out;
}

@keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }

  to {
    transform: scale(1);
    opacity: 0;
  }
}

[data-item-reviews] .icon-review {
  font-size: 0.8rem;
}

[data-item-reviews] .icon-review:not(:last-child) {
  margin: 0 1px;
}

[data-product-reviews] .icon-review {
  margin-right: 2px;
}

[data-product-reviews] #reviewsList .review-item {
  border-top: 1px solid #d4d4d4;
}

[data-product-reviews] #reviewsList .review-image {
  max-width: 400px;
}

[data-product-reviews] .flickity-page-dots {
  bottom: -40px !important;
}

@media (min-width: 768px) {
  [data-product-reviews] .flickity-page-dots {
    display: none;
  }
}

[data-product-reviews] .carousel-cell {
  min-height: 100%;
}

[data-product-reviews] .modal .vue-star-rating {
  position: relative;
  top: -0.15rem;
  margin-left: 0.2rem;
}

[data-product-reviews] .modal .vue-star-rating-pointer {
  position: relative;
  top: 0.2rem;
}

[data-product-reviews] .modal .vue-star-rating-rating-text {
  position: relative;
  top: 0.1rem;
}

[data-product-reviews] .modal .modal-body {
  font-size: 0.9rem;
}

[data-product-reviews] .modal .vue-dropzone {
  border-radius: 0.8125rem;
  border-width: 1px;
  border-color: #dfe1e2;
}

[data-product-reviews] ul.pagination {
  list-style: none;
  list-style-type: none;
}

[data-product-reviews] ul.pagination li {
  display: inline-block;
}

[data-product-reviews] ul.pagination li a {
  float: left;
  padding: 5px 10px;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 400;
}

[data-product-reviews] ul.pagination li.active a {
  background-color: var(--ck-muted);
  border-color: var(--ck-muted);
  color: var(--ck-bg-light);
  cursor: default;
}

[data-product-reviews] ul.pagination li:hover:not(.active) a {
  background-color: #dfe1e2;
}

.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item span {
  color: var(--ck-black);
  text-transform: capitalize;
  font-size: 0.8125rem;
}

.breadcrumb .breadcrumb-item.active {
  font-weight: 600;
}

.installation_video_breadcrumb .breadcrumb .breadcrumb-item a,
.installation_video_breadcrumb .breadcrumb .breadcrumb-item span {
  color: var(--ck-black);
  font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.9375rem;
  letter-spacing: 0.05em;
}

.template-collection-1 {
  background: linear-gradient(var(--ck-bg-light) 70rem, var(--ck-white) 0);
}

@media (min-width: 992px) {
  .template-collection-1 {
    background: linear-gradient(var(--ck-bg-light) 53rem, var(--ck-white) 0);
  }
}

.card.card-article-style-1 .card-img {
  padding-top: 65%;
}

.header-slider {
  background-color: var(--ck-bg-light);
}

.header-slider .carousel-mobile,
.header-slider .carousel-mobile .carousel-cell {
  width: 100%;
}

.header-slider .carousel-mobile .flickity-page-dots {
  bottom: 15px;
}

.header-slider .carousel-desktop {
  width: 100%;
  position: relative;
  z-index: 4;
}

.header-slider .carousel-desktop .carousel-cell {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

@media (min-width: 992px) {
  .header-slider .carousel-desktop .carousel-cell .slider-content > .header-slider-img {
    position: absolute;
    bottom: -1rem;
    right: 0;
    z-index: 1;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.header-slider .carousel-desktop .carousel-cell .slider-content .header-slider-img img {
  max-width: 750px;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

@media (max-width: 1199.98px) {
  .header-slider .carousel-desktop .carousel-cell .slider-content .col-12 {
    padding: 0;
  }
}

.header-slider .carousel-desktop .carousel-cell.is-selected .header-slider-bgtxt.scale-up-center,
.header-slider .carousel-desktop .carousel-cell.is-selected .slider-content-animation.scale-up-center {
  animation: scale-up-center 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.header-slider .carousel-desktop .carousel-cell.is-selected .header-slider-img.fade-in {
  animation: fade-in 0.7s ease-in-out both;
}

@media (max-width: 767.98px) {
  .header-slider .carousel-desktop .header-slider-bgtxt {
    bottom: 30%;
  }
}

.header-slider .carousel-desktop .flickity-prev-next-button {
  width: 100px;
  height: 100px;
  background: transparent;
}

@media (max-width: 991.98px) {
  .header-slider .carousel-desktop .flickity-prev-next-button {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 767.98px) {
  .header-slider .carousel-desktop .flickity-prev-next-button {
    width: 50px;
    height: 50px;
  }
}

.header-slider .carousel-desktop .flickity-prev-next-button:hover {
  background: transparent;
}

.header-slider .carousel-desktop .flickity-prev-next-button .arrow {
  fill: var(--ck-white);
}

.header-slider .carousel-desktop .flickity-page-dots {
  text-align: right;
  bottom: -25px;
}

@media (min-width: 576px) {
  .header-slider .carousel-desktop .flickity-page-dots {
    bottom: -22px;
    right: 0;
  }
}

@media (min-width: 992px) {
  .header-slider .carousel-desktop .flickity-page-dots {
    bottom: -25px;
    right: 70px;
  }
}

.header-slider .carousel-desktop .flickity-page-dots .dot {
  opacity: 1;
  border: 1px solid var(--ck-white);
  background: var(--ck-white);
  margin: 0 8px 0 0;
}

.header-slider .carousel-desktop .flickity-page-dots .dot.is-selected {
  width: 12px;
  height: 12px;
  border: 1px solid var(--ck-white);
  background: transparent;
}

.header-slider .slider-bg-text {
  top: 35%;
  overflow: hidden;
  white-space: nowrap;
}

@media (min-width: 576px) {
  .header-slider .slider-bg-text {
    top: 0;
    z-index: 1;
    right: 0;
    left: 75px;
    text-align: center;
  }
}

@media (max-width: 1199.98px) {
  .header-slider .slider-bg-text {
    text-align: left;
    top: 55%;
    left: 15px;
  }
}

.header-slider .flickity-page-dots {
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .header-slider .flickity-page-dots {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.header-slider .dark-strip {
  position: absolute;
  bottom: -25px;
  right: 0;
  background: var(--ck-black);
  height: 115px;
  width: 90%;
  z-index: 3;
}

.header-slider .dark-strip:before {
  content: '';
  position: absolute;
  top: 0;
  left: -114px;
  border-left: 0 solid transparent;
  border-top: 115px solid transparent;
  border-right: 115px solid var(--ck-black);
}

@media (min-width: 576px) {
  .header-slider .dark-strip {
    bottom: -30px;
    height: 205px;
  }

  .header-slider .dark-strip:before {
    left: -204px;
    border-left: 0 solid transparent;
    border-top: 205px solid transparent;
    border-right: 205px solid var(--ck-black);
  }
}

@media (min-width: 992px) {
  .header-slider .dark-strip {
    width: 50%;
    bottom: -55px;
  }
}

@media (min-width: 1470px) {
  .header-slider .dark-strip {
    width: 51%;
    height: 150px;
  }

  .header-slider .dark-strip:before {
    content: '';
    left: -149px;
    border-top: 150px solid transparent;
    border-right: 150px solid var(--ck-black);
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes scale-up-center {
  0% {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.mobile-nav-drawer {
  position: fixed;
  z-index: 1050;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
  width: 280px;
  transition: all 0.65s cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(-100%, 0, 0);
  background: var(--ck-white);
}

.mobile-nav-drawer.opened {
  transform: translateZ(0);
}

.mobile-nav-drawer .drawer-header .btn-close {
  line-height: 0;
  font-size: 1.8rem;
  color: var(--ck-black);
}

.mobile-nav-drawer .drawer-body {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.mobile-nav-drawer .drawer-footer ul.social-icons {
  padding: 0;
  margin: 0;
}

.mobile-nav-drawer .drawer-footer ul.social-icons li {
  margin: 0 0.5em;
  font-size: 1.4rem;
}

input[type='search']:-ms-input-placeholder {
  color: #aaafb2;
}

input[type='search']::placeholder {
  color: #aaafb2;
}

.search-full-screen {
  background: var(--ck-white);
  position: fixed;
  z-index: 1070;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.search-full-screen .btn-close {
  position: absolute;
  top: 0.4em;
  right: 0.5em;
  line-height: 0;
  font-size: 2.5rem;
  color: var(--ck-black);
}

@media (max-width: 575.98px) {
  .search-full-screen .btn-close {
    top: 0;
    right: 0;
  }
}

.search-full-screen .search-related {
  text-align: left;
}

.search-full-screen .search-related .search-suggestion {
  opacity: 0;
  transform: translate3d(0, 30px, 0);
  transition:
    opacity 0.4s,
    transform 0.4s;
}

.search-full-screen .search-related .search-suggestion h3 {
  margin: 0 0 15px;
}

.search-full-screen .search-related .search-suggestion h3:before {
  content: '\21FE';
  display: inline-block;
  padding: 0 0.6em 0 0;
}

.search-full-screen .search-related .search-suggestion p {
  margin: 0;
}

.search-full-screen .search-related .search-suggestion p,
.search-full-screen .search-related .search-suggestion p a {
  font-family: Barlow !important;
  font-size: 1rem;
  line-height: 1.4;
}

.search-full-screen #searchForm {
  opacity: 0;
  transform: translate3d(0, 30px, 0);
  transition:
    all 0.4s,
    transform 0.4s;
}

.search-full-screen #searchInput {
  font-family: inherit;
  font-size: 4vw;
  height: auto;
  line-height: 1;
  display: inline-block;
  box-sizing: border-box;
  padding: 0.05em 0;
  background: transparent;
  border-radius: 0;
  border-width: 0;
  border-bottom: 4px solid var(--ck-brand-blue);
}

.search-full-screen #searchInput:focus {
  box-shadow: none;
}

@media (max-width: 991.98px) {
  .search-full-screen #searchInput {
    font-size: 2.2rem;
  }
}

.search-full-screen.opened {
  opacity: 1;
  visibility: visible;
}

.search-full-screen.opened #searchForm {
  opacity: 1;
  transform: translateZ(0);
}

.search-full-screen.opened .search-suggestion {
  opacity: 0;
  transform: translate3d(0, 30px, 0);
  transition:
    opacity 0.4s,
    transform 0.4s;
  opacity: 1;
  transform: translateZ(0);
}

.search-full-screen.opened .search-suggestion:first-child {
  transition-delay: 0.1s;
}

.search-full-screen.opened .search-suggestion:nth-child(2) {
  transition-delay: 0.2s;
}

.search-full-screen.opened .search-suggestion:nth-child(3) {
  transition-delay: 0.3s;
}

.search-reveal {
  background: var(--ck-white);
  position: fixed;
  z-index: 1070;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.65s cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.search-reveal .btn-close {
  line-height: 0;
  font-size: 1.8rem;
  color: var(--ck-black);
}

.search-reveal #searchForm {
  width: 100%;
}

.search-reveal #searchInput {
  font-family: inherit;
  background: transparent;
}

.search-reveal #searchInput:-ms-input-placeholder {
  text-overflow: ellipsis;
}

.search-reveal #searchInput::placeholder {
  text-overflow: ellipsis;
}

.search-reveal #searchInput:focus {
  box-shadow: none;
}

.search-reveal.opened {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.newsletter-popup {
  position: fixed;
  z-index: 1070;
  top: 50%;
  left: 50%;
  overflow: hidden;
  width: 600px;
  padding: 5px;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.175);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(-50%, -50%, 0) scale(0.9);
  transition: all 0.2s ease-in-out;
}

@media (max-width: 767.98px) {
  .newsletter-popup {
    width: 92%;
  }

  .newsletter-popup .bg-img {
    min-height: 100px;
  }

  .newsletter-popup .bg-img,
  .newsletter-popup .inner {
    width: 100% !important;
  }
}

.newsletter-popup.opened {
  opacity: 1;
  visibility: visible;
  transform: translate3d(-50%, -50%, 0) scale(1);
}

.newsletter-popup .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.5rem;
  color: inherit;
}

.newsletter-popup .inner {
  position: relative;
}

.newsletter-popup .inner p {
  margin: 0;
}

.newsletter-popup .inner .input-group {
  max-width: 360px;
}

.newsletter-popup .inner.has-image-bg {
  padding: 3em 1.6em;
}

.newsletter-popup .inner.has-image-left {
  padding: 3em 1.2em;
}

.index-banners-grid .row-banner {
  height: 600px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .index-banners-grid .row-banner {
    height: auto;
  }

  .index-banners-grid .row-banner .banner-1,
  .index-banners-grid .row-banner .banner-2,
  .index-banners-grid .row-banner .banner-3,
  .index-banners-grid .row-banner .banner-4 {
    min-height: 240px;
  }
}

@media (max-width: 767.98px) {
  .index-banners-grid .row-banner {
    height: auto;
  }

  .index-banners-grid .row-banner .banner-1,
  .index-banners-grid .row-banner .banner-2,
  .index-banners-grid .row-banner .banner-3,
  .index-banners-grid .row-banner .banner-4 {
    min-height: 200px;
  }
}

.index-banners-grid .banner {
  position: relative;
  overflow: hidden;
}

.index-banners-grid .banner .svg-placeholder {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
}

.index-banners-grid .banner .overlay {
  z-index: 2;
  background-color: rgba(0, 120, 201, 0.8);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 991.98px) {
  .index-banners-grid .banner .overlay {
    display: none;
  }
}

.index-banners-grid .banner .inner {
  position: relative;
  z-index: 3;
  padding: 30px;
  transition: all 0.2s ease-in-out;
  color: var(--ck-white);
  opacity: 0;
  transform: translateY(5%);
}

.index-banners-grid .banner .inner p {
  margin: 0;
}

@media (max-width: 991.98px) {
  .index-banners-grid .banner .inner {
    padding: 15px;
    opacity: 1;
    transform: none;
    color: var(--ck-brand-blue);
    background-color: hsla(0, 0%, 100%, 0.7);
  }
}

.index-banners-grid .banner:hover .overlay {
  opacity: 1;
}

.index-banners-grid .banner:hover .inner {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 767.98px) {
  .template-product .product-details-wrapper {
    position: relative;
  }
}

.template-product .product-details-wrapper .social-sharing a {
  font-size: 1.4rem;
}

@media (min-width: 992px) {
  .template-product .template-product-modern .flickity-page-dots {
    display: none;
  }
}

.template-product .flickity-page-dots {
  display: none;
}

.template-product .template-product-classic .carousel-nav .carousel-cell {
  width: 80px;
  height: 80px;
}

.template-product .template-product-classic .carousel-nav .carousel-cell img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
}

.template-product .template-product-classic .carousel-main .carousel-cell {
  height: 575px;
}

@media (max-width: 767.98px) {
  .template-product .template-product-classic .carousel-main .carousel-cell {
    padding: 0 2.5rem;
    height: 300px;
  }
}
.template-product .template-product-classic .carousel-main .carousel-cell img {
  width: 100%;
  height: 100%;
  object-fit: contain;

  top: 0%;
}
.Free.Samples .template-product-classic .carousel-main .carousel-cell img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: unset;
  top: 0%;
}
.template-product .template-product-classic .carousel-main .flickity-prev-next-button {
  width: 40px;
  height: 40px;
  box-shadow: none;
}

.template-product .template-product-classic .carousel-main .flickity-prev-next-button.previous {
  background: url(/cdn/shop/files/arrow-up-short.svg?v=1629106046) no-repeat
    50%/18px 15px;
  transform: translateY(-50%) rotate(-90deg);
  display: inline;
}

.template-product .template-product-classic .carousel-main .flickity-prev-next-button.next {
  background: url(/cdn/shop/files/arrow-down-short.svg?v=1629106046) no-repeat
    50%/18px 15px;
  transform: translateY(-50%) rotate(-90deg);
  display: inline;
}

.template-product .template-product-classic .carousel-main .flickity-prev-next-button:disabled {
  display: inline;
}

@media (min-width: 992px) {
  .template-product .template-product-classic .carousel-main .flickity-prev-next-button.next,
  .template-product .template-product-classic .carousel-main .flickity-prev-next-button.previous {
    display: none;
  }
}

.template-product .template-product-classic.vertical-thumbs .carousel-nav {
}

@media (min-width: 1200px) {
  .template-product .template-product-classic.vertical-thumbs .carousel-nav {
  }
}

.template-product .template-product-classic.vertical-thumbs .carousel-nav .carousel-cell {
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  border: 1px solid transparent;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.template-product .template-product-classic.vertical-thumbs .carousel-nav .carousel-cell.is-nav-selected {
  border-color: var(--ck-brand-blue);
}

.template-product .template-product-classic.vertical-thumbs .carousel-nav .flickity-prev-next-button {
  width: 40px;
  height: 40px;
  background: transparent;
}

.template-product
  .template-product-classic.vertical-thumbs
  .carousel-nav
  .flickity-prev-next-button
  .flickity-button-icon {
  display: none;
}

.template-product .template-product-classic.vertical-thumbs .carousel-nav .flickity-prev-next-button.next {
}

.template-product .template-product-classic.vertical-thumbs .Main_bottom_slider {
  position: relative;
  padding-right: 44px;
  overflow: hidden;
}

.template-product .template-product-classic.vertical-thumbs .carousel-nav {
  margin-right: 0;
}

.template-product .template-product-classic.vertical-thumbs .carousel-nav .flickity-prev-next-button.next {
  right: 4px;
  z-index: 3;
}

.template-product .template-product-classic.vertical-thumbs .carousel-nav .flickity-viewport {
  width: 100%;
}

.template-product .template-product-classic.vertical-thumbs .carousel-main .flickity-slider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.template-product .product-addons .flickity-prev-next-button {
  width: 40px;
  height: 40px;
  background: transparent;
}

.template-product .product-addons .flickity-prev-next-button.previous {
  left: -30px;
}

.template-product .product-addons .flickity-prev-next-button.next {
  right: -30px;
}

@media (max-width: 991.98px) {
  .template-product .product-addons .flickity-page-dots {
    bottom: -30px;
  }
}

.video-modals .modal .iframe iframe {
  min-height: 50vh;
}

@media (min-width: 576px) {
  .video-modals .modal .iframe iframe {
    min-height: 700px;
  }
}

.table-cart {
  min-width: 600px;
}

.table-cart .item-img {
  min-width: 80px;
}

.table-cart .quantity-wrapper {
  max-width: 120px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .template-search .card-columns {
    column-count: 2;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .template-search .card-columns {
    column-count: 2;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .template-search .card-columns {
    column-count: 3;
  }
}

@media (min-width: 1200px) and (max-width: 1469.98px) {
  .template-search .card-columns {
    column-count: 4;
  }
}

.contact-block a {
  color: inherit;
  text-decoration: underline;
}

.section-faq .card-header i.icon {
  font-size: 1.6rem !important;
  transition: all 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(90deg);
}

.section-faq .card-header button {
  width: 100%;
  font-family: Barlow, sans-serif;
  font-size: 1.125rem;
  text-transform: none;
  white-space: normal;
  text-decoration: none !important;
}

.section-faq .card-header button .heading {
  display: inline-block;
  width: 90%;
}

.section-faq .card-header button.collapsed i.icon {
  transform: rotate(0deg);
}

.section-faq .card-body p:last-child {
  margin-bottom: 0;
}

.template-article .article-body .social-sharing a {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  font-size: 1.4rem;
  line-height: 1.7em;
}

.template-article .article-navigation {
  position: relative;
  overflow: hidden;
}

.template-article .article-navigation .bg-img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.65s cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

@media (min-width: 576px) {
  .template-article .article-navigation .bg-img {
    -webkit-backface-visibility: hidden;
    transform: scale(1.1);
    filter: blur(5px);
  }
}

.template-article .article-navigation .overlay {
  z-index: 2;
  background: rgba(0, 16, 26, 0.8);
}

.template-article .article-navigation .inner {
  position: relative;
  z-index: 3;
}

.template-article .article-navigation:hover .bg-img {
  transform: scale(1);
  filter: blur(0);
}

.template-article .article-navigation:hover .overlay {
  opacity: 0.7;
}

.template-article .article-navigation:hover a {
  text-decoration: none;
}

.sidebar-blog .social-icons {
  font-size: 1.4rem;
}

.section-instagram-feed .instagram-item {
  margin: 0 0 30px;
}

.section-instagram-feed .instagram-item a {
  position: relative;
  display: block;
}

.section-instagram-feed .instagram-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.section-instagram-feed .instagram-item .overlay {
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.6) 100%);
}

.section-instagram-feed .instagram-item .overlay i {
  font-size: 2.4rem;
  color: hsla(0, 0%, 100%, 0.7);
  transform: translateY(5px);
  transition: all 0.2s ease-in-out;
}

.section-instagram-feed .instagram-item .overlay:hover {
  opacity: 1;
}

.section-instagram-feed .instagram-item .overlay:hover i {
  transform: translateY(0);
}

.section-instagram-feed .no-gutters .instagram-item {
  margin: 0;
}

@media (max-width: 767.98px) {
  .instafeed-container {
    width: 33.33% !important;
    padding-top: 33.33% !important;
  }
}

.slider-arrow {
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  border: 1px solid transparent !important;
  border-radius: 50%;
  color: var(--ck-white);
}

#insta-feed {
  overflow: hidden;
}

#insta-feed > div {
  margin-left: -230px;
  margin-right: -230px;
}

#insta-feed > div > .slider-arrow {
  right: 220px !important;
  z-index: 999;
}

#insta-feed > div > .slider-arrow + .slider-arrow {
  left: 220px !important;
  right: auto !important;
}

#insta-feed .slider-arrow {
  font-size: 0 !important;
}

#insta-feed .slider-arrow:after {
  content: 'o';
  right: 50%;
  transform: translate(50%, -50%);
}

#insta-feed .slider-arrow:after,
#insta-feed .slider-arrow:last-child:after {
  font-family: coverking-icon !important;
  color: var(--ck-pure-black);
  font-size: 18px;
  position: absolute;
  top: 50%;
}

#insta-feed .slider-arrow:last-child:after {
  content: 'm';
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

#insta-feed .slider-arrow:hover {
  background-color: var(--ck-white) !important;
}

.section-recently-viewed-products,
.section-related-products {
  padding-bottom: 60px !important;
}

.section-recently-viewed-products .carousel-cell,
.section-related-products .carousel-cell {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 1200px) {
  .section-related-products .carousel .flickity-button {
    display: none;
  }
}

.header-slider-template-2 .slider-content {
  z-index: 2;
  position: absolute;
}

.header-slider-template-2 .overlay {
  background-color: var(--ck-bg-light);
}

a {
  cursor: pointer;
  text-decoration: none;
}

.page-title {
  margin-bottom: 1.6rem;
  text-transform: capitalize;
}

.section-content {
  padding: 30px 0;
}

@media (max-width: 767.98px) {
  .brand-logo {
    width: 135px;
  }
}

.lh-0 {
  line-height: 0;
}

.btn {
  cursor: pointer;
}

.btn,
.btn-link {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.btn-link {
  font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
}

.btn-outline-prussian-blue:hover,
.btn-outline-rich-black:hover {
  color: var(--ck-brand-blue) !important;
  background-color: var(--ck-white);
  border-color: var(--ck-brand-blue);
}

.btn-white:hover {
  color: var(--ck-brand-blue) !important;
  background-color: var(--ck-white) !important;
  border-color: var(--ck-white);
}

.form-control-xl {
  border-radius: 1.8125rem;
  padding: 0.875rem 0.75rem 0.875rem 2.5rem;
}

.dropdown-item {
  white-space: normal;
}

.card.card-product-style-1 .card-img a {
  position: relative;
  display: block;
  padding-top: 72%;
  margin: 20px 30px;
}

.card.card-product-style-1 .card-img a img {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

@media (max-width: 1199.98px) {
  .card.card-product-style-1 .btn.btn-outline-primary {
    padding: 0.875rem 1rem;
    font-size: 0.8125rem;
    line-height: 1;
    border-radius: 1.375rem;
  }
}

.card.card-product-style-2 .color-swatch label {
  border-radius: 100%;
  margin: 0.1rem;
}

.card.card-product-style-2 .color-swatch input {
  width: 20px;
  height: 20px;
}

.card.card-product-style-3 .list-inline {
  margin: 0;
  padding: 0;
}

.card.card-product-style-3 .list-inline .list-inline-item {
  margin-right: 0.2rem;
}

.card.card-product-style-3 .color-swatch label {
  position: relative;
  top: 0.2rem;
  border-radius: 100%;
}

.card.card-product-style-3 .color-swatch input {
  width: 24px;
  height: 24px;
}

@media (min-width: 1200px) {
  .card.card-product-style-sm {
    max-height: 190px;
  }
}

.card.card-product-style-sm .card-img {
  max-width: 90px;
  max-height: 90px;
}

@media (min-width: 992px) {
  .card.card-product-style-sm .card-img {
    max-width: 152px;
    max-height: 152px;
  }
}

.row .flickity-viewport {
  width: 100%;
}

.pagination {
  font-size: 0.8125rem;
}

.pagination li.page-item {
  display: inline-block !important;
  width: auto !important;
  margin: 0 0.2rem;
}

.pagination li.page-item:first-child {
  margin-left: 0;
}

.pagination li.page-item:first-child a.page-link {
  border: 2px solid white;
}

.pagination li.page-item:last-child {
  margin-right: 0;
}

.pagination li.page-item:last-child a.page-link {
  border: 2px solid white;
}

.pagination .dots {
  width: 30px;
  height: 32px;
}

.pagination a.page-link {
  width: 30px;
  height: 30px;
  background: transparent;
  border-radius: 40px !important;
  border-color: transparent;
  transition: all 0.2s ease-in-out;
}

.pagination a.page-link:hover {
  border-color: var(--ck-brand-blue);
}

.pagination a.page-link.active {
  color: var(--ck-white);
  border-color: var(--ck-brand-blue);
  background: #0084dd;
}

@media (min-width: 576px) {
  .pagination a.page-link {
    width: 40px;
    height: 40px;
  }
}

.font-weight-semibold {
  font-weight: 600 !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.ls-0 {
  letter-spacing: 0 !important;
}

.ls-sm {
  letter-spacing: 0.05em;
}

.ls-md {
  letter-spacing: 0.1em;
}

.font-size-lg,
.font-size-xl {
  font-size: 1.125rem !important;
}

.font-size-lg {
  letter-spacing: 0.05em;
}

.font-size-md {
  font-size: 0.9375rem !important;
}

.font-size-sm {
  font-size: 0.8125rem !important;
}

@media (min-width: 576px) {
  .font-size-sm-lg {
    font-size: 1.125rem;
  }
}

.icon-size-xl {
  font-size: 2.3125rem !important;
}

.icon-size-lg {
  font-size: 1.375rem !important;
}

.icon-size-sm {
  font-size: 0.5625rem !important;
}

.font-barlow {
  font-family: Barlow;
}

.font-coverking {
  font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
}

.onfocus_outline_none:focus-visible {
  outline: none;
}

.slide-up {
  transition: all 0.3s ease-in-out;
}

.slide-up:hover {
  transform: translateY(-10px);
}

.zoom-in {
  transition: 0.5s;
}

.zoom-in:hover {
  transform: scale(1.1);
}

.highlight {
  animation: blinkingBackground 2s;
}

@keyframes blinkingBackground {
  0% {
    background-color: #ebf4fb;
  }

  to {
    background-color: var(--ck-white);
  }
}

.image-customization {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.shadow-md {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.warranty-image {
  width: 230px;
  max-height: 165px;
}

.warranty_description h4 {
  line-height: 1.5;
}

.warranty-header {
  padding: 22px 0;
}

.warranty-header .line-end.bg-arrow,
.warranty-header .line-start.bg-arrow {
  top: 5px;
}

.learn-more {
  max-width: 187px;
}

.support-center {
  max-width: 294px;
}

.top-0 {
  top: 0;
}

.bottom-0 {
  bottom: 0;
}

.right-0 {
  right: 0;
}

.left-0 {
  left: 0;
}

.banner-image {
  padding-top: 35%;
}

@media (min-width: 992px) {
  .banner-image {
    padding-top: 17%;
  }
}

.banner-image img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.banner-image .overlay {
  background: rgba(0, 16, 26, 0.7);
}

.banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

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

.product_short_description li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: start;
}

.product_short_description li [class*=' icon-'],
.product_short_description li [class^='icon-'] {
  display: block;
  line-height: 29px;
  margin-right: 4px;
  vertical-align: middle;
}

.product_short_description li a {
  white-space: nowrap;
}

@media (min-width: 1470px) {
  .customer-favorites {
    max-width: 20%;
  }
}

.index-customers-favorites,
.section-customer-photos,
.section-related-products {
  position: relative;
}

@media (max-width: 767.98px) {
  .section-customer-photos:before,
  .section-related-products:before {
    background-color: var(--ck-white);
  }
}

.section-customer-photos .customer-photos-image {
  width: 198px;
  height: 198px;
}

.section-customer-photos .left-image.customer-photos-image:first-child,
.section-customer-photos .left-image.customer-photos-image:nth-child(2) {
  margin-bottom: 30px;
}

.index-featured-collection .collection-img {
  border-radius: 12px;
}

.index-featured-collection .collection-img img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.index-featured-collection .block-1 .collection-img {
  padding-top: 61%;
}

@media (max-width: 991.98px) {
  .index-featured-collection .block-1 .collection-img {
    padding-top: 41%;
  }
}

.index-featured-collection .block-2 .collection-img,
.index-featured-collection .block-3 .collection-img {
  padding-top: 41%;
}

.index-featured-collection .block-1 .block-text {
  top: 30px;
  left: 46px;
}

.index-featured-collection .block-2 .block-text,
.index-featured-collection .block-3 .block-text {
  top: 25px;
  left: 25px;
}

@media (max-width: 767.98px) {
  .index-featured-collection .collection-img {
    padding-top: 61% !important;
  }

  .index-featured-collection .block-1 .block-text {
    left: 40px;
  }
}

.research-development .block_img {
  padding-top: 92%;
}

.research-development .block_img img {
  -o-object-position: bottom;
  object-position: bottom;
}

.research-development .block-text {
  max-width: 400px;
  top: 38px;
  left: 54px;
}

@media (max-width: 767.98px) {
  .research-development .block_img {
    padding-top: 115%;
  }

  .research-development .block-text {
    left: 8px;
    top: 25px;
  }
}

@media (min-width: 1200px) {
  .select-vehicle .select-wrapper {
    max-width: 20%;
  }
}

@media (max-width: 767.98px) {
  .select-vehicle button {
    width: 100%;
  }
}

.bg-arrow {
  bottom: 37px;
  left: -10px;
  opacity: 0.1;
}

.bg-arrow img {
  width: 40px;
  height: 70px;
}

@media (max-width: 991.98px) {
  .bg-arrow {
    top: 19%;
  }
}

.line-end.bg-arrow {
  top: 0;
  right: -5px;
  bottom: 0;
  left: auto;
}

.line-start.bg-arrow {
  top: 0;
  left: -3px;
  bottom: 0;
  right: auto;
}

@media (max-width: 767.98px) {
  .section-instagram-feed .heading-text {
    font-size: 1.5rem !important;
  }
}

.brand-img {
  height: 100px;
}

@media (min-width: 1200px) {
  .brand-img {
    max-width: 12.5%;
  }
}

.brand-img img {
  mix-blend-mode: multiply;
}

.info-img {
  width: 130px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media (max-width: 1199.98px) {
  .info-img {
    height: 120px;
  }
}

@media (max-width: 767.98px) {
  .info-img {
    height: 90px;
    width: 90px;
  }
}

.bg_image {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bg_image img {
  max-width: 320px;
}

@media (min-width: 576px) {
  .bg_image img {
    max-width: 1000px;
  }
}

@media (min-width: 1200px) {
  .bg_image {
    transform: translate(-90%, -50%);
  }
}

.register_password.input-group > .form-control:not(:last-child) {
  border-radius: 1.5rem;
}

.login_register_form .input-group-lg > .form-control {
  height: auto;
  border-radius: 1.8125rem;
}

.page_mobile_overlay {
  background-color: #f8f9fadb;
}

@media (min-width: 1200px) {
  .page_mobile_overlay {
    background-color: transparent;
  }
}

.general_page ol li {
  padding: 1rem 0;
}

.general_page ol li h5 {
  margin-bottom: 0.5rem;
}

@media (min-width: 576px) {
  .general_page ol li {
    padding: 1.5rem 0;
  }

  .general_page ol li h5 {
    margin-bottom: 1rem;
  }
}

.general_page ol li ul li {
  padding: 0 0 0.4rem;
}

.general_page ol li ul li:last-child {
  padding: 0;
}

.general_page ul {
  list-style: disc;
}

.genral_page_iframe iframe {
  min-height: 300px;
}

@media (min-width: 576px) {
  .genral_page_iframe iframe {
    min-height: 550px;
  }
}

.video-iframe iframe {
  min-height: 300px;
}

@media (min-width: 576px) {
  .video-iframe iframe {
    min-height: 370px;
    max-width: 550px;
  }
}

.card.card-sm-sports .card-img-top {
  width: 156px;
  height: 120px;
  background-color: var(--ck-bg-light);
}

@media (max-width: 767.98px) {
  .skanda-intro .card-sm .card-img-top {
    width: 195px;
    height: 150px;
  }
}

.card-sm .card .card-img-top {
  width: 115px;
  height: 105px;
}

@media (min-width: 576px) {
  .card-sm .card .card-img-top {
    width: 156px;
    height: 120px;
  }
}

.installation_video.card-sm .card .card-img-top img {
  mix-blend-mode: multiply;
}

.installation_video .card-lg .card-img-top {
  height: 346px;
}

.installation_video .card-lg .card-img-top img {
  mix-blend-mode: multiply;
}

.installation_video .brand_logo {
  width: 56px;
  height: 56px;
}

.modal.installation_video_popup .modal-header .close {
  font-size: 2rem;
  font-weight: 400;
  padding-top: 0;
  padding-bottom: 0;
}

.modal.installation_video_popup .modal-body iframe {
  min-height: 450px;
}

.vertical_line:after {
  content: '';
  display: block;
  height: 45px;
  width: 1px;
  background: var(--ck-white);
  margin: 0 71px;
}

.template-colletion-1 {
  background: linear-gradient(var(--ck-bg-light) 80rem, var(--ck-white) 0);
}

@media (min-width: 992px) {
  .template-colletion-1 {
    background: linear-gradient(var(--ck-bg-light) 53rem, var(--ck-white) 0);
  }
}

.collection-teplate-type-1 .collection-banner-text {
  max-width: 540px;
}

@media (min-width: 768px) {
  .collection-teplate-type-1 .collection-banner-text .banner-list {
    column-count: 2;
  }
}

.collection-teplate-type-1 .product-image {
  padding-top: 100%;
}

.collection-teplate-type-1 .material-color-image-sm img {
  max-width: 20%;
}

.collection-teplate-type-1 .material-color-image-lg {
  margin-top: 1rem;
  max-width: 380px;
  max-height: 225px;
}

.collection-teplate-type-1 .collection-material-image {
  top: 21%;
  right: 0;
  height: 85px;
  width: 85px;
}

@media (min-width: 1200px) {
  .collection-teplate-type-1 .product-image {
    padding-top: 68%;
  }

  .collection-teplate-type-1 .collection-material-image {
    top: 10%;
    right: 15px;
  }
}

@media (min-width: 576px) {
  .collection-teplate-type-1 .collection-material-image {
    top: 16%;
    right: 2%;
    height: 115px;
    width: 115px;
  }
}

@media (min-width: 1200px) {
  .collection-teplate-type-1 .collection-brief {
    max-width: 20%;
  }
}

.collection-teplate-type-1 .collection-brief .card .card-img {
  padding-top: 91%;
}

.collection-teplate-type-1 .progress-bar-icon span {
  font-family: Barlow !important;
  font-size: 0.9375rem;
}

.collection-teplate-type-1 .progress-bar-icon:before {
  font-size: 20px;
}

.collection-teplate-type-1 .collectionpage-select-vehicle.shadow-md {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.collection-teplate-type-1 .collection-banner-image {
  padding-top: 57%;
}

.sort-by select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: var(--ck-white) url(/cdn/shop/files/arrow-down.svg?v=1626699570)
    no-repeat right 1.25rem center/10px 10px;
}

.accordion-button:after {
  content: 'M';
  font-family: coverking-icon !important;
}

.accordion-button.collapsed:after {
  content: 'P';
}

.collection-filters .accordion-button:after {
  content: none;
}

@media (min-width: 992px) {
  .collection-filters .accordion-button:after {
    content: 'M';
    font-family: coverking-icon !important;
    font-size: 10px;
  }

  .collection-filters .accordion-button.collapsed:after {
    content: 'P';
  }
}

.collection-filters .filter-tag {
  line-height: 2em;
}

.order-swatch .dropdown .dropdown-toggle:after,
.order-swatch select.form-control {
  background-size: 9px;
}

.car_cards {
  top: 93%;
  left: 70%;
  transform: translate(-50%, -50%);
}

@media (max-width: 767.98px) {
  .car_cards img {
    width: 160%;
  }
}

@media (min-width: 1200px) {
  .car_cards {
    top: 93%;
    left: 63%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .car_cards {
    top: 93%;
    left: 70%;
  }
}

.color_box {
  width: 18px;
  height: 18px;
  background-color: var(--ck-pure-black);
}

.dropdown .dropdown-toggle:after {
  height: auto !important;
  padding-right: 1em;
  background-image: url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgogIDxnPgogICAgPHBhdGggZD0ibTEyMS4zLDM0LjZjLTEuNi0xLjYtNC4yLTEuNi01LjgsMGwtNTEsNTEuMS01MS4xLTUxLjFjLTEuNi0xLjYtNC4yLTEuNi01LjgsMC0xLjYsMS42LTEuNiw0LjIgMCw1LjhsNTMuOSw1My45YzAuOCwwLjggMS44LDEuMiAyLjksMS4yIDEsMCAyLjEtMC40IDIuOS0xLjJsNTMuOS01My45YzEuNy0xLjYgMS43LTQuMiAwLjEtNS44eiIgZmlsbD0iIzAwMDAwMCIvPgogIDwvZz4KPC9zdmc+Cg==');
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 13px;
  padding: 6px;
  border: 0;
}

.dropdown button.bg-white:hover {
  background-color: var(--ck-white) !important;
}

.border .dropdown .dropdown-menu {
  width: 100%;
  padding: 12px 0;
  margin-top: -2px;
  z-index: 1;
}

.down_box {
  width: 58px;
  height: 50px;
  background-color: var(--ck-pure-black);
}

@media (min-width: 768px) {
  .down_box {
    height: 58px;
  }
}

.profile {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: var(--ck-brand-blue);
}

.profile p {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.table {
  margin-bottom: 0;
}

.table thead th {
  border-color: transparent !important;
  border-left: 0;
  border-radius: 0;
  text-align: center;
}

.table th,
.table thead th {
  font-family: 'Coverking', Barlow, 'Helvetica Neue', Arial, sans-serif;
  font-size: 0.8125rem;
  text-transform: uppercase;
}

.table th [class*=' icon-'],
.table th [class^='icon-'] {
  font-size: 1.125rem;
  margin-right: 0.3rem;
}

.table tbody tr th {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.table tbody tr th i {
  font-size: 1.125rem;
  margin-right: 15px;
}

.table td,
.table th {
  border-top: 1px solid transparent !important;
}

.table tr td {
  text-align: center;
  text-transform: capitalize;
  font-size: 0.875rem;
  border-left: 1px solid #f2f2f3;
}

.matched-col {
  background-color: var(--ck-brand-blue) !important;
}

.matched-col-light {
  background-color: rgba(0, 120, 201, 0.1) !important;
  font-weight: 600 !important;
}

.secondary-matched-col {
  background-color: var(--ck-accent-yellow) !important;
}

.secondary-matched-col-light {
  background-color: rgba(248, 185, 72, 0.1) !important;
  font-weight: 600 !important;
}

.account_tab .nav-item .nav-link {
  font-weight: 400;
  padding-bottom: 15px;
}

.account_tab .nav-item .nav-link:after {
  bottom: 0;
  height: 3px;
}

.account_tab .nav-item .nav-link.active {
  font-weight: 600;
}

.log-out .btn-link {
  line-height: 1.69;
}

.log-out i {
  font-size: 11px;
}

.account-header.border-bottom {
  border-color: rgba(0, 16, 26, 0.05) !important;
}

.account-sidebar .account-sidebar-icons {
  padding: 0 36px 0 35px;
}

.account-sidebar .account-sidebar-icons .icon-item {
  padding: 27px 0;
}

.account-sidebar .account-sidebar-icons .icon-item .icon-arrow-right-short {
  font-size: 9px !important;
}

.account-sidebar .account-sidebar-icons .icon-item.border-bottom {
  border-color: rgba(0, 16, 26, 0.1) !important;
}

.account-sidebar .account-sidebar-icons .icon h6 {
  line-height: 1.6666666666666667;
}

.account-sidebar .account-sidebar-icons .icon i {
  margin-right: 14px;
}

.account-sidebar .account-sidebar-icons .rounded {
  border-radius: 12px !important;
}

.account-sidebar .account-holder-details {
  padding: 30px 15px 40px 30px;
}

.order-details-page .table th,
.order-details-page .table thead th,
.order-details-page .table tr td,
.order-table .table th,
.order-table .table thead th,
.order-table .table tr td {
  text-align: left;
}

.order-details-page .table th,
.order-details-page .table thead th,
.order-table .table th,
.order-table .table thead th {
  border: 0 !important;
}

.order-details-page .table tr td,
.order-table .table tr td {
  font-size: 1rem;
  border-left: 0;
  border-top: 1px solid rgba(0, 16, 26, 0.1) !important;
}

.order-details-page .table th,
.order-details-page .table thead th,
.order-details-page .table tr td {
  border: 1px solid rgba(0, 16, 26, 0.1) !important;
}

@media (max-width: 991.98px) {
  .product-info-accordion .rounded-left,
  .Warranty-info .rounded-left {
    border-top-right-radius: 0.8125rem !important;
    border-bottom-left-radius: 0 !important;
  }

  .product-info-accordion .rounded-left-top,
  .Warranty-info .rounded-left-top {
    border-top-right-radius: 0.8125rem !important;
  }

  .product-info-accordion .rounded-right,
  .Warranty-info .rounded-right {
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0.8125rem !important;
  }

  .product-info-accordion .rounded-right-top,
  .Warranty-info .rounded-right-top {
    border-top-right-radius: 0 !important;
  }
}

@media (min-width: 992px) {
  .product-info-accordion div.border-right,
  .Warranty-info div.border-right {
    border-right: 1px solid #dfe1e2 !important;
  }
}

.product-info-accordion .img-fluid {
  height: auto;
}

.product-info-accordion.compare_materials h5 {
  text-transform: capitalize;
}

.product-info-accordion.compare_materials .table .thead-dark th {
  background-color: var(--ck-black);
}

.product-info-accordion.compare_materials .table tr td {
  vertical-align: middle;
}

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

@media (min-width: 992px) {
  .product_description .border-right {
    border-right: 1px solid #dfe1e2 !important;
  }
}

@media (max-width: 1199.98px) {
  .product_description iframe {
    height: 100%;
    width: 100%;
  }
}

.btn-disabled {
  pointer-events: none;
  opacity: 0.4;
}

.form-product-2 .btn-rich-black.disabled,
.form-product-2 .btn-rich-black:disabled {
  background-color: #dfe1e2 !important;
  border-color: #dfe1e2 !important;
  opacity: 1 !important;
}

.custom_img {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  min-height: 350px;
}

.custom_img.bg-contain {
  background-size: contain !important;
}

.car_img {
  left: 50%;
  right: auto;
  bottom: -65px;
  transform: translateX(-50%);
}

.car_img img {
  max-width: 300px !important;
}

@media (min-width: 576px) {
  .car_img {
    bottom: -100px;
  }
}

@media (min-width: 768px) {
  .car_img {
    top: auto;
    left: auto;
    right: 30px;
    transform: translateX(0);
  }

  .car_img img {
    max-width: 470px !important;
  }
}

@media (min-width: 992px) {
  .car_img {
    top: 90px;
    right: 30px;
  }

  .car_img img {
    max-width: 100% !important;
  }
}

.videos-text {
  z-index: 1;
}

@media (max-width: 767.98px) {
  .videos-text {
    top: -40px;
  }
}

.scroll-top-btn {
  position: fixed;
  right: 20px;
  bottom: 20px;
}

.countries-flag ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.countries-flag .china-flag,
.countries-flag .europe-flag,
.countries-flag .india-flag,
.countries-flag .meast-flag,
.countries-flag .mexico-flag {
  margin-left: 0;
}

@media (min-width: 992px) {
  .countries-flag {
    margin-left: 21%;
  }

  .countries-flag .china-flag,
  .countries-flag .europe-flag,
  .countries-flag .india-flag,
  .countries-flag .mexico-flag {
    margin-left: 48%;
  }

  .countries-flag .meast-flag {
    margin-left: 113%;
  }

  .countries-flag .map-two {
    margin-left: 24%;
  }
}

@media (min-width: 1200px) {
  .countries-flag .china-flag,
  .countries-flag .europe-flag,
  .countries-flag .india-flag,
  .countries-flag .mexico-flag {
    margin-left: 80%;
  }

  .countries-flag .meast-flag {
    margin-left: 95%;
  }

  .countries-flag .map-two {
    margin-left: 37%;
  }
}

@media (max-width: 1199.98px) {
  .current-production-times .production-steps-wrapper {
    overflow: auto;
  }
}

.order_product:first-child .after_border:after {
  right: 0;
  left: auto;
  width: 50%;
}

.order_product:last-child .after_border:after {
  left: 0;
  right: auto;
  width: 50%;
}

.order_product .after_border:after {
  content: '';
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  width: 100%;
  position: absolute;
  background-color: var(--ck-brand-blue);
  transform: translateY(-50%);
}

.order_product .after_border .bg-icon {
  z-index: 1;
  width: 40px;
  height: 40px;
  position: relative;
}

.order_product .after_border .bg-icon p {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.template-aboutus .about_us_img {
  max-width: 765px;
  max-height: 550px;
}

.template-aboutus .culture_img,
.template-aboutus .vision_img {
  position: relative;
}

.template-aboutus .culture_img:before,
.template-aboutus .vision_img:before {
  content: '';
  position: absolute;
  top: -20px;
  left: -15%;
  background-color: var(--ck-black);
  height: calc(100% - 43px);
  width: 71%;
}

@media (min-width: 576px) {
  .template-aboutus .culture_img:before,
  .template-aboutus .vision_img:before {
    top: -30px;
  }
}

@media (min-width: 1200px) {
  .template-aboutus .culture_img:before,
  .template-aboutus .vision_img:before {
    top: -56px;
  }
}

.template-aboutus .vision_img:before {
  left: auto;
  right: -15%;
}

.template-aboutus .values_text {
  z-index: 1;
}

.template-aboutus .bg_txt {
  z-index: -1;
  top: -12px;
  left: 12px;
}

@media (min-width: 576px) {
  .template-aboutus .bg_txt {
    top: -29px;
  }
}

@media (min-width: 1200px) {
  .template-aboutus .bg_txt {
    top: -10px;
  }
}

.template-aboutus .bg_img {
  bottom: -35%;
  height: 100%;
  width: 100%;
}

.template-aboutus .bg_img img {
  mix-blend-mode: multiply;
}

@media (min-width: 1200px) {
  .template-aboutus .bg_img {
  }
}

.loadingSpinner {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

.loadingSpinner.show {
  display: block;
  z-index: 9999;
}

.loadingSpinner:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(hsla(0, 0%, 8%, 0.8), rgba(0, 0, 0, 0.8));
  background: -webkit-radial-gradient(hsla(0, 0%, 8%, 0.8), rgba(0, 0, 0, 0.8));
}

.loadingSpinner:not(:required) {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loadingSpinner:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  animation: spinner 0.15s infinite linear;
  border-radius: 0.5em;
  box-shadow:
    1.5em 0 0 0 hsla(0, 0%, 100%, 0.75),
    1.1em 1.1em 0 0 hsla(0, 0%, 100%, 0.75),
    0 1.5em 0 0 hsla(0, 0%, 100%, 0.75),
    -1.1em 1.1em 0 0 hsla(0, 0%, 100%, 0.75),
    -1.5em 0 0 0 hsla(0, 0%, 100%, 0.75),
    -1.1em -1.1em 0 0 hsla(0, 0%, 100%, 0.75),
    0 -1.5em 0 0 hsla(0, 0%, 100%, 0.75),
    1.1em -1.1em 0 0 hsla(0, 0%, 100%, 0.75);
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

@media (min-width: 1470px) {
  .speciality li {
    max-width: 20%;
  }
}

.dropdown .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  border: 1px solid #9fa5a9;
  border-radius: 0;
  height: 0;
}

.dropdown .dropdown-menu.show {
  display: block;
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.3s ease;
  height: auto;
}

.dropdown .btn {
  font-size: 1rem;
  padding: 0.313rem 1.25rem;
  border-radius: 1.25rem;
  letter-spacing: normal;
  border: 1px solid #9fa5a9;
  color: var(--ck-black);
}

.dropdown .btn:hover {
  color: var(--ck-black);
  background-color: var(--ck-white);
  border-color: #9fa5a9;
}

.dropdown .dropdown-item:hover {
  background-color: var(--ck-brand-blue);
  color: var(--ck-white);
}

.dropdown .dropdown-item img {
  height: 60px;
  width: 60px;
  -o-object-fit: contain;
  object-fit: contain;
}

.dropdown .dropdown-item span {
  margin-left: 20px;
}

.image-360 {
  display: block;
  height: 80px;
  width: 80px;
}

.select_with_images * {
  scrollbar-width: auto;
  scrollbar-color: var(--ck-border-soft) var(--ck-white);
}

.select_with_images ::-webkit-scrollbar {
  width: 6px;
  height: 20px;
}

.select_with_images ::-webkit-scrollbar-track {
  background: var(--ck-white);
  border-radius: 7px;
  margin-bottom: 4px;
}

.select_with_images ::-webkit-scrollbar-thumb {
  background-color: var(--ck-border-soft);
  border-radius: 3px;
  border: 0 solid var(--ck-white);
}

.select_with_images.dropdown .btn {
  position: relative;
  z-index: 10;
  background: var(--ck-white);
}

.select_with_images .dropdown-menu.show {
  overflow: auto;
  max-height: 250px;
  top: -30px !important;
  padding-top: 25px;
  width: calc(100% - 1px);
  margin: 0 auto;
  border-color: var(--ck-brand-blue);
  transform: translate3d(0, 42px, 0) !important;
  border-radius: 7px;
}

.select_with_images .dropdown-menu .dropdown-item {
  padding: 0.9375rem 0 0.9375rem 1.125rem;
}

.select_with_images .dropdown-menu .dropdown-item.border-bottom {
  border-color: rgba(0, 16, 26, 0.01);
}

.select_with_images.show.dropdown .btn {
  border-color: var(--ck-brand-blue) !important;
}

.select_with_images.show.dropdown .btn:after {
  transform: rotate(180deg);
}

.select_with_images .selected_menu {
  padding: 5px 0 6px;
}

.select_with_images .selected_option_img {
  height: 19px;
  width: 19px;
}

.select_with_images .selected_option_title {
  white-space: normal;
}

@media (min-width: 576px) {
  select.form-control.state-select {
    background-position: 86% 50%;
  }
}

@media (max-width: 767.98px) {
  .filters-collapse .filters-collapse-mobile {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto;
    padding: 0;
    transform: scaleY(0);
    transition: all 0.3s ease;
    transform-origin: bottom;
  }

  .filters-collapse .filters-collapse-mobile .accordion {
    overflow: auto;
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 140px;
  }

  .filters-collapse .filters-collapse-mobile .mobile-filter-footer,
  .filters-collapse .filters-collapse-mobile .mobile-filter-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
  }

  .filters-collapse .filters-collapse-mobile .mobile-filter-footer {
    position: absolute;
    bottom: 0;
    top: auto;
    margin: 0;
  }

  .filters-collapse .filters-collapse-mobile.show {
    transform: scaleX(1);
  }
}

.option-form {
  display: none;
}

.option-form.show {
  display: block;
}

.already-ordered {
  display: none;
}

.already-ordered.show {
  display: block;
}

.track-order {
  display: none;
}

.track-order.show {
  display: block;
}

.form-select-option.form-control {
  border-radius: 0;
  border: 1px solid var(--ck-pure-black);
  min-height: 44px;
  max-width: 600px;
}

.fixed-top-zindex {
  z-index: 1050;
}

.article-body img {
  max-width: 800px;
  margin: 0 auto;
}

.target-model,
.target-year {
  padding-left: 3px;
}

.search-form button:focus {
  outline: transparent;
}

.wraper,
.wraper .wraper_container {
  display: -ms-flexbox;
  display: flex;
}

.wraper .wraper_container {
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 30px;
}

.wraper .wraper_container:first-child {
  border-right: 1px solid #9fa5a9;
}

.wraper .wraper_container .wrapper_content {
  min-height: 350px;
  max-height: 350px;
  height: 100%;
  margin-bottom: 20px;
}

.wraper .wraper_container .wrapper_content:last-child {
  margin-bottom: 0;
}

.wraper .wraper_container .wrapper_content p a {
  display: block;
}

.wraper .wraper_container .wrapper_content p img {
  display: block;
  margin: 0 auto;
  max-width: 380px;
}

.grand-sport .corvette_iframe iframe {
  height: 290px;
  width: 100%;
}

.grand-sport .corvette_image .rounded-circle {
  width: 290px;
  height: 290px;
}

.fhmQhu.fhmQhu.fhmQhu.fhmQhu.fhmQhu.fhmQhu {
  border-radius: 50px !important;
}

.price-range-block {
  margin: 30px;
}

.sliderText {
  width: 42%;
  margin-bottom: 30px;
  border-bottom: 1px solid red;
  padding: 10px 0;
  font-weight: 700;
}

.ui-slider-horizontal {
  height: 0.6em;
  margin-bottom: 15px;
  width: 40%;
}

.ui-widget-header {
  background: #3fe331;
}

.price-range-search {
  width: 41%;
  min-width: 40%;
  display: inline-block;
  height: 32px;
  float: left;
  margin-bottom: 20px;
  font-size: 16px;
}

.price-range-field,
.price-range-search {
  background-color: var(--ck-bg-light);
  border: 1px solid #6e6666;
  border-radius: 5px;
}

.price-range-field {
  width: 18%;
  min-width: 16%;
  color: var(--ck-pure-black);
  font-family: myFont;
  font:
    normal 14px Arial,
    Helvetica,
    sans-serif;
  height: 23px;
  padding: 5px;
}

.search-results-block {
  position: relative;
  display: block;
  clear: both;
}

.search-result .icon-checkmark-circle-outline {
  line-height: 28px;
}

.czxUtY.czxUtY {
  min-width: 280px !important;
  width: 280px !important;
}

.hfOTPs.hfOTPs.hfOTPs.hfOTPs.hfOTPs.hfOTPs {
  border-radius: 24px !important;
}

.gOjwcq.gOjwcq.gOjwcq.gOjwcq.gOjwcq.gOjwcq {
  max-width: 186px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700 !important;
  line-height: normal !important;
  height: 26px !important;
}

.gOjwcq.gOjwcq.gOjwcq.gOjwcq.gOjwcq.gOjwcq:after {
  content: 'o';
  font-family: coverking-icon !important;
  font-size: inherit;
  padding-left: 13px;
  line-height: inherit;
}

.hw-action-warranty {
  display: block;
  float: left;
  margin: 0 1%;
  text-align: center;
  width: 98%;
}

.hw-action-warranty .btn-img {
  background-image: url(/cdn/shop/files/btn-warranty.png?v=1632236852);
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 260px;
  height: 310px;
  background-position: top;
  background-size: cover;
}

.hw-action-warranty.active .btn-img {
  background-position: bottom;
}

.order-detail .zendesk-search .bg-white-smoke {
  background-color: var(--ck-white) !important;
}

.order-detail .zendesk-search .py-lg-13.py-11 {
  padding: 2rem 0 0 !important;
}

.order-detail .zendesk-search .py-lg-13.py-11 h1 {
  display: none !important;
}

.order-detail .table td,
.order-detail .table th,
.order-detail .table thead th {
  border-color: #dfe1e2 !important;
}

.order-detail .table thead th {
  border-left: 1px solid;
}

.order-detail .lastzip-table .table-responsive > .table-bordered {
  border: 1px solid #7f878c !important;
}

.order-detail .lastzip-table .table thead th {
  border-bottom: 0;
}

.order-detail .lastzip-table .table td,
.order-detail .lastzip-table .table th,
.order-detail .lastzip-table .table thead th {
  border-color: #7f878c !important;
}

.order-detail .sub-table-data {
  padding: 0;
}

.order-detail .table.sub-table thead th {
  display: table-cell;
}

.order-detail .table.sub-table td,
.order-detail .table.sub-table th,
.order-detail .table.sub-table thead th {
  border-color: #dfe1e2 !important;
}

.slider-price-filter .range-slide {
  position: relative;
  height: 4px;
}

.slider-price-filter .slide {
  position: absolute;
  top: 0;
  height: 4px;
  background: #ccc;
  left: 9px;
  right: 9px;
}

.slider-price-filter .line {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 3px;
  background-color: var(--ck-brand-blue);
}

.slider-price-filter .thumb {
  position: absolute;
  z-index: 2;
  text-align: left;
  border: 1px solid var(--ck-brand-blue);
  background-color: var(--ck-brand-blue);
  border-radius: 50%;
  outline: none;
  top: -5px;
  height: 13px;
  width: 13px;
  margin-left: -9px;
}

.slider-price-filter input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  pointer-events: none;
  z-index: 3;
  height: 3px;
  top: 0;
  width: 100%;
  opacity: 0;
  margin: 0;
}

.slider-price-filter input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  pointer-events: all;
  border-radius: 50%;
  cursor: pointer;
  width: 13px;
  height: 13px;
}

.order-details-lastzip .table tbody tr th {
  display: table-cell;
}
h3.title.globo-heading {
  display: none;
}
.order-details-lastzip .table thead th {
  border: 1px solid;
  border-color: var(--ck-bg-light) !important;
}
#coverking-support-new .globo-form-app .globo-form-control .flat_rounded-input,
#support-ticket .globo-form-app .globo-form-control .flat_rounded-input {
  border-radius: 20px;
  border: 1px solid #032a45;
  background-color: var(--ck-white);
  color: #032a45;
  font-family: Barlow !important;
  font-weight: 500;
}
.globo-form-app .globo-form-control .help-block.error {
  color: #dc3545 !important;
  padding-left: 14px;
}
#coverking-support-new .globo-form-control.layout-1-column p,
#support-ticket .globo-form-control.layout-1-column p {
  color: #032a45;
  font-family: Barlow !important;
}

.globo-form-app.boxed-layout {
  border: 1px solid #c7c7c7 !important;
  padding: 25px !important;
  background: transparent;
  max-width: 850px;
  border-width: 0px;
  border-color: var(--ck-white);
  border-radius: 0px;
  font-family: Barlow;
  box-shadow: none;
}
.globo-form-app.boxed-layout p {
  font-family: Lato, sans-serif !important;
  color: var(--ck-pure-black) !important;
  font-family: Barlow !important;
  font-weight: 400;
}
.globo-form-app .globo-form-control input,
.globo-form-app .globo-form-control textarea,
.globo-form-app .globo-form-control select {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  background-image: none !important;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%) !important;
  -webkit-transition:
    border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s !important;
  -o-transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s !important;
  transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  background: none;
  height: 44px;
  padding: 6px 20px;
  background: var(--ck-white);
  border-radius: 2px;
  border: 1px solid #ccc;
}
.globo-form-app.boxed-layout input,
.globo-form-app.boxed-layout textarea,
.globo-form-app.boxed-layout select,
.checkbox-inline label,
.globo-form-app.boxed-layout .checkbox-inline input[type='checkbox'] + label,
.globo-form-app.boxed-layout .radio-inline label,
.globo-form-app.boxed-layout .radio-inline input[type='radio'] + label,
.image label,
.globo-form-app.boxed-layout .file label {
  color: var(--ck-pure-black);
  font-size: 16px;
  font-family: Barlow;
}
.globo-form-app.boxed-layout .checkbox input[type='checkbox'],
.globo-form-app.boxed-layout .checkbox-inline input[type='checkbox'],
.globo-form-app.boxed-layout .radio input[type='radio'],
.globo-form-app.boxed-layout .radio-inline input[type='radio'] {
  position: absolute;
  margin-left: -20px;
}
.globo-form-app.boxed-layout textarea {
  height: 120px !important;
}
.globo-form-app.boxed-layout input[type='file'] {
  width: 120px;
  padding: 6px 12px;
  color: transparent;
}
.globo-form-app.boxed-layout input::placeholder {
  color: var(--ck-pure-black);
}
span.text-danger.text-smaller {
  display: none;
}
.globo-form-app .globo-form-control li {
  padding: 5px 0 0 0;
}

.globo-form-app .globo-form-control .checkbox-wrapper .checkbox-input ~ .checkbox-label:before {
  border-radius: 0;
  border-color: #ccc !important;
  box-shadow: none !important;
}
.globo-form-app span {
  font-size: 15px;
  font-weight: 500;
}
body.modal-open,
body.modal-open .modal.show,
body.modal-open .site-header {
  padding-right: 0 !important;
}

[data-section-id='index-header-slider'] {
  opacity: 0;
}

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

[class*=' icon-']:before,
[class^='icon-']:before,
[data-icon]:before {
  font-family: coverking-icon !important;
  font-style: normal !important;
  font-weight: 900 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^='icon-'] {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.icon-arrow-down-short:before {
  content: 'k';
}

.icon-youtube-outline:before {
  content: 'l';
}

.icon-arrow-left-1:before {
  content: 'm';
}

.icon-arrow-left-short:before {
  content: 'n';
}

.icon-arrow-right:before {
  content: 'o';
}

.icon-arrow-right-short:before {
  content: 'p';
}

.icon-arrow-up:before {
  content: 'q';
}

.icon-arrow-up-short:before {
  content: 'r';
}

.icon-bg-arrow:before {
  content: 's';
}

.icon-bird-and-tree-dropping:before {
  content: 't';
}

.icon-breathability:before {
  content: 'u';
}

.icon-cart:before {
  content: 'v';
}

.icon-checkmark-circle-outline:before {
  content: 'w';
}

.icon-media:before {
  content: 'x';
}

.icon-log-out:before {
  content: 'y';
}

.icon-change:before {
  content: 'z';
}

.icon-install-ease:before {
  content: 'A';
}

.icon-instagram-1:before {
  content: 'B';
}

.icon-industry-fallout:before {
  content: 'C';
}

.icon-indoor-use:before {
  content: 'D';
}

.icon-Hazards:before {
  content: 'E';
}

.icon-fit:before {
  content: 'F';
}

.icon-filter:before {
  content: 'G';
}

.icon-durability:before {
  content: 'H';
}

.icon-ding-protection:before {
  content: 'I';
}

.icon-close-1:before {
  content: 'J';
}

.icon-menu:before {
  content: 'K';
}

.icon-mildew-resistant:before {
  content: 'L';
}

.icon-minus:before {
  content: 'M';
}

.icon-my-account-icon:before {
  content: 'N';
}

.icon-outdoor-use:before {
  content: 'O';
}

.icon-plus:before {
  content: 'P';
}

.icon-price:before {
  content: 'Q';
}

.icon-search:before {
  content: 'R';
}

.icon-softness:before {
  content: 'S';
}

.icon-star:before {
  content: 'T';
}

.icon-storage-space-needed:before {
  content: 'U';
}

.icon-order-tracking:before {
  content: 'V';
}

.icon-facebook-icon:before {
  content: 'W';
}

.icon-twitter:before {
  content: 'X';
}

.icon-usa-flag:before {
  content: 'Y';
}

.icon-warranty:before {
  content: 'Z';
}

.icon-toughness:before {
  content: '0';
}

.icon-swatch:before {
  content: '1';
}

.icon-support:before {
  content: '2';
}

.icon-sun:before {
  content: '3';
}

.icon-water:before {
  content: '4';
}

.icon-your-vehicle:before {
  content: '5';
}

.icon-youtube:before {
  content: '6';
}

.icon-style-option:before {
  content: '7';
}

iframe[data-form-slug='2949319719224007'] {
  min-height: 400px !important;
  overflow-x: hidden;
  overflow-y: hidden;
  overflow: hidden;
}
.globo-form-app.boxed-layout input[type='file'] {
  width: 100% !important;
}
#dealer-application label.flat_rounded-label.globo-label,
#coverking-support-new label.flat_rounded-label.globo-label,
#coverking-support label.flat_rounded-label.globo-label,
#support-ticket label.flat_rounded-label.globo-label {
  display: none;
}
#dealer-application label[for='74355-file'],
label[for='74355-file-2'] {
  display: block !important;
}
.globo-form-app.boxed-layout input[type='file'] {
  color: black !important;
}

#coverking-support-new legend.flat_rounded-label.globo-label,
#coverking-support legend.flat_rounded-label.globo-label,
#support-ticket legend.flat_rounded-label.globo-label {
  display: none;
}

.vw_container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.vw_bannre {
  padding: 158px 0;
}
.vw_content {
  text-align: center;
}
.vw_content h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 52px;
  color: #151e2b;
}
.vw_content p {
  color: #74767a;
  font-size: 16px;
  margin-top: 8px;
}
.vw_content img {
  margin-top: 66px;
}

.row_flex {
  display: flex;
  justify-content: space-between;
  margin: 0 0 50px 0;
  max-width: 447px;
}
.content_product h3 {
  line-height: 27.6px;
  font-weight: 700;
  font-size: 24px;
  color: #151e2b;
}
.row_flex h3 {
  font-size: 18px;
  font-weight: 300;
  color: #001e50;
}
.vw_col6 {
  width: 50%;
}
.row_flex h3.color {
  color: #2f80ed;
}
.row_flex strong {
  font-size: 28px;
}
.color_flex {
  display: flex;
  flex-wrap: wrap;
}
.vw_col6 img {
  max-width: 100%;
}

.vw_row {
  margin: 0 auto;
  display: flex;
}

.vw_2section {
  padding-bottom: 190px;
}
.vw_col6.pr-104 {
  padding-right: 104px;
}
.vw_col6.pl-104 {
  padding-left: 104px;
}
.content_product ul li {
  color: #4f4f4f;
  font-weight: 300;
  font-size: 14px;
  list-style: none;
  margin: 0 0 10px 0;
}
.content_product ul {
  margin: 0;
  padding: 0;
}
.content_product ul li img {
  margin: 0 8px 0 0;
}
.header_logo {
  border-top: 1px solid #001e50;
  margin-top: 60px;
  text-align: right;
}
.header_logo img {
  margin: -30px 0 0 0;
  background: var(--ck-white);
}
.footer_logo {
  margin: 0 0 60px 0;
  border-top: 1px solid #001e50;
  text-align: left;
}
.color_flex .box {
  cursor: pointer;
}
.box.active {
  border: 6px solid var(--ck-white);
  filter: drop-shadow(0px 10px 20px rgba(0, 49, 111, 0.3));
  border-radius: 100px;
}
.footer_logo img {
  margin: 30px 0 0 0;
  background: var(--ck-white);
}

@media (max-width: 1199px) {
  .vw_bannre {
    padding: 100px 0;
  }
  .vw_2section {
    padding-bottom: 140px;
  }
}

@media (max-width: 991px) {
  .vw_content img {
    max-width: 100%;
  }
  .vw_col6.pl-104 {
    padding-left: 0px;
  }
  .vw_col6.pr-104 {
    padding-right: 0px;
  }
  .vw_col6.cover-image-change-one {
    padding-right: 20px;
  }
  .vw_2section {
    padding-bottom: 80px;
  }
  .vw_bannre {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .vw_bannre {
    padding: 40px 0;
  }
  .vw_content h1 {
    font-size: 26px;
    line-height: 38px;
  }
  .vw_content img {
    margin-top: 36px;
  }
  .vw_row {
    flex-direction: column-reverse;
  }
  .vw_col6.pl-104,
  .vw_col6,
  .vw_col6.pr-104,
  .vw_col6 {
    width: 100%;
  }
  .row_flex {
    margin: 0 0 20px 0;
    max-width: 100%;
  }
  div#shopify-section-template--15503855878306__vw-product-right section.vw_2section .vw_row {
    flex-direction: unset !important;
    display: block;
  }
  .vw_2section {
    padding-bottom: 40px;
  }
  .footer_logo {
    margin: 0px 0 40px 0;
  }
  .vw_col6.cover-image-change-three,
  .vw_col6.cover-image-change-one {
    margin-top: 20px;
  }
  .footer_logo img {
    margin: 20px 0 0 0;
    background: var(--ck-white);
  }
  .footer_logo img {
    margin: 20px 0 0 0;
  }
  .keap-custom-form iframe {
    width: 260px !important;
  }
  .custom-form-container header h3 {
    font-size: 20px;
  }
}

.modal-content {
  overflow: hidden;
}
.modal-content.loading:before {
  content: 'Loading your vehicle , please wait...';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--ck-white);
  z-index: 9;
}

.mobile-image {
  display: none;
}
.desktop-image {
  display: block;
}
@media screen and (max-width: 640px) {
  .mobile-image {
    display: block !important;
  }
  .desktop-image {
    display: none !important;
  }
}

.Home-banner video.video-desk {
  display: block;
  width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: cover;
}
.Home-banner video.video-mob {
  display: none;
  width: 100%;
  height: auto;
  max-height: 80vh;
  object-fit: cover;
}
@media screen and (max-width: 1100px) {
  .Home-banner {
    padding-top: 35px;
  }
}
@media screen and (max-width: 550px) {
  .Home-banner video.video-mob {
    display: block;
    min-height: 220px;
  }
  .Home-banner video.video-desk {
    min-height: 220px;
  }
  .Home-banner video.video-desk--hide {
    display: none;
  }
}
