/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color:#007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x; }

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

:root {
  --swiper-navigation-size:44px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0); }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }


/*
 *  Bootstrap TouchSpin - v3.1.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */

.bootstrap-touchspin .input-group-btn-vertical{position:relative;white-space:nowrap;width:1%;vertical-align:middle;display:table-cell}.bootstrap-touchspin .input-group-btn-vertical>.btn{display:block;float:none;width:100%;max-width:100%;padding:8px 10px;margin-left:-1px;position:relative}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-radius:0;border-top-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{margin-top:-2px;border-radius:0;border-bottom-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical i{position:absolute;top:3px;left:5px;font-size:9px;font-weight:400}
/* inter-200 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/897f54f5eba71b5d3e1d.woff2) format('woff2'),
    url(../fonts/9606358d42bbef01b20c.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-200italic - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: italic;
    font-weight: 200;
    src: url(../fonts/7b8ad60b11668555160e.woff2) format('woff2'),
    url(../fonts/f22383af44b1055bd828.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-300 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/d4df0f412c06b4f26c1b.woff2) format('woff2'),
    url(../fonts/0a97f832f2cb45b3e2de.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-300italic - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/8fb4202e2bdf6ebe2e35.woff2) format('woff2'),
    url(../fonts/4596667e69c48bfe7df1.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-regular - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/3a1b0998d5df4a7e374a.woff2) format('woff2'),
    url(../fonts/c6e19c5958bbbf8dafeb.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-italic - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/31daf8d4ad548b5f84b4.woff2) format('woff2'),
    url(../fonts/c0c3fd6369f055b7354d.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-500 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/dfc2fe9e6c4ce43a2870.woff2) format('woff2'),
    url(../fonts/39f4a1d690d370197c14.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-500italic - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: italic;
    font-weight: 500;
    src: url(../fonts/ac73fba1552fcd810b19.woff2) format('woff2'),
    url(../fonts/b063caf1bdd66afc9c14.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-600 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/1232cc3de730e94f1d6d.woff2) format('woff2'),
    url(../fonts/f2005126c70a0940b66f.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-600italic - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: italic;
    font-weight: 600;
    src: url(../fonts/fe18fc09da67280ca029.woff2) format('woff2'),
    url(../fonts/96f99694f909cd2e3484.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-700 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/67eae19fbb584a17a138.woff2) format('woff2'),
    url(../fonts/71e3bb03f8f195013d70.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-700italic - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/775610c84e4886177027.woff2) format('woff2'),
    url(../fonts/51a7dc9c9315af5148f5.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-800 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/e5355f4b0555518e1271.woff2) format('woff2'),
    url(../fonts/114301285d35b4191829.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-800italic - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: italic;
    font-weight: 800;
    src: url(../fonts/ca9c5b6ded05648e02e0.woff2) format('woff2'),
    url(../fonts/be8931be216d87dfe1cf.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-900 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/1b0d1f09213cbe3684ab.woff2) format('woff2'),
    url(../fonts/39ff47b54fcede1d9658.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-900italic - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/c86d5f737b20fa789c7e.woff2) format('woff2'),
    url(../fonts/1a883dbd0d04001e3082.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-200 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/8c3cbbee236b79889ae3.woff2) format('woff2'),
  url(../fonts/050d8d2a9178cf8ce7b2.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/785c6800a3dd60a51f17.woff2) format('woff2'),
  url(../fonts/37b2b7d920c123d437da.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/32307fc03333348c6748.woff2) format('woff2'),
  url(../fonts/7c99a4b0d4b6266523c2.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/14bd3ccfe7c4651d4b48.woff2) format('woff2'),
  url(../fonts/52d91dba6b28c3129d61.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/f9fa9ac27694f1c912d3.woff2) format('woff2'),
  url(../fonts/737bf62769aab1b54f2c.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/ef41f19656db652b4a13.woff2) format('woff2'),
  url(../fonts/f46857733e861012220b.woff) format('woff'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
@charset "UTF-8";
/* stylelint-disable */
/*
@function get-vw($target, $resolution: 1920) {
    $value: int($target);
    @if unit($target) == 'rem' {
        // $value: $value * 16;
        $value: $value * $rem-value;
    }
    $value: $value + 0px;   // cast $target as pixels
    $vw-context: ($resolution * .01px);
    @return ($value / $vw-context) * 1vw;
}
*/
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation 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; }

*,
*::before,
*::after {
  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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

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

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

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

p, .page-content.page-cms ul, #cms .page-content.page-cms ol {
  margin-top: 0;
  margin-bottom: 1rem; }

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

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

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

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .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: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

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

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -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; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

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

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

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

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

h5, .h5 {
  font-size: 1.25rem; }

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

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

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

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

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

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-unstyled {
  padding-left: 0;
  list-style: none; }

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

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

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

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

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

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: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

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

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

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 100%; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 100%; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 100%; } }

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

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -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;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -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;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -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;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -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;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -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%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

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

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

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

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .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; } }

.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.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (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 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

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

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

textarea.form-control {
  height: auto; }

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

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

.form-row {
  display: -webkit-box;
  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: #6c757d; }

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

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -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: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

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

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

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

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' 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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' 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='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

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

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

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

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      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 {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  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.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem 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: #fff;
    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 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].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; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  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: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.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; } }

.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: ""; }

.dropleft .dropdown-toggle::after {
  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^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    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.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

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

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) > .form-control:not(:last-child),
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation > .form-control:nth-last-child(n + 3),
  .input-group.has-validation > .custom-select:nth-last-child(n + 3),
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.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) {
  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:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .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) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  color-adjust: exact; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://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: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://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, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://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, 123, 255, 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.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    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;
    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, -webkit-transform 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: #fff;
    -webkit-transform: translateX(0.75rem);
            transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .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 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.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: -webkit-box;
  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:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center; }

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

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

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -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%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat; }

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      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-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      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-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      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-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -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-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    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 {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    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:hover, .navbar-light .navbar-nav .nav-link:focus {
    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 .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  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,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' 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 {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.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.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      -webkit-box-flex: 1;
          -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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group > .card {
      -webkit-box-flex: 1;
          -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-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          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-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion {
  overflow-anchor: none; }
  .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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    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: #fff;
  background-color: #007bff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      -webkit-animation: none;
              animation: none; } }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .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 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      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; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 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);
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.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: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
            transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -webkit-box;
  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-header,
  .modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 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: 500px;
    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);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
  .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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .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-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="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-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="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-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  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: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  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-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://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,%3csvg xmlns='http://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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -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;
    -webkit-box-flex: 0;
        -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: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .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: #fff;
  text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.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%;
  -webkit-animation: .75s linear infinite spinner-border;
          animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
          animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s; } }

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

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

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

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

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

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

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

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

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

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

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

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

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

.embed-responsive-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 {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -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 {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -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 {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -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 {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -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; } }

.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; } }

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: 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 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@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; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.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; } }

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

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

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

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

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

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    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; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p, .page-content.page-cms ul, #cms .page-content.page-cms ol,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

.overflow-visible {
  overflow: visible !important; }

.text-decoration-line-through {
  text-decoration: line-through; }

.fw-bolder {
  font-weight: bolder !important; }

.fw-lighter {
  font-weight: lighter !important; }

.d-grid {
  display: -ms-grid !important;
  display: grid !important; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 768px) {
  body:not(#index) h1, body:not(#index) .h1 {
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: normal; }
  h2, .h2 {
    font-size: 40px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal; }
  h3, .h3 {
    font-size: 24px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal; }
  h4, .h4 {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal; }
  h5, .h5 {
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal; } }

@media screen and (max-width: 768px) {
  body:not(#index) h1, body:not(#index) .h1 {
    font-size: 33px;
    font-style: normal;
    font-weight: 300;
    line-height: normal; }
  h2, .h2 {
    font-size: 23px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal; }
  h3, .h3 {
    font-size: 19px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal; }
  h4, .h4 {
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal; }
  h5, .h5 {
    font-size: 10px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal; } }

@media (min-width: 992px) {
  .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,
  .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
  .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
  .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
  .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
  .col-xl-auto {
    padding-right: min(0.78125vw, 15px);
    padding-left: min(0.78125vw, 15px); }
  .row {
    margin-right: min(-0.78125vw, -15px);
    margin-left: min(-0.78125vw, -15px); }
  .m-5 {
    margin: min(2.34375vw, 45px) !important; }
  .mt-1,
  .my-1 {
    margin-top: min(0.19531vw, 3.75px) !important; }
  .mt-3,
  .my-3 {
    margin-top: min(0.78125vw, 15px) !important; }
  .mt-4,
  .my-4 {
    margin-top: min(1.17188vw, 22.5px) !important; }
  .mt-5,
  .my-5 {
    margin-top: min(2.34375vw, 45px) !important; }
  .mb-1,
  .my-1 {
    margin-bottom: min(0.19531vw, 3.75px) !important; }
  .mb-2,
  .my-2 {
    margin-bottom: min(0.39062vw, 7.5px) !important; }
  .mb-3,
  .my-3 {
    margin-bottom: min(0.78125vw, 15px) !important; }
  .mb-4,
  .my-4 {
    margin-bottom: min(1.17188vw, 22.5px) !important; }
  .mb-5,
  .my-5 {
    margin-bottom: min(2.34375vw, 45px) !important; }
  .mb-n5,
  .my-n5 {
    margin-bottom: min(-2.34375vw, -45px) !important; }
  .ml-3,
  .mx-3 {
    margin-left: min(0.78125vw, 15px) !important; }
  .ml-n5,
  .mx-n5 {
    margin-left: min(-2.34375vw, -45px) !important; }
  .mr-3,
  .mx-3 {
    margin-right: min(0.78125vw, 15px) !important; }
  .mr-n5,
  .mx-n5 {
    margin-right: min(-2.34375vw, -45px) !important; }
  .pt-2,
  .py-2 {
    padding-top: min(0.39062vw, 7.5px) !important; }
  .p-3 {
    padding: min(0.78125vw, 15px) !important; }
  .pt-3,
  .py-3 {
    padding-top: min(0.78125vw, 15px) !important; }
  .pt-4,
  .py-4 {
    padding-top: min(1.17188vw, 22.5px) !important; }
  .pt-5,
  .py-5 {
    padding-top: min(2.34375vw, 45px) !important; }
  .pb-2,
  .py-2 {
    padding-bottom: min(0.39062vw, 7.5px) !important; }
  .pb-3,
  .py-3 {
    padding-bottom: min(0.78125vw, 15px) !important; }
  .pb-4,
  .py-4 {
    padding-bottom: min(1.17188vw, 22.5px) !important; }
  .pb-5,
  .py-5 {
    padding-bottom: min(2.34375vw, 45px) !important; }
  .pl-4,
  .px-4 {
    padding-left: min(1.17188vw, 22.5px) !important; }
  .pl-5,
  .px-5 {
    padding-left: min(2.34375vw, 45px) !important; }
  .pr-4,
  .px-4 {
    padding-right: min(1.17188vw, 22.5px) !important; }
  .pr-5,
  .px-5 {
    padding-right: min(2.34375vw, 45px) !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-5 {
    padding: min(2.34375vw, 45px) !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: min(0.78125vw, 15px) !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: min(1.17188vw, 22.5px) !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: min(2.34375vw, 45px) !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: min(0.19531vw, 3.75px) !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: min(0.78125vw, 15px) !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: min(1.17188vw, 22.5px) !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: min(2.34375vw, 45px) !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: min(1.17188vw, 22.5px) !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: min(2.34375vw, 45px) !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: min(0.19531vw, 3.75px) !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-right: min(2.34375vw, 45px) !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: min(2.34375vw, 45px) !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: min(1.17188vw, 22.5px) !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: min(2.34375vw, 45px) !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: min(-0.19531vw, -3.75px) !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: min(0.78125vw, 15px) !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: min(0.78125vw, 15px) !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; } }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  padding-right: 0 !important;
  padding-left: 0 !important; }

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

.row {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.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,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  padding-right: 0 !important;
  padding-left: 0 !important; }

/*** IBIF ***/
/*******************/
/*******************/
/*******************/
/*******************/
/*******************/
/*******************/
.top-0 {
  top: 0 !important; }

.top-50 {
  top: 50% !important; }

.top-100 {
  top: 100% !important; }

.bottom-0 {
  bottom: 0 !important; }

.bottom-50 {
  bottom: 50% !important; }

.bottom-100 {
  bottom: 100% !important; }

.start-0 {
  left: 0 !important; }

.start-50 {
  left: 50% !important; }

.start-100 {
  left: 100% !important; }

.end-0 {
  right: 0 !important; }

.end-50 {
  right: 50% !important; }

.end-100 {
  right: 100% !important; }

.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important; }

.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important; }

.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important; }

.opacity-0 {
  opacity: 0 !important; }

.opacity-25 {
  opacity: 0.25 !important; }

.opacity-50 {
  opacity: 0.5 !important; }

.opacity-75 {
  opacity: 0.75 !important; }

.opacity-100 {
  opacity: 1 !important; }

.pe-none {
  pointer-events: none !important; }

.pe-auto {
  pointer-events: auto !important; }

.ib-font-base {
  font-size: 1rem !important; }

.ib-font-xs {
  font-size: 0.75rem !important; }

.ib-font-sm {
  font-size: 0.875rem !important; }

.ib-font-lg {
  font-size: 1.125rem !important; }

.ib-font-xl {
  font-size: 1.25rem !important; }

.ib-font-xxl {
  font-size: 1.5rem !important; }

.ib-font-xxxl {
  font-size: 2rem !important; }

.ib-bg-black {
  background-color: #000000 !important; }

.ib-bg-black-hover:hover {
  background-color: #000000 !important; }

.ib-bg-black-focus:focus {
  background-color: #000000 !important; }

.ib-bg-brown {
  background-color: #6D94C4 !important; }

.ib-bg-brown-hover:hover {
  background-color: #6D94C4 !important; }

.ib-bg-brown-focus:focus {
  background-color: #6D94C4 !important; }

.ib-bg-white {
  background-color: #fff !important; }

.ib-bg-white-hover:hover {
  background-color: #fff !important; }

.ib-bg-white-focus:focus {
  background-color: #fff !important; }

.ib-bg-gray-lighter {
  background-color: #F5F5F5 !important; }

.ib-bg-gray-lighter-hover:hover {
  background-color: #F5F5F5 !important; }

.ib-bg-gray-lighter-focus:focus {
  background-color: #F5F5F5 !important; }

.ib-text-black {
  color: #000000 !important; }

.ib-text-black-hover:hover {
  color: #000000 !important; }

.ib-text-black-focus:focus {
  color: #000000 !important; }

.ib-text-brown {
  color: #6D94C4 !important; }

.ib-text-brown-hover:hover {
  color: #6D94C4 !important; }

.ib-text-brown-focus:focus {
  color: #6D94C4 !important; }

.ib-text-white {
  color: #fff !important; }

.ib-text-white-hover:hover {
  color: #fff !important; }

.ib-text-white-focus:focus {
  color: #fff !important; }

.ib-text-gray-lighter {
  color: #F5F5F5 !important; }

.ib-text-gray-lighter-hover:hover {
  color: #F5F5F5 !important; }

.ib-text-gray-lighter-focus:focus {
  color: #F5F5F5 !important; }

@media (min-width: 576px) {
  .ib-font-sm-base {
    font-size: 1rem !important; }
  .ib-font-sm-xs {
    font-size: 0.75rem !important; }
  .ib-font-sm-sm {
    font-size: 0.875rem !important; }
  .ib-font-sm-lg {
    font-size: 1.125rem !important; }
  .ib-font-sm-xl {
    font-size: 1.25rem !important; }
  .ib-font-sm-xxl {
    font-size: 1.5rem !important; }
  .ib-font-sm-xxxl {
    font-size: 2rem !important; } }

@media (min-width: 768px) {
  .ib-font-md-base {
    font-size: 1rem !important; }
  .ib-font-md-xs {
    font-size: 0.75rem !important; }
  .ib-font-md-sm {
    font-size: 0.875rem !important; }
  .ib-font-md-lg {
    font-size: 1.125rem !important; }
  .ib-font-md-xl {
    font-size: 1.25rem !important; }
  .ib-font-md-xxl {
    font-size: 1.5rem !important; }
  .ib-font-md-xxxl {
    font-size: 2rem !important; } }

@media (min-width: 992px) {
  .ib-font-lg-base {
    font-size: 1rem !important; }
  .ib-font-lg-xs {
    font-size: 0.75rem !important; }
  .ib-font-lg-sm {
    font-size: 0.875rem !important; }
  .ib-font-lg-lg {
    font-size: 1.125rem !important; }
  .ib-font-lg-xl {
    font-size: 1.25rem !important; }
  .ib-font-lg-xxl {
    font-size: 1.5rem !important; }
  .ib-font-lg-xxxl {
    font-size: 2rem !important; } }

@media (min-width: 1200px) {
  .ib-font-xl-base {
    font-size: 1rem !important; }
  .ib-font-xl-xs {
    font-size: 0.75rem !important; }
  .ib-font-xl-sm {
    font-size: 0.875rem !important; }
  .ib-font-xl-lg {
    font-size: 1.125rem !important; }
  .ib-font-xl-xl {
    font-size: 1.25rem !important; }
  .ib-font-xl-xxl {
    font-size: 1.5rem !important; }
  .ib-font-xl-xxxl {
    font-size: 2rem !important; } }

/*********************/
/*        RWD        */
/*********************/
/*
@include media-breakpoint-up(lg) {
    .ib-font-xs {
        font-size: get-vw(map-get($font-sizes, "xs")) !important;
    }
    .ib-font-sm {
        font-size: get-vw(map-get($font-sizes, "sm"),576) !important;
    }
    .ib-font-lg, .ib-font-lg-lg {
        font-size: get-vw(map-get($font-sizes, "lg"),992) !important;
    }
    .ib-font-xl, .ib-font-lg-xl {
        font-size: get-vw(map-get($font-sizes, "xl"),1200) !important;
    }
    .ib-font-xxl, .ib-font-lg-xxl {
        font-size: get-vw(map-get($font-sizes, "xxl")) !important;
    }
}
*/
/* stylelint-disable */
@font-face {
  font-family: "ibificon";
  src: url(../fonts/395bd68226f26f8694ce.woff?rfb47e) format("woff"), url(../fonts/395bd68226f26f8694ce.woff?rfb47e) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="fibicon-"], [class*=" fibicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ibificon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fibicon-angle-small-up:before {
  content: ""; }

.fibicon-arrow-down-sign-to-navigate:before {
  content: ""; }

.fibicon-arrow-small-left:before {
  content: ""; }

.fibicon-arrow-small-right:before {
  content: ""; }

.fibicon-blind:before {
  content: ""; }

.fibicon-briefcase:before {
  content: ""; }

.fibicon-bubble-chat:before {
  content: ""; }

.fibicon-calendar:before {
  content: ""; }

.fibicon-cancel:before {
  content: ""; }

.fibicon-check:before {
  content: ""; }

.fibicon-checked:before, .custom-checkbox i:before, #tc-container i.ib_checkbox:before, #tc-container-mobile i.ib_checkbox:before {
  content: ""; }

.fibicon-cursor:before {
  content: ""; }

.fibicon-doc:before {
  content: ""; }

.fibicon-down-arrow:before {
  content: ""; }

.fibicon-email_1:before {
  content: ""; }

.fibicon-email_2:before {
  content: ""; }

.fibicon-eye:before {
  content: ""; }

.fibicon-facebook:before {
  content: ""; }

.fibicon-heart:before {
  content: ""; }

.fibicon-heart-full:before {
  content: ""; }

.fibicon-home:before {
  content: ""; }

.fibicon-info:before {
  content: ""; }

.fibicon-instagram:before {
  content: ""; }

.fibicon-jpeg:before {
  content: ""; }

.fibicon-key:before {
  content: ""; }

.fibicon-left-arrow:before {
  content: ""; }

.fibicon-load:before, div.faceted-overlay .spinner:before {
  content: ""; }

.fibicon-lock:before {
  content: ""; }

.fibicon-log-out:before {
  content: ""; }

.fibicon-loupe:before {
  content: ""; }

.fibicon-menu:before {
  content: ""; }

.fibicon-minus:before {
  content: ""; }

.fibicon-more:before {
  content: ""; }

.fibicon-notification:before {
  content: ""; }

.fibicon-paint-brush:before {
  content: ""; }

.fibicon-pdf:before {
  content: ""; }

.fibicon-placeholder:before {
  content: ""; }

.fibicon-plus:before {
  content: ""; }

.fibicon-png:before {
  content: ""; }

.fibicon-previous:before {
  content: ""; }

.fibicon-ribbon:before {
  content: ""; }

.fibicon-right-arrow:before {
  content: ""; }

.fibicon-settings:before {
  content: ""; }

.fibicon-shield:before {
  content: ""; }

.fibicon-shopping-bag:before {
  content: ""; }

.fibicon-shopping-cart:before {
  content: ""; }

.fibicon-smartphone:before {
  content: ""; }

.fibicon-star:before {
  content: ""; }

.fibicon-trash-can:before {
  content: ""; }

.fibicon-truck:before {
  content: ""; }

.fibicon-twitter:before {
  content: ""; }

.fibicon-undo:before {
  content: ""; }

.fibicon-user:before {
  content: ""; }

.fibicon-user1:before {
  content: ""; }

.fibicon-user1a:before {
  content: ""; }

.fibicon-user1b:before {
  content: ""; }

.fibicon-user2:before {
  content: ""; }

.fibicon-user2a:before {
  content: ""; }

.fibicon-user2b:before {
  content: ""; }

.fibicon-user3a:before {
  content: ""; }

.fibicon-user3b:before {
  content: ""; }

.fibicon-wall-clock:before {
  content: ""; }

.fibicon-xls:before {
  content: ""; }

.fibicon-youtube:before {
  content: ""; }

.fibicon-zip:before {
  content: ""; }

@font-face {
  font-family: "vogicon";
  src: url(../fonts/19cf7e41becaeaa20f6d.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="vogicon-"], [class*=" vogicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "vogicon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.vogicon-marker-1:before {
  content: "\e900";
  color: #6d94c4; }

.vogicon-entrance-1:before {
  content: "\e901";
  color: #6d94c4; }

.vogicon-download-1:before {
  content: "\e902";
  color: #6d94c4; }

.vogicon-mobile-notch-1:before {
  content: "\e903";
  color: #6d94c4; }

.vogicon-broken-chain-link-wrong-1:before {
  content: "\e904";
  color: #6d94c4; }

.vogicon-envelope-1:before {
  content: "\e905";
  color: #6d94c4; }

.vogicon-marketplace-alt-1:before {
  content: "\e906";
  color: #6d94c4; }

.vogicon-Ikonka .path1:before {
  content: "\e907";
  color: #1877f2; }

.vogicon-Ikonka .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: #f1f1f1; }

.vogicon-clock-five-1:before {
  content: "\e909";
  color: #6d94c4; }

.vogicon-user-1:before {
  content: "\e90a";
  color: #6d94c4; }

.vogicon-heart-1:before {
  content: "\e90b";
  color: #6d94c4; }

.vogicon-Ulubione:before {
  content: "\e90c";
  color: #6d94c4; }

.vogicon-shopping-cart-1:before {
  content: "\e90d";
  color: #6d94c4; }

.vogicon-menu-burger-1:before {
  content: "\e90e";
  color: #6d94c4; }

.vogicon-search-1:before {
  content: "\e90f";
  color: #6d94c4; }

.vogicon-calendar-1:before {
  content: "\e910";
  color: #6d94c4; }

.vogicon-shower-1:before {
  content: "\e911";
  color: #6d94c4; }

.vogicon-user-key-1:before {
  content: "\e912";
  color: #6d94c4; }

.vogicon-user-add-1:before {
  content: "\e913";
  color: #6d94c4; }

.vogicon-Google .path1:before {
  content: "\e914";
  color: #fbbb00; }

.vogicon-Google .path2:before {
  content: "\e915";
  margin-left: -1em;
  color: #518ef8; }

.vogicon-Google .path3:before {
  content: "\e916";
  margin-left: -1em;
  color: #28b446; }

.vogicon-Google .path4:before {
  content: "\e917";
  margin-left: -1em;
  color: #f14336; }

.vogicon-lock-1:before {
  content: "\e918";
  color: #6d94c4; }

.vogicon-box-return-1:before {
  content: "\e919";
  color: #6d94c4; }

.vogicon-list-check-1:before {
  content: "\e91a";
  color: #6d94c4; }

.vogicon-car-journey-1:before {
  content: "\e91b";
  color: #6d94c4; }

.vogicon-customize-1:before {
  content: "\e91c";
  color: #6d94c4; }

.vogicon-trash-1:before {
  content: "\e91d";
  color: #6d94c4; }

.vogicon-open-box-check-1:before {
  content: "\e91e";
  color: #6d94c4; }

.vogicon-user-headset-1:before {
  content: "\e91f";
  color: #6d94c4; }

.vogicon-camera-1:before {
  content: "\e920";
  color: #6d94c4; }

.vogicon-info-1:before {
  content: "\e921";
  color: #6d94c4; }

.vogicon-arrow-right-2:before {
  content: "\e922";
  color: #6d94c4; }

.vogicon-shield-1:before {
  content: "\e923";
  color: #6d94c4; }

.vogicon-shield-check-1:before {
  content: "\e924";
  color: #6d94c4; }

.vogicon-model-cube-arrows-1-1:before {
  content: "\e925";
  color: #6d94c4; }

.vogicon-candle-lotus-yoga-1:before {
  content: "\e926";
  color: #6d94c4; }

.vogicon-restock-1:before {
  content: "\e927";
  color: #6d94c4; }

.vogicon-Facebook-3:before {
  content: "\e928";
  color: #6d94c4; }

.vogicon-YouTube:before {
  content: "\e929";
  color: #6d94c4; }

.vogicon-Instagram:before {
  content: "\e92a";
  color: #6d94c4; }

.vogicon-Pinterest:before {
  content: "\e92b";
  color: #6d94c4; }

.vogicon-Facebook-2:before {
  content: "\e92c";
  color: #6d94c4; }

.vogicon-Facebook-1:before {
  content: "\e92d";
  color: #fff; }

.vogicon-Facebook:before {
  content: "\e92e";
  color: #284d79; }

.vogicon-Up:before {
  content: "\e92f";
  color: #fff; }

@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/479700ea91d964d295d7.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../fonts/12a47ed5fd5585f0f422.woff2) format("woff2"), url(../fonts/f2a0933406f783065152.woff) format("woff"), url(../fonts/00b1fb69fb78ff50fd55.ttf) format("truetype"); }

/* stylelint-enable */
.material-icons {
  display: inline-block;
  width: 1em;
  height: 1em;
  font-family: "Material Icons", Arial, sans-serif;
  font-size: 24px;
  /* Preferred icon size */
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  vertical-align: middle;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga"; }

/*** IBIF ***/
/*******************/
/*******************/
/*******************/
/*******************/
.ibe_text-underline, #cms .ib_cms_wrapper a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a, #ibif-menu .mega-box .mega-links a, #gdpr_consent label a, .ibe_text-underline_short, .ets_mm_megamenu.layout_layout1 .mm_menu_content_title, #ibif-menu .nav-links > li a, .ibe_text-underline_passthrough {
  --bg-h: 1px;
  --color: #232323;
  background: linear-gradient(0deg, var(--color), var(--color)) no-repeat;
  background-size: 0 var(--bg-h);
  transition: background-size 0.3s; }

.ibe_text-underline-grey {
  --bg-h: 1px;
  --color: #c0c0c0;
  background: linear-gradient(0deg, var(--color), var(--color)) no-repeat;
  background-size: 0 var(--bg-h);
  transition: background-size 0.3s; }

.ibe_text-underline, #cms .ib_cms_wrapper a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a, #ibif-menu .mega-box .mega-links a, #gdpr_consent label a {
  background-position: left bottom; }
  .ibe_text-underline:hover, #cms .ib_cms_wrapper a:hover:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a:hover, #ibif-menu .mega-box .mega-links a:hover, #gdpr_consent label a:hover, .ibe_text-underline:focus, #cms .ib_cms_wrapper a:focus:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a:focus, #ibif-menu .mega-box .mega-links a:focus, #gdpr_consent label a:focus, .ibe_text-trigger:hover .ibe_text-underline, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover .ibe_text-underline, .ibe_text-trigger:hover #cms .ib_cms_wrapper a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), #cms .ib_cms_wrapper .ibe_text-trigger:hover a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover #cms .ib_cms_wrapper a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), #cms .ib_cms_wrapper .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), .ibe_text-trigger:hover .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a, .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li .ibe_text-trigger:hover a, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover .ets_mm_block_content ul li a, .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li .mm_menus_ul a:hover a, .ibe_text-trigger:hover #ibif-menu .mega-box .mega-links a, #ibif-menu .mega-box .mega-links .ibe_text-trigger:hover a, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover #ibif-menu .mega-box .mega-links a, #ibif-menu .mega-box .mega-links .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover a, .ibe_text-trigger:hover #gdpr_consent label a, #gdpr_consent label .ibe_text-trigger:hover a, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover #gdpr_consent label a, #gdpr_consent label .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover a {
    background-size: 100% var(--bg-h); }

.ibe_text-underline-grey {
  background-position: left bottom; }
  .ibe_text-underline-grey:hover, .ibe_text-underline-grey:focus, .ibe_text-trigger:hover .ibe_text-underline-grey, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover .ibe_text-underline-grey {
    background-size: 100% var(--bg-h); }

.ibe_text-underline_short, .ets_mm_megamenu.layout_layout1 .mm_menu_content_title, #ibif-menu .nav-links > li a {
  background-position: left bottom; }
  .ibe_text-underline_short:hover, .ets_mm_megamenu.layout_layout1 .mm_menu_content_title:hover, #ibif-menu .nav-links > li a:hover, .ibe_text-underline_short:focus, .ets_mm_megamenu.layout_layout1 .mm_menu_content_title:focus, #ibif-menu .nav-links > li a:focus, .ibe_text-trigger:hover .ibe_text-underline_short, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover .ibe_text-underline_short, .ibe_text-trigger:hover .ets_mm_megamenu.layout_layout1 .mm_menu_content_title, .ets_mm_megamenu.layout_layout1 .ibe_text-trigger:hover .mm_menu_content_title, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover .mm_menu_content_title, .ibe_text-trigger:hover #ibif-menu .nav-links > li a, #ibif-menu .nav-links > li .ibe_text-trigger:hover a, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover #ibif-menu .nav-links > li a, #ibif-menu .nav-links > li .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover a {
    background-size: min(2.08333vw, 40px) var(--bg-h); }

.ibe_text-underline_passthrough {
  background-position: right bottom; }
  .ibe_text-underline_passthrough:hover, .ibe_text-underline_passthrough:focus, .ibe_text-trigger:hover .ibe_text-underline_passthrough, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover .ibe_text-underline_passthrough {
    background-size: 100% var(--bg-h);
    background-position-x: left; }

.ibe_block-slide {
  --bg: #000000;
  --color: #6D94C4;
  --speed: 0.3s;
  --height: -50px;
  box-shadow: inset 0 0 0 0 var(--bg);
  transition: color var(--speed) ease-in-out, box-shadow var(--speed) ease-in-out; }
  .ibe_block-slide:hover, .ibe_block-trigger:hover .ibe_block-slide {
    box-shadow: inset 0 var(--height) 0 0 var(--bg);
    color: var(--color); }

.ibe_block-sparkle, #custom-text a {
  --padding: 0;
  --color: #000000;
  --width: 0.2em;
  --speed: 0.5s; }
  .ibe_block-sparkle::before, #custom-text a::before, .ibe_block-sparkle::after, #custom-text a::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    pointer-events: none;
    top: var(--padding);
    left: var(--padding);
    right: var(--padding);
    bottom: var(--padding);
    -webkit-transform-origin: center;
            transform-origin: center;
    transition: -webkit-transform var(--speed);
    transition: transform var(--speed);
    transition: transform var(--speed), -webkit-transform var(--speed); }
  .ibe_block-sparkle::before, #custom-text a::before {
    border-top: var(--width) solid var(--color);
    border-bottom: var(--width) solid var(--color);
    -webkit-transform: scale3d(0, 1, 1);
            transform: scale3d(0, 1, 1); }
  .ibe_block-sparkle::after, #custom-text a::after {
    border-left: var(--width) solid var(--color);
    border-right: var(--width) solid var(--color);
    -webkit-transform: scale3d(1, 0, 1);
            transform: scale3d(1, 0, 1); }
  .ibe_block-sparkle:hover::before, #custom-text a:hover::before, .ibe_block-sparkle:hover::after, #custom-text a:hover::after, .ibe_block-trigger:hover .ibe_block-sparkle::before, .ibe_block-trigger:hover #custom-text a::before, #custom-text .ibe_block-trigger:hover a::before, .ibe_block-trigger:hover .ibe_block-sparkle::after, .ibe_block-trigger:hover #custom-text a::after, #custom-text .ibe_block-trigger:hover a::after {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }

.ibe_block-grow {
  --scale: 1.5;
  --speed: 0.3s;
  --ease: ease-in-out;
  transition: all var(--speed) var(--ease); }
  .ibe_block-grow:hover, .ibe_block-trigger:hover .ibe_block-grow {
    -webkit-transform: scale(var(--scale));
            transform: scale(var(--scale)); }

.ibe_block-shine {
  --speed: 0.5s;
  --ease: ease;
  --distance: 115%; }
  .ibe_block-shine::before {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    transition: left var(--speed) var(--ease);
    pointer-events: none; }
  .ibe_block-shine:hover::before, .ibe_block-trigger:hover .ibe_block-shine::before {
    left: var(--distance); }

.ibe_block-border {
  --color: #000000;
  --width: 2px;
  --speed: 0.3s; }
  .ibe_block-border::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: var(--width) solid var(--color);
    z-index: 1;
    border-radius: inherit;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
            transform: scale3d(0.6, 0.6, 1);
    transition: opacity var(--speed), -webkit-transform var(--speed);
    transition: transform var(--speed), opacity var(--speed);
    transition: transform var(--speed), opacity var(--speed), -webkit-transform var(--speed);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
  .ibe_block-border:hover::before, .ibe_block-border:focus::before, .ibe_block-trigger:hover .ibe_block-border::before {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    opacity: 1; }

body,
html {
  height: 100%; }

body {
  font-size: 1rem;
  line-height: 1.25em;
  color: #232323;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.page-header h1.h3 {
  margin-top: 50px !important;
  margin-bottom: 20px !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: none !important; }

ul {
  padding-left: 0;
  list-style: none; }

a:hover {
  color: #6D94C4;
  text-decoration: none; }

p, .page-content.page-cms ul, #cms .page-content.page-cms ol {
  font-weight: 400;
  color: #888888; }

.dropdown-item:focus,
.dropdown-item:hover {
  background: none; }

.facet-label.active .custom-checkbox span.color, .facet-label:hover .custom-checkbox span.color {
  border: 1px solid #000000; }

.h1,
.h2,
.h3 {
  color: #232323;
  text-transform: uppercase; }

.h4 {
  font-weight: 700;
  color: #232323; }

.btn-unstyle {
  padding: 0;
  text-align: inherit;
  background-color: transparent;
  border: none; }
  .btn-unstyle:focus {
    outline: 0; }
    .btn-unstyle:focus .expand-more {
      color: #6D94C4; }

.card {
  border: none; }

label,
.label {
  color: #232323;
  text-align: right; }

small.label,
small.value {
  font-size: 0.8125rem; }

.form-control {
  padding: 0.5rem 1rem; }
  .form-control:focus {
    outline: 0.1875rem solid #6D94C4; }

.input-group.focus {
  outline: 0.1875rem solid #6D94C4; }

.input-group .form-control:focus {
  outline: none; }

input,
textarea {
  /* stylelint-disable */
  /* stylelint-enable */ }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #888888; }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #888888; }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #888888; }
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #888888; }
  input:active::-webkit-input-placeholder,
  textarea:active::-webkit-input-placeholder {
    color: #232323; }
  input:active::-moz-placeholder,
  textarea:active::-moz-placeholder {
    color: #232323; }
  input:active:-ms-input-placeholder,
  textarea:active:-ms-input-placeholder {
    color: #232323; }
  input:active:-moz-placeholder,
  textarea:active:-moz-placeholder {
    color: #232323; }

.form-control-select {
  height: 2.625rem;
  padding: 0 0.5rem;
  background: #f6f6f6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 0.5rem center/1.25rem 1.25rem;
  /* stylelint-disable */
  -moz-appearance: none;
  -webkit-appearance: none;
  /* stylelint-enable */ }

.form-control-valign {
  padding-top: 0.5rem; }

.form-control-comment {
  padding-top: 0.5rem;
  font-size: 0.875rem;
  color: #888888; }

.form-control-submit.disabled {
  color: #fff;
  background: #5bc0de; }

.form-group.has-error .help-block {
  color: #ff4c4c; }

.group-span-filestyle label {
  margin: 0; }

.group-span-filestyle .btn-default {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
  background: #6D94C4;
  border-radius: 0; }

.bootstrap-touchspin input:focus {
  outline: none; }

.radio-inline .custom-radio {
  margin-right: 0.5rem; }

.radio-inline:first-of-type {
  margin-right: 1rem; }

form section .form-informations {
  display: inline-block;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
  color: #232323; }
  form section .form-informations-title, form section .form-informations-option {
    display: inline-block;
    margin-bottom: 1rem;
    font-size: 1.25rem; }

form .form-control-label {
  font-size: 0.875rem;
  font-weight: 700;
  color: #232323; }

.custom-radio {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border: #000000 1px solid;
  border-radius: 50%; }
  .custom-radio input[type="radio"] {
    cursor: pointer;
    opacity: 0; }
    .custom-radio input[type="radio"]:checked + span {
      position: absolute;
      display: block; }
    .custom-radio input[type="radio"]:focus + span {
      border-color: #888888; }

.text-muted {
  font-size: 0.875rem; }

.done {
  display: inline-block;
  padding: 0 0.8125rem;
  margin-right: 1.563rem;
  color: #4cbb6c; }

.thumb-mask > .mask {
  position: relative;
  width: 3.438rem;
  height: 3.438rem;
  margin: 0.625rem 0;
  overflow: hidden;
  border: #f6f6f6 1px solid; }
  .thumb-mask > .mask img {
    width: 55px;
    height: 55px; }

.definition-list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .definition-list dl dt {
    font-weight: 500; }
  .definition-list dl dd,
  .definition-list dl dt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    padding: 0.625rem;
    margin: 0.125rem;
    background: #f6f6f6; }
    .definition-list dl dd:nth-of-type(even),
    .definition-list dl dt:nth-of-type(even) {
      background: #f6f6f6; }

.help-block {
  margin-top: 0.625rem; }

.btn.disabled,
.btn.disabled:hover {
  color: #ddd;
  background: #f6f6f6;
  opacity: 1; }

.alert-warning .material-icons {
  padding-top: 0.3125rem;
  margin-right: 0.625rem;
  font-size: 2rem;
  color: #ff9a52; }

.alert-warning .alert-text {
  padding-top: 0.625rem; }

.alert-warning .alert-link {
  padding: 0.3125rem 1.25rem;
  margin-left: 0.625rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #6c868e;
  border-width: 2px;
  border-radius: 2px; }

.alert-warning ul li:last-child .alert-link {
  color: #fff; }

.alert-warning .warning-buttons {
  margin-top: 0.3125rem; }

.btn-warning {
  transition: all 0.4s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn-warning {
      transition: none; } }

.nav-item .nav-link,
.nav-item .nav-separtor {
  font-weight: 600;
  color: #888888; }
  .nav-item .nav-link.active,
  .nav-item .nav-separtor.active {
    color: #232323; }

.separator {
  margin: 0;
  border-color: rgba(0, 0, 0, 0.25); }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (30px * 2)); }

.popover {
  font-family: inherit; }

input[type="number"] {
  /* stylelint-disable */
  -moz-appearance: textfield;
  /* stylelint-enable */ }
  input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none; }

.ui-autocomplete.ui-front {
  z-index: 999; }

.btn {
  border-radius: 0;
  position: relative;
  font-weight: 400; }
  .btn-lg, .btn-group-lg > .btn,
  .btn-group-lg > .btn {
    width: min(14.84375vw, 285px); }
  .btn-sm, .btn-group-sm > .btn,
  .btn-group-sm > .btn {
    width: auto; }
  .btn-xs,
  .btn-group-xs > .btn {
    width: auto;
    height: min(1.5625vw, 30px);
    font-weight: 300 !important;
    padding: 0.25rem 1.5rem !important;
    font-size: 0.875rem; }
  .btn:focus {
    box-shadow: none; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
    border-color: #6D94C4; }
  .btn:active {
    box-shadow: none;
    border-color: #6D94C4; }
    .btn:active:focus {
      box-shadow: none; }
  .btn.disabled::before, .btn.disabled::after, .btn:disabled::before, .btn:disabled::after {
    content: none; }

a.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-primary,
.btn-secondary,
.btn-outline-primary,
.btn-light,
.btn-outline-secondary,
.btn-vogi-dark,
.btn-tertiary {
  height: 40px;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  padding: 0 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 4px;
  color: var(--kolor-2, #FFF);
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  /* 20.8px */ }

.btn-primary {
  border: none;
  background-color: #1E1C17;
  color: #fff !important;
  --width: 1px; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
    box-shadow: none;
    color: #fff;
    background-color: #6D94C4; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
    border-color: #6D94C4;
    color: #fff;
    background-color: #6D94C4; }
  .btn-primary.disabled, .btn-primary:disabled {
    background: #eeeeee;
    color: #9C9C9C;
    cursor: not-allowed; }

.btn-light {
  border: none;
  background-color: #E7F2F6;
  color: #000000 !important;
  --width: 1px; }
  .btn-light:hover, .btn-light:focus, .btn-light.focus {
    box-shadow: none;
    color: #fff !important;
    background-color: #6D94C4; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
    border-color: #6D94C4;
    color: #fff !important;
    background-color: #6D94C4; }
  .btn-light.disabled, .btn-light:disabled {
    background: #eeeeee;
    color: #9C9C9C;
    cursor: not-allowed; }

.btn-vogi-dark {
  border: none;
  background-color: #284D79;
  color: #fff !important;
  --width: 1px; }
  .btn-vogi-dark:hover, .btn-vogi-dark:focus, .btn-vogi-dark.focus {
    box-shadow: none;
    color: #fff;
    background-color: #6D94C4; }
  .btn-vogi-dark:not(:disabled):not(.disabled):active, .btn-vogi-dark:not(:disabled):not(.disabled):active:focus, .btn-vogi-dark:not(:disabled):not(.disabled).active, .btn-vogi-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
    border-color: #6D94C4;
    color: #fff;
    background-color: #6D94C4; }
  .btn-vogi-dark.disabled, .btn-vogi-dark:disabled {
    background: #eeeeee;
    color: #9C9C9C;
    cursor: not-allowed; }

.btn-outline-primary {
  border-color: #000000;
  background-color: #fff;
  color: #000000;
  border-radius: 4px;
  width: auto; }
  .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: none;
    border-color: #fff;
    color: #fff;
    background-color: #000000; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
    border-color: #6D94C4;
    color: #000000;
    background-color: #fff; }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    background: #eeeeee;
    border-color: #eaeaea;
    color: #9C9C9C;
    cursor: not-allowed; }
    .btn-outline-primary.disabled::before, .btn-outline-primary.disabled::after, .btn-outline-primary:disabled::before, .btn-outline-primary:disabled::after {
      content: none; }

.btn-outline-secondary {
  border: 1px solid #6D94C4;
  background-color: #fff;
  color: #000000;
  border-radius: 4px;
  width: auto; }
  .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: none;
    border: 1px solid #6D94C4;
    color: #fff;
    background-color: #6D94C4; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
    border: 1px solid #6D94C4;
    color: #fff;
    background-color: #6D94C4; }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    background: #eeeeee;
    border: 1px solid #eaeaea;
    color: #9C9C9C;
    cursor: not-allowed; }
    .btn-outline-secondary.disabled::before, .btn-outline-secondary.disabled::after, .btn-outline-secondary:disabled::before, .btn-outline-secondary:disabled::after {
      content: none; }

.btn-secondary {
  background-color: #6D94C4;
  color: #fff !important;
  width: auto !important;
  border: none; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: none;
    background-color: #284D79;
    color: #000000; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
    background-color: #fff;
    color: #000000; }
    .btn-secondary:not(:disabled):not(.disabled):active::before, .btn-secondary:not(:disabled):not(.disabled):active::after, .btn-secondary:not(:disabled):not(.disabled):active:focus::before, .btn-secondary:not(:disabled):not(.disabled):active:focus::after, .btn-secondary:not(:disabled):not(.disabled).active::before, .btn-secondary:not(:disabled):not(.disabled).active::after, .btn-secondary:not(:disabled):not(.disabled).active:focus::before, .btn-secondary:not(:disabled):not(.disabled).active:focus::after {
      --color: #6D94C4; }
  .btn-secondary::before, .btn-secondary::after {
    --width: 1px;
    --speed: 0.3s; }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background: #eeeeee;
    color: #9C9C9C;
    cursor: not-allowed; }
    .btn-secondary.disabled::before, .btn-secondary.disabled::after, .btn-secondary:disabled::before, .btn-secondary:disabled::after {
      content: none; }

.btn-tertiary {
  color: #fff;
  background-color: #6D94C4;
  border-color: #6D94C4; }
  .btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary.focus {
    box-shadow: none;
    color: #6D94C4;
    background-color: #fff;
    border-color: #6D94C4; }

/*********************/
/*        RWD        */
/*********************/
.modal-content {
  border: none;
  border-radius: 8px !important;
  padding: 5px; }

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

.modal-header {
  border-bottom: none; }

.ib-gallery-modal .modal-dialog {
  max-width: 1920px; }

.ib-gallery-modal .modal-body img {
  max-width: 80%;
  height: auto; }

.ib-gallery-modal .close {
  top: 2rem;
  right: 2rem;
  cursor: pointer;
  z-index: 1000; }
  .ib-gallery-modal .close:hover {
    color: #6D94C4; }

.ib-gallery-modal .ib-arrow {
  color: #000000;
  font-size: 2rem; }
  .ib-gallery-modal .ib-arrow:hover {
    color: #6D94C4; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  .modal-dialog {
    max-width: min(31.25vw, 600px); }
  .modal-header .close {
    font-size: min(1.17188vw, 22.5px); }
  .ib-gallery-modal .ib-arrow {
    font-size: min(1.5625vw, 30px); }
  .customization-modal .modal-dialog {
    max-width: min(41.66667vw, 800px); }
  .customization-modal .modal-body {
    padding: min(2.44141vw, 46.875px) min(1.46484vw, 28.125px); } }

#product .product-thumbs.swiper {
  width: 340px;
  margin-top: -73px; }

#product .product-cover.swiper .swiper-slide {
  padding-bottom: 80px; }

#product .product-cover.swiper .ib-swiper-button-next, #product .product-cover.swiper .ib-swiper-button-prev {
  background: transparent !important; }
  #product .product-cover.swiper .ib-swiper-button-next:hover, #product .product-cover.swiper .ib-swiper-button-prev:hover {
    color: #6D94C4 !important; }

.product-images-modal .ib-swiper-button-next, .product-images-modal .ib-swiper-button-prev {
  bottom: 50% !important;
  background: transparent !important; }
  .product-images-modal .ib-swiper-button-next:hover, .product-images-modal .ib-swiper-button-prev:hover {
    background: transparent !important;
    color: #6D94C4 !important; }

.product-images-modal .swiper-pagination {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.product-images-modal .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background-color: #333 !important; }

.navigation-buttons {
  position: relative;
  left: -46px !important;
  z-index: 9999; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 20px !important; }

.swiper-navigation-spacer {
  width: 100%;
  height: 80px; }

.swiper-pagination .swiper-pagination-bullet-active {
  width: 282px !important;
  background-color: #284D79 !important; }

.swiper-pagination-bullet {
  border-radius: 0 !important;
  height: 3px !important;
  background-color: #f4f4f4 !important;
  width: 150px !important; }

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

.swiper-backface-hidden .swiper-slide {
  backface-visibility: visible !important;
  -webkit-backface-visibility: visible !important; }

.ib-swiper-button-next, .ib-swiper-button-prev {
  color: #000000;
  cursor: pointer;
  border: 1px solid #D4D0CC;
  width: 40px;
  height: 40px;
  line-height: 34px;
  margin-top: -17px;
  bottom: 0;
  z-index: 2;
  font-size: 20px;
  border-radius: 4px;
  border: 1px solid #6D94C4;
  background: #fff; }
  .ib-swiper-button-next:hover, .ib-swiper-button-prev:hover {
    color: #fff !important;
    background-color: #6D94C4 !important; }
    .ib-swiper-button-next:hover svg path, .ib-swiper-button-prev:hover svg path {
      fill: #fff; }

.ib-swiper-button-next {
  right: 0; }

.ib-swiper-button-prev {
  left: 0; }

.swiper-pagination {
  line-height: 1; }
  .swiper-pagination .swiper-pagination-bullet {
    --swiper-pagination-bullet-width: 10px;
    --swiper-pagination-bullet-height: 10px;
    --swiper-pagination-bullet-inactive-opacity: 1;
    background-color: #D4D0CC; }
  .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #000000; }

#module-amazzingblog-blog .swiper-navigation-spacer, #module-amazzingblog-blog .navigation-buttons {
  display: none !important; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 992px) {
  .swiper-pagination-bullets {
    display: none; }
  .swiper .navigation-buttons {
    top: -5px; } }

@media screen and (max-width: 768px) {
  .ib-swiper-button-prev {
    left: -10px !important; } }

@media screen and (max-width: 576px) {
  .swiper-navigation-spacer {
    text-align: left !important; } }

.required-accent {
  color: #F00;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  margin-left: 1px;
  line-height: 160%;
  /* 19.2px */ }

.mandatory-info {
  color: #F00;
  font-family: Inter;
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: left;
  line-height: 160%;
  /* 17.6px */ }

select.form-control {
  padding: 8px 36px 8px 10px !important; }

.form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  height: 40px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 4px;
  border: 1px solid #DDD;
  background: #FFF;
  font-size: 13px; }
  .form-control:focus {
    box-shadow: none;
    border-color: #6D94C4;
    outline: none; }
  .form-control:active::-webkit-input-placeholder {
    color: #9C9C9C; }
  .form-control:active:-ms-input-placeholder {
    color: #9C9C9C; }
  .form-control:active::placeholder {
    color: #9C9C9C; }
  .form-control::-webkit-input-placeholder {
    color: #9C9C9C;
    opacity: 1;
    font-weight: 300; }
  .form-control:-ms-input-placeholder {
    color: #9C9C9C;
    opacity: 1;
    font-weight: 300; }
  .form-control::placeholder {
    color: #9C9C9C;
    opacity: 1;
    font-weight: 300; }
  .form-control-label.required::after {
    content: "*";
    color: #ff3f3f;
    font-size: 20px;
    position: absolute;
    right: 0;
    margin-right: -0.75rem;
    top: 100%; }
  .form-control-label.required.ets_checkinput::after {
    top: 0; }

label {
  padding-left: 18px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 2px; }
  label sup {
    top: -2px;
    color: #f00; }

label,
.label {
  font-size: 0.875rem; }

.input-group.focus {
  outline: none; }

.custom-radio {
  width: 20px;
  height: 20px; }
  .custom-radio input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    .custom-radio input[type="radio"] + span {
      transition: background-color 0.25s ease-out !important;
      background-color: transparent;
      top: 1px;
      left: 1px;
      right: 1px;
      bottom: 1px;
      margin: 3px;
      border-radius: 50%; }
    .custom-radio input[type="radio"]:checked + span {
      background-color: #6D94C4; }

.bootstrap-touchspin {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .bootstrap-touchspin .form-control {
    height: 34px;
    margin: 0 5px;
    width: 100%;
    text-align: center; }
  .bootstrap-touchspin .btn {
    width: 34px;
    padding: 0;
    height: 100%;
    border-radius: 8px;
    text-indent: 100%;
    overflow: hidden;
    border: 1px solid #eaeaea;
    font-size: 15px; }
    .bootstrap-touchspin .btn:hover {
      border: 1px solid #6D94C4;
      border-radius: 8px; }
    .bootstrap-touchspin .btn::before {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      text-indent: 0;
      line-height: 20px; }

.form-group-checkbox label {
  padding-left: 0 !important; }

.form-control-label.required::after {
  display: none !important; }

.custom-checkbox i, #tc-container i.ib_checkbox, #tc-container-mobile i.ib_checkbox {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ibificon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: 0.25s ease-out !important;
  width: 20px;
  height: 20px;
  line-height: 19px;
  border: 1px solid #6D94C4;
  background-color: #fff;
  text-align: center;
  margin-right: 0.75rem;
  font-size: 14px; }
  .custom-checkbox i::before, #tc-container i.ib_checkbox::before, #tc-container-mobile i.ib_checkbox::before {
    color: #fff; }

.custom-checkbox input:checked + span i, .facet-label.active .checked-indicator i, #tc-container input:checked + i.ib_checkbox, #tc-container-mobile input:checked + i.ib_checkbox {
  background-color: #6D94C4;
  border-color: #6D94C4; }

.psgdpr_consent_message.label {
  padding-left: 0 !important; }

.custom-checkbox {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .custom-checkbox .checkbox-checked {
    border-radius: 4px; }
  .custom-checkbox input {
    position: absolute;
    opacity: 0; }
  .custom-checkbox i {
    display: inline-block; }
  .custom-checkbox span {
    text-transform: none; }
  .custom-checkbox a {
    color: #000000;
    text-decoration: underline; }
    .custom-checkbox a:hover {
      color: #6D94C4;
      text-decoration: none; }

label .color,
.variant-links .color,
.custom-checkbox input[type="checkbox"] + span.color {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
  cursor: pointer;
  background-size: contain;
  border: 1px solid #000000; }
  label .color.active, label .color:hover,
  .variant-links .color.active,
  .variant-links .color:hover,
  .custom-checkbox input[type="checkbox"] + span.color.active,
  .custom-checkbox input[type="checkbox"] + span.color:hover {
    border: 1px solid #232323; }

.form-control-label {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  text-transform: none !important; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 1200px) {
  .bootstrap-touchspin .form-control {
    height: min(1.77083vw, 34px); }
  .bootstrap-touchspin .btn {
    width: min(1.77083vw, 34px);
    font-size: min(0.78125vw, 15px); }
    .bootstrap-touchspin .btn::before {
      line-height: 20px; }
  label {
    padding-left: 10px; } }

.ib-rodo {
  z-index: 1002; }
  .ib-rodo a {
    text-decoration: underline; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 576px) {
  .ib-rodo .btn {
    width: auto; } }

nav.pagination .spacer {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid #6D94C4;
  color: #000000;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

nav.pagination .hidden {
  display: none !important; }

nav.pagination .arrow-nav {
  padding: 0 16px; }

nav.pagination .page-list {
  padding: 0 12px !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  nav.pagination .page-list .paginations-pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px; }
  nav.pagination .page-list .paginations-navigation {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px; }

nav.pagination .current > .btn-outline-secondary {
  background-color: #6D94C4;
  color: white;
  border: 1px solid #6D94C4;
  outline: none; }

nav.pagination .btn-outline-secondary svg {
  margin-top: 1px; }

nav.pagination .btn-outline-secondary:hover, nav.pagination .btn-outline-secondary:focus, nav.pagination .btn-outline-secondary.focus {
  box-shadow: none; }
  nav.pagination .btn-outline-secondary:hover svg path, nav.pagination .btn-outline-secondary:focus svg path, nav.pagination .btn-outline-secondary.focus svg path {
    fill: white !important; }

nav.pagination .btn-outline-secondary:not(:disabled):not(.disabled):active, nav.pagination .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, nav.pagination .btn-outline-secondary:not(:disabled):not(.disabled).active, nav.pagination .btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: none; }
  nav.pagination .btn-outline-secondary:not(:disabled):not(.disabled):active svg path, nav.pagination .btn-outline-secondary:not(:disabled):not(.disabled):active:focus svg path, nav.pagination .btn-outline-secondary:not(:disabled):not(.disabled).active svg path, nav.pagination .btn-outline-secondary:not(:disabled):not(.disabled).active:focus svg path {
    fill: white !important; }

nav.pagination .btn-outline-secondary:hover, nav.pagination .btn-outline-secondary:active, nav.pagination .btn-outline-secondary:focus {
  color: white !important; }
  nav.pagination .btn-outline-secondary:hover svg path, nav.pagination .btn-outline-secondary:active svg path, nav.pagination .btn-outline-secondary:focus svg path {
    fill: white !important; }

nav.pagination .number {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block; }

nav.pagination .btn.disabled {
  opacity: .4; }

#module-amazzingblog-blog .current.btn-outline-secondary {
  background-color: #6D94C4;
  color: white;
  border: 1px solid #6D94C4;
  outline: none; }

#module-amazzingblog-blog .number {
  width: 40px;
  height: 40px;
  line-height: 40px; }

#module-amazzingblog-blog .btn-outline-secondary.disabled {
  display: none !important; }

#module-amazzingblog-blog .btn-outline-secondary svg {
  margin-top: 1px; }

#module-amazzingblog-blog .btn-outline-secondary:not(.disabled):hover, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):focus, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled).focus {
  box-shadow: none; }
  #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):hover svg path, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):focus svg path, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled).focus svg path {
    fill: white !important; }

#module-amazzingblog-blog .btn-outline-secondary:not(.disabled):not(:disabled):not(.disabled):active, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):not(:disabled):not(.disabled):active:focus, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):not(:disabled):not(.disabled).active, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):not(:disabled):not(.disabled).active:focus {
  box-shadow: none; }
  #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):not(:disabled):not(.disabled):active svg path, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):not(:disabled):not(.disabled):active:focus svg path, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):not(:disabled):not(.disabled).active svg path, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):not(:disabled):not(.disabled).active:focus svg path {
    fill: white !important; }

#module-amazzingblog-blog .btn-outline-secondary:not(.disabled):hover, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):active, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):focus {
  color: white !important; }
  #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):hover svg path, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):active svg path, #module-amazzingblog-blog .btn-outline-secondary:not(.disabled):focus svg path {
    fill: white !important; }

@media screen and (max-width: 992px) {
  .pagination .btn.previous, .pagination .btn.next {
    padding: 0 16px !important; }
  /* nav.pagination .page-list {
        justify-content: center !important;
    } */
  .paginations-navigation {
    display: none !important; }
  nav.pagination {
    margin-top: 40px; } }

@media screen and (min-width: 992px) {
  nav.pagination {
    margin-top: 74px; } }

@media screen and (max-width: 768px) {
  #module-amazzingblog-blog .btn-outline-secondary {
    padding: 0 16px; }
  #module-amazzingblog-blog .blog-category #left-column {
    margin-top: 30px; } }

.alert {
  border-radius: 8px;
  color: #000;
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  /* 24px */ }
  .alert strong {
    font-weight: bold; }
  .alert ul {
    margin: 0;
    position: relative;
    padding-left: 100px; }
    .alert ul li {
      margin: 15px 0;
      font-weight: 300; }
    .alert ul::before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: "ibificon" !important;
      speak: never;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      left: 0;
      font-size: 38px;
      font-weight: 400;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .alert.alert-success {
    background: transparent; }
    .alert.alert-success ul li {
      color: #63C900; }
    .alert.alert-success ul::before {
      content: "";
      color: #63C900; }
  .alert.alert-danger {
    background: transparent; }
    .alert.alert-danger ul li {
      color: #f00; }
    .alert.alert-danger ul::before {
      content: "";
      color: #f00; }
  .alert.alert-info {
    background: #E7F2F6; }
  .alert.alert-info ul li, .alert.alert-warning ul li {
    color: #6D94C4; }
  .alert.alert-info ul::before, .alert.alert-warning ul::before {
    content: "";
    color: #6D94C4; }

.modal .alert {
  padding: min(10.41667vw, 200px); }

.alert-mini {
  border: 1px #6D94C4 solid;
  padding: 1rem;
  border-radius: 0;
  margin: 0.5rem 0;
  background: #F4EEE8; }
  .alert-mini ul {
    margin: 0;
    position: relative;
    padding-left: 40px; }
    .alert-mini ul li {
      margin: 0;
      font-weight: 300;
      color: #000000; }
    .alert-mini ul::before {
      content: '';
      background: url(../img/793efe3b833d4094d033.svg) no-repeat center center;
      background-size: 25px 25px;
      width: 25px;
      height: 25px;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 768px) {
  .alert {
    padding: 10px 20px;
    font-size: 15px; } }

@media screen and (max-width: 768px) {
  .alert i {
    display: none !important; }
  .alert {
    padding: 5px 10px;
    font-size: 13px; }
  #cms .ib_cms_wrapper .alert {
    padding: 15px !important; } }

@media screen and (min-width: 768px) {
  html {
    font-size: 15px; }
    html p, html .page-content.page-cms ul, .page-content.page-cms html ul, html #cms .page-content.page-cms ol, #cms .page-content.page-cms html ol {
      font-size: 15px;
      font-family: Inter;
      font-size: 15px;
      font-style: normal;
      font-weight: 300;
      line-height: 160%; } }

@media screen and (max-width: 768px) {
  html {
    font-size: 13px; }
    html p, html .page-content.page-cms ul, .page-content.page-cms html ul, html #cms .page-content.page-cms ol, #cms .page-content.page-cms html ol {
      font-size: 15px;
      font-family: Inter;
      font-size: 13px;
      font-style: normal;
      font-weight: 300;
      line-height: 160%; } }

body {
  font-family: 'Inter', sans-serif; }

.container-fluid.padded, .padded.container-sm, .padded.container-md, .padded.container-lg, .padded.container-xl {
  padding-left: 20px;
  padding-right: 20px; }

main {
  overflow: hidden; }

a {
  color: initial; }
  a:hover {
    color: #6D94C4; }

p, .page-content.page-cms ul, #cms .page-content.page-cms ol {
  color: #000000; }

/* %ul {
  li {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      &::before {
          content: '';
          display: inline-block;
          width: 5px;
          height: 5px;
          background: $brown;
          margin-right: 1rem;
      }
  }
  ul {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
} */
.ib-flipX {
  display: inline-block;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1); }

.ib-flipY, [data-toggle="collapse"][aria-expanded="true"] i {
  display: inline-block;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1); }

.ib-transition-bg, #blockcart-modal .close, #tc-container .modal .close, .ibif-popup .close {
  transition: background-color 0.25s ease-out; }

.ib-transition-text {
  transition: color 0.25s ease-out; }

.ib-transition-all, .ib-swiper-button-next, .ib-swiper-button-prev, .custom-checkbox a, #search_widget, .page-my-account #content .links a, .page-my-account #content .links a span, #cms .ib_cms_wrapper a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), #cms .download-blocks .download-block a, .product-miniature, #blockcart-modal .close i, .footer-copyright a, #ls-global .ls-container.ls-noskin a.ls-gui-element, #ls-global .ls-container.ls-noskin .ls-bottom-slidebuttons a, .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a, #tc-container #btn-show_login_customer_popup, #tc-container .modal .close i, .ibif-popup .close i, .ibif-popup-link .icon, #ibif-menu .mega-box .mega-links a {
  transition: 0.25s ease-out !important; }

.ib-bg-whitesmoke {
  background-color: #F5F5F5; }

.ib-lh-100 {
  line-height: 1; }

.ib-lh-125 {
  line-height: 1.25; }

.ib-lh-150 {
  line-height: 1.5; }

.ib-lh-175 {
  line-height: 1.75; }

.ib-position-0 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.ib-overlay, .modal-backdrop, div.faceted-overlay, body .ets_mm_megamenu.layout_layout1::before {
  background: rgba(0, 0, 0, 0.15) !important; }

.ib-text-red {
  color: #f00; }

.ib-text-gray {
  color: #888888; }

.ui-widget {
  font-family: inherit; }

hr.ib-index {
  border-top: 1px solid #eeeeee;
  border-bottom: none;
  margin-left: -5rem;
  margin-right: -5rem; }

.ib-attachments {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  gap: 20px 30px;
  list-style: none !important; }
  .ib-attachments li a {
    padding-top: .65rem;
    padding-bottom: .65rem;
    border: 1px #E7E7E7 solid; }
    .ib-attachments li a:hover {
      border-color: #000000; }
  .ib-attachments .ext {
    width: 26px;
    height: 26px;
    min-width: 26px;
    background: url(../img/05e1aefd35f8e6190504.svg) no-repeat center;
    background-size: contain; }
    .ib-attachments .ext.pdf {
      background-image: url(../img/a5c90cc94d990fb8a955.svg); }
    .ib-attachments .ext.zip {
      background-image: url(../img/1945572ef356f69ce80a.svg); }
    .ib-attachments .ext.doc {
      background-image: url(../img/385bd88be33ee76d2f32.svg); }
    .ib-attachments .ext.xls {
      background-image: url(../img/ead3bc2cfe7b5efbdeeb.svg); }
    .ib-attachments .ext.png {
      background-image: url(../img/4dbcbad208c483349266.svg); }
    .ib-attachments .ext.jpeg, .ib-attachments .ext.jpg {
      background-image: url(../img/43d4788252c1caff1003.svg); }
  .ib-attachments .button {
    border: 1px #6D94C4 solid; }
    .ib-attachments .button i {
      width: 20px;
      height: 19px;
      background: url(../img/05e1aefd35f8e6190504.svg) no-repeat center;
      background-size: contain; }

.ib-full-width, #ibif-menu .mega-box::before {
  width: calc(var(--vw, 1vw) * 100); }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .container-fluid.d-grid, .d-grid.container-sm, .d-grid.container-md, .d-grid.container-lg, .d-grid.container-xl {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 992px) {
  footer .container-fluid.padded, footer .padded.container-sm, footer .padded.container-md, footer .padded.container-lg, footer .padded.container-xl, main #wrapper .container-fluid.padded, main #wrapper .padded.container-sm, main #wrapper .padded.container-md, main #wrapper .padded.container-lg, main #wrapper .padded.container-xl, .max-w-1920 {
    max-width: 1296px; }
  header .header-top .container-fluid.padded, header .header-top .padded.container-sm, header .header-top .padded.container-md, header .header-top .padded.container-lg, header .header-top .padded.container-xl {
    max-width: 1296px;
    margin: auto; }
  .container-fluid.padded, .padded.container-sm, .padded.container-md, .padded.container-lg, .padded.container-xl {
    padding-left: min(3.90625vw, 75px);
    padding-right: min(3.90625vw, 75px); }
  .container-fluid.d-grid, .d-grid.container-sm, .d-grid.container-md, .d-grid.container-lg, .d-grid.container-xl {
    -ms-grid-columns: min(15.10417vw, 290px) minmax(0, 1fr);
        grid-template-columns: min(15.10417vw, 290px) minmax(0, 1fr);
    -webkit-column-gap: 24px;
            column-gap: 24px; }
  .ib-attachments {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
    .ib-attachments .ext {
      width: 36px;
      height: 36px;
      min-width: 36px; } }

.ps-alert-error {
  margin-bottom: 0; }

.ps-alert-error .item,
.ps-alert-success .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
  background-color: #ff4c4c;
  border: 2px #ff4c4c solid; }
  .ps-alert-error .item i,
  .ps-alert-success .item i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 15px #ff4c4c solid; }
    .ps-alert-error .item i svg,
    .ps-alert-success .item i svg {
      width: 24px;
      height: 24px;
      background-color: #ff4c4c; }
  .ps-alert-error .item p, .ps-alert-error .item .page-content.page-cms ul, .page-content.page-cms .ps-alert-error .item ul, .ps-alert-error .item #cms .page-content.page-cms ol, #cms .page-content.page-cms .ps-alert-error .item ol,
  .ps-alert-success .item p,
  .ps-alert-success .item .page-content.page-cms ul,
  .page-content.page-cms .ps-alert-success .item ul,
  .ps-alert-success .item #cms .page-content.page-cms ol,
  #cms .page-content.page-cms .ps-alert-success .item ol {
    width: 100%;
    padding: 18px 20px;
    margin: 0;
    background-color: #fff; }

.ps-alert-success {
  padding: 0.25rem 0.25rem 2.75rem; }
  .ps-alert-success .item {
    background-color: #4cbb6c;
    border-color: #4cbb6c; }
    .ps-alert-success .item i {
      border-color: #4cbb6c; }
      .ps-alert-success .item i svg {
        background-color: #4cbb6c; }

.dropdown {
  color: #888888; }
  .dropdown:hover .expand-more {
    color: #6D94C4; }
  .dropdown .expand-more {
    color: #232323;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .dropdown .active {
    max-height: 200px;
    overflow-y: hidden;
    visibility: visible; }
  .dropdown select {
    color: #232323;
    background: #fff;
    border: 0 none;
    outline: 0 none;
    -moz-appearance: none; }

.dropdown-item:focus,
.dropdown-item:hover {
  color: #6D94C4;
  text-decoration: none;
  background: none; }

.search-widget {
  display: inline-block; }
  .search-widget form {
    position: relative; }
    .search-widget form input[type="text"] {
      min-width: 255px;
      padding: 10px;
      color: #888888;
      border: none;
      border: 1px solid #eaeaea; }
      .search-widget form input[type="text"]:focus {
        color: #232323;
        background: #fff;
        outline: 3px #6D94C4 solid; }
        .search-widget form input[type="text"]:focus + button .search {
          color: #6D94C4; }
    .search-widget form button[type="submit"] {
      position: absolute;
      right: 0.125rem;
      bottom: 0.3125rem;
      color: #888888;
      background: none;
      border: none; }
      .search-widget form button[type="submit"] .search:hover {
        color: #6D94C4; }

@media (max-width: 575.98px) {
  .header-top-right {
    width: 100%;
    padding-right: 15px; } }

.header-top .search-widgets form input[type="text"] {
  width: 100%;
  min-width: inherit;
  color: #9b9b9b; }
  .header-top .search-widgets form input[type="text"]:focus {
    background: #fff; }

.header-top #search_widget input {
  padding-right: 1rem; }

/*** Responsive part ***/
@media (max-width: 767.98px) {
  .header-top .search-widget {
    float: none; }
    .header-top .search-widget form {
      margin: 0 auto; }
      .header-top .search-widget form input[type="text"] {
        min-width: inherit;
        background: #fff; } }

@media (min-width: 768px) {
  .search-widget {
    min-width: 15.63rem; } }

#header #search_widget > div {
  z-index: 1001; }

#content #search_widget .position-relative {
  max-width: 320px !important; }

.header-top {
  border-bottom: 1px solid #C0C0C0;
  padding-top: 30px;
  padding-bottom: 30px; }
  .header-top #search_widget {
    margin-bottom: 0 !important; }
    .header-top #search_widget .ui-autocomplete {
      width: 490px;
      max-width: 490px; }
      .header-top #search_widget .ui-autocomplete .regular_price.text-decoration-line-through {
        color: #c0c0c0 !important;
        margin-left: 15px;
        font-size: 15px !important; }
    .header-top #search_widget > .position-relative {
      min-width: 300px;
      max-width: 407px; }

#search_widget .vogicon-search-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 8px; }

#search_widget input {
  width: 320px !important; }

#search_widget_trigger {
  margin-left: auto; }

#search_widget form input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 10px 12px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-right: 4px;
  height: 40px !important;
  border-radius: 4px;
  border: 1px solid #DDD;
  background: #FFF; }
  #search_widget form input:focus {
    color: #232323;
    background-color: #fff; }

#search_widget form i.clear {
  display: none !important; }

#search_widget .searchbar-autocomplete {
  font-family: 'Inter', sans-serif;
  position: absolute;
  min-width: 100%;
  max-width: 100%;
  left: 0 !important;
  top: 10px !important;
  padding: 10px;
  z-index: 1;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }

#search_widget .autocomplete-thumbnail {
  width: 75px; }

#search_widget .ui-menu-item {
  border-bottom: 1px dashed #dddddd;
  font-size: 1rem; }
  #search_widget .ui-menu-item:hover {
    background: #f4f4f4; }

.single-search-result-item {
  margin-right: 15px; }

#search_widget .ui-menu-item a {
  padding: 0;
  gap: 1rem; }
  #search_widget .ui-menu-item a:hover {
    color: #6D94C4; }

#search_widget .flex-column {
  gap: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 1400px) {
  .header-top #search_widget > .position-relative {
    min-width: 300px;
    max-width: 300px; } }

@media screen and (max-width: 992px) {
  .header-top #search_widget > .position-relative {
    padding-left: 20px; }
  #header #search_widget {
    display: none !important; }
    #header #search_widget .btn .icon.vogicon-search-1 {
      display: block !important; }
    #header #search_widget .btn .icon {
      margin-left: 0;
      font-size: 16px;
      font-weight: bold; }
      #header #search_widget .btn .icon:before {
        color: white !important; } }

@media screen and (min-width: 768px) {
  .header-top #search_widget .ui-autocomplete {
    width: 490px;
    max-width: 490px; }
    .header-top #search_widget .ui-autocomplete .product {
      font-size: 15px !important;
      font-style: normal !important;
      font-weight: 700 !important;
      line-height: 160% !important; }
    .header-top #search_widget .ui-autocomplete .price, .header-top #search_widget .ui-autocomplete .regular_price {
      font-size: 18px !important;
      font-weight: 300 !important;
      line-height: 160% !important; }
    .header-top #search_widget .ui-autocomplete img {
      max-width: 80px;
      max-height: 80px; } }

@media screen and (max-width: 768px) {
  #content #search_widget {
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .header-top #search_widget .ui-autocomplete {
    width: 100% !important;
    max-width: 100% !important; }
    .header-top #search_widget .ui-autocomplete a.d-flex.ui-corner-all {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .header-top #search_widget .ui-autocomplete .product {
      font-size: 13px !important;
      font-style: normal !important;
      font-weight: 700 !important;
      line-height: 160% !important; }
    .header-top #search_widget .ui-autocomplete .price, .header-top #search_widget .ui-autocomplete .regular_price {
      font-size: 14px !important;
      font-weight: 300 !important;
      line-height: 160% !important; }
    .header-top #search_widget .ui-autocomplete img {
      max-width: 50px;
      max-height: 50px; } }

/* body#checkout {
  color: $gray-darker;

  #header .header-nav {
    max-height: none;
    padding: 0.9375rem 0;
    margin-bottom: 0;
    border: none;

    .logo {
      width: auto;
      max-height: 4.375rem;
    }

    #_desktop_contact_link {
      #contact-link {
        margin-top: 0;
      }
    }
  }

  .cart-grid-right {
    .card {
      border: 0;
      box-shadow: none;

      .cart-total {
        background-color: inherit;
      }

      .cart-summary-subtotals-container {
        padding: 1rem 0;
        border-top: 1px solid $border-gray;
        border-bottom: 1px solid $border-gray;

        .cart-summary-line {
          margin-bottom: 0;

          .label {
            font-size: 1rem;
            font-weight: 400;
          }

          .value {
            font-size: 1rem;
            font-weight: 600;
          }

          &:not(:last-child) {
            margin-bottom: 0.825rem;
          }
        }
      }
    }
  }

  .custom-checkbox {
    display: flex;

    > label {
      padding-left: 1.5rem;
    }

    span {
      position: absolute;
      top: 0.025rem;
      left: 0;
      flex: 0 0 15px;
      margin-top: 0.1rem;
    }
  }

  // a:hover {
  //   color: #1a8196;
  // }

  section#content {
    margin-bottom: 1.563rem;
  }

  .container {
    min-height: 100%;
  }

  section.checkout-step {
    padding: 0.625rem;
    background-color: $white;

    &:last-child {
      border: 0;
    }

    .step-title {
      padding-bottom: 1.25rem;
      margin-bottom: 0;
      font-size: 1.5rem;
      font-weight: 500;
      text-transform: uppercase;
      cursor: pointer;
      border-bottom: 1px solid $border-gray;
    }

    &.-current + .checkout-step {
      .step-title {
        padding-top: 1.25rem;
        border-top: 1px solid $border-gray;
      }
    }

    &.-complete:first-of-type {
      .step-title {
        padding-top: 0.625rem;
      }
    }

    .content {
      padding: 0 2.313rem;
      padding-top: 1rem;
    }

    .step-edit {
      font-weight: 500;
      text-transform: lowercase;

      .edit {
        font-size: $base-font-size;
      }
    }

    .not-allowed {
      cursor: not-allowed;
      opacity: 0.5;
    }

    .content,
    .done,
    .step-edit {
      display: none;
    }

    &.-unreachable {
      .step-title {
        cursor: not-allowed;
        opacity: 0.5;
      }
    }

    &.-current {
      .step-title {
        cursor: default;
      }

      .content {
        display: block;
      }
    }

    &.-current.-reachable.-complete {
      .done,
      .step-edit {
        display: none;
      }

      .step-number {
        display: inline-flex;
      }

      .content {
        display: block;
      }
    }

    &.-reachable.-current {
      .step-number {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 33px;
        height: 33px;
        margin-right: 0.65rem;
        font-size: 1rem;
        color: $white;
        vertical-align: middle;
        background-color: $current-step-color;
        border: none;
        border-radius: 50%;
      }
    }

    &.-reachable.-complete {
      h1 {
        .done {
          display: inline-block;
        }

        .step-number {
          display: none;
        }

        .step-edit {
          display: block;
          float: right;
          margin-right: 0.125rem;
          color: $gray;
          cursor: pointer;
        }
      }

      .content {
        display: none;
      }
    }

    small {
      color: $gray;
    }

    .default-input {
      min-width: 40%;

      &[name="address1"],
      &[name="address2"] {
        min-width: 60%;
      }
    }

    .radio-field {
      margin-top: 1.875rem;

      label {
        display: inline;
      }
    }

    .checkbox-field div {
      margin-top: 3.75rem;
    }

    .checkbox-field + .checkbox-field div {
      margin-top: 0;
    }

    .select-field div {
      padding: 0.625rem 3.125rem;
      background: $gray-lighter;
    }

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

    #conditions-to-approve {
      padding-top: 1rem;
    }

    .payment-options {
      label {
        display: table-cell;
      }

      .custom-radio {
        margin-right: 0.5rem;
      }

      .payment-option {
        margin-bottom: 0.5rem;
      }
    }

    .step-number {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 33px;
      height: 33px;
      margin-right: 1rem;
      margin-left: 0.5rem;
      font-size: 1rem;
      vertical-align: middle;
      border: 1px solid $gray-darker;
      border-radius: 50%;
    }

    .address-selector {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: space-between;
    }

    .address-item {
      flex: 0 0 49%;
      margin-bottom: $small-space;
      background: $gray-lighter;
      border: 3px solid transparent;

      > header {
        min-height: 11.7rem;
      }

      &.selected {
        background: $white;
        border: $brand-primary 3px solid;
      }
    }

    .address-alias {
      display: inline-block;
      margin-bottom: 0.625rem;
      font-weight: 600;
    }

    .address {
      margin-left: 1.563rem;
      font-weight: 500;
    }

    .radio-block {
      padding: 0.9375rem;
      text-align: left;
      cursor: pointer;
    }

    // .custom-radio {
    //   input[type="radio"] {
    //     width: 1.25rem;
    //     height: 1.25rem;
    //   }
    // }

    .delete-address,
    .edit-address {
      display: inline-block;
      margin: 0 0.3125rem;
      color: $gray;

      .delete,
      .edit {
        font-size: $base-font-size;
      }
    }

    hr {
      margin: 0;
    }

    .address-footer {
      padding: 0.625rem;
      text-align: center;
    }

    #delivery-addresses,
    #invoice-addresses {
      margin-top: 1.25rem;
    }

    .add-address {
      margin-top: 1.25rem;

      a {
        color: $gray-darker;

        i {
          font-size: $font-size-lg;
        }
      }
    }

    .delivery-options {
      > .row {
        border-right: 0.1rem solid darken($gray-lighter, 20%);
      }

      .delivery-option {
        min-height: 80px;
        padding: 0.9375rem 0;
        margin-bottom: 0.9375rem;
        background: $gray-lighter;

        &,
        label > .row,
        .carrier {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: space-between;
        }

        label {
          margin-bottom: 0;
          text-align: inherit;

          .carrier {
            margin-left: 0;

            &:not(.carrier-hasLogo) {
              > .col-xs-12 {
                padding-left: calc(33.33333% + 15px);
              }
            }
          }
        }

        img {
          width: 3.125rem;
        }
      }
    }

    .carrier-delay,
    .carrier-name {
      display: inline-block;
      margin-bottom: 0;
      text-align: left;
      word-break: break-word;
    }

    #customer-form,
    #delivery-address,
    #invoice-address,
    #login-form {
      margin-top: 1.563rem;
      margin-left: 0.3125rem;

      .form-control-label {
        text-align: left;
      }

      .radio-inline {
        padding: 0;
      }
    }

    .sign-in {
      font-size: $font-size-sm;
    }

    .forgot-password {
      margin-left: 14.38rem;
    }
  }

  .additional-information {
    margin-top: 1.25rem;
    margin-left: 2.875rem;
    font-size: $font-size-sm;
  }

  .condition-label {
    // padding-left: 1.625rem;
    // margin-top: 0.625rem;

    label {
      text-align: inherit;
    }
  }

  .cancel-address {
    display: block;
    margin: 0.625rem;
    color: $gray;
    text-decoration: underline;
  }

  .modal-content {
    padding: $medium-space;
    background-color: $gray-light;
  }

  #cart-summary-product-list {
    font-size: $font-size-sm;

    img {
      width: 3.125rem;
      border: $gray-light 1px solid;
    }

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

  #order-summary-content {
    padding-top: 0.9375rem;

    h4.h4 {
      margin-top: 0.625rem;
      margin-bottom: 1.25rem;
      color: $gray-darker;
    }

    h4.black {
      color: #000;
    }

    h4.addresshead {
      margin-top: 0.1875rem;
    }

    .noshadow {
      box-shadow: none;
    }

    #order-items {
      border-right: 0;

      h3.h3 {
        margin-top: 1.25rem;
        color: $gray-darker;
      }

      table {
        tr {
          &:first-child {
            td {
              border-top: 0;
            }
          }
        }
      }
    }

    .order-confirmation-table {
      padding: 1rem;
      margin-bottom: 2rem;
      background-color: $white;
      border: 3px solid #e5e5e5;
      border-radius: 0;
    }

    .summary-selected-carrier {
      padding: 1rem;
      margin-bottom: 0.75rem;
      background-color: $white;
      border: 1px solid #e5e5e5;
      border-radius: 0;

      .logo-container {
        text-align: center;

        img {
          width: 3.125rem;
        }
      }
    }

    .step-edit {
      display: inline;
      color: $gray;
    }

    .step-edit:hover {
      cursor: pointer;
    }

    a {
      .step-edit {
        color: $gray;
      }
    }
  }

  #gift_message,
  #delivery {
    max-width: 100%;
    border-color: $gray-darker;

    textarea {
      max-width: 100%;
      // margin-bottom: 10px;
    }
  }

  // #footer {
  //   padding: 0.9375rem;
  //   color: $gray;
  //   background: $white;
  // }

  #delivery {
    > label {
      text-align: left;
    }
  }

  #hook-display-after-carrier {
    margin-top: 20px;

    > [class^="col"] {
      display: inline-block;
      float: inherit;

      &.links {
        .row > [class^="col"] {
          width: auto;
        }
      }
    }
  }
} */
/**** ORDER CONFIRMATION *****/
#order-details {
  padding-left: 1.3rem;
  margin-top: 1.25rem; }
  #order-details > .card-title {
    margin-bottom: 1.875rem; }
  #order-details ul {
    margin-bottom: 1.25rem; }
    #order-details ul li {
      margin-bottom: 0.625rem; }

#order-items .h3 {
  font-size: 1rem; }
  @media (max-width: 991.98px) {
    #order-items .h3._desktop-title {
      display: none; } }

#order-items hr {
  border-top-color: #232323; }

#order-items table {
  width: 100%; }
  #order-items table tr {
    height: 1.875rem; }
    #order-items table tr td {
      padding: 0.5rem;
      font-size: 0.875rem; }
      #order-items table tr td:last-child {
        text-align: right; }
    #order-items table tr.taxes td {
      text-align: left; }
      #order-items table tr.taxes td .value {
        padding-top: 0; }

#order-items .order-line {
  margin-top: 1rem; }

#order-items .image img {
  width: 100%;
  margin-bottom: 1rem;
  border: 1px solid gray-lighter; }

#order-items .details {
  margin-bottom: 1rem; }
  #order-items .details .customizations {
    margin-top: 0.625rem; }

#order-confirmation #registration-form {
  width: 50%;
  margin: 0 auto 1rem; }

@media (max-width: 991.98px) {
  .done {
    padding: 0;
    margin-right: 0.625rem; }
  /* body#checkout section.checkout-step .address-item {
    flex-grow: 1;
  }

  body#checkout section.checkout-step .delivery-option-2 {
    flex-direction: column;
  } */
  .delivery-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto; }
    .delivery-option .custom-radio {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
  .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
    text-align: left; }
  #order-confirmation #registration-form {
    width: 100%; }
  /* body#checkout section.checkout-step .delivery-options .delivery-option {
    .carrier {
      > .col-xs-12 {
        padding-left: 0;
      }
    }
  } */ }

@media (max-width: 767.98px) {
  /* body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    float: none;
    margin-top: 0.25rem;
    margin-left: $medium-space;
  }

  body#checkout {
    #header .header-nav {
      max-height: none;
      padding: 0;
    }

    section.checkout-step {
      .content {
        padding: 0.9375rem;
      }
    }

    .form-group {
      margin-bottom: 0.5rem;
    }
  } */
  #order-items {
    margin-bottom: 2.5rem;
    border-right: 0; }
    #order-items .card-title {
      padding-bottom: 1rem;
      margin-bottom: 1rem;
      border-bottom: 1px solid #f6f6f6; }
    #order-items hr {
      border-top-color: #f6f6f6; }
  .bold {
    font-weight: 600; }
  #order-details {
    padding-left: 0.9375rem; }
    #order-details .card-title {
      padding-bottom: 1rem;
      margin-bottom: 1rem;
      border-bottom: 1px solid #f6f6f6; }
  /* body#checkout section.checkout-step .delivery-options .delivery-option {
    label .carrier {
      &:not(.carrier-hasLogo) {
        .col-xs-12 {
          padding-left: 0;
        }
      }
    }
  } */ }

@media (max-width: 575.98px) {
  /* body#checkout {
    section.checkout-step {
      .content {
        padding: 0.9375rem 0;
      }
    }
  } */
  #payment-confirmation button {
    font-size: 0.875rem; }
    #payment-confirmation button.btn {
      white-space: normal; } }

.js-payment-binary {
  display: none; }
  .js-payment-binary .accept-cgv {
    display: none; }
  .js-payment-binary.disabled {
    cursor: not-allowed;
    opacity: 0.6; }
    .js-payment-binary.disabled::before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none;
      content: ""; }
    .js-payment-binary.disabled .accept-cgv {
      display: block; }

.saved-addresses-label {
  float: left;
  text-transform: none !important; }

#checkout #thecheckout-address-delivery .customer-addresses {
  margin-bottom: 15px; }

#order-confirmation .flex-bank-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px; }
  #order-confirmation .flex-bank-info .bank-info-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 130px;
            flex: 0 0 130px;
    padding-right: 10px !important; }

#order-confirmation .page-order-confirmation .prod-name span, #order-confirmation .page-order-confirmation .card-title {
  padding: 0 25px;
  display: block;
  font-weight: 300 !important;
  border: none !important; }

#order-confirmation #content-wrapper:not(.left-column) {
  max-width: 1600px;
  margin: auto; }

#order-confirmation #order-items > .d-flex {
  background: #e7f2f6;
  padding-top: 10px; }

#order-confirmation #order-items h3 {
  background: #F5F5F5;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 600;
  font-size: 18px; }

#order-confirmation #order-items table td {
  font-size: 18px; }

#order-confirmation #order-items .card-title {
  text-transform: none; }

#order-confirmation #order-items .order-line {
  border-bottom: 1px #E7E7E7 solid; }

@media screen and (min-width: 575px) {
  .mobile-show-prices {
    display: none; } }

@media screen and (max-width: 575px) {
  .price-oc, .total-price-oc {
    text-align: center !important; }
  .label-oc-summary {
    font-size: 14px; }
  .price-oc {
    font-size: 17px; }
  .total-price-oc {
    font-size: 18px !important;
    font-weight: bold !important; }
  #order-confirmation .page-order-confirmation .prod-name span {
    padding: 0 !important; }
  .summary-oc > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
    padding: 15px 15px 25px 15px; }
  #order-confirmation .order-line .py-3, #order-confirmation .py-3-shipping {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  #order-confirmation .card-block {
    padding: 0 !important; }
  #order-confirmation .icon.fibicon-check {
    display: none; }
  #order-confirmation .flex-bank-info .bank-info-left {
    text-align: left; }
  .mobile-hide-prices {
    display: none; }
  .mobile-show-prices {
    margin: 15px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px; }
    .mobile-show-prices .price-prod-total {
      font-size: 15px;
      font-weight: bold; }
  .order-confirmation-table .details {
    text-align: center;
    font-size: 13px;
    font-weight: bold; }
  .order-confirmation-table .qty {
    text-align: center;
    font-size: 13px; } }

@media screen and (max-width: 768px) {
  .checkout-block.main-block.num-1 .inner-wrapper {
    display: none; }
  #order-items .card-title, #order-items > .d-flex {
    display: none !important; }
  section#content-hook-order-confirmation-footer {
    margin-top: 0 !important; }
  #order-items .image img {
    margin-bottom: 0 !important; } }

@media screen and (min-width: 768px) {
  #order-confirmation .flex-bank-info .bank-info-left {
    text-align: right; } }

/*** SOME GENERIC STYLES ***/
.table-labeled th {
  vertical-align: middle; }

.table-labeled td {
  vertical-align: middle; }

.table-labeled .label {
  padding: 0.25rem 0.375rem;
  margin: 0.125rem;
  font-size: inherit;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
  border-radius: 3px; }

.page-order .table {
  margin-bottom: 0; }

.page-order table th {
  padding: 0.5rem; }

.page-order table td {
  padding: 0.5rem; }

.page-order table thead th {
  text-align: center; }

#authentication .tooltip.tooltip-bottom {
  padding: 0;
  margin: 0; }

#authentication .custom-checkbox label {
  padding-left: 0.625rem; }

#identity .radio-inline,
#authentication .radio-inline {
  padding: 0; }
  #identity .radio-inline .custom-radio,
  #authentication .radio-inline .custom-radio {
    margin-right: 0; }

/*** Most of the customer accpunt pages ***/
.page-customer-account #content .order-actions a {
  padding: 0 0.125rem; }

.page-customer-account #content .forgot-password {
  padding-bottom: 0.9375rem;
  margin-top: 1rem;
  font-size: 0.875rem;
  text-align: center; }

.page-customer-account #content .no-account {
  font-size: 1rem;
  text-align: center; }

/*** Login page ***/
.page-authentication #content {
  padding: 1rem;
  max-width: 640px; }

/*** Addresses page ***/
.page-addresses .address {
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
  color: #232323;
  background: #fff; }
  .page-addresses .address .address-body {
    padding: 1rem; }
    .page-addresses .address .address-body h4 {
      font-size: 1rem;
      font-weight: 700; }
    .page-addresses .address .address-body address {
      min-height: 9rem; }
  .page-addresses .address .address-footer {
    padding: 0.5rem 1rem;
    border-top: 1px solid #888888; }
    .page-addresses .address .address-footer a {
      margin-right: 0.5rem; }
      .page-addresses .address .address-footer a:hover {
        color: #232323; }
      .page-addresses .address .address-footer a i {
        font-size: 1rem; }
      .page-addresses .address .address-footer a span {
        font-size: 0.9375rem;
        vertical-align: middle; }

.page-addresses .addresses-footer {
  margin: 0 0.9375rem; }
  .page-addresses .addresses-footer a i {
    font-size: 1rem; }
  .page-addresses .addresses-footer a span {
    margin-top: 0.625rem;
    font-size: 1rem;
    vertical-align: middle; }

/*** Order details page ***/
.page-order-detail .box.ib-bg-whitesmoke {
  padding: 1rem;
  margin-bottom: 1rem; }

.page-order-detail h3 {
  font-size: 1rem;
  font-weight: 700;
  color: #232323; }

.page-order-detail #order-infos ul {
  margin: 0; }

.page-order-detail #order-history .history-lines .history-line {
  padding: 0.5rem 0;
  border-bottom: 1px solid #f6f6f6; }
  .page-order-detail #order-history .history-lines .history-line:last-child {
    border-bottom: 0; }
  .page-order-detail #order-history .history-lines .history-line .label {
    display: inline-block;
    padding: 0.25rem 0.375rem;
    margin: 0.25rem 0;
    color: #fff;
    border-radius: 3px; }

.page-order-detail .addresses h4 {
  font-size: 1rem;
  font-weight: 700; }

.page-order-detail #order-products.return {
  margin-bottom: 1rem; }
  .page-order-detail #order-products.return th.head-checkbox {
    width: 30px; }
  .page-order-detail #order-products.return td {
    padding: 1.375rem 0.75rem; }
    .page-order-detail #order-products.return td.qty {
      min-width: 125px; }
      .page-order-detail #order-products.return td.qty .current {
        float: left;
        width: 30%;
        padding-right: 0.5rem;
        text-align: right; }
      .page-order-detail #order-products.return td.qty .select {
        float: left;
        width: 70%;
        padding-left: 0.25rem;
        margin: -0.625rem 0; }
        .page-order-detail #order-products.return td.qty .select select {
          text-align: center; }

.page-order-detail .order-items {
  padding: 0 !important; }
  .page-order-detail .order-items .order-item .checkbox {
    float: left;
    width: 30px;
    padding: 0 0.9375rem; }
  .page-order-detail .order-items .order-item .content {
    float: left;
    width: calc(100% - 30px);
    padding: 0 0.9375rem; }
  .page-order-detail .order-items .order-item .desc {
    margin-bottom: 1rem; }
    .page-order-detail .order-items .order-item .desc .name {
      font-weight: 600; }
  .page-order-detail .order-items .order-item .qty .q {
    margin-bottom: 0.25rem; }
  .page-order-detail .order-items .order-item .qty .s {
    margin-bottom: 0.25rem; }

.page-order-detail .messages .message {
  margin-top: 0.5rem;
  border-bottom: 1px solid #f6f6f6; }
  .page-order-detail .messages .message:last-child {
    border-bottom: 0; }
  .page-order-detail .messages .message > div {
    margin-bottom: 0.5rem; }

.page-order-detail .customization {
  margin-top: 0.75rem; }

/*** Order return page ***/
#order-return-infos .thead-default th {
  color: #232323; }

#order-return-infos .customization {
  margin-top: 0.75rem; }

/*** My account landing page ***/
.page-my-account #content .links a {
  display: inline-block;
  color: black;
  text-align: center; }
  .page-my-account #content .links a i {
    display: block;
    width: 100%;
    padding-bottom: 3.4rem;
    font-size: 2.6rem;
    color: #232323; }
  .page-my-account #content .links a:hover {
    color: black; }
    .page-my-account #content .links a:hover i {
      color: #6D94C4; }

/*** History page ***/
#history .orders {
  margin: 0 -1rem; }
  #history .orders .order {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #f6f6f6; }
    #history .orders .order a h3 {
      color: #888888; }
    #history .orders .order .label {
      display: inline-block;
      padding: 0.25rem 0.375rem;
      margin: 0.25rem 0;
      color: #fff;
      border-radius: 3px; }
    #history .orders .order:last-child {
      border-bottom: 0; }

/*** FOOTER ***/
.page-footer .account-link {
  margin-right: 1rem; }
  .page-footer .account-link i {
    font-size: 1rem; }
  .page-footer .account-link span {
    vertical-align: middle; }

#addresses .addresses-footer {
  margin-top: 30px; }

#addresses #content > .row {
  display: -ms-grid !important;
  display: grid !important;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start; }

#addresses article.address {
  border-radius: 8px;
  border: 1px solid #e7f2f6; }
  #addresses article.address h4 {
    margin-bottom: 1rem !important; }

#addresses address {
  padding-bottom: 1.5rem;
  margin-bottom: 0; }

.register-form, .forgotten-password {
  max-width: 636px;
  margin: 0 auto;
  border-radius: 8px;
  border: 1px solid #E7F2F6;
  background: #FFF;
  padding: 20px;
  box-shadow: 0 15px 15px 0 #F4F4F4; }

.forgotten-password .form-group {
  margin-bottom: 0; }

.forgotten-password div.email {
  margin: 20px 0; }

.forgotten-password p, .forgotten-password .page-content.page-cms ul, .page-content.page-cms .forgotten-password ul, .forgotten-password #cms .page-content.page-cms ol, #cms .page-content.page-cms .forgotten-password ol {
  margin-bottom: 0;
  padding-bottom: 0; }

#registration .b2b-form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #registration .b2b-form > div .fg-firstname {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  #registration .b2b-form > div .fg-lastname {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  #registration .b2b-form > div .fg-lpsproaccount_company {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  #registration .b2b-form > div .fg-lpsproaccount_vatNumber {
    display: block !important;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  #registration .b2b-form > div .fg-email {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  #registration .b2b-form > div .fg-password {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  #registration .b2b-form > div .fg-lpsproaccount_country {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  #registration .b2b-form > div .fg-psgdpr {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }

#registration .form-control-comment {
  display: none; }

#registration .btn.form-control-submit {
  margin-top: 20px;
  margin-bottom: 20px; }

#registration .form-group {
  margin-bottom: 10px !important; }

#registration .form-control-label.required::after {
  display: none; }

#registration p[data-pm-slice], #registration .page-content.page-cms ul[data-pm-slice], .page-content.page-cms #registration ul[data-pm-slice], #registration #cms .page-content.page-cms ol[data-pm-slice], #cms .page-content.page-cms #registration ol[data-pm-slice] {
  margin-bottom: 0; }

#registration p[data-pm-slice], #registration .page-content.page-cms ul[data-pm-slice], .page-content.page-cms #registration ul[data-pm-slice], #registration #cms .page-content.page-cms ol[data-pm-slice], #cms .page-content.page-cms #registration ol[data-pm-slice] {
  margin-top: -2px; }

#registration .select {
  position: relative; }
  #registration .select:after {
    content: "";
    background-image: url(../img/748bf08e36eb09c1d21a.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    pointer-events: none !important;
    position: absolute;
    right: 10px;
    bottom: 12px;
    z-index: 99; }

#authentication #main .page-header,
#address #main .page-header,
#module-blockwishlist-lists #main .page-header,
#identity #main .page-header {
  margin-bottom: 0; }

#authentication #main .page-footer,
#address #main .page-footer,
#module-blockwishlist-lists #main .page-footer,
#identity #main .page-footer {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }

#authentication .form-group,
#address .form-group,
#module-blockwishlist-lists .form-group,
#identity .form-group {
  margin-bottom: 0; }

#address .address-form {
  max-width: 825px; }

#registration .block-header, .forgotten-password .block-header, #address .block-header {
  margin-bottom: 20px; }

#identity .custom-checkbox {
  margin: 0 0 10px 0 !important; }

.login-register .block-header, #registration .block-header, .forgotten-password .block-header, #identity .block-header, #address .block-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .login-register .block-header h3, #registration .block-header h3, .forgotten-password .block-header h3, #identity .block-header h3, #address .block-header h3 {
    margin-bottom: 0;
    padding-bottom: 0; }
  .login-register .block-header .vogicon-user-key-1, #registration .block-header .vogicon-user-key-1, .forgotten-password .block-header .vogicon-user-key-1, #identity .block-header .vogicon-user-key-1, #address .block-header .vogicon-user-key-1 {
    font-size: 35px; }
  .login-register .block-header .vogicon-user-1, #registration .block-header .vogicon-user-1, .forgotten-password .block-header .vogicon-user-1, #identity .block-header .vogicon-user-1, #address .block-header .vogicon-user-1 {
    font-size: 35px; }
  .login-register .block-header .vogicon-user-add-1, .login-register .block-header .vogicon-lock-1, #registration .block-header .vogicon-user-add-1, #registration .block-header .vogicon-lock-1, .forgotten-password .block-header .vogicon-user-add-1, .forgotten-password .block-header .vogicon-lock-1, #identity .block-header .vogicon-user-add-1, #identity .block-header .vogicon-lock-1, #address .block-header .vogicon-user-add-1, #address .block-header .vogicon-lock-1 {
    font-size: 30px; }

.show-password {
  top: 0;
  right: 0; }
  .show-password button {
    width: 50px;
    background: url(../img/b189c66f0e94c284c8ee.svg) center center no-repeat;
    background-size: 50% 50%; }

.page-customer-account #content .forgot-password {
  text-align: left;
  margin: 0;
  padding: 0; }
  .page-customer-account #content .forgot-password a {
    color: #9C9C9C;
    font-size: 14px; }
    .page-customer-account #content .forgot-password a .icon {
      position: relative; }

.equal-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px; }
  .equal-buttons .btn {
    width: 50%; }

.page-my-account #content p, .page-my-account #content .page-content.page-cms ul, .page-content.page-cms .page-my-account #content ul, .page-my-account #content #cms .page-content.page-cms ol, #cms .page-content.page-cms .page-my-account #content ol {
  margin-bottom: 50px; }

.page-my-account #content .link-item {
  font-size: 15px;
  font-weight: 600;
  text-transform: none !important; }
  .page-my-account #content .link-item > span {
    font-size: 20px  !important; }

.page-my-account #content .links {
  max-width: 636px; }
  .page-my-account #content .links a {
    text-align: left;
    width: 100%;
    color: #000000;
    border-radius: 8px;
    border: 1px solid #E7F2F6;
    background: #FFF;
    margin-bottom: 10px;
    padding: 20px !important; }
    .page-my-account #content .links a:hover {
      padding-left: 40px !important;
      background: #e7f2f6; }
      .page-my-account #content .links a:hover::after {
        content: url('data:image/svg+xml,<svg width="5" height="10" viewBox="0 0 5 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.58005 10L0 9.41125L4.05912 5.29125C4.13613 5.21306 4.1794 5.10702 4.1794 4.99646C4.1794 4.88589 4.13613 4.77986 4.05912 4.70166L0.00698369 0.589584L0.587856 0L4.63917 4.11208C4.87021 4.34665 5 4.66477 5 4.99646C5 5.32815 4.87021 5.64626 4.63917 5.88083L0.58005 10Z" fill="%236D94C4"/></svg>');
        color: black; }
    .page-my-account #content .links a::after {
      content: url('data:image/svg+xml,<svg width="5" height="10" viewBox="0 0 5 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.58005 10L0 9.41125L4.05912 5.29125C4.13613 5.21306 4.1794 5.10702 4.1794 4.99646C4.1794 4.88589 4.13613 4.77986 4.05912 4.70166L0.00698369 0.589584L0.587856 0L4.63917 4.11208C4.87021 4.34665 5 4.66477 5 4.99646C5 5.32815 4.87021 5.64626 4.63917 5.88083L0.58005 10Z" fill="%23907150"/></svg>');
      width: 5px;
      height: 10px;
      display: block;
      margin-top: -3px;
      float: right; }
    .page-my-account #content .links a .icon {
      color: #6D94C4;
      display: inline-block;
      margin-top: -3px;
      font-size: 20px;
      width: auto;
      margin-right: 20px;
      vertical-align: middle; }
    .page-my-account #content .links a:hover a {
      color: black !important; }
    .page-my-account #content .links a:hover span.icon {
      color: #6D94C4; }

#address .form-group-countrySelect {
  position: relative; }
  #address .form-group-countrySelect:after {
    content: "";
    background-image: url(../img/748bf08e36eb09c1d21a.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    pointer-events: none !important;
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 99; }

.page-addresses .address .card-header, .page-addresses .address .card-body, .page-addresses .address .card-footer {
  border: 0;
  border-left: 1px #D4D0CC solid;
  border-right: 1px #D4D0CC solid;
  border-radius: 0; }

.page-addresses .address .card-header {
  border-top: 1px #D4D0CC solid;
  background: transparent;
  padding: 28px 40px; }

.page-addresses .address .card-body {
  padding: 0 40px; }

.page-addresses .address .card-footer {
  padding: 0 40px 28px;
  background: transparent;
  border-bottom: 1px #D4D0CC solid; }

#password .renew-password {
  max-width: 468px; }

#password.page-password #content {
  max-width: unset;
  margin-bottom: 0; }

#order-detail .box-product {
  position: relative; }
  #order-detail .box-product .product-select {
    width: 100%; }
    #order-detail .box-product .product-select:after {
      content: "";
      background-image: url(../img/748bf08e36eb09c1d21a.svg);
      background-size: contain;
      background-repeat: no-repeat;
      width: 15px;
      height: 15px;
      display: block;
      pointer-events: none !important;
      position: absolute;
      right: 10px;
      bottom: 12px; }

#order-detail .line-products td,
#order-detail .line-shipping td,
#order-detail .line-total td {
  text-align: center; }

#order-detail #order-history {
  margin-top: 20px; }
  #order-detail #order-history h3 {
    margin-bottom: 20px;
    margin-top: 10px; }

#order-detail #content,
#order-detail .page-footer,
#history #content,
#history .page-footer {
  padding: 0;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }

#order-detail h6,
#history h6 {
  border-top: 1px #D4D0CC solid;
  border-bottom: 1px #D4D0CC solid; }

#order-detail table thead,
#history table thead {
  background: #e7f2f6; }
  #order-detail table thead th,
  #history table thead th {
    border: 0;
    padding: 1rem; }

#order-detail table tbody tr:hover,
#history table tbody tr:hover {
  background-color: #F5F5F5; }

#order-detail table tbody tr:first-child td, #order-detail table tbody tr:first-child th,
#history table tbody tr:first-child td,
#history table tbody tr:first-child th {
  border-top: 0; }

#order-detail table tbody tr td,
#history table tbody tr td {
  border-color: #E7E7E7;
  padding: 1rem; }

#order-detail table tbody tr:last-child td, #order-detail table tbody tr:last-child th,
#history table tbody tr:last-child td,
#history table tbody tr:last-child th {
  border-bottom: 1px solid #E7E7E7; }

#order-detail .order-actions a,
#history .order-actions a {
  width: 185px; }

#order-history table thead th:first-child {
  width: 200px; }

#order-products thead th:first-child {
  width: 60%; }

#order-products tfoot {
  border-bottom: 1px #E7E7E7 solid; }
  #order-products tfoot td {
    border: 0; }

.page-order-detail .addresses .box {
  border: 1px #E7E7E7 solid;
  padding: 1.25rem 1.5rem; }

.page-customer-account #content .forgot-password {
  color: #767676;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  margin-top: 30px; }
  .page-customer-account #content .forgot-password a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px; }
  .page-customer-account #content .forgot-password span {
    margin-right: 10px;
    font-size: 20px; }

.social-login-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-top: 30px; }
  .social-login-section i {
    font-size: 20px; }
  .social-login-section .btn {
    display: block; }

#authentication .register-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px; }
  #authentication .register-info-box p, #authentication .register-info-box .page-content.page-cms ul, .page-content.page-cms #authentication .register-info-box ul, #authentication .register-info-box #cms .page-content.page-cms ol, #cms .page-content.page-cms #authentication .register-info-box ol {
    color: #767676;
    font-size: 13px;
    padding-bottom: 30px;
    margin-bottom: 0; }

.order-items .order-item {
  padding: 1rem 1rem 0;
  border-bottom: 1px solid #e7e7e7; }

#order-detail .addresses {
  margin: 30px 0; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 450px) {
  #addresses article.address {
    padding: 20px !important; } }

@media screen and (max-width: 450px) {
  #addresses #content > .row {
    -ms-grid-columns: (1fr)[1] !important;
        grid-template-columns: repeat(1, 1fr) !important;
    -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
    grid-column-gap: 20px !important;
    grid-row-gap: 20px !important;
    -webkit-box-align: normal !important;
        -ms-flex-align: normal !important;
            align-items: normal !important; }
  .page-addresses .address {
    padding: 15px !important;
    margin-bottom: 0 !important; } }

@media screen and (max-width: 768px) {
  #addresses #content > .row {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -webkit-box-align: normal !important;
        -ms-flex-align: normal !important;
            align-items: normal !important; }
  #password .equal-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #password .equal-buttons .btn {
      width: 190px; }
  .login-register .block-header {
    margin-bottom: 15px; }
  #authentication #content,
  #address #content,
  #module-blockwishlist-lists #content,
  #identity #content {
    max-width: 1600px;
    border-radius: 0;
    font-size: 1.125rem;
    padding: 0;
    margin-left: auto;
    margin-right: auto; }
    #authentication #content.login-register,
    #address #content.login-register,
    #module-blockwishlist-lists #content.login-register,
    #identity #content.login-register {
      max-width: 1076px;
      border: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 24px;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      #authentication #content.login-register > div,
      #address #content.login-register > div,
      #module-blockwishlist-lists #content.login-register > div,
      #identity #content.login-register > div {
        width: 100%;
        margin-bottom: 0 !important; }
      #authentication #content.login-register .block,
      #address #content.login-register .block,
      #module-blockwishlist-lists #content.login-register .block,
      #identity #content.login-register .block {
        padding: 20px; }
        #authentication #content.login-register .block.block-login,
        #address #content.login-register .block.block-login,
        #module-blockwishlist-lists #content.login-register .block.block-login,
        #identity #content.login-register .block.block-login {
          border-radius: 8px;
          border: 1px solid #E7F2F6;
          box-shadow: 0 15px 15px 0 #F4F4F4; }
        #authentication #content.login-register .block:not(.block-login),
        #address #content.login-register .block:not(.block-login),
        #module-blockwishlist-lists #content.login-register .block:not(.block-login),
        #identity #content.login-register .block:not(.block-login) {
          padding: 20px 5px; }
      #authentication #content.login-register .login-form .login-form-fields,
      #address #content.login-register .login-form .login-form-fields,
      #module-blockwishlist-lists #content.login-register .login-form .login-form-fields,
      #identity #content.login-register .login-form .login-form-fields {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #authentication #content.login-register .login-form .login-form-fields > div,
        #address #content.login-register .login-form .login-form-fields > div,
        #module-blockwishlist-lists #content.login-register .login-form .login-form-fields > div,
        #identity #content.login-register .login-form .login-form-fields > div {
          width: 100%; }
        #authentication #content.login-register .login-form .login-form-fields .form-control-label::after,
        #address #content.login-register .login-form .login-form-fields .form-control-label::after,
        #module-blockwishlist-lists #content.login-register .login-form .login-form-fields .form-control-label::after,
        #identity #content.login-register .login-form .login-form-fields .form-control-label::after {
          display: none; }
        #authentication #content.login-register .login-form .login-form-fields .form-control-submit,
        #address #content.login-register .login-form .login-form-fields .form-control-submit,
        #module-blockwishlist-lists #content.login-register .login-form .login-form-fields .form-control-submit,
        #identity #content.login-register .login-form .login-form-fields .form-control-submit {
          margin-top: 20px; }
        #authentication #content.login-register .login-form .login-form-fields .form-control-comment,
        #address #content.login-register .login-form .login-form-fields .form-control-comment,
        #module-blockwishlist-lists #content.login-register .login-form .login-form-fields .form-control-comment,
        #identity #content.login-register .login-form .login-form-fields .form-control-comment {
          display: none; }
    #authentication #content .renew-password,
    #authentication #content .register-form,
    #address #content .renew-password,
    #address #content .register-form,
    #module-blockwishlist-lists #content .renew-password,
    #module-blockwishlist-lists #content .register-form,
    #identity #content .renew-password,
    #identity #content .register-form {
      max-width: 825px; }
      #authentication #content .renew-password .custom-checkbox,
      #authentication #content .register-form .custom-checkbox,
      #address #content .renew-password .custom-checkbox,
      #address #content .register-form .custom-checkbox,
      #module-blockwishlist-lists #content .renew-password .custom-checkbox,
      #module-blockwishlist-lists #content .register-form .custom-checkbox,
      #identity #content .renew-password .custom-checkbox,
      #identity #content .register-form .custom-checkbox {
        margin-left: -18px;
        cursor: pointer; } }

@media screen and (min-width: 768px) {
  #order-detail .box.messages {
    margin: 30px 0; }
    #order-detail .box.messages h3 {
      margin-bottom: 10px; }
  .login-register .block-header {
    margin-bottom: 30px; }
  #authentication #content,
  #address #content,
  #module-blockwishlist-lists #content,
  #identity #content {
    max-width: 1600px;
    border-radius: 0;
    font-size: 1.125rem;
    padding: 0;
    margin-left: auto;
    margin-right: auto; }
    #authentication #content.login-register,
    #address #content.login-register,
    #module-blockwishlist-lists #content.login-register,
    #identity #content.login-register {
      max-width: 1076px;
      border: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 24px;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      #authentication #content.login-register > div,
      #address #content.login-register > div,
      #module-blockwishlist-lists #content.login-register > div,
      #identity #content.login-register > div {
        width: 50%;
        margin-bottom: 0 !important; }
      #authentication #content.login-register .block,
      #address #content.login-register .block,
      #module-blockwishlist-lists #content.login-register .block,
      #identity #content.login-register .block {
        padding: 20px; }
        #authentication #content.login-register .block.block-login,
        #address #content.login-register .block.block-login,
        #module-blockwishlist-lists #content.login-register .block.block-login,
        #identity #content.login-register .block.block-login {
          border-radius: 8px;
          border: 1px solid #E7F2F6;
          box-shadow: 0 15px 15px 0 #F4F4F4; }
        #authentication #content.login-register .block:not(.block-login),
        #address #content.login-register .block:not(.block-login),
        #module-blockwishlist-lists #content.login-register .block:not(.block-login),
        #identity #content.login-register .block:not(.block-login) {
          padding: 20px 50px; }
      #authentication #content.login-register .login-form .login-form-fields,
      #address #content.login-register .login-form .login-form-fields,
      #module-blockwishlist-lists #content.login-register .login-form .login-form-fields,
      #identity #content.login-register .login-form .login-form-fields {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 24px; }
        #authentication #content.login-register .login-form .login-form-fields > div,
        #address #content.login-register .login-form .login-form-fields > div,
        #module-blockwishlist-lists #content.login-register .login-form .login-form-fields > div,
        #identity #content.login-register .login-form .login-form-fields > div {
          width: 100%; }
        #authentication #content.login-register .login-form .login-form-fields .form-control-label::after,
        #address #content.login-register .login-form .login-form-fields .form-control-label::after,
        #module-blockwishlist-lists #content.login-register .login-form .login-form-fields .form-control-label::after,
        #identity #content.login-register .login-form .login-form-fields .form-control-label::after {
          display: none; }
        #authentication #content.login-register .login-form .login-form-fields .form-control-submit,
        #address #content.login-register .login-form .login-form-fields .form-control-submit,
        #module-blockwishlist-lists #content.login-register .login-form .login-form-fields .form-control-submit,
        #identity #content.login-register .login-form .login-form-fields .form-control-submit {
          margin-top: 20px; }
        #authentication #content.login-register .login-form .login-form-fields .form-control-comment,
        #address #content.login-register .login-form .login-form-fields .form-control-comment,
        #module-blockwishlist-lists #content.login-register .login-form .login-form-fields .form-control-comment,
        #identity #content.login-register .login-form .login-form-fields .form-control-comment {
          display: none; }
    #authentication #content .renew-password,
    #authentication #content .register-form,
    #address #content .renew-password,
    #address #content .register-form,
    #module-blockwishlist-lists #content .renew-password,
    #module-blockwishlist-lists #content .register-form,
    #identity #content .renew-password,
    #identity #content .register-form {
      max-width: 825px; }
      #authentication #content .renew-password .custom-checkbox,
      #authentication #content .register-form .custom-checkbox,
      #address #content .renew-password .custom-checkbox,
      #address #content .register-form .custom-checkbox,
      #module-blockwishlist-lists #content .renew-password .custom-checkbox,
      #module-blockwishlist-lists #content .register-form .custom-checkbox,
      #identity #content .renew-password .custom-checkbox,
      #identity #content .register-form .custom-checkbox {
        margin-left: -18px;
        cursor: pointer; } }

@media (min-width: 992px) {
  #authentication #content .register-form .custom-checkbox {
    margin-left: min(-0.9375vw, -18px); }
  #address .address-form {
    max-width: min(42.96875vw, 825px); }
  .page-my-account #content .links a::after {
    font-size: 28px; }
  .show-password button {
    width: min(2.60417vw, 50px); }
  .order-message-form form {
    max-width: min(41.66667vw, 800px); } }

@media screen and (max-width: 768px) {
  #order-detail .order-total .col-sm-4 {
    padding-top: 5px; }
  #order-detail .order-total .col-sm-8 {
    padding-top: 10px;
    padding-bottom: 3px; }
  #order-detail .box.ib-bg-whitesmoke .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .page-order-detail h3 {
    border-top: 1px solid #e7e7e7;
    padding-top: 20px; }
  .page-order-detail .order-items .order-item div {
    width: 100% !important;
    text-align: center !important; }
  #order-detail .order-totals div {
    text-align: center !important; }
  #order-detail .has-qty-label {
    margin-bottom: 25px; }
  #order-detail .price-prod-total {
    margin-top: -15px !important;
    margin-bottom: -10px !important; }
  #order-detail .price-pcs {
    margin-bottom: 10px;
    margin-top: -20px; }
  #order-detail .ref {
    margin-top: 15px; }
  #order-detail .order-item {
    padding: 20px 0 0 0 !important; }
  #order-detail .order-item .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #order-detail .order-item .row div {
      -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 100% !important;
              flex: 0 0 100% !important;
      text-align: center !important;
      max-width: 100% !important; } }

@media (max-width: 767.98px) {
  .page-order-detail .text-xs-right {
    text-align: right !important; }
  .page-order-detail .order-items .order-item .col-xs-4 {
    width: 33.33%; }
  .page-history .text-xs-right {
    text-align: right !important; } }

#password #content {
  max-width: 1600px; }
  #password #content form {
    border: 1px #E7E7E7 solid; }

#password .center-email-fields {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

/*********************/
/*        RWD        */
/*********************/
.renew-password {
  margin-left: 10px; }
  .renew-password .email {
    padding-bottom: 30px; }
  .renew-password [type="submit"] {
    margin-left: 50px; }

#custom-text {
  text-align: center;
  background: #fff;
  border-radius: 2px; }
  #custom-text h2 {
    font-size: 1.5rem;
    font-weight: 500;
    color: #232323;
    text-transform: uppercase; }
  #custom-text p, #custom-text .page-content.page-cms ul, .page-content.page-cms #custom-text ul, #custom-text #cms .page-content.page-cms ol, #cms .page-content.page-cms #custom-text ol {
    font-size: 0.875rem;
    font-weight: 400;
    color: #232323; }
    #custom-text p .dark, #custom-text .page-content.page-cms ul .dark, .page-content.page-cms #custom-text ul .dark, #custom-text #cms .page-content.page-cms ol .dark, #cms .page-content.page-cms #custom-text ol .dark {
      font-size: 1.125rem;
      font-weight: 600;
      color: #232323; }
  #custom-text img {
    max-width: 100%;
    height: 100%; }

.page-content.page-cms {
  background: #fff; }
  .page-content.page-cms .cms-box img {
    max-width: 100%; }
  .page-content.page-cms ul {
    list-style: disc inside none; }

@media (max-width: 991.98px) {
  #block-cmsinfo {
    padding: 1.25rem 1.875rem; } }

#custom-text a {
  display: block;
  --color: #b39573;
  --padding: 8px; }

.no-top-space {
  margin-top: 0 !important;
  padding-top: 0 !important; }

.no-bottom-space {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.p-top-10 {
  padding-top: 10px !important; }

.p-top-30 {
  padding-top: 30px !important; }

.p-bottom-10 {
  padding-bottom: 10px !important; }

.p-bottom-30 {
  padding-bottom: 30px !important; }

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

.m-bottom-30 {
  margin-bottom: 30px !important; }

.m-bottom-50 {
  margin-bottom: 50px !important; }

.m-bottom-60 {
  margin-bottom: 60px !important; }

.m-bottom-80 {
  margin-bottom: 80px !important; }

.m-bottom-90 {
  margin-bottom: 90px !important; }

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

.m-top-30 {
  margin-top: 30px !important; }

.m-top-50 {
  margin-top: 50px !important; }

.m-top-60 {
  margin-top: 60px !important; }

.m-top-80 {
  margin-top: 80px !important; }

.m-top-90 {
  margin-top: 90px !important; }

strong {
  font-weight: bold !important; }

#cms .cms-two-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #cms .cms-two-blocks:first-child {
    margin-top: 50px; }
  #cms .cms-two-blocks:not(:first-child) {
    margin-top: 40px; }
  #cms .cms-two-blocks > div img {
    max-width: 100%; }
  #cms .cms-two-blocks p:first-child, #cms .cms-two-blocks .page-content.page-cms ul:first-child, .page-content.page-cms #cms .cms-two-blocks ul:first-child, #cms .cms-two-blocks .page-content.page-cms ol:first-child, #cms .page-content.page-cms .cms-two-blocks ol:first-child {
    padding-top: 0 !important; }
  #cms .cms-two-blocks p:not(:first-child), #cms .cms-two-blocks .page-content.page-cms ul:not(:first-child), .page-content.page-cms #cms .cms-two-blocks ul:not(:first-child), #cms .cms-two-blocks .page-content.page-cms ol:not(:first-child), #cms .page-content.page-cms .cms-two-blocks ol:not(:first-child) {
    padding-top: 30px; }
  #cms .cms-two-blocks p, #cms .cms-two-blocks .page-content.page-cms ul, .page-content.page-cms #cms .cms-two-blocks ul, #cms .cms-two-blocks .page-content.page-cms ol, #cms .page-content.page-cms .cms-two-blocks ol {
    padding-bottom: 0 !important;
    margin-top: 0 !important; }

#cms .alert {
  margin-bottom: 0 !important; }

#cms #content-wrapper .contact-box .contact-box-info p, #cms #content-wrapper .contact-box .contact-box-info .page-content.page-cms ul, .page-content.page-cms #cms #content-wrapper .contact-box .contact-box-info ul, #cms #content-wrapper .contact-box .contact-box-info .page-content.page-cms ol, #cms .page-content.page-cms #content-wrapper .contact-box .contact-box-info ol {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }

#cms #content-wrapper:not(.left-column) {
  max-width: 1385px;
  margin: auto; }

#cms .ib_cms_wrapper a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]) {
  --color: #6D94C4; }

#cms .ib_cms_wrapper .gallery-cms a, #cms .ib_cms_wrapper .gallery-cms a {
  text-decoration: none !important; }
  #cms .ib_cms_wrapper .gallery-cms a:hover, #cms .ib_cms_wrapper .gallery-cms a:hover {
    text-decoration: none !important; }

#cms .ib_cms_wrapper .btn {
  text-decoration: none !important; }

#cms .ib_cms_wrapper .disclaimer-text {
  color: #284D79;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%; }

#cms .ib_cms_wrapper .box-with-icon h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 0 !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#cms .ib_cms_wrapper .arrow-list li {
  list-style-type: none;
  position: relative;
  padding-left: 40px; }
  #cms .ib_cms_wrapper .arrow-list li:before {
    content: "\e922";
    color: #6d94c4;
    font-family: 'vogicon';
    margin-left: -40px;
    font-size: 20px;
    position: absolute; }

#cms .ib_cms_wrapper .featured-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  border-radius: 8px;
  border: 1px solid  #6D94C4;
  margin-top: 30px;
  box-shadow: 0 10px 25px 0 #D7E6EB;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  #cms .ib_cms_wrapper .featured-content-box.fcb-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px !important; }
    #cms .ib_cms_wrapper .featured-content-box.fcb-column p, #cms .ib_cms_wrapper .featured-content-box.fcb-column .page-content.page-cms ul, .page-content.page-cms #cms .ib_cms_wrapper .featured-content-box.fcb-column ul, #cms .ib_cms_wrapper .featured-content-box.fcb-column .page-content.page-cms ol, #cms .page-content.page-cms .ib_cms_wrapper .featured-content-box.fcb-column ol {
      margin-bottom: 0 !important;
      padding-bottom: 0 !important; }
  #cms .ib_cms_wrapper .featured-content-box i.icon {
    font-size: 35px; }
  #cms .ib_cms_wrapper .featured-content-box p, #cms .ib_cms_wrapper .featured-content-box .page-content.page-cms ul, .page-content.page-cms #cms .ib_cms_wrapper .featured-content-box ul, #cms .ib_cms_wrapper .featured-content-box .page-content.page-cms ol, #cms .page-content.page-cms .ib_cms_wrapper .featured-content-box ol, #cms .ib_cms_wrapper .featured-content-box h3 {
    margin-bottom: 10px;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0; }
  #cms .ib_cms_wrapper .featured-content-box .featured-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 24px; }
    #cms .ib_cms_wrapper .featured-content-box .featured-contact i {
      font-size: 20px; }
    #cms .ib_cms_wrapper .featured-content-box .featured-contact > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
      #cms .ib_cms_wrapper .featured-content-box .featured-contact > div a {
        color: black;
        font-weight: bold; }

#cms .ib_cms_wrapper .content-caption {
  font-size: 13px; }

#cms .ib_cms_wrapper .alert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding: 20px; }
  #cms .ib_cms_wrapper .alert i.icon {
    font-size: 35px; }

#cms .page-content.page-cms > h3 {
  margin-top: 30px; }

#cms .page-content.page-cms ol {
  padding-left: 0;
  list-style-position: inside; }

#cms .page-content.page-cms ol,
#cms .page-content.page-cms ul {
  margin-top: 2rem;
  margin-bottom: 2rem; }

#cms .page-content.page-cms blockquote {
  border: 1px #E7E7E7 solid;
  border-left: 2px #6D94C4 solid;
  font-size: inherit;
  margin: min(3.90625vw, 75px) 0;
  padding: min(1.82292vw, 35px) min(2.60417vw, 50px); }
  #cms .page-content.page-cms blockquote h4 {
    font-size: min(1.14583vw, 22px);
    font-weight: 400;
    margin-bottom: min(1.5625vw, 30px); }
  #cms .page-content.page-cms blockquote ol,
  #cms .page-content.page-cms blockquote ul {
    padding-left: 0;
    list-style-position: inside; }
    #cms .page-content.page-cms blockquote ol li,
    #cms .page-content.page-cms blockquote ul li {
      color: #6D94C4; }
      #cms .page-content.page-cms blockquote ol li a,
      #cms .page-content.page-cms blockquote ul li a {
        color: #6D94C4;
        border-bottom: 1px #fff solid; }
        #cms .page-content.page-cms blockquote ol li a:hover,
        #cms .page-content.page-cms blockquote ul li a:hover {
          border-bottom: 1px #6D94C4 solid; }

#cms .page-content.page-cms a:not(.btn) {
  color: #6D94C4; }

#cms .page-content.page-cms table {
  width: 100%;
  margin-bottom: 2rem; }
  #cms .page-content.page-cms table tbody tr:nth-child(odd) {
    background-color: #e7f2f6; }
  #cms .page-content.page-cms table tbody tr td {
    padding: 15px 40px;
    line-height: 1.25rem; }
    #cms .page-content.page-cms table tbody tr td:first-child {
      text-align: left; }

#cms .page-content.page-cms .cms-gallery .cms-gallery-item {
  cursor: pointer; }
  #cms .page-content.page-cms .cms-gallery .cms-gallery-item .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: auto;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    margin-left: 15px;
    margin-right: 15px; }
    #cms .page-content.page-cms .cms-gallery .cms-gallery-item .overlay .overlay-text {
      color: white;
      font-size: 0.8rem;
      position: absolute;
      bottom: 1rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      text-align: center; }
    #cms .page-content.page-cms .cms-gallery .cms-gallery-item .overlay::before {
      content: "";
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: "ibificon" !important;
      speak: never;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      left: 50%;
      font-size: 28px;
      font-weight: 700;
      color: #6D94C4;
      background: #fff;
      border-radius: 50%;
      padding: 0.75rem;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  #cms .page-content.page-cms .cms-gallery .cms-gallery-item:hover .overlay {
    opacity: 1; }

.featured-content-box {
  padding: 20px;
  width: 100%; }
  .featured-content-box.fcb-column {
    gap: 10px !important; }
  .featured-content-box p, .featured-content-box .page-content.page-cms ul, .page-content.page-cms .featured-content-box ul, .featured-content-box #cms .page-content.page-cms ol, #cms .page-content.page-cms .featured-content-box ol {
    padding-top: 0 !important; }

#cms .ib_cms_wrapper ul.arrow-list {
  padding-top: 40px !important; }

#cms .ib_cms_wrapper ul:not(.arrow-list), ol {
  margin-top: 0 !important; }

#cms .cms-spacer {
  margin-top: 40px; }

#cms .ib_cms_wrapper > h1,
#cms .ib_cms_wrapper > h2,
#cms .ib_cms_wrapper > h3,
#cms .ib_cms_wrapper > h4,
#cms .ib_cms_wrapper > span,
#cms .ib_cms_wrapper > p,
#cms .page-content.page-cms .ib_cms_wrapper > ul,
.page-content.page-cms #cms .ib_cms_wrapper > ul,
#cms .page-content.page-cms .ib_cms_wrapper > ol,
#cms .ib_cms_wrapper > strong {
  margin-top: 40px;
  padding-top: 0 !important; }

#cms .ib_cms_wrapper > a,
#cms .ib_cms_wrapper > p > a,
#cms .page-content.page-cms .ib_cms_wrapper > ul > a,
.page-content.page-cms #cms .ib_cms_wrapper > ul > a,
#cms .page-content.page-cms .ib_cms_wrapper > ol > a {
  text-decoration: underline; }

#cms .ib_cms_wrapper > ol,
#cms .ib_cms_wrapper > ul {
  margin-top: 20px !important; }

#cms .ib_cms_wrapper > ul {
  margin-left: 5px;
  margin-right: 5px; }

#cms .cms-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  padding: 0 30px; }

#cms .gallery-cms {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px; }
  #cms .gallery-cms img {
    max-width: 100%; }

#cms .download-blocks {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 10px; }
  #cms .download-blocks .download-block {
    border-radius: 8px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #E7F2F6;
    padding: 12px 20px; }
    #cms .download-blocks .download-block > img {
      margin-right: 20px; }
    #cms .download-blocks .download-block a {
      text-decoration: none !important;
      float: right;
      color: #000 !important; }
      #cms .download-blocks .download-block a img {
        margin-right: 10px;
        margin-top: -3px; }
      #cms .download-blocks .download-block a:hover {
        color: #6D94C4 !important; }
    #cms .download-blocks .download-block span:last-of-type {
      margin-left: auto;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100px;
              flex: 0 0 100px; }

#cms .cms-logos img {
  max-width: 100%; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 450px) {
  #cms .cms-logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    gap: 20px; }
    #cms .cms-logos img {
      max-width: 150px !important; } }

@media screen and (max-width: 992px) {
  #cms .cms-logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    gap: 20px; }
    #cms .cms-logos img {
      max-width: 250px; } }

@media screen and (min-width: 768px) {
  .cms-two-blocks {
    gap: 86px; }
    .cms-two-blocks > div {
      width: 50%; }
  #cms .ib_cms_wrapper p, #cms .ib_cms_wrapper .page-content.page-cms ul, .page-content.page-cms #cms .ib_cms_wrapper ul, #cms .ib_cms_wrapper .page-content.page-cms ol, #cms .page-content.page-cms .ib_cms_wrapper ol {
    margin-bottom: 0;
    padding-bottom: 0; }
  #cms .arrow-list {
    margin-top: -40px !important; }
  #cms #content-wrapper .featured-content-box {
    padding: 20px 120px 20px 20px; }
    #cms #content-wrapper .featured-content-box.fcb-column {
      gap: 20px !important; }
  #cms #content-wrapper .alert {
    margin-top: 30px; }
  #cms #content-wrapper p:not(.content-caption):not([class^="contact-box-info"]), #cms #content-wrapper .page-content.page-cms ul:not(.content-caption):not([class^="contact-box-info"]), .page-content.page-cms #cms #content-wrapper ul:not(.content-caption):not([class^="contact-box-info"]), #cms #content-wrapper .page-content.page-cms ol:not(.content-caption):not([class^="contact-box-info"]), #cms .page-content.page-cms #content-wrapper ol:not(.content-caption):not([class^="contact-box-info"]) {
    padding-top: 30px; }
  #cms .arrow-list li {
    margin-top: 15px; }
  #cms .ib_cms_wrapper .box-with-icon {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px; }
    #cms .ib_cms_wrapper .box-with-icon i.icon {
      font-size: 65px; } }

@media screen and (max-width: 768px) {
  #cms .cms-spacer {
    margin-top: 30px !important; }
  #cms .ib_cms_wrapper > h1,
  #cms .ib_cms_wrapper > h2,
  #cms .ib_cms_wrapper > h3,
  #cms .ib_cms_wrapper > h4,
  #cms .ib_cms_wrapper > span,
  #cms .ib_cms_wrapper > p,
  #cms .page-content.page-cms .ib_cms_wrapper > ul,
  .page-content.page-cms #cms .ib_cms_wrapper > ul,
  #cms .page-content.page-cms .ib_cms_wrapper > ol,
  #cms .ib_cms_wrapper > strong {
    margin-top: 30px;
    padding-top: 0 !important; }
  .cms-two-blocks p, .cms-two-blocks .page-content.page-cms ul, .page-content.page-cms .cms-two-blocks ul, .cms-two-blocks #cms .page-content.page-cms ol, #cms .page-content.page-cms .cms-two-blocks ol {
    padding-top: 15px !important; }
  .download-blocks {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px; }
  #cms .gallery-cms {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .cms-two-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    .cms-two-blocks > div {
      width: 100%; }
  .page-footer {
    margin-top: 30px; }
  #cms #content-wrapper .featured-content-box {
    padding: 20px;
    width: 100%; }
    #cms #content-wrapper .featured-content-box.fcb-column {
      gap: 10px !important; }
    #cms #content-wrapper .featured-content-box p, #cms #content-wrapper .featured-content-box .page-content.page-cms ul, .page-content.page-cms #cms #content-wrapper .featured-content-box ul, #cms #content-wrapper .featured-content-box .page-content.page-cms ol, #cms .page-content.page-cms #content-wrapper .featured-content-box ol {
      padding-top: 0 !important; }
  #cms #content-wrapper .alert {
    margin-top: 30px; }
  #cms #content-wrapper .featured-content-box .featured-contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  #cms #content-wrapper hr {
    margin-top: 50px !important; }
  #cms #content-wrapper p:not(.content-caption), #cms #content-wrapper .page-content.page-cms ul:not(.content-caption), .page-content.page-cms #cms #content-wrapper ul:not(.content-caption), #cms #content-wrapper .page-content.page-cms ol:not(.content-caption), #cms .page-content.page-cms #content-wrapper ol:not(.content-caption) {
    padding-top: 30px; }
  #cms .arrow-list {
    margin-top: 0 !important;
    padding-top: 0 !important; }
    #cms .arrow-list li {
      margin-top: 15px; }
  #cms .ib_cms_wrapper .box-with-icon {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px; }
    #cms .ib_cms_wrapper .box-with-icon i.icon {
      font-size: 35px; } }

@media (max-width: 575.98px) {
  #cms .page-content.page-cms table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .page-content.page-cms h1, .page-content.page-cms .h1 {
    font-size: 25px; }
  .page-content.page-cms h2, .page-content.page-cms .h2 {
    font-size: 25px; }
  .page-content.page-cms h3, .page-content.page-cms .h3 {
    font-size: 20px; }
  .page-content.page-cms h4, .page-content.page-cms .h4 {
    font-size: 18px; }
  .page-content.page-cms h5, .page-content.page-cms .h5 {
    font-size: 16px; }
  .page-content.page-cms h6, .page-content.page-cms .h6 {
    font-size: 14px; } }

#products .products-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

#products .up {
  margin-bottom: 1rem; }
  #products .up .btn-secondary {
    color: #888888;
    text-transform: inherit; }
    #products .up .btn-secondary .material-icons {
      margin-right: 0; }

.block-category {
  margin-bottom: 1.563rem; }
  .block-category .block-category-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .block-category .block-category-inner #category-description p, .block-category .block-category-inner #category-description .page-content.page-cms ul, .page-content.page-cms .block-category .block-category-inner #category-description ul, .block-category .block-category-inner #category-description #cms .page-content.page-cms ol, #cms .page-content.page-cms .block-category .block-category-inner #category-description ol,
    .block-category .block-category-inner #category-description strong {
      font-weight: 400;
      color: #888888; }
    .block-category .block-category-inner #category-description p, .block-category .block-category-inner #category-description .page-content.page-cms ul, .page-content.page-cms .block-category .block-category-inner #category-description ul, .block-category .block-category-inner #category-description #cms .page-content.page-cms ol, #cms .page-content.page-cms .block-category .block-category-inner #category-description ol {
      margin-bottom: 0;
      color: #232323;
      word-break: break-word; }
      .block-category .block-category-inner #category-description p:first-child, .block-category .block-category-inner #category-description .page-content.page-cms ul:first-child, .page-content.page-cms .block-category .block-category-inner #category-description ul:first-child, .block-category .block-category-inner #category-description #cms .page-content.page-cms ol:first-child, #cms .page-content.page-cms .block-category .block-category-inner #category-description ol:first-child {
        margin-bottom: 1.25rem; }
    .block-category .block-category-inner .category-cover img {
      width: 141px;
      height: 180px; }

.products-selection .sort-by-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.products-selection .sort-by {
  margin-right: -0.9375rem;
  margin-left: 0.9375rem;
  text-align: right;
  word-break: break-word;
  white-space: normal; }

.products-selection .total-products {
  padding-top: 0.625rem; }

.products-selection h1 {
  padding-top: 0.625rem; }

.products-selection p, .products-selection .page-content.page-cms ul, .page-content.page-cms .products-selection ul, .products-selection #cms .page-content.page-cms ol, #cms .page-content.page-cms .products-selection ol,
.products-selection p .sort-by,
.products-selection .page-content.page-cms ul .sort-by,
.page-content.page-cms .products-selection ul .sort-by,
.products-selection #cms .page-content.page-cms ol .sort-by,
#cms .page-content.page-cms .products-selection ol .sort-by,
.products-selection p .select-title,
.products-selection .page-content.page-cms ul .select-title,
.page-content.page-cms .products-selection ul .select-title,
.products-selection #cms .page-content.page-cms ol .select-title,
#cms .page-content.page-cms .products-selection ol .select-title,
.products-selection .sort-by-row,
.products-selection .sort-by-row .sort-by,
.products-selection .sort-by-row .select-title {
  font-size: 0.875rem; }
  .products-selection p i, .products-selection .page-content.page-cms ul i, .page-content.page-cms .products-selection ul i, .products-selection #cms .page-content.page-cms ol i, #cms .page-content.page-cms .products-selection ol i,
  .products-selection p .sort-by i,
  .products-selection .page-content.page-cms ul .sort-by i,
  .page-content.page-cms .products-selection ul .sort-by i,
  .products-selection #cms .page-content.page-cms ol .sort-by i,
  #cms .page-content.page-cms .products-selection ol .sort-by i,
  .products-selection p .select-title i,
  .products-selection .page-content.page-cms ul .select-title i,
  .page-content.page-cms .products-selection ul .select-title i,
  .products-selection #cms .page-content.page-cms ol .select-title i,
  #cms .page-content.page-cms .products-selection ol .select-title i,
  .products-selection .sort-by-row i,
  .products-selection .sort-by-row .sort-by i,
  .products-selection .sort-by-row .select-title i {
    height: inherit;
    line-height: inherit; }

.products-selection .filter-button .btn-secondary {
  padding: 0.75rem 0.5rem 0.6875rem; }

.products-sort-order,
.brands-sort,
.suppliers-sort {
  color: #888888; }
  .products-sort-order .select-title,
  .brands-sort .select-title,
  .suppliers-sort .select-title {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    background: #fff;
    border: 1px solid #eaeaea; }
  .products-sort-order .select-list,
  .brands-sort .select-list,
  .suppliers-sort .select-list {
    display: block;
    padding: 0.625rem 1.25rem;
    color: #232323; }
    .products-sort-order .select-list:hover,
    .brands-sort .select-list:hover,
    .suppliers-sort .select-list:hover {
      color: #fff;
      text-decoration: none;
      background: #6D94C4; }
  .products-sort-order .dropdown-menu,
  .brands-sort .dropdown-menu,
  .suppliers-sort .dropdown-menu {
    left: auto;
    width: 16.88rem;
    margin: 0;
    background: #f6f6f6;
    border: none;
    border-radius: 0;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1); }

.facet-dropdown {
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  color: #888888;
  background: #f6f6f6;
  border: 3px solid transparent;
  box-shadow: 1px 1px 1px 1px #f6f6f6; }
  .facet-dropdown.open {
    border: 0; }
    .facet-dropdown.open > .select-title {
      background: #f6f6f6;
      border: 3px solid #6D94C4; }
  .facet-dropdown .select-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 0.625rem 0.625rem 0.625rem 1.25rem;
    margin-left: 0;
    color: #232323;
    cursor: pointer;
    background: #f6f6f6; }
    .facet-dropdown .select-title > i {
      margin-left: auto; }
  .facet-dropdown .select-list {
    display: block;
    padding: 0.625rem 1.25rem;
    color: #232323;
    background: #f6f6f6; }
    .facet-dropdown .select-list:hover {
      color: #fff;
      text-decoration: none;
      background: #6D94C4; }
  .facet-dropdown .dropdown-menu {
    left: auto;
    width: 100%;
    padding: 0;
    margin-top: 3px;
    background: #f6f6f6;
    border: none;
    box-shadow: 1px 1px 1px 1px #f6f6f6; }

#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
  margin-bottom: 0; }

#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding-top: 0; }
  #search_filters_brands .facet .facet-label,
  #search_filters_suppliers .facet .facet-label {
    margin-bottom: 0.3125rem; }

.pagination {
  width: 100%;
  font-size: 0.875rem; }
  .pagination > div:first-child {
    padding-left: 0;
    line-height: 2.5rem; }
  .pagination .page-list {
    padding: 0.375rem;
    margin-bottom: 0;
    background: #fff;
    line-height: 1; }
    .pagination .page-list li {
      display: inline; }
  .pagination a {
    font-weight: 600;
    color: #000; }
    .pagination a:not(.previous):not(.next) {
      letter-spacing: 0.125rem; }
  .pagination .disabled {
    color: #888888; }

.active_filters .active-filter-title {
  font-weight: 600; }

.active_filters ul {
  display: inline; }

.active_filters .filter-block {
  display: inline-block;
  font-size: 0.8125rem;
  color: #232323;
  background: #fff; }
  .active_filters .filter-block .close {
    font-size: 0.9375rem;
    color: #232323;
    opacity: 1; }

.block-categories {
  margin-bottom: 1.563rem;
  background: #fff; }
  .block-categories .h6 {
    font-size: 1.5rem;
    font-weight: 500; }
  .block-categories .collapse-icons {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    cursor: pointer; }
    .block-categories .collapse-icons[aria-expanded="true"] .add {
      display: none; }
    .block-categories .collapse-icons[aria-expanded="true"] .remove {
      display: block; }
    .block-categories .collapse-icons .add:hover,
    .block-categories .collapse-icons .remove:hover {
      color: #6D94C4; }
    .block-categories .collapse-icons .remove {
      display: none; }
  .block-categories .arrows .arrow-right,
  .block-categories .arrows .arrow-down {
    margin-left: 2px;
    font-size: 0.875rem;
    cursor: pointer; }
    .block-categories .arrows .arrow-right:hover,
    .block-categories .arrows .arrow-down:hover {
      color: #6D94C4; }
  .block-categories .arrows .arrow-down {
    display: none; }
  .block-categories .arrows[aria-expanded="true"] .arrow-right {
    display: none; }
  .block-categories .arrows[aria-expanded="true"] .arrow-down {
    display: inline-block; }

.facets-title {
  color: #232323; }

.advertising-block {
  margin-bottom: 1.563rem; }
  .advertising-block img {
    width: 100%; }

/*** Responsive part ***/
@media (max-width: 767.98px) {
  #category #left-column {
    width: 100%; }
    #category #left-column #search_filters_wrapper {
      margin-right: -30px;
      margin-left: -30px; }
    #category #left-column #search_filter_controls {
      margin-bottom: 1rem;
      text-align: center; }
      #category #left-column #search_filter_controls button {
        margin: 0 0.5rem; }
    #category #left-column #search_filters .ui-slider-horizontal {
      margin-bottom: 20px; }
    #category #left-column #search_filters .facet {
      padding-top: 0;
      border-bottom: 1px solid #f6f6f6; }
      #category #left-column #search_filters .facet .title {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        cursor: pointer; }
        #category #left-column #search_filters .facet .title .collapse-icons .remove {
          display: none; }
      #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add {
        display: none; }
      #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove {
        display: block; }
      #category #left-column #search_filters .facet .facet-title {
        color: #232323;
        text-transform: uppercase; }
      #category #left-column #search_filters .facet .h6 {
        display: inline-block;
        padding: 1.25rem;
        margin-bottom: 0; }
      #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        height: inherit;
        padding: 0 0.625rem 0 0; }
      #category #left-column #search_filters .facet .facet-label a {
        margin-top: 0; }
  #category #content-wrapper {
    width: 100%; }
  #category #search_filter_toggler {
    width: 100%; }
  .products-sort-order .select-title {
    margin-left: 0; }
  .products-selection h1 {
    padding-top: 0;
    margin-bottom: 1rem;
    text-align: center; }
  .products-selection .showing {
    padding-top: 1rem; }
  #prices-drop #content-wrapper,
  #new-products #content-wrapper,
  #best-sales #content-wrapper {
    width: 100%; } }

@media (max-width: 575.98px) {
  .products-selection .filter-button {
    padding-left: 0; }
  #category #left-column #search_filters_wrapper {
    margin-right: -15px;
    margin-left: -15px; } }

@media screen and (max-width: 767px) {
  .category-cover {
    display: none; }
  .block-category {
    min-height: 0;
    margin-bottom: 0; }
  .card-block {
    padding: 0; }
  .card {
    background-color: inherit;
    border: none;
    box-shadow: none; } }

#best-sales #left-column .displayLeftColumn, #best-sales #left-column #block_categories_wrapper, #new-products #left-column .displayLeftColumn, #new-products #left-column #block_categories_wrapper, #prices-drop #left-column .displayLeftColumn, #prices-drop #left-column #block_categories_wrapper {
  display: none !important; }

@media screen and (min-width: 992px) {
  #best-sales .faceted-heading-container, #best-sales .faceted-container, #new-products .faceted-heading-container, #new-products .faceted-container, #prices-drop .faceted-heading-container, #prices-drop .faceted-container {
    padding: 0; } }

#products #content .displaySearchWrapper .position-relative {
  z-index: -10 !important; }

#category #wrapper > .container-fluid, #category #wrapper > .container-sm, #category #wrapper > .container-md, #category #wrapper > .container-lg, #category #wrapper > .container-xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse; }

#category .bestselling-products h2 {
  margin-bottom: 20px; }

#category #category-description > p, #category .page-content.page-cms #category-description > ul, .page-content.page-cms #category #category-description > ul, #category #cms .page-content.page-cms #category-description > ol, #cms .page-content.page-cms #category #category-description > ol {
  margin-top: 40px;
  margin-bottom: 40px; }

#category #category-description .two-col-category-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 86px; }
  #category #category-description .two-col-category-desc ul {
    margin-left: 20px; }
  #category #category-description .two-col-category-desc li {
    list-style-type: disc;
    margin-top: 10px; }
  #category #category-description .two-col-category-desc p, #category #category-description .two-col-category-desc .page-content.page-cms ul, .page-content.page-cms #category #category-description .two-col-category-desc ul, #category #category-description .two-col-category-desc #cms .page-content.page-cms ol, #cms .page-content.page-cms #category #category-description .two-col-category-desc ol {
    margin-top: 30px; }
  #category #category-description .two-col-category-desc > div {
    width: 50%; }
    #category #category-description .two-col-category-desc > div h3:not(:first-of-type) {
      margin-top: 30px; }
  #category #category-description .two-col-category-desc img {
    max-width: 100%; }

div.faceted-overlay {
  z-index: 10000 !important; }
  div.faceted-overlay .overlay__content {
    background: #fff;
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  div.faceted-overlay .spinner {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "ibificon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    height: auto;
    font-size: 42px; }

.ib-category-h1 {
  font-size: 25px; }

#js-active-search-filters.hide {
  display: none; }

#_desktop_search_filters_clear_all a {
  cursor: pointer; }

.active_filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .active_filters ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px; }
  .active_filters .active-filter-title {
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-right: 10px; }
  .active_filters ul, .active_filters p, .active_filters .page-content.page-cms ul, .page-content.page-cms .active_filters ul, .active_filters #cms .page-content.page-cms ol, #cms .page-content.page-cms .active_filters ol, .active_filters li {
    margin-bottom: 0; }
  .active_filters .filter-block {
    border-radius: 4px;
    border: 1px solid #DDD;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 11px;
    font-weight: 300;
    gap: 10px;
    padding: 7px 10px; }
    .active_filters .filter-block:hover {
      border: 1px solid #6D94C4;
      cursor: pointer; }
    .active_filters .filter-block .icon {
      font-size: 10px !important;
      font-weight: bold !important;
      color: #6D94C4; }

.page-not-found #search_widget_trigger {
  display: none !important; }

.faceted-heading-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.faceted-heading {
  width: 100%; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 768px) {
  .first-category-hr {
    margin-top: 100px; }
  .second-category-hr {
    margin-bottom: 30px; }
  #category #category-description {
    margin-top: 100px; }
  #category .bestselling-products > h2:after {
    width: 8px;
    height: 8px;
    background-color: #1E1C17;
    display: inline-block;
    content: '';
    margin-left: 4px; } }

@media screen and (max-width: 768px) {
  #js-active-search-filters {
    display: none; }
  .first-category-hr {
    margin-top: 40px; }
  .second-category-hr {
    margin-bottom: 30px; }
  #category #category-description {
    margin-top: 30px; }
    #category #category-description > p, #category .page-content.page-cms #category-description > ul, .page-content.page-cms #category #category-description > ul, #category #cms .page-content.page-cms #category-description > ol, #cms .page-content.page-cms #category #category-description > ol {
      margin-top: 20px;
      margin-bottom: 20px; }
    #category #category-description .two-col-category-desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 20px; }
      #category #category-description .two-col-category-desc ul {
        margin-left: 20px; }
      #category #category-description .two-col-category-desc li {
        list-style-type: disc;
        margin-top: 10px; }
      #category #category-description .two-col-category-desc p, #category #category-description .two-col-category-desc .page-content.page-cms ul, .page-content.page-cms #category #category-description .two-col-category-desc ul, #category #category-description .two-col-category-desc #cms .page-content.page-cms ol, #cms .page-content.page-cms #category #category-description .two-col-category-desc ol {
        margin-top: 20px; }
      #category #category-description .two-col-category-desc > div {
        width: 100%; }
        #category #category-description .two-col-category-desc > div h3:not(:first-of-type) {
          margin-top: 30px; }
      #category #category-description .two-col-category-desc img {
        max-width: 100%; }
  #category .bestselling-products > h2:after {
    width: 4px;
    height: 4px;
    background-color: #1E1C17;
    display: inline-block;
    content: '';
    margin-left: 4px; } }

@media (max-width: 767.98px) {
  #category #content-wrapper {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 992px) {
  div.faceted-overlay .overlay__content {
    width: min(4.16667vw, 80px);
    height: min(4.16667vw, 80px); }
  div.faceted-overlay .spinner {
    font-size: min(2.1875vw, 42px); }
  .ib-category-h1 {
    font-size: min(1.46484vw, 28.125px); }
  .products-sort-order .select-title {
    font-size: min(0.68359vw, 13.125px);
    padding-left: min(1.17188vw, 22.5px);
    height: min(1.82292vw, 35px);
    min-width: min(10.67708vw, 205px); } }

@media screen and (min-width: 992px) {
  #left-column .active_filters {
    display: none; }
  .faceted-heading-container {
    margin-top: 44px;
    margin-bottom: 20px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #_desktop_search_filters_clear_all {
    display: none; } }

@media screen and (max-width: 992px) {
  .faceted-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100% !important;
    padding: 20px !important; }
  #desktop_mobile_filters {
    display: none; }
  #_desktop_search_filters_clear_all {
    padding: 20px; }
  .active_filters .filter-block {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .active_filters ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

#subcategories {
  margin-bottom: 20px;
  border-top: 1px solid #f6f6f6; }
  #subcategories .subcategory-heading {
    margin-bottom: 20px;
    font-weight: 500; }
  #subcategories ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 0 -10px; }
    #subcategories ul li {
      width: calc(100% / 4 - 20px);
      min-width: 200px;
      margin: 10px;
      text-align: center; }
      #subcategories ul li .subcategory-image {
        padding: 0 0 8px; }
        #subcategories ul li .subcategory-image a {
          display: block;
          padding: 9px;
          border: 1px solid #f6f6f6; }
          #subcategories ul li .subcategory-image a img {
            max-width: 100%;
            vertical-align: top; }
      #subcategories ul li .subcategory-name {
        text-transform: uppercase; }
        #subcategories ul li .subcategory-name:hover {
          color: #6D94C4; }
      #subcategories ul li .cat_desc {
        display: none; }
      #subcategories ul li:hover .subcategory-image a {
        padding: 5px;
        border: 5px solid #6D94C4; }

@media (max-width: 767.98px) {
  #subcategories ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

#product #content {
  position: relative;
  margin: 0 auto; }

.product-price {
  display: inline-block;
  color: #6D94C4; }

#product-description-short {
  color: #232323; }
  #product-description-short ul,
  #product-description-short ol {
    padding-left: 0;
    list-style-position: inside; }
    #product-description-short ul li,
    #product-description-short ol li {
      color: #888888; }
  #product-description-short ul {
    list-style-type: disc; }

.product-information {
  font-size: 0.9375rem;
  color: #232323; }
  .product-information .manufacturer-logo {
    max-height: 4rem;
    margin-bottom: 1rem;
    border: 2px solid #f6f6f6; }
  .product-information .product-description img {
    max-width: 100%;
    height: auto; }
  .product-information .product-description ul,
  .product-information .product-description ol {
    padding-left: 0.75rem;
    list-style-position: inside; }
    .product-information .product-description ul li,
    .product-information .product-description ol li {
      color: #888888; }
  .product-information .product-description ul {
    list-style-type: disc; }

.input-color {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  opacity: 0; }

.input-container {
  position: relative; }

.product-actions .control-label {
  display: block;
  width: 100%;
  margin-bottom: 0.375rem; }

.product-actions .add-to-cart {
  padding-top: 0.625rem;
  line-height: inherit; }
  .product-actions .add-to-cart .material-icons {
    line-height: inherit; }

.product-quantity .qty,
.product-quantity .add {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: left;
  margin-bottom: 0.5rem; }

.product-quantity .qty {
  margin-right: 0.4rem; }

.product-quantity #quantity_wanted {
  height: 2.75rem;
  padding: 0.175rem 0.5rem;
  color: #232323;
  background-color: #fff; }

.product-discounts {
  margin-bottom: 1.5rem; }
  .product-discounts > .product-discounts-title {
    font-size: 0.875rem;
    font-weight: 600; }
  .product-discounts > .table-product-discounts thead tr th {
    width: 33%;
    padding: 0.625rem 1.25rem;
    text-align: center;
    background: #fff;
    border: 0.3125rem #f6f6f6 solid; }
  .product-discounts > .table-product-discounts tbody tr {
    background: #f6f6f6; }
    .product-discounts > .table-product-discounts tbody tr:nth-of-type(even) {
      background: #fff; }
    .product-discounts > .table-product-discounts tbody tr td {
      padding: 0.625rem 1.25rem;
      text-align: center;
      border: 0.3125rem #f6f6f6 solid; }

.tabs {
  padding: 1.25rem 1.875rem;
  margin-top: 2rem;
  background: #fff; }
  .tabs .nav-tabs {
    border: none;
    border-bottom: #f6f6f6 2px solid; }
    .tabs .nav-tabs .nav-link {
      color: #888888;
      border: 0 solid transparent; }
      .tabs .nav-tabs .nav-link.active {
        color: #6D94C4;
        border: none;
        border-bottom: #6D94C4 3px solid; }
      .tabs .nav-tabs .nav-link:hover {
        border: none;
        border-bottom: #6D94C4 3px solid; }
    .tabs .nav-tabs .nav-item {
      float: left;
      margin-bottom: -0.125rem; }

.product-cover {
  position: relative;
  margin-bottom: 1.25rem; }
  .product-cover img {
    background: #fff; }
  .product-cover .layer {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.7s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .product-cover .layer {
        transition: none; } }
    .product-cover .layer:hover {
      opacity: 1; }
    .product-cover .layer .zoom-in {
      font-size: 3.125rem;
      color: #fff; }

#blockcart-modal {
  color: #232323; }
  #blockcart-modal img {
    max-width: 400px;
    margin-top: -32px; }
  #blockcart-modal .modal-header .close {
    opacity: 1; }
  #blockcart-modal .modal-body {
    background: #fff; }
    #blockcart-modal .modal-body .divide-right span {
      display: inline-block;
      margin-bottom: 0.3125rem; }
      @media (max-width: 767.98px) {
        #blockcart-modal .modal-body .divide-right span {
          display: block;
          padding: 0 0.5rem; } }
  #blockcart-modal .modal-dialog {
    width: 100%;
    max-width: 1140px; }
  #blockcart-modal .product-image {
    display: block;
    width: 100%; }
  #blockcart-modal .product-price {
    display: block; }
  #blockcart-modal .cart-content p.product-total, #blockcart-modal .cart-content .page-content.page-cms ul.product-total, .page-content.page-cms #blockcart-modal .cart-content ul.product-total, #blockcart-modal .cart-content #cms .page-content.page-cms ol.product-total, #cms .page-content.page-cms #blockcart-modal .cart-content ol.product-total {
    padding: 0.5rem;
    background-color: #f6f6f6; }
  #blockcart-modal .cart-content p.product-tax, #blockcart-modal .cart-content .page-content.page-cms ul.product-tax, .page-content.page-cms #blockcart-modal .cart-content ul.product-tax, #blockcart-modal .cart-content #cms .page-content.page-cms ol.product-tax, #cms .page-content.page-cms #blockcart-modal .cart-content ol.product-tax {
    display: inherit;
    font-size: 0.875rem; }
  #blockcart-modal .cart-content p .label, #blockcart-modal .cart-content .page-content.page-cms ul .label, .page-content.page-cms #blockcart-modal .cart-content ul .label, #blockcart-modal .cart-content #cms .page-content.page-cms ol .label, #cms .page-content.page-cms #blockcart-modal .cart-content ol .label,
  #blockcart-modal .cart-content p .value,
  #blockcart-modal .cart-content .page-content.page-cms ul .value,
  .page-content.page-cms #blockcart-modal .cart-content ul .value,
  #blockcart-modal .cart-content #cms .page-content.page-cms ol .value,
  #cms .page-content.page-cms #blockcart-modal .cart-content ol .value {
    font-weight: 600; }
  #blockcart-modal .cart-content .cart-content-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    #blockcart-modal .cart-content .cart-content-btn .btn {
      white-space: inherit; }

#main .images-container .js-qv-mask {
  overflow: hidden;
  white-space: nowrap; }
  #main .images-container .js-qv-mask.scroll {
    width: calc(100% - 60px);
    margin: 0 auto; }

.scroll-box-arrows {
  display: none; }
  .scroll-box-arrows.scroll {
    display: block; }
  .scroll-box-arrows i {
    position: absolute;
    bottom: 1.625rem;
    height: 100px;
    line-height: 100px;
    cursor: pointer; }
  .scroll-box-arrows .left {
    left: 0; }
  .scroll-box-arrows .right {
    right: 0; }

#product-availability {
  margin-top: 0.625rem; }

.product-variants > .product-variants-item select {
  width: auto;
  padding-right: 1.875rem;
  background-color: #fff; }

.product-variants > .product-variants-item ul li {
  margin-right: 0.625rem; }

.product-variants > .product-variants-item .color {
  margin-top: 0;
  margin-left: 0; }

.product-flags {
  position: absolute;
  left: 8px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  pointer-events: none; }
  .product-flags li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 6px !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 6px;
    border-radius: 2px;
    gap: 10px;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 160%;
    /* 19.2px */
    pointer-events: auto; }
    .product-flags li.product-flag.online-only {
      position: absolute;
      top: 25rem;
      right: 0;
      z-index: 1;
      margin-top: 0;
      font-size: 0.8125rem; }
      .product-flags li.product-flag.online-only::before {
        margin: 0.3125rem;
        font-family: "Material Icons", Arial, sans-serif;
        vertical-align: middle;
        content: "\E30A"; }

.product-customization .product-customization-item {
  margin: 1.25rem 0; }

.product-customization .file-input {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 2.625rem;
  overflow: hidden;
  cursor: pointer;
  opacity: 0; }

.product-customization .customization-message {
  margin-top: 20px; }

.product-customization .custom-file {
  position: relative;
  display: block;
  width: 100%;
  height: 2.625rem;
  margin-top: 1.25rem;
  line-height: 2.625rem;
  color: #888888;
  text-indent: 0.625rem; }
  .product-customization .custom-file button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0; }

.product-customization small {
  color: #888888; }

.product-pack {
  margin-top: 2.5rem; }
  .product-pack .pack-product-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .product-pack .pack-product-container .pack-product-name {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      font-size: 0.875rem;
      color: #888888; }
    .product-pack .pack-product-container .pack-product-quantity {
      padding-left: 0.625rem;
      border-left: #f6f6f6 2px solid; }
    .product-pack .pack-product-container .pack-product-name,
    .product-pack .pack-product-container .pack-product-price,
    .product-pack .pack-product-container .pack-product-quantity {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }

.product-refresh {
  margin-top: 1.25rem; }

.social-sharing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 1.5rem; }
  .social-sharing ul {
    margin-bottom: 0; }
  .social-sharing li {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    margin-left: 0.5rem;
    cursor: pointer;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0.25rem 0.25rem;
    background-size: 2rem 2rem;
    border-radius: 50%;
    transition: all 0.2s ease-in; }
    @media (prefers-reduced-motion: reduce) {
      .social-sharing li {
        transition: none; } }
    .social-sharing li a {
      display: block;
      width: 100%;
      height: 100%;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap; }
      .social-sharing li a:hover {
        color: transparent; }

.products-selection {
  margin-bottom: 1.25rem; }
  .products-selection .title {
    color: #888888; }

@media (max-width: 991.98px) {
  .product-cover img {
    width: 100%;
    height: auto; }
  #product-modal .modal-content .modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0; }
    #product-modal .modal-content .modal-body img.product-cover-modal {
      width: 100%; }
    #product-modal .modal-content .modal-body .arrows {
      display: none; }
  #product-modal .modal-content .modal-body .image-caption {
    width: 100%; }
  #blockcart-modal .modal-dialog {
    width: calc(100% - 20px); }
  #blockcart-modal .modal-body {
    padding: 1.875rem; }
  .product-images > li.thumb-container > .thumb:not(.selected) {
    border: none; } }

@media (max-width: 767.98px) {
  #blockcart-modal .divide-right {
    border-right: none; } }

#product .oos-text-product {
  color: #767676 !important;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 160%; }

#product .product-content-right .product-price:not(.has-discount) {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#product .product-content-right .vat-divider {
  color: #c0c0c0 !important;
  font-size: 15px; }

#product .product-content-right .vat-text {
  color: #767676 !important;
  font-size: 15px;
  font-weight: 300 !important; }

#product .product-content-right .product-price-discount > .product-discount {
  display: none !important; }

#product .product-content-right .product-price-discount .product-discount {
  margin-left: auto; }

#product .product-content-right .regular-price.text-decoration-line-through {
  font-weight: 300 !important;
  color: #c0c0c0 !important;
  font-size: 15px !important; }

#product .product-content-right .product-price.has-discount, #product .product-content-right .product-prices {
  width: 100%; }

#product #content {
  max-width: unset; }

.product-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .product-container .product-right-panel {
    padding-left: 86px; }
  .product-container .product-content-two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .product-container .product-content-two-col .product-content-left label {
      padding-left: 0; }
    .product-container .product-content-two-col .product-content-left .product-set-features {
      margin-bottom: 40px; }
      .product-container .product-content-two-col .product-content-left .product-set-features li {
        border-radius: 8px;
        border: 1px solid var(--kolor-11, #E7F2F6);
        list-style-type: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 4px 8px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-item-align: stretch;
            align-self: stretch;
        font-weight: bold;
        margin-top: 10px; }
        .product-container .product-content-two-col .product-content-left .product-set-features li svg {
          margin-right: 10px; }
    .product-container .product-content-two-col .product-content-left p, .product-container .product-content-two-col .product-content-left .page-content.page-cms ul, .page-content.page-cms .product-container .product-content-two-col .product-content-left ul, .product-container .product-content-two-col .product-content-left #cms .page-content.page-cms ol, #cms .page-content.page-cms .product-container .product-content-two-col .product-content-left ol, .product-container .product-content-two-col .product-content-left span, .product-container .product-content-two-col .product-content-left li {
      font-size: 13px; }
    .product-container .product-content-two-col .product-content-left #block-reassurance ul {
      gap: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .product-container .product-content-two-col .product-content-left #block-reassurance ul > li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        gap: 30px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .product-container .product-content-two-col .product-content-left #block-reassurance ul > li .reassurance-title {
          margin-top: 0 !important;
          font-size: 13px !important; }
        .product-container .product-content-two-col .product-content-left #block-reassurance ul > li .reassurance-desc {
          font-size: 11px !important; }
        .product-container .product-content-two-col .product-content-left #block-reassurance ul > li svg {
          width: 40px !important; }
    .product-container .product-content-two-col .product-content-right {
      -ms-flex-item-align: start;
          align-self: flex-start;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 20px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: 10px;
      border-radius: 8px;
      border: 1px solid #6D94C4; }
      .product-container .product-content-two-col .product-content-right .omnibus-wrapper .omnibus-text {
        margin-left: 6px;
        color: #767676;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: 160%; }
      .product-container .product-content-two-col .product-content-right .special-offer-timer {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-line-pack: center;
            align-content: center;
        gap: 10px; }
        .product-container .product-content-two-col .product-content-right .special-offer-timer p, .product-container .product-content-two-col .product-content-right .special-offer-timer .page-content.page-cms ul, .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer ul, .product-container .product-content-two-col .product-content-right .special-offer-timer #cms .page-content.page-cms ol, #cms .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer ol {
          text-align: center;
          font-style: normal;
          color: #284D79;
          line-height: 160%; }
        .product-container .product-content-two-col .product-content-right .special-offer-timer p:not(.special-text), .product-container .product-content-two-col .product-content-right .special-offer-timer .page-content.page-cms ul:not(.special-text), .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer ul:not(.special-text), .product-container .product-content-two-col .product-content-right .special-offer-timer #cms .page-content.page-cms ol:not(.special-text), #cms .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer ol:not(.special-text) {
          margin-top: -8px;
          font-size: 12px;
          font-weight: 300; }
        .product-container .product-content-two-col .product-content-right .special-offer-timer p.special-text, .product-container .product-content-two-col .product-content-right .special-offer-timer .page-content.page-cms ul.special-text, .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer ul.special-text, .product-container .product-content-two-col .product-content-right .special-offer-timer #cms .page-content.page-cms ol.special-text, #cms .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer ol.special-text {
          font-size: 15px !important;
          font-weight: bold !important; }
        .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-line-pack: center;
              align-content: center;
          gap: 10px; }
          .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 60px;
            height: 60px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            border-radius: 4px;
            gap: 10px;
            background: #E7F2F6; }
            .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box p.value, .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box .page-content.page-cms ul.value, .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box ul.value, .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box #cms .page-content.page-cms ol.value, #cms .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box ol.value {
              font-size: 24px;
              font-style: normal;
              font-weight: 600;
              line-height: normal;
              color: black;
              margin-top: 0 !important; }
            .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box p.text, .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box .page-content.page-cms ul.text, .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box ul.text, .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box #cms .page-content.page-cms ol.text, #cms .page-content.page-cms .product-container .product-content-two-col .product-content-right .special-offer-timer .timer-component .timer-box ol.text {
              color: #1E1C17;
              text-align: center;
              font-size: 12px;
              font-style: normal;
              font-weight: 300;
              line-height: 160%; }
      .product-container .product-content-two-col .product-content-right .product-block-payment {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-line-pack: center;
            align-content: center;
        gap: 14px; }
        .product-container .product-content-two-col .product-content-right .product-block-payment p, .product-container .product-content-two-col .product-content-right .product-block-payment .page-content.page-cms ul, .page-content.page-cms .product-container .product-content-two-col .product-content-right .product-block-payment ul, .product-container .product-content-two-col .product-content-right .product-block-payment #cms .page-content.page-cms ol, #cms .page-content.page-cms .product-container .product-content-two-col .product-content-right .product-block-payment ol {
          color: #767676;
          font-size: 12px;
          font-style: normal;
          font-weight: 300;
          line-height: 160%;
          margin-top: 14px; }
      .product-container .product-content-two-col .product-content-right .btn-add-to-cart-main {
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 40px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 10px;
        margin-top: 10px;
        font-size: 15px !important; }
      .product-container .product-content-two-col .product-content-right .current-price-value {
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 900;
        line-height: 160%; }
  .product-container label {
    text-transform: none; }
  .product-container h1 {
    text-transform: none;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2.25rem; }
  .product-container .product-block h3 {
    margin-bottom: 10px; }
  .product-container .product-block span {
    font-size: 0.875rem; }
  .product-container .product-name .product-manufacturer {
    min-width: 150px; }
  .product-container .product-reference > * {
    font-size: 0.875rem;
    color: #9C9C9C; }
  .product-container .product-ref-manu-time {
    margin-bottom: 20px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .product-container .product-ref-manu-time .product-manufacturer a {
      font-size: 12px;
      color: #9C9C9C;
      --color: #6D94C4; }
      .product-container .product-ref-manu-time .product-manufacturer a:hover {
        color: #6D94C4; }
    .product-container .product-ref-manu-time label {
      font-size: 0.875rem;
      color: #9C9C9C; }
  .product-container .product-delivery-information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: #E7F2F6; }
    .product-container .product-delivery-information .icon {
      vertical-align: middle;
      color: #6D94C4;
      margin-right: 10px;
      margin-top: -4px;
      display: inline-block; }
    .product-container .product-delivery-information label {
      color: #1E1C17;
      font-family: Inter;
      font-size: 12px;
      font-style: normal;
      font-weight: 600;
      line-height: 160%;
      padding-left: 0; }
  .product-container .blockreassurance_product .blockreassurance_product_item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px #E7E7E7 solid; }
    .product-container .blockreassurance_product .blockreassurance_product_item p, .product-container .blockreassurance_product .blockreassurance_product_item .page-content.page-cms ul, .page-content.page-cms .product-container .blockreassurance_product .blockreassurance_product_item ul, .product-container .blockreassurance_product .blockreassurance_product_item #cms .page-content.page-cms ol, #cms .page-content.page-cms .product-container .blockreassurance_product .blockreassurance_product_item ol {
      font-size: 0.875rem; }
    .product-container .blockreassurance_product .blockreassurance_product_item:first-child {
      border-left: 0; }
    .product-container .blockreassurance_product .blockreassurance_product_item i {
      font-size: 2rem;
      color: #6D94C4; }

.product-flag {
  background-color: #5DADA9; }
  .product-flag.bestseller {
    background-color: #767676; }
  .product-flag.discount {
    background-color: #E52040; }
  .product-flag.on-sale {
    background-color: #5D9FA4; }

#product-details label {
  color: #9C9C9C; }

.product-prices .discount-percentage::before {
  padding: 0 2px 0 0;
  content: "-"; }

.product-prices .discount-amount::after {
  padding: 0 2px 0 5px;
  content: "/"; }

.product-prices .product-price {
  color: #000000; }
  .product-prices .product-price .regular-price {
    color: #000000;
    font-size: 1.25rem;
    font-weight: 600; }

.product-prices .current-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
  .product-prices .current-price .current-price-value {
    font-weight: 600;
    font-size: 1.875rem; }

.product-prices .tax-shipping-delivery-label {
  font-size: 1.25rem;
  color: #000000; }

.product-prices #product-availability label {
  text-transform: none;
  color: #9C9C9C; }
  .product-prices #product-availability label::before {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    background: transparent;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 20px; }

.product-prices #product-availability .product-available::before {
  background: #63C900; }

.product-prices #product-availability .product-unavailable::before {
  background: #f00; }

.product-prices #product-availability .product-last-items::before {
  background: #E78E3A; }

.group-type-color .input-container span.color {
  border-radius: 50% !important;
  border: 0; }

.group-type-color span[data-title^="Bi"] {
  border: 1px solid #C0C0C0 !important; }

.group-type-color .color-selected span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .group-type-color .color-selected span::after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%; }
  .group-type-color .color-selected span[data-title^="Bi"]::after {
    background: #c0c0c0 !important; }
  .group-type-color .color-selected span:not([data-title^="Bi"])::after {
    background: white; }

.product-infos .nav.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  background: #E7F2F6; }
  .product-infos .nav.nav-tabs .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    color: black;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #E7F2F6; }
    .product-infos .nav.nav-tabs .nav-link:hover {
      border-bottom: 1px solid #6D94C4; }
  .product-infos .nav.nav-tabs .nav-link.active {
    color: #6D94C4;
    background: transparent;
    border-bottom: 1px solid #6D94C4; }

.product-infos .product-featured-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; }
  .product-infos .product-featured-boxes .pfb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 24px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    border-radius: 8px;
    border: 1px solid #E7F2F6; }
    .product-infos .product-featured-boxes .pfb h4 {
      margin-bottom: 0; }

.variant-container {
  margin-top: 20px; }

.current-color-value-info {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 10px;
  padding: 4px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  border-radius: 4px;
  background: #E7F2F6;
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; }

.product-variants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px; }

.product-variants-item .input-container:hover .radio-variant {
  border: 1px solid #284D79 !important; }

.product-variants-item .radio-variant-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .product-variants-item .radio-variant-list .input-container {
    margin-top: 5px; }
  .product-variants-item .radio-variant-list .radio-variant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    color: #1E1C17;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    border-radius: 4px;
    border: 1px solid #C0C0C0;
    line-height: 160%; }
    .product-variants-item .radio-variant-list .radio-variant.variant-selected {
      background-color: #1E1C17;
      color: white;
      border: 1px solid #1E1C17; }
  .product-variants-item .radio-variant-list .radio-label {
    padding-left: 10px; }

.product-variants-item:last-of-type {
  border-bottom: 0; }

.product-variants-item .attribute-name,
.product-variants-item .radio-label {
  text-transform: none; }

.product-variants-item label {
  cursor: pointer;
  font-weight: 600; }

.product-variants-item .input-color {
  width: 20px;
  height: 20px; }

.product-variants-item .radio-label {
  font-weight: 600;
  display: inline-block; }

#product .product-description .desc_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#product .product-description ul {
  margin-left: 20px; }

#product .product-description li {
  list-style-type: disc;
  margin-top: 10px; }

#product .desc-double-section h3 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

#product .desc-double-section img {
  max-width: 100%; }

.product-add-to-cart .ib-group-qty-btn {
  width: 200px; }
  .product-add-to-cart .ib-group-qty-btn .bootstrap-touchspin .form-control {
    height: 50px; }
  .product-add-to-cart .ib-group-qty-btn .bootstrap-touchspin .btn {
    width: 50px;
    line-height: 48px;
    font-weight: 400;
    font-size: 1rem; }
    .product-add-to-cart .ib-group-qty-btn .bootstrap-touchspin .btn::before {
      line-height: 20px; }

.product-add-to-cart #quantity_wanted {
  font-weight: 400;
  font-size: 1rem;
  height: 50px; }

.product-add-to-cart .add-to-cart i {
  font-size: 1.5rem;
  vertical-align: middle; }

.product-add-to-cart .wishlist-button-add {
  border: 1px #E7E7E7 solid;
  border-radius: 0;
  width: 50px;
  height: 50px; }
  .product-add-to-cart .wishlist-button-add.wishlist-button-product {
    margin-left: auto; }
  .product-add-to-cart .wishlist-button-add i {
    font-weight: 700; }

.product-description h2 {
  margin-top: 50px; }

.tabs {
  padding: 0 !important; }

#product h2.main-header:after {
  width: 8px;
  height: 8px;
  background-color: #1E1C17;
  display: inline-block;
  content: '';
  margin-left: 4px; }

.product-features .data-sheet .data-sheet-row:nth-child(odd) {
  background-color: #E7F2F6; }

.product-features .data-sheet .data-sheet-row:nth-child(even) {
  background-color: #fff; }

#product .product-desc-h3 {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 2rem; }

#product .pagination {
  border: 0; }
  #product .pagination a {
    max-width: 150px; }

#product #wrapper #main .page-header {
  margin-bottom: 0; }
  #product #wrapper #main .page-header h2 {
    font-size: 1.875rem; }

#product-comments-list .post-product-comment,
#product-comments-list-footer .post-product-comment {
  font-size: 0.875rem; }

#product-comments-list .product-comment-list-item:not(#empty-product-comment) {
  background: #F5F5F5; }
  #product-comments-list .product-comment-list-item:not(#empty-product-comment) p, #product-comments-list .product-comment-list-item:not(#empty-product-comment) .page-content.page-cms ul, .page-content.page-cms #product-comments-list .product-comment-list-item:not(#empty-product-comment) ul, #product-comments-list .product-comment-list-item:not(#empty-product-comment) #cms .page-content.page-cms ol, #cms .page-content.page-cms #product-comments-list .product-comment-list-item:not(#empty-product-comment) ol {
    font-size: 1rem;
    color: #000000;
    line-height: 150%; }

#product-comments-list .comment-infos {
  color: #6D94C4;
  min-height: unset; }

#product-comments-list .comment-author {
  font-weight: 600;
  font-size: 1rem; }

#product-comments-list .comment-date {
  font-size: 0.875rem; }
  #product-comments-list .comment-date .icon {
    font-size: 1.125rem; }

#post-product-comment-modal.product-comment-modal .modal-dialog,
#product-comment-posted-modal.product-comment-modal .modal-dialog,
#product-comment-post-error.product-comment-modal .modal-dialog {
  max-width: 1120px;
  margin-top: min(5.20833vw, 100px); }
  #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content,
  #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content,
  #product-comment-post-error.product-comment-modal .modal-dialog .modal-content {
    border-radius: 0;
    border: 0;
    padding: 50px; }
    #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-header,
    #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-header,
    #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-header {
      display: block;
      padding: 0;
      position: relative; }
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-header h2,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-header h2,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-header h2 {
        font-weight: 400;
        padding: 0 25px 10px;
        border-bottom: 1px #E7E7E7 solid;
        margin: 0;
        float: none; }
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-header .close,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-header .close,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-header .close {
        opacity: 1;
        position: absolute;
        padding: 0.5rem;
        top: -25px;
        right: -25px; }
        #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-header .close:hover,
        #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-header .close:hover,
        #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-header .close:hover {
          opacity: 0.5; }
    #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body,
    #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body,
    #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body {
      padding: 25px; }
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body .criterions-block,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body .criterions-block,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body .criterions-block {
        display: none;
        opacity: 0; }
        #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body .criterions-block .criterion-rating,
        #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body .criterions-block .criterion-rating,
        #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body .criterions-block .criterion-rating {
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body textarea,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body textarea,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body textarea {
        height: min(7.8125vw, 150px); }
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message,
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message {
        border: 1px #E7E7E7 solid;
        padding: min(10.41667vw, 200px); }
        #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul,
        #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul,
        #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul,
        #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul,
        #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul,
        #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul {
          margin: 0;
          position: relative;
          padding-left: min(5.20833vw, 100px); }
          #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul li,
          #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul li,
          #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul li,
          #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul li,
          #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul li,
          #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul li {
            margin: 15px 0;
            font-weight: 300; }
            #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul li:first-child,
            #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul li:first-child,
            #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul li:first-child,
            #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul li:first-child,
            #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul li:first-child,
            #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul li:first-child {
              font-size: 1.5rem;
              line-height: 2rem; }
          #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul::before,
          #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul::before,
          #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul::before,
          #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul::before,
          #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul::before,
          #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul::before {
            /* use !important to prevent issues with browser extensions that change fonts */
            font-family: "ibificon" !important;
            speak: never;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            left: 0;
            font-size: 38px;
            font-weight: 700;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); }
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul li,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul li,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul li {
        color: #63C900; }
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul::before,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul::before,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-posted-modal-message ul::before {
        content: "";
        color: #63C900; }
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul li,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul li,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul li {
        color: #f00; }
      #post-product-comment-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul::before,
      #product-comment-posted-modal.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul::before,
      #product-comment-post-error.product-comment-modal .modal-dialog .modal-content .modal-body #product-comment-post-error-message ul::before {
        content: "";
        color: #f00; }

#post-product-comment-modal.product-comment-modal .post-comment-buttons,
#product-comment-posted-modal.product-comment-modal .post-comment-buttons,
#product-comment-post-error.product-comment-modal .post-comment-buttons {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #post-product-comment-modal.product-comment-modal .post-comment-buttons p.required, #post-product-comment-modal.product-comment-modal .post-comment-buttons .page-content.page-cms ul.required, .page-content.page-cms #post-product-comment-modal.product-comment-modal .post-comment-buttons ul.required, #post-product-comment-modal.product-comment-modal .post-comment-buttons #cms .page-content.page-cms ol.required, #cms .page-content.page-cms #post-product-comment-modal.product-comment-modal .post-comment-buttons ol.required,
  #product-comment-posted-modal.product-comment-modal .post-comment-buttons p.required,
  #product-comment-posted-modal.product-comment-modal .post-comment-buttons .page-content.page-cms ul.required,
  .page-content.page-cms #product-comment-posted-modal.product-comment-modal .post-comment-buttons ul.required,
  #product-comment-posted-modal.product-comment-modal .post-comment-buttons #cms .page-content.page-cms ol.required,
  #cms .page-content.page-cms #product-comment-posted-modal.product-comment-modal .post-comment-buttons ol.required,
  #product-comment-post-error.product-comment-modal .post-comment-buttons p.required,
  #product-comment-post-error.product-comment-modal .post-comment-buttons .page-content.page-cms ul.required,
  .page-content.page-cms #product-comment-post-error.product-comment-modal .post-comment-buttons ul.required,
  #product-comment-post-error.product-comment-modal .post-comment-buttons #cms .page-content.page-cms ol.required,
  #cms .page-content.page-cms #product-comment-post-error.product-comment-modal .post-comment-buttons ol.required {
    left: 15px;
    color: #f00; }

body .product-miniature .x13favoriteproduct__btn--absolute {
  top: 10px !important;
  right: 5px !important; }

body#category #products .product-miniature .x13favoriteproduct__btn--absolute {
  top: 15px !important;
  right: 15px !important; }

body#category #products .product-miniature .product-flags {
  left: 15px !important;
  top: 15px !important; }

.ets-popup-grid .add-to-cart {
  color: #FFF;
  font-family: Inter;
  font-size: 11px;
  font-style: normal;
  height: auto;
  padding: 6px 10px 5px 10px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  line-height: 160%;
  position: relative; }
  .ets-popup-grid .add-to-cart i {
    position: relative;
    left: 0; }
  .ets-popup-grid .add-to-cart span {
    position: relative;
    right: 0; }
  .ets-popup-grid .add-to-cart:hover {
    background-color: #000000; }
    .ets-popup-grid .add-to-cart:hover i {
      position: relative;
      left: 80%; }
    .ets-popup-grid .add-to-cart:hover span {
      position: relative;
      right: 30%; }
  .ets-popup-grid .add-to-cart .vogicon-shopping-cart-1::before {
    color: white !important; }
  .ets-popup-grid .add-to-cart i.icon {
    top: 0px;
    color: white !important;
    font-size: 18px; }

.product-miniature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .product-miniature:hover a.ib-transition-text {
    text-decoration: underline;
    color: #6D94C4; }
  .product-miniature .product-description {
    margin-top: 10px; }
  .product-miniature .ib-price-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .product-miniature .product-miniature .price {
    font-size: 18px;
    font-weight: 300;
    display: block;
    margin: 0;
    width: 100%;
    line-height: 160%; }
  .product-miniature .regular-price.text-decoration-line-through {
    font-size: 15px !important;
    color: #c0c0c0 !important; }
  .product-miniature .cart-button-container {
    text-align: center; }
  .product-miniature .product-title a {
    color: inherit;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 24px */
    min-height: 48px; }
    .product-miniature .product-title a:hover {
      color: #6D94C4; }
  .product-miniature .product-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    margin-top: 10px; }
  .product-miniature .add-to-cart {
    color: #FFF;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    height: auto;
    padding: 6px 10px 5px 10px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    line-height: 160%;
    position: relative; }
    .product-miniature .add-to-cart i {
      position: relative;
      left: 0; }
    .product-miniature .add-to-cart span {
      position: relative;
      right: 0; }
    .product-miniature .add-to-cart:hover {
      background-color: #000000; }
      .product-miniature .add-to-cart:hover i {
        position: relative;
        left: 80%; }
      .product-miniature .add-to-cart:hover span {
        position: relative;
        right: 30%; }
    .product-miniature .add-to-cart .vogicon-shopping-cart-1::before {
      color: white !important; }
    .product-miniature .add-to-cart i.icon {
      top: 0px;
      color: white !important;
      font-size: 18px; }
  .product-miniature .ib-price-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    padding-bottom: 20px; }
    .product-miniature .ib-price-block span {
      color: #000000;
      font-size: 18px;
      font-style: normal;
      font-weight: 300;
      line-height: 160%;
      /* 28.8px */ }
  .product-miniature .product-title {
    margin-top: 20px;
    text-align: center;
    text-transform: none; }
  .product-miniature .discount-product {
    display: none; }
  .product-miniature .product-price-and-shipping {
    font-weight: 600;
    text-align: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0; }

#blockcart-modal {
  color: #000000;
  padding: 0 20px !important; }
  #blockcart-modal .close {
    background-color: #fff;
    text-shadow: none;
    z-index: 9999; }
    #blockcart-modal .close i {
      display: inline-block;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    #blockcart-modal .close:hover {
      background-color: #6D94C4; }
      #blockcart-modal .close:hover i {
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        color: #fff; }
  #blockcart-modal .cart-content-btn {
    width: 100%;
    padding-right: min(2.60417vw, 50px);
    gap: 20px;
    margin-top: 80px; }
  #blockcart-modal .cart-content button.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #blockcart-modal .cart-content .product-name {
    margin-top: 40px;
    font-style: normal;
    font-weight: bold;
    line-height: 160%; }
  #blockcart-modal .cart-content .product-price .value {
    color: #000;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 160% !important; }
  #blockcart-modal .cart-content .btn {
    font-size: 14px;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    line-height: 100%;
    padding: 0 20px !important;
    font-size: 13px !important; }
  #blockcart-modal .cart-content .btn .icon {
    font-size: 20px;
    width: 50px; }
  #blockcart-modal .cart-content .btn-outline-primary {
    border-color: #6D94C4; }
  #blockcart-modal .cart-content p, #blockcart-modal .cart-content .page-content.page-cms ul, .page-content.page-cms #blockcart-modal .cart-content ul, #blockcart-modal .cart-content #cms .page-content.page-cms ol, #cms .page-content.page-cms #blockcart-modal .cart-content ol {
    color: inherit;
    font-size: inherit; }
  #blockcart-modal .product-price {
    color: inherit; }
  #blockcart-modal .modal-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px dashed #dddddd; }
    #blockcart-modal .modal-title.h6 {
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      padding-bottom: 20px;
      margin-bottom: 20px;
      margin-top: 20px; }
    #blockcart-modal .modal-title span {
      display: block;
      margin-top: 2px;
      margin-left: 2px; }
    #blockcart-modal .modal-title .icon {
      color: #6D94C4;
      font-size: 22px;
      margin-right: 6px; }
  #blockcart-modal .cart-heading::after {
    content: '';
    display: block;
    border-bottom: 2px solid;
    width: 15px;
    margin-top: 1rem; }

.product-flags {
  top: 10px; }
  .product-flags li.product-flag {
    padding: 3px 6px !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    border-radius: 2px;
    gap: 10px;
    font-size: 12px !important;
    margin-bottom: 6px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 160%;
    /* 19.2px */ }

.products.row {
  position: relative; }
  .products.row::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: white;
    z-index: 1; }

.swiper-slide-thumb-active img {
  border: 1px solid #E7E7E7; }

.images-container .swiper-slide {
  cursor: pointer; }

.product-images > li.thumb-container {
  display: inline; }
  .product-images > li.thumb-container > .thumb {
    margin-bottom: 0.625rem;
    cursor: pointer; }
    .images-container .product-images > li.thumb-container > .thumb {
      margin-right: 0.8125rem; }
    .product-images > li.thumb-container > .thumb:hover {
      border: #E7E7E7 1px solid; }

.page-content-mobile h1 {
  font-size: 18px;
  line-height: 28px; }

.page-content-mobile .product-ref-manu-time label,
.page-content-mobile .product-ref-manu-time span {
  font-size: 12px; }

.page-content-mobile .product-ref-manu-time .product-manufacturer::before {
  display: none; }

.page-content-mobile .product-ref-manu-time .product-manufacturer a {
  font-size: 12px; }

.page-content-mobile .product-ref-manu-time .product-manufacturer-logo {
  right: 0; }
  .page-content-mobile .product-ref-manu-time .product-manufacturer-logo img {
    width: auto;
    max-height: 65px; }

.add-to-cart.position-fixed {
  z-index: 100;
  visibility: hidden;
  opacity: 0; }
  .add-to-cart.position-fixed.ib-docked {
    opacity: 1;
    visibility: visible; }

.products.ib-products-list > .product {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.block-category {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.cart-products-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; }
  .cart-products-count span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    aspect-ratio: 1/1;
    border-radius: 50px;
    color: white;
    background-color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%; }

.products.row > .swiper-wrapper > .product {
  border-radius: 8px;
  border: 1px solid #E7F2F6;
  height: auto; }
  .products.row > .swiper-wrapper > .product::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0; }

#js-product-list-header {
  display: none; }

#product .product-block-payment img {
  max-width: 100%; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 450px) {
  #product .product-content-right .current-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #product .product-content-right .product-price-discount .product-discount {
    margin: 0 auto !important; } }

@media screen and (max-width: 768px) {
  .products.ib-products-list > .product {
    margin-top: 12px; }
  .product-prices, .product-price-discount {
    text-align: center; }
  .product-content-right p, .product-content-right .page-content.page-cms ul, .page-content.page-cms .product-content-right ul, .product-content-right #cms .page-content.page-cms ol, #cms .page-content.page-cms .product-content-right ol {
    margin: 0 auto; }
  #category .products.row {
    margin-top: -12px; }
  #category #js-product-list {
    margin: 0 -6px; }
    #category #js-product-list .products .product-miniature {
      margin: 0 6px 0 6px;
      border-radius: 8px;
      border: 1px solid #E7F2F6;
      padding: 5px 5px 10px 5px; }
  #product .product-cover.swiper .swiper-slide {
    padding-bottom: 0 !important; }
  #product #content-wrapper .general-product-info {
    padding-bottom: 20px; }
    #product #content-wrapper .general-product-info p, #product #content-wrapper .general-product-info .page-content.page-cms ul, .page-content.page-cms #product #content-wrapper .general-product-info ul, #product #content-wrapper .general-product-info #cms .page-content.page-cms ol, #cms .page-content.page-cms #product #content-wrapper .general-product-info ol {
      margin-top: 15px; }
  .product-description p, .product-description .page-content.page-cms ul, .page-content.page-cms .product-description ul, .product-description #cms .page-content.page-cms ol, #cms .page-content.page-cms .product-description ol {
    margin-top: 15px; }
  .data-sheet-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .data-sheet-row > div {
      width: 50%;
      padding: 5px 10px; }
      .data-sheet-row > div.name {
        font-size: 13px;
        font-weight: bold;
        line-height: 160%; }
      .data-sheet-row > div.value {
        font-size: 13px;
        font-weight: 300;
        line-height: 160%; }
  .product-desc-short {
    margin-top: 0; }
  .product-features {
    margin-bottom: 30px; }
    .product-features h2 {
      margin-top: 30px;
      margin-bottom: 30px; }
      .product-features h2:after {
        width: 4px;
        height: 4px;
        background-color: #1E1C17;
        display: inline-block;
        content: '';
        margin-left: 4px; }
  #product h2.main-header:not(.accessory-header) {
    margin-top: 10px;
    margin-bottom: 20px; }
  #product h2.main-header.accessory-header {
    margin-top: 20px;
    margin-bottom: 20px; }
  #product .tabs .nav-tabs {
    display: none; }
  #product .tabs .tab-content > div {
    display: block !important; }
  #product #content-wrapper hr {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  #product .product-description .desc_icons {
    margin-top: 30px;
    margin-bottom: 30px;
    gap: 20px; }
    #product .product-description .desc_icons img {
      width: 20%; }
  .product-featured-boxes {
    margin-top: 30px;
    margin-bottom: 30px; }
  .product-container .product-ref-manu-time {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 10px; }
  .product-container .product-manufacturer label {
    padding-left: 0;
    margin-left: 0; }
  #product h2.main-header:after {
    width: 4px;
    height: 4px;
    background-color: #1E1C17;
    display: inline-block;
    content: '';
    margin-left: 4px; }
  #product .product-description li {
    line-height: 160% !important; }
  .desc-double-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 40px; }
    .desc-double-section p, .desc-double-section .page-content.page-cms ul, .page-content.page-cms .desc-double-section ul, .desc-double-section #cms .page-content.page-cms ol, #cms .page-content.page-cms .desc-double-section ol {
      margin-top: 15px;
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
    .desc-double-section > div {
      width: 100%; }
  .product-featured-boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .ib-product-images-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    .ib-product-images-col + div {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .product-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .product-container .product-right-panel {
    padding-left: 0; }
  .product-container .product-content-two-col {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .product-container .product-content-two-col > div {
    width: 100%; }
  [data-aos^=zoom][data-aos^=zoom] {
    opacity: 1;
    -webkit-transform: none;
            transform: none; }
  #blockcart-modal .cart-content .cart-content-btn {
    display: block;
    padding-right: 0; }
  #blockcart-modal .cart-content .btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0.5rem; }
  .product-miniature .product-title a {
    min-height: 72px; } }

@media screen and (max-width: 992px) {
  #category #left-column {
    width: 0 !important; }
  .left-col-faq-box {
    display: none !important; }
  #category .container-fluid.padded, #category .padded.container-sm, #category .padded.container-md, #category .padded.container-lg, #category .padded.container-xl {
    gap: 0 !important; } }

@media screen and (min-width: 768px) {
  .products.ib-products-list > .product {
    margin-top: 24px; }
  #category .products.row {
    margin-top: -24px; }
  #category #js-product-list {
    margin: 0 -12px; }
    #category #js-product-list .products .product-miniature {
      margin: 0 12px 0 12px;
      border-radius: 8px;
      border: 1px solid #E7F2F6;
      padding: 5px 5px 10px 5px; }
  #product #content-wrapper .general-product-info {
    padding-bottom: 50px; }
    #product #content-wrapper .general-product-info p, #product #content-wrapper .general-product-info .page-content.page-cms ul, .page-content.page-cms #product #content-wrapper .general-product-info ul, #product #content-wrapper .general-product-info #cms .page-content.page-cms ol, #cms .page-content.page-cms #product #content-wrapper .general-product-info ol {
      margin-top: 30px; }
  .product-description p, .product-description .page-content.page-cms ul, .page-content.page-cms .product-description ul, .product-description #cms .page-content.page-cms ol, #cms .page-content.page-cms .product-description ol {
    margin-top: 30px; }
  .data-sheet-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .data-sheet-row > div {
      width: 50%;
      padding: 10px 40px; }
      .data-sheet-row > div.name {
        font-size: 15px;
        font-weight: bold;
        line-height: 160%; }
      .data-sheet-row > div.value {
        font-size: 15px;
        font-weight: 300;
        line-height: 160%; }
  .product-desc-short {
    margin-top: 100px; }
  .product-features {
    margin-bottom: 80px; }
    .product-features h2 {
      margin-top: 80px;
      margin-bottom: 30px; }
      .product-features h2:after {
        width: 8px;
        height: 8px;
        background-color: #1E1C17;
        display: inline-block;
        content: '';
        margin-left: 4px; }
  #product h2.main-header:not(.accessory-header) {
    margin-top: 80px;
    margin-bottom: 30px; }
  #product h2.main-header.accessory-header {
    margin-top: 30px;
    margin-bottom: 20px; }
  #product .product-description .desc_icons {
    margin-top: 60px;
    margin-bottom: 60px;
    gap: 40px; }
  .product-featured-boxes {
    margin-top: 90px;
    margin-bottom: 60px; }
  .product-container .product-ref-manu-time {
    gap: 40px; }
    .product-container .product-ref-manu-time .product-manufacturer::before {
      content: '';
      position: absolute;
      top: 2px;
      left: -21px;
      width: 1px;
      height: 14px;
      background: #907150; }
  .desc-double-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 86px;
    margin-top: 50px; }
    .desc-double-section p, .desc-double-section .page-content.page-cms ul, .page-content.page-cms .desc-double-section ul, .desc-double-section #cms .page-content.page-cms ol, #cms .page-content.page-cms .desc-double-section ol {
      margin-top: 30px;
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
    .desc-double-section > div {
      width: 50%; }
  .ib-product-images-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%; }
    .ib-product-images-col + div {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 66.6666%;
              flex: 0 0 66.6666%;
      max-width: 66.666%; }
  .product-container .product-right-panel {
    padding-left: 86px; }
  .product-container .product-content-two-col > div {
    width: 50%; }
  .product-container .product-content-two-col {
    gap: 40px; }
  .page-content-mobile {
    display: none !important; }
  .product-prices #product-availability {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .product-prices .product-price-discount {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

@media (min-width: 1200px) {
  .products.ib-products-list > .product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    gap: 24px; } }

.cart-items {
  margin-bottom: 0; }

.card-block {
  padding: 1.25rem 1.25rem 0.5rem; }
  .card-block.checkout {
    padding-top: 0;
    padding-bottom: 1.75rem; }
  .card-block.cart-detailed-subtotals + .cart-summary-totals .cart-total {
    border-top: 1px solid #ddd; }
  .card-block.cart-summary-totals {
    padding: 0 1.25rem 0.825rem; }
    .card-block.cart-summary-totals .cart-summary-line {
      padding: 0.5rem 0.2rem 0; }
      .card-block.cart-summary-totals .cart-summary-line:last-child {
        margin-bottom: 0; }
      .card-block.cart-summary-totals .cart-summary-line.cart-total {
        padding: 1rem 0; }
        .card-block.cart-summary-totals .cart-summary-line.cart-total .label,
        .card-block.cart-summary-totals .cart-summary-line.cart-total .value {
          font-weight: 700; }
        .card-block.cart-summary-totals .cart-summary-line.cart-total .label {
          font-size: 1rem; }
        .card-block.cart-summary-totals .cart-summary-line.cart-total .value {
          font-size: 1rem; }
      .card-block.cart-summary-totals .cart-summary-line span.sub {
        float: none;
        font-size: 0.88rem;
        text-align: left; }

.cart-summary-line {
  clear: both; }
  .cart-summary-line::after {
    display: block;
    clear: both;
    content: ""; }
  .cart-summary-line .label {
    padding-left: 0;
    font-weight: 400;
    white-space: inherit; }
  .cart-summary-line.cart-summary-subtotals .label,
  .cart-summary-line.cart-summary-subtotals .value {
    font-weight: 500; }

/** CART BODY **/
.cart-grid-body {
  margin-bottom: 0.75rem; }
  .cart-grid-body a.label:hover {
    color: #6D94C4; }
  .cart-grid-body .cart-overview {
    padding: 1rem; }

/** CART RIGHT **/
.cart-grid-right .promo-discounts {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  text-align: center; }
  .cart-grid-right .promo-discounts .cart-summary-line .label .code {
    cursor: pointer; }

.cart-grid-right .cart-summary-line.cart-subtotal-products .label,
.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
  font-weight: 600; }

.cart-grid-right .cart-summary-line.cart-subtotal-products .value {
  font-size: 1rem; }

.block-promo .promo-code .alert-danger {
  position: relative;
  display: none;
  margin-top: 1.25rem;
  color: #fff;
  background: #ff4c4c; }
  .block-promo .promo-code .alert-danger::after {
    position: absolute;
    bottom: 100%;
    left: 10%;
    width: 0;
    height: 0;
    margin-left: -10px;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 10px;
    border-bottom-color: #ff4c4c; }

.block-promo .promo-code form {
  text-align: center; }

.block-promo .promo-input {
  color: #232323;
  text-indent: 0.625rem; }
  .block-promo .promo-input + button {
    margin-left: -1px; }

.block-promo .cart-summary-line .label,
.block-promo .promo-name {
  margin-bottom: 0; }
  .block-promo .cart-summary-line .label a,
  .block-promo .promo-name a {
    display: inline-block;
    font-weight: 500;
    color: #232323; }

.block-promo .promo-code-button {
  display: block;
  padding: 0 0 1rem;
  text-align: center; }
  .block-promo .promo-code-button.with-discounts {
    display: none; }
  .block-promo .promo-code-button.cancel-promo {
    margin-bottom: 0;
    color: #6D94C4; }
    .block-promo .promo-code-button.cancel-promo[aria-expanded="true"] {
      display: block;
      padding: 0;
      margin-top: 1rem; }

.block-promo.promo-highlighted {
  margin-bottom: 0; }

.block-promo p, .block-promo .page-content.page-cms ul, .page-content.page-cms .block-promo ul, .block-promo #cms .page-content.page-cms ol, #cms .page-content.page-cms .block-promo ol {
  margin-bottom: 0; }

/** CONTENT LEFT **/
/** CONTENT BODY **/
.product-line-grid-body > .product-line-info > .label {
  padding: 0;
  font-weight: 600;
  line-height: inherit;
  text-align: left;
  white-space: inherit; }

.product-line-grid-body > .product-line-info > .out-of-stock {
  color: #f00; }

.product-line-grid-body > .product-line-info > .available {
  color: #4cbb6c; }

.product-line-grid-body > .product-line-info > .unit-price-cart {
  padding-left: 0.3125rem;
  font-size: 0.875rem;
  color: #888888; }

/** CONTENT LEFT **/
.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
  display: inline-block;
  margin-top: 0.3125rem;
  color: #232323; }

/*** Responsive part ***/
@media (max-width: 575.98px) {
  .cart-items {
    padding: 1rem 0; }
  .cart-item {
    border-bottom: 1px solid #f6f6f6; }
    .cart-item:last-child {
      border-bottom: 0; }
  .cart-grid-body .cart-overview {
    padding: 0; }
  .product-line-grid-left {
    padding-right: 0 !important; } }

@media (max-width: 360px) {
  .product-line-grid-right .qty {
    width: 100%; }
  .product-line-grid-right .price {
    width: 100%; } }

.cart-item.cart-header {
  display: none;
  background-color: #e7f2f6;
  font-weight: 300; }

#cart .product-line-info .product-discount {
  font-weight: 300;
  color: #c0c0c0; }

#cart .product-line-grid .regular-price {
  font-weight: 300;
  color: #c0c0c0;
  margin-bottom: 15px;
  display: block;
  font-size: 14px; }

#cart .product-line-grid > span, #cart .product-line-grid > div {
  padding: 1rem 0.5rem; }

#cart .product-line-grid .label {
  font-size: inherit; }

#cart .product-line-grid .circle {
  width: 16px;
  height: 16px; }
  #cart .product-line-grid .circle-green {
    background-color: #31bc1b; }
  #cart .product-line-grid .circle-red {
    background-color: #E73A3A; }
  #cart .product-line-grid .circle-orange {
    background-color: #E78E3A; }

#cart .product-line-grid .fibicon-trash-can {
  font-size: 28px; }

#cart .product-line-grid .product-image {
  max-width: 160px; }

.product-line-info.product-price {
  color: #000;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  /* 24px */ }

.cart-items .cart-item img {
  width: 103px !important;
  height: 103px; }

.padding-product-name {
  padding: 10px 40px !important; }

#cart #ps_checkout-payment-method-logo-block-container {
  display: none; }

#cart .cart-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-top: 50px; }
  #cart .cart-bottom .voucher-label {
    margin-left: 10px;
    margin-bottom: 6px;
    display: block;
    font-size: 13px;
    margin-top: -4px; }
  #cart .cart-bottom .btn-outline-secondary {
    margin-right: 24px; }
  #cart .cart-bottom .btn-voucher {
    border-radius: 8px; }
  #cart .cart-bottom .voucher-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px; }
  #cart .cart-bottom .promo-code {
    padding: 10px;
    background: #f4f4f4;
    border-radius: 8px;
    border: 1px solid #E7F2F6; }
    #cart .cart-bottom .promo-code .promo-input {
      width: 434px; }

.extra-options-container strong {
  margin: 10px 0;
  display: block; }

.extra-options-container .extra-option .label {
  text-align: left;
  margin: 10px 0; }

.extra-options-container .extra-option .value ul li {
  list-style-type: disc; }

.extra-options-container .extra-option .value {
  margin-left: 30px; }

#cart .current-price, #cart .product-line-grid-total-price {
  text-align: center !important; }

#checkout .attributes-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px !important; }

#checkout .product-line-info-detail {
  display: inline !important; }

#checkout .extra-option .label, #checkout .extra-option li {
  font-size: 13px; }

.product-line-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  flex-direction: column; }
  .product-line-info .attributes-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px; }
  .product-line-info .product-line-info-detail {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px; }
    .product-line-info .product-line-info-detail .label {
      color: var(--kolor-1, #000);
      font-size: 13px !important;
      font-style: normal;
      font-weight: 600 !important;
      line-height: 160%; }
    .product-line-info .product-line-info-detail .value {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-line-pack: center;
          align-content: center;
      padding: 4px 12px;
      border-radius: 4px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 28px;
      gap: 10px;
      font-size: 13px !important;
      font-style: normal;
      font-weight: 600;
      line-height: 160%;
      /* 20.8px */
      background: #e7f2f6; }
  .product-line-info a {
    color: #000;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%; }
    .product-line-info a:hover {
      color: #6D94C4; }

.product-line-grid .product-total-price {
  font-weight: 600; }

.product-line-grid .js-cart-line-product-quantity.form-control {
  height: 24px !important;
  width: 48px !important;
  padding: 0 !important; }

.product-line-grid .ib-group-qty-btn input {
  height: 24px !important;
  width: 48px !important;
  border-radius: 4px !important;
  border: 1px solid #DDD !important; }

.product-line-grid .ib-group-qty-btn .input-group-btn {
  border-radius: 8px;
  border: 1px solid #DDD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px; }

.cart-item .availability > * {
  display: inline-block;
  vertical-align: middle; }

#cart .cart-summary-line:not(.list-group-item) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  text-align: center;
  border-bottom: 1px solid #E7E7E7; }
  #cart .cart-summary-line:not(.list-group-item) .label {
    font-size: inherit; }

#cart .ib-group-qty-btn {
  width: 135px; }

.block-promo .promo-name .cart-summary-line .label {
  font-weight: 500;
  color: #363a42; }

.block-promo .promo-name .cart-summary-line span {
  color: #6D94C4; }

.block-promo.promo-highlighted,
.block-promo .list-group-item {
  border: 1px #E7E7E7 solid; }
  .block-promo.promo-highlighted .code,
  .block-promo .list-group-item .code {
    font-weight: 600; }

.ib-voucher-label {
  height: 20px; }

.ib-cart-bottom .btn {
  font-weight: 500; }
  .ib-cart-bottom .btn.disabled:first-child {
    float: right; }

.blockcart .cart-summary span {
  font-size: 13px !important;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 160% !important; }

div.cart-line-product-actions {
  text-align: center; }
  div.cart-line-product-actions i {
    font-size: 20px; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 992px) {
  .cart-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    margin-top: 10px !important;
    margin-bottom: -30px !important; } }

@media screen and (min-width: 992px) {
  #cart .product-line-grid-total-price .product-discount {
    display: none; } }

@media screen and (max-width: 400px) {
  .cart-detailed-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media screen and (max-width: 580px) {
  .cart-detailed-actions {
    gap: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  #cart .cart-voucher {
    max-width: 100%; }
  #cart .cart-bottom .btn-outline-secondary {
    margin-right: 0; }
  #cart .cart-bottom .promo-code .promo-input {
    width: auto !important; } }

@media (max-width: 991.98px) {
  #cart .cart-item {
    border: 1px solid #E7E7E7;
    margin-bottom: 1rem;
    position: relative;
    padding: 0.5rem; }
    #cart .cart-item .product-line-grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #cart .cart-item .product-line-grid > div {
        width: 100%;
        padding: 0.5rem;
        text-align: center; }
    #cart .cart-item div.cart-line-product-actions {
      position: absolute;
      right: 0;
      top: 0;
      padding: 1rem;
      width: auto; }
  .cart-item .availability,
  .cart-item .product-line-grid-total-price {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .product-total-price {
    font-weight: 600;
    font-size: 20px; }
  .ib-cart-bottom {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  #promo-code .btn {
    height: 40px;
    font-size: 12px; }
  .ib-cart-total-actions {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0; }
  .ib-cart-total-actions .checkout {
    margin: 0 -15px; }
    .ib-cart-total-actions .checkout .btn {
      font-size: 14px; }
  #cart .cart-summary-line {
    font-size: 1rem; }
    #cart .cart-summary-line .label {
      text-align: left; }
    #cart .cart-summary-line .value {
      text-align: right; }
  .ib-cart-totals {
    border-top: 1px solid #E7E7E7;
    margin-top: 2rem; } }

@media (min-width: 992px) {
  .ib-cart-total-actions .checkout {
    padding-top: 20px; }
  .cart-item.cart-header {
    display: block; }
  #cart .cart-grid {
    margin-bottom: min(0.78125vw, 15px); }
  #cart .product-line-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 160px 1fr 160px 160px 160px 50px;
        grid-template-columns: 160px 1fr 160px 160px 160px 50px; }
    #cart .product-line-grid > span, #cart .product-line-grid > div {
      padding: min(0.78125vw, 15px) min(0.39062vw, 7.5px); }
    #cart .product-line-grid > span {
      border-right: 1px #fff solid; }
    #cart .product-line-grid .circle {
      width: min(0.83333vw, 16px);
      height: min(0.83333vw, 16px); }
    #cart .product-line-grid .fibicon-trash-can {
      font-size: min(1.45833vw, 28px); }
    #cart .product-line-grid .product-image {
      max-width: min(3.90625vw, 75px); }
  #cart .cart-summary-line:not(.list-group-item) {
    -ms-grid-columns: 1fr 160px 50px;
        grid-template-columns: 1fr 160px 50px; }
    #cart .cart-summary-line:not(.list-group-item) > span {
      padding: 20px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #cart .cart-summary-line:not(.list-group-item) > span.label {
        color: var(--kolor-1, #000);
        font-family: Inter;
        font-size: 15px;
        font-style: normal;
        font-weight: 300;
        line-height: 160%;
        /* 24px */
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
      #cart .cart-summary-line:not(.list-group-item) > span.value {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-line-pack: center;
            align-content: center; }
  .ib-cart-total-actions {
    padding-right: min(3.90625vw, 75px); }
  #cart .cart-item + .cart-item {
    border-bottom: 1px solid #E7E7E7; }
  #cart .ib-group-qty-btn {
    width: min(6.77083vw, 130px); }
  .ib-cart-bottom .btn {
    font-size: min(0.72917vw, 14px); } }

@media screen and (max-width: 768px) {
  #cart .product-line-info .attributes-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px; }
  #cart .m-top-50.m-bottom-50 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  #blockcart-modal .cart-info {
    display: none !important; }
  #blockcart-modal .modal-title span {
    display: inline-block !important;
    text-align: left; }
  #blockcart-modal .cart-products-count, #blockcart-modal .cart-content-btn {
    text-align: center !important; }
  #blockcart-modal .cart-content-btn {
    margin-top: 0 !important; }
  #blockcart-modal .cart-content-btn button, #blockcart-modal .cart-content-btn a {
    width: 170px !important; }
  #blockcart-modal .modal-title.h6 {
    margin-top: 0 !important;
    text-align: center !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px; }
  #blockcart-modal .cart-products-count {
    padding-top: 15px;
    display: block !important; }
  #blockcart-modal .cart-content-top .product-name, #blockcart-modal .cart-content-top .product-price {
    text-align: center !important; }
  #blockcart-modal .cart-content-top .product-name {
    font-size: 16px !important;
    margin-top: 0 !important; } }

#block-reassurance i {
  font-size: 24px;
  color: #6D94C4; }

#block-reassurance li.block-reassurance-item {
  gap: 10px; }

#block-reassurance .reassurance-title {
  margin-top: 14px !important;
  font-style: normal;
  font-weight: 600 !important;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: normal; }

#block-reassurance .reassurance-desc {
  font-style: normal  !important;
  font-weight: 300;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 160%; }

#index #block-reassurance .reassurance-title {
  font-size: 16px  !important; }

#index #block-reassurance .reassurance-desc {
  font-size: 13px  !important; }

#product #block-reassurance .reassurance-title {
  font-size: 13px  !important; }

#product #block-reassurance .reassurance-desc {
  margin-top: 5px;
  font-size: 11px  !important; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  #product #block-reassurance {
    margin-bottom: 30px; } }

#footer {
  padding-top: 2.5rem; }

.linklist .blockcms-title a {
  color: #232323; }

.account-list a {
  color: #888888; }
  .account-list a:hover {
    color: #6D94C4; }

.blockcms-title,
.myaccount-title,
.myaccount-title a,
.block-contact-title {
  font-size: 1rem;
  font-weight: 700; }

.block-social ul li {
  display: inline-block; }
  .block-social ul li a {
    display: block; }

#block_myaccount_infos .myaccount-title a {
  color: #232323; }

.footer-container {
  overflow: hidden; }
  .footer-container li a {
    cursor: pointer; }
    .footer-container li a:hover {
      color: #6D94C4; }

.links .collapse {
  display: inherit; }

@media (max-width: 767.98px) {
  .footer-container {
    margin-top: 0;
    box-shadow: none; }
  .links .title {
    cursor: pointer; }
    .links .title .collapse-icons .remove {
      display: none; }
  .links .title[aria-expanded="true"] .collapse-icons .add {
    display: none; }
  .links .title[aria-expanded="true"] .collapse-icons .remove {
    display: block; }
  .links .navbar-toggler {
    display: inline-block;
    padding: 0; } }

.copyright-caption {
  color: #767676 !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%; }

.flex-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex-footer .mail-contact-info-text span, .flex-footer .mail-contact-info-text a {
    margin-left: 5px;
    margin-top: -3px; }
  .flex-footer .phone-contact-info-text span, .flex-footer .phone-contact-info-text a {
    margin-left: 2px;
    margin-top: -1px; }
  .flex-footer #_desktop_logo_footer {
    width: 25%; }
    .flex-footer #_desktop_logo_footer .footer-call-info-text {
      font-size: 15px !important;
      margin-top: 30px;
      font-style: normal;
      font-weight: bold !important;
      line-height: 160%; }
    .flex-footer #_desktop_logo_footer .footer-call-info-caption {
      font-size: 13px;
      font-style: normal;
      font-weight: 300;
      line-height: 160%; }
    .flex-footer #_desktop_logo_footer .top-contact-info {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 40px; }
      .flex-footer #_desktop_logo_footer .top-contact-info .position-relative.topicon-right {
        margin-top: 15px; }
      .flex-footer #_desktop_logo_footer .top-contact-info .vogicon-envelope-1 {
        top: 3px; }
      .flex-footer #_desktop_logo_footer .top-contact-info span, .flex-footer #_desktop_logo_footer .top-contact-info span span, .flex-footer #_desktop_logo_footer .top-contact-info span a {
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 160%;
        /* 24px */ }
      .flex-footer #_desktop_logo_footer .top-contact-info i {
        width: 24px;
        display: inline-block;
        text-align: center; }
  .flex-footer .links.col-lg {
    width: 18.75%; }

.footer-container {
  background-color: #1E1C17; }
  .footer-container .footer-left-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer-container .footer-left-top .footer-caption {
      margin-left: 30px; }
      .footer-container .footer-left-top .footer-caption p, .footer-container .footer-left-top .footer-caption .page-content.page-cms ul, .page-content.page-cms .footer-container .footer-left-top .footer-caption ul, .footer-container .footer-left-top .footer-caption #cms .page-content.page-cms ol, #cms .page-content.page-cms .footer-container .footer-left-top .footer-caption ol {
        text-transform: uppercase;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 0; }
  .footer-container a.ibe_text-underline, .footer-container #cms .ib_cms_wrapper a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), #cms .ib_cms_wrapper .footer-container a:not([class*="btn-"]):not([class*="carousel-"]):not([class*="gallery-item-cms"]), .footer-container .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a, .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li .footer-container a, .footer-container #ibif-menu .mega-box .mega-links a, #ibif-menu .mega-box .mega-links .footer-container a, .footer-container #gdpr_consent label a, #gdpr_consent label .footer-container a {
    --color: #6D94C4; }
  .footer-container .h3,
  .footer-container .h4 {
    font-size: 14px;
    font-weight: 500; }
  .footer-container h3, .footer-container h4, .footer-container h5, .footer-container .h3, .footer-container .h4, .footer-container .h5 {
    color: #6D94C4 !important;
    text-transform: none !important;
    font-size: 16px !important; }
  .footer-container a, .footer-container li a {
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    /* 20.8px */ }
    .footer-container a:hover, .footer-container li a:hover {
      color: #6D94C4; }
  .footer-container li a, .footer-container a, .footer-container p, .footer-container .page-content.page-cms ul, .page-content.page-cms .footer-container ul, .footer-container #cms .page-content.page-cms ol, #cms .page-content.page-cms .footer-container ol, .footer-container span {
    color: white; }

#footer {
  padding-top: 0; }
  #footer #_desktop_language_selector_footer .dropdown,
  #footer #_desktop_currency_selector_footer .dropdown,
  #footer #_mobile_language_selector_footer .dropdown,
  #footer #_mobile_currency_selector_footer .dropdown {
    width: 100%; }
    #footer #_desktop_language_selector_footer .dropdown button,
    #footer #_desktop_currency_selector_footer .dropdown button,
    #footer #_mobile_language_selector_footer .dropdown button,
    #footer #_mobile_currency_selector_footer .dropdown button {
      display: none; }
    #footer #_desktop_language_selector_footer .dropdown .dropdown-menu,
    #footer #_desktop_currency_selector_footer .dropdown .dropdown-menu,
    #footer #_mobile_language_selector_footer .dropdown .dropdown-menu,
    #footer #_mobile_currency_selector_footer .dropdown .dropdown-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      z-index: 100;
      border: 0;
      background-color: unset; }
      #footer #_desktop_language_selector_footer .dropdown .dropdown-menu li,
      #footer #_desktop_currency_selector_footer .dropdown .dropdown-menu li,
      #footer #_mobile_language_selector_footer .dropdown .dropdown-menu li,
      #footer #_mobile_currency_selector_footer .dropdown .dropdown-menu li {
        padding: 0 10px 0 0; }
        #footer #_desktop_language_selector_footer .dropdown .dropdown-menu li.current a,
        #footer #_desktop_currency_selector_footer .dropdown .dropdown-menu li.current a,
        #footer #_mobile_language_selector_footer .dropdown .dropdown-menu li.current a,
        #footer #_mobile_currency_selector_footer .dropdown .dropdown-menu li.current a {
          color: #6D94C4; }
  #footer #_desktop_currency_selector_footer .currency-selector .dropdown-menu,
  #footer #_mobile_currency_selector_footer .currency-selector .dropdown-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start; }

.footer-copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .footer-copyright a {
    color: #6D94C4; }
    .footer-copyright a:hover {
      color: white; }
  .footer-copyright .fibicon-more {
    font-size: 20px; }
  .footer-copyright .fibicon-paint-brush {
    font-size: 15px; }
  .footer-copyright .tm-dodo2 {
    margin: auto; }

#_desktop_logo_footer {
  margin-right: 6rem; }

.ib-scroll-top {
  right: 20px;
  bottom: 100px;
  width: 34px;
  color: white;
  line-height: 34px;
  background: #6D94C4;
  z-index: 30; }
  .ib-scroll-top.aos-init {
    pointer-events: none; }
  .ib-scroll-top.aos-animate {
    pointer-events: all; }
  .ib-scroll-top:hover {
    background: #284D79; }

.block-social ul {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.block-social .instagram.col-lg {
  margin: 0 15px !important; }

.block-social li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: inline-block;
  text-align: center; }
  .block-social li a:hover svg path {
    fill: #284D79; }
  .block-social li a i {
    display: block;
    font-size: 38px !important;
    padding-top: 6px;
    margin-left: -1px; }

.block-social li.pinterest .fibicon-pinterest {
  background: url(../img/6ecbdc2c9e42f4609557.svg) no-repeat left center;
  background-size: contain;
  width: 100%;
  height: 30px;
  display: inline-block; }

.block-social li.linkedin .fibicon-linkedin {
  background: url(../img/c52102bd37f2ac744119.svg) no-repeat left center;
  background-position: center center;
  background-size: contain;
  width: 100%;
  height: 30px;
  display: inline-block; }

#contact-infos .icon {
  width: 2rem;
  /* CLASSES: position-absolute ib-text-brown start-0 top-0 text-center ml-n5 */
  position: absolute;
  color: #6D94C4;
  top: 0;
  left: 0;
  text-align: center;
  margin-left: -3rem; }

.block-contact a {
  color: #6D94C4; }

.block-contact p, .block-contact .page-content.page-cms ul, .page-content.page-cms .block-contact ul, .block-contact #cms .page-content.page-cms ol, #cms .page-content.page-cms .block-contact ol {
  font-size: inherit; }

.links .collapse.show {
  display: block; }

footer hr.ib-index {
  border-color: #E7E7E7;
  margin: 0 -20px -1px; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 1400px) {
  .footer-container {
    padding-left: 25px;
    padding-right: 25px; }
  body:not(#index) .footer-container {
    margin-top: 40px; }
  body#module-ibifinspiration-inspirationlist .footer-container {
    margin-top: 0 !important; } }

@media screen and (min-width: 992px) {
  #footer .copyright-container, #footer .payments-container, #footer .right-icons-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

@media (max-width: 991.98px) {
  .links .collapse {
    display: none; }
    .links .collapse.in {
      display: block; }
  .footer-copyright i {
    width: 20px;
    height: 20px; } }

@media (min-width: 992px) {
  .ib-order-lg-default {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial; }
  .footer-container {
    padding-top: 2.5rem; }
    .footer-container .h3,
    .footer-container .h4 {
      font-size: min(1.32308vw, 13.125px);
      margin-bottom: min(1.5625vw, 30px);
      font-weight: 600; }
  #footer #_desktop_currency_selector_footer {
    position: absolute;
    right: 0;
    top: min(5.20833vw, 100px);
    border-bottom: 1px #E7E7E7 solid; }
  #footer #_desktop_language_selector_footer {
    position: absolute;
    right: 0;
    top: min(7.8125vw, 150px); }
  #footer #_desktop_currency_selector_footer .dropdown,
  #footer #_desktop_language_selector_footer .dropdown {
    width: min(15.625vw, 300px); }
    #footer #_desktop_currency_selector_footer .dropdown .dropdown-menu li,
    #footer #_desktop_language_selector_footer .dropdown .dropdown-menu li {
      padding: 0 min(0.52083vw, 10px) 0 min(0.78125vw, 15px); }
  .footer-copyright .fibicon-more {
    font-size: min(1.04167vw, 20px); }
  .footer-copyright .fibicon-paint-brush {
    font-size: min(0.78125vw, 15px); }
  .block-social li a {
    font-size: min(1.5625vw, 30px); }
  .block-social li.pinterest .fibicon-pinterest {
    height: min(1.5625vw, 30px); }
  .block-social li.linkedin .fibicon-linkedin {
    height: min(1.5625vw, 30px); }
  .ib-scroll-top {
    right: min(1.04167vw, 20px);
    bottom: min(5.20833vw, 100px);
    width: min(1.77083vw, 34px);
    line-height: min(1.77083vw, 34px); } }

@media screen and (max-width: 992px) {
  #footer .payments-container {
    display: none !important; }
  #footer .block-social {
    text-align: right; }
  #footer #_desktop_logo_footer {
    margin-right: 0; }
  #footer #_desktop_logo_footer {
    width: 100%; }
  #footer .footer-left-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    margin-top: 30px;
    margin-bottom: 30px; }
  #footer .links.col-lg {
    width: 25%; } }

@media screen and (min-width: 768px) {
  .footer-copyright {
    padding-top: 70px;
    padding-bottom: 60px; } }

@media screen and (max-width: 768px) {
  #footer .fibicon-arrow-down-sign-to-navigate::before {
    color: #6D94C4; }
  .footer-copyright {
    padding-top: 30px;
    padding-bottom: 20px; }
  .footer-container .footer-left-top .footer-caption p, .footer-container .footer-left-top .footer-caption .page-content.page-cms ul, .page-content.page-cms .footer-container .footer-left-top .footer-caption ul, .footer-container .footer-left-top .footer-caption #cms .page-content.page-cms ol, #cms .page-content.page-cms .footer-container .footer-left-top .footer-caption ol {
    font-size: 13px !important; }
  #footer .links.col-lg {
    width: 100% !important; } }

@media screen and (max-width: 576px) {
  .copyright-container, .right-icons-container {
    width: 100% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important; }
  .footer-container .block-social {
    padding-top: 20px; }
  #footer .block-social, .copyright-container {
    text-align: center !important; } }

@media screen and (min-width: 576px) and (max-width: 992px) {
  #footer .copyright-container, #footer .right-icons-container {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
            flex: 0 0 50% !important;
    max-width: 50% !important; } }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .links .collapse {
    display: block; }
  #footer .ib-index {
    display: none; } }

#contact .contact-social-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  #contact .contact-social-container .social-contact-title {
    padding-top: 25px; }
  #contact .contact-social-container .block-social .instagram.col-lg {
    margin: auto !important; }
  #contact .contact-social-container .contact-socials {
    margin-right: 20px; }
    #contact .contact-social-container .contact-socials ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 30px; }

#contact .alert.alert-info {
  margin-bottom: 0; }

#contact .contact-form {
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #E7F2F6;
  box-shadow: 0 15px 15px 0 #F4F4F4; }
  #contact .contact-form p[data-pm-slice], #contact .contact-form .page-content.page-cms ul[data-pm-slice], .page-content.page-cms #contact .contact-form ul[data-pm-slice], #contact .contact-form #cms .page-content.page-cms ol[data-pm-slice], #cms .page-content.page-cms #contact .contact-form ol[data-pm-slice] {
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%; }
  #contact .contact-form .psgdpr_consent_message {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0; }
    #contact .contact-form .psgdpr_consent_message p, #contact .contact-form .psgdpr_consent_message .page-content.page-cms ul, .page-content.page-cms #contact .contact-form .psgdpr_consent_message ul, #contact .contact-form .psgdpr_consent_message #cms .page-content.page-cms ol, #cms .page-content.page-cms #contact .contact-form .psgdpr_consent_message ol {
      margin-bottom: 0;
      padding-bottom: 0; }
  #contact .contact-form h3 {
    text-transform: none; }
  #contact .contact-form .contact-form-wrapper {
    margin-top: 20px;
    margin-bottom: 20px; }

#contact .form-group {
  margin-bottom: 10px; }

#contact #contact-map {
  margin: 0; }

#contact .contact-rich {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  #contact .contact-rich strong {
    font-weight: bold; }
  #contact .contact-rich .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px; }
    #contact .contact-rich .block .data p, #contact .contact-rich .block .data .page-content.page-cms ul, .page-content.page-cms #contact .contact-rich .block .data ul, #contact .contact-rich .block .data #cms .page-content.page-cms ol, #cms .page-content.page-cms #contact .contact-rich .block .data ol {
      margin-bottom: 10px; }
    #contact .contact-rich .block .data .btn {
      margin-top: 10px; }
    #contact .contact-rich .block .icon-block i {
      font-size: 43px; }
    #contact .contact-rich .block .bottom-contact {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 24px; }
      #contact .contact-rich .block .bottom-contact span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center; }
      #contact .contact-rich .block .bottom-contact i {
        font-size: 20px;
        margin-right: 10px; }
      #contact .contact-rich .block .bottom-contact a {
        color: #1E1C17;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 160%; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 768px) {
  .contactmapheader {
    padding-top: 50px;
    padding-bottom: 50px; }
  #contact .contact-hr {
    margin-bottom: 0;
    margin-top: 50px; }
  .main-contact-text h4 {
    margin-bottom: 50px; }
  .main-contact-text h3 {
    margin-bottom: 10px; }
  .main-contact-text h1 {
    margin-top: 20px;
    margin-bottom: 50px; }
  #contact .contact-social-container {
    margin-top: 50px; }
  #contact .bottom-contact {
    margin-top: 40px;
    margin-bottom: 20px; }
  #contact .row-contact-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    #contact .row-contact-cols > div, #contact .row-contact-cols > section {
      width: 50%; } }

@media screen and (max-width: 1400px) {
  #contact .footer-container {
    margin-top: -30px !important; } }

@media screen and (max-width: 768px) {
  .contactmapheader {
    padding-top: 30px;
    padding-bottom: 30px; }
  #contact .contact-hr {
    margin-bottom: 0;
    margin-top: 30px; }
  #contact .contact-social-container {
    margin-top: 0; }
    #contact .contact-social-container .social-contact-title {
      margin-bottom: 15px; }
  #contact .block-social li a {
    height: auto !important; }
  #contact .contact-social-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  #contact .contact-form {
    padding: 15px !important;
    margin-top: 30px; }
  #contact .main-contact-text h4 {
    margin-bottom: 30px; }
  #contact .main-contact-text h3 {
    margin-bottom: 10px; }
  #contact .main-contact-text h1 {
    margin-top: 10px;
    margin-bottom: 30px; }
  #contact .contact-rich .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #contact .contact-rich .block .icon-block {
      display: none !important; }
  #contact .contact-rich {
    gap: 20px !important; }
  #contact .bottom-contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px; }
  #contact .contact-rich .block .bottom-contact span {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  #contact .contact-rich .block .bottom-contact {
    gap: 10px !important; }
  #contact .row-contact-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #contact .row-contact-cols > div, #contact .row-contact-cols > section {
      width: 100%; } }

.customization-modal .modal-content {
  border: 1px solid #f6f6f6;
  border-radius: 0; }
  .customization-modal .modal-content .modal-body {
    padding-top: 0; }
    .customization-modal .modal-content .modal-body .product-customization-line {
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem;
      border-bottom: 1px solid #f6f6f6; }
      .customization-modal .modal-content .modal-body .product-customization-line .label {
        font-weight: 600;
        text-align: right; }
      .customization-modal .modal-content .modal-body .product-customization-line:last-child {
        padding-bottom: 0;
        border-bottom: 0; }

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

.sitemap {
  margin-top: 0.9375rem; }
  .sitemap h2 {
    margin-left: -15px;
    color: #232323; }
  .sitemap ul {
    margin-left: -15px; }
    .sitemap ul.nested {
      margin-left: 20px; }

@media (max-width: 575.98px) {
  .sitemap {
    margin-top: 0; } }

.ib-bullet {
  width: 5px;
  height: 5px; }

.sitemap a {
  --color: #6D94C4; }

.sitemap h2 {
  border-bottom: 1px solid #E7E7E7; }

.block_newsletter {
  float: inherit;
  width: 100%;
  margin: auto;
  margin-bottom: 0.625rem;
  clear: both;
  font-size: 0.875rem;
  background: #fff; }
  .block_newsletter form {
    position: relative; }
    .block_newsletter form input[type="text"] {
      min-width: 255px;
      padding: 10px;
      color: #888888;
      border: none;
      border: 1px solid #eaeaea; }
      .block_newsletter form input[type="text"]:focus {
        color: #232323;
        background: #fff;
        outline: 3px #6D94C4 solid; }
        .block_newsletter form input[type="text"]:focus + button .search {
          color: #6D94C4; }
    .block_newsletter form button[type="submit"] {
      position: absolute;
      right: 0.125rem;
      bottom: 0.3125rem;
      color: #888888;
      background: none;
      border: none; }
      .block_newsletter form button[type="submit"] .search:hover {
        color: #6D94C4; }
  .block_newsletter #block-newsletter-label {
    color: #232323; }
  .block_newsletter form .input-wrapper {
    overflow: hidden; }
  .block_newsletter form .row .col-xs-12:last-of-type p, .block_newsletter form .row .col-xs-12:last-of-type .page-content.page-cms ul, .page-content.page-cms .block_newsletter form .row .col-xs-12:last-of-type ul, .block_newsletter form .row .col-xs-12:last-of-type #cms .page-content.page-cms ol, #cms .page-content.page-cms .block_newsletter form .row .col-xs-12:last-of-type ol {
    font-size: 0.75rem;
    color: #888888; }
  .block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    margin-left: 0.5rem; }
  .block_newsletter form input[type="email"] {
    width: 100%;
    padding: 11px;
    border: 1px solid #ddd; }
    .block_newsletter form input[type="email"]:focus {
      padding: 8px 8px 9px;
      border: 3px #6D94C4 solid;
      outline: 0; }
  .block_newsletter form input {
    height: 42px;
    box-shadow: none; }

#footer .block_newsletter p, #footer .block_newsletter .page-content.page-cms ul, .page-content.page-cms #footer .block_newsletter ul, #footer .block_newsletter #cms .page-content.page-cms ol, #cms .page-content.page-cms #footer .block_newsletter ol {
  padding-top: 0.625rem; }

#footer .block_newsletter #block-newsletter-label {
  padding-top: 0; }

#left-column .block_newsletter {
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem; }

@media (max-width: 767.98px) {
  .block_newsletter {
    padding-top: 1rem; } }

.block_newsletter {
  position: relative;
  max-width: 60rem; }
  .block_newsletter .icon {
    border: 1px #E7E7E7 solid;
    border-radius: 50%;
    padding: 10px;
    position: absolute;
    font-size: 23px;
    font-weight: 600;
    top: -20px;
    left: 50%;
    background: #fff;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: auto; }
  .block_newsletter #block-newsletter-label {
    font-size: 1rem;
    text-align: center; }
    .block_newsletter #block-newsletter-label h3 {
      font-weight: 400; }
    .block_newsletter #block-newsletter-label p, .block_newsletter #block-newsletter-label .page-content.page-cms ul, .page-content.page-cms .block_newsletter #block-newsletter-label ul, .block_newsletter #block-newsletter-label #cms .page-content.page-cms ol, #cms .page-content.page-cms .block_newsletter #block-newsletter-label ol {
      max-width: 600px;
      width: 100%;
      margin: auto; }
  .block_newsletter form label {
    padding-left: 20px;
    text-transform: uppercase; }
  .block_newsletter form input[type="email"] {
    padding-left: 20px;
    font-weight: 300; }
    .block_newsletter form input[type="email"]:focus {
      padding-left: 20px;
      border: 1px #6D94C4 solid;
      outline: 0; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .block_newsletter form .btn {
    width: 85px;
    min-width: 85px;
    font-size: 12px; } }

@media (min-width: 1200px) {
  .block_newsletter {
    margin-bottom: min(0.48828vw, 9.375px);
    font-size: min(0.68359vw, 13.125px);
    max-width: min(46.875vw, 900px); }
    .block_newsletter .icon {
      padding: min(0.52083vw, 10px);
      font-size: min(1.19792vw, 23px);
      top: min(-1.04167vw, -20px); }
    .block_newsletter form label {
      padding-left: min(1.04167vw, 20px); }
    .block_newsletter form input {
      height: min(2.1875vw, 42px); }
    .block_newsletter form input[type="email"] {
      padding-left: min(1.04167vw, 20px); }
      .block_newsletter form input[type="email"]:focus {
        padding-left: min(1.04167vw, 20px); }
    .block_newsletter #block-newsletter-label {
      font-size: min(1.02539vw, 19.6875px);
      line-height: min(1.36719vw, 26.25px); } }

#manufacturer #main ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  #manufacturer #main ul .brand {
    position: relative;
    width: calc(20% - 10px);
    min-width: 210px;
    padding: 10px;
    margin: 5px;
    text-align: center;
    background: #fff;
    transition: 0.4s ease-out; }
    #manufacturer #main ul .brand-infos a {
      display: inline-block; }
    #manufacturer #main ul .brand:hover {
      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); }
    #manufacturer #main ul .brand-products {
      display: none; }
    #manufacturer #main ul .brand-img {
      position: relative;
      width: 200px;
      margin: auto; }
      #manufacturer #main ul .brand-img a::before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        content: ""; }

@media (max-width: 991.98px) {
  #manufacturer #main ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

#header {
  position: relative;
  z-index: 999;
  color: #888888;
  background: #fff; }
  #header .logo {
    max-width: 100%;
    height: auto; }
  #header a {
    color: #232323; }
    #header a:hover {
      text-decoration: none; }
  #header .menu {
    display: inline-block; }
    #header .menu > ul > li {
      display: inline-block; }
  #header .header-nav {
    /* max-height: 50px;
    border-bottom: $gray-light 2px solid;

    #menu-icon {
      margin: 0 1rem;
      vertical-align: middle;
      cursor: pointer;

      .material-icons {
        line-height: 50px;
      }
    }

    .right-nav {
      display: flex;
      flex-wrap: nowrap;
      justify-content: flex-end;
    }

    .currency-selector {
      margin-top: 0.9375rem;
      margin-left: 0.9375rem;
      white-space: nowrap;
    }

    .user-info {
      margin-top: 0.9375rem;
      margin-left: 2.5rem;
      text-align: right;
      white-space: nowrap;

      .account {
        margin-left: $small-space;
      }
    }

    .language-selector {
      margin-top: 0.9375rem;
      white-space: nowrap;
    }

    .cart-preview {
      &.active {
        background: $brand-primary;

        a,
        i {
          color: $white;
        }
      }

      .shopping-cart {
        color: $gray;
        vertical-align: middle;
      }

      .body {
        display: none;
      }
    }

    .blockcart {
      height: 3rem;
      padding: 0.75rem;
      margin-left: 0.9375rem;
      text-align: center;
      white-space: nowrap;
      background: $gray-light;

      a {
        color: $gray;

        &:hover {
          color: $brand-primary;
        }
      }

      &.active {
        a:hover {
          color: $white;
        }
      }

      .header {
        margin-top: 0.125rem;
      }
    }

    #_desktop_contact_link {
      display: inline-block;

      #contact-link {
        margin-top: 0.9375rem;
      }
    }

    .search-widget {
      margin-top: 0.2rem;
    }

    .material-icons {
      line-height: inherit;

      &.expand-more {
        margin-left: -0.375rem;
      }
    } */ }
  #header .header-top > .container {
    position: relative; }
    #header .header-top > .container > .row:first-of-type {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  #header .header-top .menu {
    padding-left: 15px; }
  #header .header-top a[data-depth="0"] {
    color: #888888;
    text-transform: uppercase; }
  #header .header-top .search-widget {
    float: right; }
  #header .top-menu-link {
    margin-left: 1.25rem; }
  @media (max-width: 767.98px) {
    #header .top-logo {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      min-height: 50px; }
      #header .top-logo img {
        width: auto;
        max-height: 2rem; }
      #header .top-logo > h1 {
        margin: 0; } }

#header {
  max-width: 2000px;
  margin: auto; }
  #header i {
    color: #6D94C4 !important; }
  #header .right-header-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-right: -60px; }
  #header .ib-count {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    border-radius: 50%;
    background: #000;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-left: -8px;
    margin-top: -30px;
    width: 17px;
    height: 17px; }
  #header .logo {
    max-width: 140px; }
  #header .user-info .icon, #header .vogicon-shopping-cart-1, #header .vogicon-heart-1 {
    font-size: 26px; }
  #header .topicon-right {
    margin-left: 20px; }
  #header .top-contact-info {
    margin-bottom: 0 !important; }
    #header .top-contact-info span {
      font-size: 13px !important;
      font-style: normal;
      font-weight: 300;
      line-height: 160%;
      color: #000 !important;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #header .top-contact-info span i {
        padding-right: 10px; }
  #header .side-logo {
    margin-left: 40px; }
  #header .header-top-right {
    gap: 20px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch; }
  #header [id^="_desktop"] i {
    display: inline-block;
    vertical-align: middle; }
    #header [id^="_desktop"] i.fibicon-shopping-cart {
      font-size: 30px; }
    #header [id^="_desktop"] i.fibicon-user1a, #header [id^="_desktop"] i.fibicon-user1b {
      font-size: 27px;
      max-width: 48px; }
    #header [id^="_desktop"] i.fibicon-heart {
      font-size: 30px; }
  #header [id^="_desktop"] a:hover > i {
    color: #6D94C4; }
  #header .dropdown-menu {
    z-index: 1001;
    min-width: unset; }
  #header .dropdown-menu a:hover {
    color: #6D94C4; }
  #header .js-dropdown {
    width: 100%;
    height: 50px; }
    #header .js-dropdown button,
    #header .js-dropdown ul {
      width: 100%;
      transition: border .5s ease-out; }
    #header .js-dropdown button {
      padding: 0 1rem;
      height: 50px;
      border-bottom: none; }
    #header .js-dropdown ul {
      top: -1px !important;
      left: -1px !important;
      border-top: none; }
      #header .js-dropdown ul li.current {
        background: #F5F5F5; }
        #header .js-dropdown ul li.current a {
          color: #6D94C4; }
    #header .js-dropdown.show {
      box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2); }
      #header .js-dropdown.show button,
      #header .js-dropdown.show ul {
        border-left-color: #E7E7E7;
        border-right-color: #E7E7E7;
        width: 100%; }
      #header .js-dropdown.show button {
        border-top-color: #E7E7E7;
        border-bottom: none; }
      #header .js-dropdown.show ul {
        box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
        border-bottom-color: #E7E7E7;
        border-top: none;
        -webkit-transform: none !important;
                transform: none !important; }
        #header .js-dropdown.show ul li {
          border-bottom: 1px solid #E7E7E7; }

.header-nav {
  display: none; }

.cart-hover-content {
  color: #000000;
  right: 0;
  width: 306px;
  border-radius: 4px !important;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  padding: 20px;
  z-index: 1001;
  visibility: hidden;
  opacity: 0; }
  .cart-hover-content .no-item-container .no-item.text-center {
    margin-bottom: 20px; }
  .cart-hover-content .no-item-container .btn {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }
  .cart-hover-content .product-quantity {
    color: #888888; }
  .cart-hover-content .product-image img {
    max-width: 80px;
    max-height: 80px; }
  .cart-hover-content .col-md-8 {
    padding-left: 15px !important; }
  .cart-hover-content .product-name {
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    /* 20.8px */ }
  .cart-hover-content .product-price {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-top: 10px; }
  .cart-hover-content .btn {
    width: auto !important;
    height: 40px;
    margin-bottom: 10px; }
  .cart-hover-content .cart-heading {
    border-bottom: 1px dashed #dddddd;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    padding-bottom: 20px; }
    .cart-hover-content .cart-heading .icon {
      color: #6D94C4;
      margin-right: 10px; }

#header .cart-hover-content a.btn {
  color: #fff; }
  #header .cart-hover-content a.btn:hover, #header .cart-hover-content a.btn:focus, #header .cart-hover-content a.btn.focus {
    box-shadow: none;
    color: #6D94C4; }

#_desktop_cart .ib-blockcart-hover:hover::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  right: 0;
  height: 85px;
  z-index: 3; }

#_desktop_cart .ib-blockcart-hover:hover .cart-hover-content {
  visibility: visible;
  opacity: 1;
  margin-top: 1.5rem !important; }

#_desktop_cart .ib-blockcart-hover:hover a {
  z-index: 3; }

#_desktop_currency_selector:empty {
  display: none; }

.ib-trigger-menu {
  background: none;
  color: #555; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 1200px) {
  .top-contact-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    gap: 4px; }
  #header .topicon-right {
    margin-left: 2px; }
  #header .side-logo {
    margin-left: 20px; } }

@media (max-width: 991.98px) {
  .ib-blockcart-hover::before,
  .ib-blockcart-hover .cart-hover-content {
    display: none; }
  .header-top {
    margin-left: -20px; }
    .header-top.dock-ready .header-top-right {
      left: 0;
      right: 0;
      padding: 20px;
      background: #fff;
      box-shadow: 0 0 5px #D4D0CC;
      position: fixed !important;
      opacity: 0;
      top: -80px;
      transition: opacity 0.5s ease, top 0.5s ease; }
    .header-top.dock-ready #search_widget {
      margin-bottom: 0;
      padding-bottom: 0.625rem; }
    .header-top.dock-ready #_desktop_logo_header {
      max-width: 180px; }
    .header-top.dock-ready .ib-trigger-menu {
      margin-right: 20px; }
    .header-top.docked {
      margin-left: 0; }
      .header-top.docked .header-top-right {
        top: 0;
        opacity: 1; }
  #mobileMenuObserverBottom {
    position: relative;
    top: 300px; }
  #mobileMenuObserverTop {
    position: relative;
    top: 150px; } }

@media (min-width: 1200px) {
  #header [id^="_desktop"] i.fibicon-shopping-cart {
    font-size: min(1.5625vw, 30px); }
  #header [id^="_desktop"] i.fibicon-user1a, #header [id^="_desktop"] i.fibicon-user1b {
    font-size: min(1.40625vw, 27px);
    max-width: min(2.5vw, 48px); }
  #header [id^="_desktop"] i.fibicon-heart {
    font-size: min(1.5625vw, 30px); }
  #header .js-dropdown {
    width: min(3.64583vw, 70px);
    height: min(2.60417vw, 50px); }
    #header .js-dropdown button,
    #header .js-dropdown ul {
      width: min(3.64583vw, 70px); }
    #header .js-dropdown button {
      padding: 0 min(0.78125vw, 15px);
      height: min(2.60417vw, 50px); }
    #header .js-dropdown ul li {
      padding: 0 min(0.78125vw, 15px);
      height: min(2.60417vw, 50px);
      margin-bottom: 0; }
    #header .js-dropdown.show button,
    #header .js-dropdown.show ul {
      width: min(3.75vw, 72px); }
  .header-top.pt-lg-3 {
    padding-top: 1.25rem !important; }
  .cart-hover-content {
    width: min(16.66667vw, 320px); }
    .cart-hover-content .btn {
      width: min(10.41667vw, 200px);
      height: min(2.08333vw, 40px); }
    .cart-hover-content .cart-heading::after {
      border-bottom-width: min(0.10417vw, 2px);
      width: min(0.78125vw, 15px);
      margin-top: min(0.78125vw, 15px); } }

@media screen and (max-width: 992px) {
  #header .side-logo {
    margin-left: 40px; } }

@media screen and (max-width: 768px) {
  .header-top {
    padding-bottom: 30px; }
    .header-top #search_widget {
      display: none; }
    .header-top #search_widget > .position-relative {
      padding-left: 0; }
  .header-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-item-align: center;
        align-self: center; }
    .header-top-right .top-contact-info {
      display: none !important; }
  .right-header-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  #_desktop_logo_header {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    #_desktop_logo_header .side-logo {
      display: none; }
  #search_widget {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  #header .right-header-section {
    margin-right: 0; } }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .header-top #search_widget {
    margin-left: -40px; }
  .ib-trigger-menu {
    margin-left: -10px;
    margin-right: 25px; } }

#wrapper .banner {
  display: block;
  margin-bottom: 1.5rem; }

#wrapper .breadcrumb {
  padding: 0;
  background: transparent; }
  #wrapper .breadcrumb[data-depth="1"] {
    display: none; }
  #wrapper .breadcrumb ol {
    padding-left: 0;
    margin-bottom: 0; }
  #wrapper .breadcrumb li {
    display: inline; }
    #wrapper .breadcrumb li::after {
      color: #888888; }
    #wrapper .breadcrumb li:last-child {
      margin: 0;
      color: #888888;
      content: "/"; }
      #wrapper .breadcrumb li:last-child::after {
        content: ""; }
    #wrapper .breadcrumb li a {
      color: #232323; }

#wrapper {
  overflow: hidden; }
  #wrapper .page-header h1 {
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
  #wrapper .breadcrumb {
    position: relative;
    z-index: 1;
    margin: 0; }
    #wrapper .breadcrumb li {
      color: #9C9C9C;
      font-size: 14px;
      font-weight: 300; }
      #wrapper .breadcrumb li svg {
        margin: -2px 10px 0 10px; }
      #wrapper .breadcrumb li:last-child {
        color: #9C9C9C; }
      #wrapper .breadcrumb li a {
        color: #9C9C9C; }
    #wrapper .breadcrumb::before {
      top: 0; }
    #wrapper .breadcrumb::after {
      bottom: 0; }
  #wrapper div ~ .ib-border-correction {
    border-bottom: 1px solid #fff;
    z-index: 2;
    position: relative;
    margin: 0 -5rem -1px; }
  #wrapper .grecaptcha-badge {
    z-index: 1; }

.breadcrumb li a, .breadcrumb li span, .breadcrumb li a span {
  color: #767676; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 768px) {
  #wrapper .page-header h1.h3 {
    margin: 20px 0 !important; } }

@media screen and (min-width: 1200px) {
  .breadcrumb {
    padding-top: 40px !important;
    padding-bottom: 10px !important; } }

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .breadcrumb {
    padding-top: 20px !important;
    padding-bottom: 40px !important; } }

@media (max-width: 991.98px) {
  .breadcrumb {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  #wrapper .breadcrumb {
    overflow-x: auto;
    white-space: nowrap; } }

@media (min-width: 1200px) {
  #wrapper .breadcrumb li {
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%; } }

#cms #about strong {
  font-weight: bold; }

#cms #about .about-box-text p, #cms #about .about-box-text .page-content.page-cms ul, .page-content.page-cms #cms #about .about-box-text ul, #cms #about .about-box-text .page-content.page-cms ol, #cms .page-content.page-cms #about .about-box-text ol {
  padding-top: 30px;
  padding-bottom: 0;
  margin-bottom: 0; }

#cms #about .about-box-text h2 {
  margin-bottom: 0;
  padding-bottom: 0; }

#cms #about .about-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #cms #about .about-box.about-box-1 {
    gap: 86px; }
  #cms #about .about-box.about-box-2 {
    gap: 24px; }
  #cms #about .about-box > div {
    width: 50%; }
    #cms #about .about-box > div img {
      max-width: 100%; }

#cms #about .about-box-outro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px; }
  #cms #about .about-box-outro > div img {
    max-width: 100%; }
  #cms #about .about-box-outro .about-box-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

#cms #about .about-grid {
  margin-top: 40px;
  margin-bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px; }
  #cms #about .about-grid .first-col, #cms #about .about-grid .second-col, #cms #about .about-grid .third-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 33.3333%;
    gap: 20px; }
  #cms #about .about-grid .third-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #cms #about .about-grid .grid-box {
    padding: 20px 30px;
    height: 106px;
    border-radius: 8px;
    border: 1px solid #E7F2F6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 24px;
    -ms-flex-item-align: stretch;
        align-self: stretch; }
    #cms #about .about-grid .grid-box.grid-box-special {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: 1px solid #6D94C4;
      box-shadow: 0 10px 25px 0 #D7E6EB; }
    #cms #about .about-grid .grid-box img {
      padding: 0 !important; }
    #cms #about .about-grid .grid-box .grid-box-icon {
      width: 70px !important; }
    #cms #about .about-grid .grid-box .grid-box-text {
      width: auto !important;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: normal; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 768px) {
  #cms #about .content-caption {
    margin-bottom: 50px;
    padding-bottom: 0;
    font-size: 13px; }
  #cms #about .about-box > div {
    width: 50%; }
  .about-box-outro {
    margin-top: 100px;
    margin-bottom: 30px; }
  #cms #about .about-box-1 h3 {
    margin-top: 50px; }
  #cms #about .about-box-2 h3:not(.intro-h3) {
    margin-top: 60px; } }

@media screen and (max-width: 768px) {
  #cms #about .content-caption {
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 13px; }
  #cms #about .about-box-1 h3 {
    margin-top: 50px; }
  #cms #about .about-box-2 h3:not(.intro-h3) {
    margin-top: 50px; }
  .about-box-outro {
    margin-top: 60px;
    margin-bottom: 0; }
  #cms #about .about-grid .first-col, #cms #about .about-grid .second-col, #cms #about .about-grid .third-col {
    width: 100%; }
  #cms #about .about-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #cms #about .about-grid .grid-box {
      padding: 10px 15px; }
      #cms #about .about-grid .grid-box img {
        max-width: 100%; }
  #cms #about .about-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .grid-box-icon {
    width: 70px !important; }
  #cms #about .about-box > div, #cms #about .about-box-outro {
    width: 100%; }
  #cms #about .about-box > div h3, #cms #about .about-box-outro h3 {
    margin-bottom: -10px !important; }
  .intro-h3 {
    margin-top: 30px; }
  #cms #about .about-box-outro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

#main .page-content #notifications {
  margin-right: -15px;
  margin-left: -15px; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 768px) {
  .expert-boxes {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  #category .expert-boxes {
    margin-top: 60px;
    margin-bottom: 60px; }
  .container-blog-expert-boxes .expert-boxes {
    margin-top: 60px; }
  .container-blog-expert-boxes hr {
    margin-top: 50px; } }

@media screen and (max-width: 768px) {
  .container-blog-expert-boxes hr {
    margin-top: 10px;
    margin-bottom: 40px; }
  #category .expert-boxes, .container-blog-expert-boxes .expert-boxes {
    margin-top: 30px;
    margin-bottom: 30px; }
  .expert-boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .expert-boxes .expert-box {
      width: 100% !important; } }

@media screen and (min-width: 576px) {
  .expert-box {
    transition: 0.25s ease-out !important; }
    .expert-box p, .expert-box .page-content.page-cms ul, .page-content.page-cms .expert-box ul, .expert-box #cms .page-content.page-cms ol, #cms .page-content.page-cms .expert-box ol {
      position: relative;
      z-index: 10; }
    .expert-box::before {
      content: '';
      display: block;
      width: calc(100% - 150px);
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: #000000;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      z-index: 1; }
    .expert-box::after {
      transition: 0.25s ease-out !important;
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5; }
    .expert-box:hover::before {
      background: #284D79; }
    .expert-box.expert-box-1 {
      position: relative;
      z-index: 2; }
      .expert-box.expert-box-1::after {
        background: url(../img/5adf3fb6be0872fe76a3.png) 100% no-repeat, url(../img/ec6bf9e3b1d32a151f18.png) 260px 4px no-repeat; }
      .expert-box.expert-box-1:hover::after {
        background: url(../img/5adf3fb6be0872fe76a3.png) 70% no-repeat, url(../img/ec6bf9e3b1d32a151f18.png) 280px 4px no-repeat; }
    .expert-box.expert-box-2 {
      position: relative;
      z-index: 2; }
      .expert-box.expert-box-2::after {
        background: url(../img/441198366c6f7ece1838.png) 100% no-repeat, url(../img/8ea9746dcc0b4e880b89.png) 320px 0px no-repeat; }
      .expert-box.expert-box-2:hover::after {
        background: url(../img/441198366c6f7ece1838.png) 70% no-repeat, url(../img/8ea9746dcc0b4e880b89.png) 340px 0px no-repeat; } }

@media screen and (max-width: 576px) {
  .expert-box.expert-box-1 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), url(../img/5adf3fb6be0872fe76a3.png) right no-repeat, linear-gradient(90deg, black 0%, black 75%, black 75%, black 100%); }
  .expert-box.expert-box-2 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), url(../img/441198366c6f7ece1838.png) right no-repeat, linear-gradient(90deg, black 0%, black 75%, black 75%, black 100%); }
  .expert-boxes .expert-box .expert-box-info-header {
    line-height: 120% !important;
    margin-top: 120px !important;
    font-size: 16px !important; }
  .expert-boxes .expert-box .expert-box-info-desc {
    font-size: 13px !important;
    line-height: 120% !important; } }

.expert-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  gap: 24px; }
  .expert-boxes .expert-box {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    border-radius: 8px;
    border: 1px solid #fff;
    padding: 49px 50px;
    margin-bottom: 0;
    gap: 10px;
    -ms-flex-direction: column;
        flex-direction: column;
    display: flex; }
    .expert-boxes .expert-box p, .expert-boxes .expert-box .page-content.page-cms ul, .page-content.page-cms .expert-boxes .expert-box ul, .expert-boxes .expert-box #cms .page-content.page-cms ol, #cms .page-content.page-cms .expert-boxes .expert-box ol {
      color: white; }
    .expert-boxes .expert-box p, .expert-boxes .expert-box .page-content.page-cms ul, .page-content.page-cms .expert-boxes .expert-box ul, .expert-boxes .expert-box #cms .page-content.page-cms ol, #cms .page-content.page-cms .expert-boxes .expert-box ol {
      padding-bottom: 0 !important;
      margin-bottom: 0 !important; }
    .expert-boxes .expert-box .expert-box-info-header {
      font-size: 24px;
      margin-top: 20px;
      font-style: normal;
      font-weight: 600;
      line-height: 40px; }
    .expert-boxes .expert-box .expert-box-info-desc {
      font-size: 15px;
      font-style: normal;
      font-weight: 300;
      line-height: 160%;
      /* 24px */ }
    .expert-boxes .expert-box .expert-box-info-button {
      margin-top: 40px; }

#module-ibifmodel-modellist .model-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(280px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 24px; }

#module-ibifmodel-modellist .model-card {
  border: 1px solid #E7F2F6;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  height: 100%; }
  #module-ibifmodel-modellist .model-card:hover .model-card__image {
    opacity: 0.5; }

#module-ibifmodel-modellist .model-card__image-wrapper {
  position: relative;
  overflow: hidden; }

#module-ibifmodel-modellist .model-card__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.5s ease;
  display: block; }

#module-ibifmodel-modellist .model-card__content {
  padding: 20px 10px 10px 10px; }

#module-ibifmodel-modellist .model-card__title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #232323; }

#module-ibifmodel-modellist .model-card__files-label {
  font-size: 12px;
  margin-bottom: 10px;
  color: #6D94C4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  #module-ibifmodel-modellist .model-card__files-label i {
    font-size: 16px; }

#module-ibifmodel-modellist .model-card__file-list {
  list-style: none;
  padding: 0;
  margin: 0; }

#module-ibifmodel-modellist .model-card__file-list li {
  margin-bottom: 4px; }

#module-ibifmodel-modellist .model-card__file-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition: all 0.8s ease-in-out;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  color: #2196F3;
  text-decoration: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  #module-ibifmodel-modellist .model-card__file-link:hover {
    padding-left: 10px;
    color: #6D94C4;
    text-decoration: none !important; }
    #module-ibifmodel-modellist .model-card__file-link:hover span, #module-ibifmodel-modellist .model-card__file-link:hover i {
      color: #6D94C4; }
    #module-ibifmodel-modellist .model-card__file-link:hover span {
      text-decoration: underline !important; }
  #module-ibifmodel-modellist .model-card__file-link span {
    color: #000;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; }

#module-ibifmodel-modellist .model-card__file-link:hover {
  text-decoration: underline; }

#module-ibifmodel-modellist .model-card__file-link i {
  font-size: 16px;
  margin-right: 4px; }

#module-ibifmodel-modellist .model-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#module-ibifmodel-modellist .model-pagination .pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 10px; }

#module-ibifmodel-modellist .model-pagination .page-item .page-link {
  display: block;
  padding: 0 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #333;
  text-decoration: none;
  transition: all 0.15s ease; }

#module-ibifmodel-modellist .model-pagination .page-item.active .page-link {
  background: #232323;
  color: #fff;
  border-color: #232323; }

#module-ibifmodel-modellist .model-pagination .page-item.disabled .page-link {
  color: #aaa;
  pointer-events: none; }

#module-ibifmodel-modellist .model-pagination .page-item .page-link:hover {
  background: #f0f0f0; }

#module-ibifmodel-modellist .prev-next-pagination {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 24px; }

#module-ibifmodel-modellist .pagination-numbers .btn {
  width: 40px;
  height: 40px;
  padding: 0 16px !important; }

#module-ibifmodel-modellist .pagination a:not(.previous):not(.next) {
  letter-spacing: inherit !important; }

#module-ibifmodel-modellist .page-item.active .btn-outline-secondary {
  background: #6D94C4;
  color: white; }

#module-ibifmodel-modellist .btn svg {
  margin-top: 1px; }

#module-ibifmodel-modellist .btn:hover, #module-ibifmodel-modellist .btn:focus, #module-ibifmodel-modellist .btn.focus {
  box-shadow: none; }
  #module-ibifmodel-modellist .btn:hover svg path, #module-ibifmodel-modellist .btn:focus svg path, #module-ibifmodel-modellist .btn.focus svg path {
    fill: white !important; }

#module-ibifmodel-modellist .btn:not(:disabled):not(.disabled):active, #module-ibifmodel-modellist .btn:not(:disabled):not(.disabled):active:focus, #module-ibifmodel-modellist .btn:not(:disabled):not(.disabled).active, #module-ibifmodel-modellist .btn:not(:disabled):not(.disabled).active:focus {
  box-shadow: none; }
  #module-ibifmodel-modellist .btn:not(:disabled):not(.disabled):active svg path, #module-ibifmodel-modellist .btn:not(:disabled):not(.disabled):active:focus svg path, #module-ibifmodel-modellist .btn:not(:disabled):not(.disabled).active svg path, #module-ibifmodel-modellist .btn:not(:disabled):not(.disabled).active:focus svg path {
    fill: white !important; }

#module-ibifmodel-modellist .btn-next.disabled svg {
  margin-left: 8px; }

#module-ibifmodel-modellist .btn-prev.disabled svg {
  margin-right: 8px; }

#module-ibifmodel-modellist .page-header h1.h3 {
  margin-bottom: 50px !important; }

#module-ibifmodel-modellist .model-pagination .page-item.disabled .page-link {
  height: 40px !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  #module-ibifmodel-modellist .model-pagination .page-item.disabled .page-link svg path {
    fill: #888888 !important; }

@media screen and (min-width: 768px) {
  #module-ibifmodel-modellist .model-pagination {
    margin-top: 100px; } }

@media screen and (max-width: 768px) {
  #module-ibifmodel-modellist .model-pagination {
    margin-top: 60px;
    margin-bottom: 20px; }
  #module-ibifmodel-modellist .model-pagination {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  #module-ibifmodel-modellist .pagination-numbers {
    margin-bottom: 30px; }
  #module-ibifmodel-modellist .prev-next-pagination {
    display: none !important; } }

@media screen and (max-width: 410px) {
  #module-ibifmodel-modellist .prev-next-pagination {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center; } }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 768px) {
  .contact-boxes {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .contact-boxes .contact-box {
      width: 50%; }
    .contact-boxes .expert-box {
      width: 50%; } }

@media screen and (max-width: 768px) {
  .contact-boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .contact-boxes .contact-box {
      width: 100%; } }

@media screen and (max-width: 576px) {
  .contact-boxes .contact-box {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .contact-boxes .contact-box-icon {
    margin-bottom: 20px; }
  .contact-boxes .contact-box-info-header {
    font-size: 18px !important; }
  .contact-box {
    padding: 15px !important; } }

#left-column .title i,
.category-sub-menu .collapse-icons i {
  font-size: 0.625rem;
  font-weight: bolder; }

.ib-left-pane {
  border: 1px solid #E7E7E7;
  padding: 0 1.25rem;
  margin-bottom: 2rem; }

label.facet-label {
  text-transform: none;
  font-size: inherit;
  line-height: 100%; }
  label.facet-label .color {
    border-radius: 50%; }
  label.facet-label .color:not([data-color^="Bi"]) {
    border: 0 !important; }
  label.facet-label .color[data-color^="Bi"] {
    border: 1px solid #C0C0C0 !important; }

.color-input-container.active .color {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }
  .color-input-container.active .color::after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%; }
  .color-input-container.active .color[data-color^="Bi"]::after {
    background: #c0c0c0 !important; }
  .color-input-container.active .color:not([data-color^="Bi"])::after {
    background: white; }

#search_filters .facet .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

label.facet-label {
  padding-left: 0; }
  label.facet-label a {
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%; }

#left-column .title i {
  font-size: 9px !important;
  font-weight: normal  !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%; }

.color-texture li:hover, .color-texture span:hover, .color-texture input:hover {
  cursor: pointer !important; }

.left-col-faq-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 8px;
  border: 1px solid #E7F2F6;
  margin-top: 44px; }
  .left-col-faq-box .lcfb-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px; }
    .left-col-faq-box .lcfb-left a.btn {
      -ms-flex-item-align: start;
          align-self: flex-start; }

.color-input-container input, .color-input-container .color {
  width: 20px;
  height: 20px; }

#search_filters ul {
  margin: 0; }

#search_filters .custom-checkbox,
#search_filters .custom-radio {
  top: 0 !important; }

#search_filters .custom-checkbox i {
  cursor: pointer; }

.faceted-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .faceted-heading .filter-heading {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
  .faceted-heading .js-search-filters-clear-all {
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    cursor: pointer; }

.faceted-container {
  padding: 0 20px; }

div#search_filters .ui-slider-horizontal {
  height: 5px;
  background: #E7E7E7;
  border-color: #E7E7E7; }

div#search_filters .ui-slider .ui-slider-handle {
  width: 15px;
  height: 15px;
  top: -6px;
  margin-left: -6px;
  border: 2px solid #000000;
  border-radius: 50%; }

div#search_filters .ui-widget-header {
  background: #000000;
  top: -1px;
  bottom: -1px;
  height: auto; }

.facet {
  margin-bottom: 30px; }

.color-texture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; }

.facet-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px; }
  .facet-title span {
    color: #6D94C4;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; }

.facet-label a {
  color: inherit; }

.facet li {
  margin: 0.875rem 0; }

.facet > .title {
  cursor: pointer; }

.block-categories li {
  position: relative; }

.block-categories li[data-depth="0"] > div > ul {
  margin-top: 0.5rem; }

.block-categories a {
  color: inherit;
  padding-bottom: 5px; }

.block-categories a:hover,
.block-categories .current > div > a {
  color: #6D94C4; }

.block-categories .current > div > a {
  background-size: min(2.08333vw, 40px) var(--bg-h); }

.ib-nb {
  color: #9C9C9C; }

.ib-show-facets {
  background: none;
  border: none; }

.faceted-input {
  max-width: 250px;
  height: 35px; }

#block_categories_wrapper {
  border-radius: 8px;
  border: 1px solid #E7F2F6;
  padding: 20px; }
  #block_categories_wrapper .category-left-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 20px; }
  #block_categories_wrapper .ib-nb {
    color: #767676;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    /* 20.8px */ }
  #block_categories_wrapper .depth-0 .category-left-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding: 4px 0; }
  #block_categories_wrapper .right-section-cat {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 10px;
    margin-top: -6px; }
  #block_categories_wrapper .depth-1, #block_categories_wrapper .depth-2, #block_categories_wrapper .depth-3 {
    padding-left: 20px; }
  #block_categories_wrapper .category-sub-menu li.current > a {
    color: #6D94C4;
    font-weight: 600 !important; }
    #block_categories_wrapper .category-sub-menu li.current > a .category-left-item {
      border-bottom: 1px solid #C0C0C0 !important; }
  #block_categories_wrapper .category-sub-menu li:not(.current) > a:hover > div {
    padding-left: 5px !important; }
  #block_categories_wrapper .category-sub-menu .depth-1 .current a, #block_categories_wrapper .category-sub-menu .depth-2 .current a, #block_categories_wrapper .category-sub-menu .depth-3 .current a {
    color: #6D94C4;
    font-weight: 600 !important; }
  #block_categories_wrapper .block-categories a {
    font-family: Inter;
    font-size: 13px;
    color: var(--kolor-1, #000);
    line-height: 160%; }
    #block_categories_wrapper .block-categories a:hover {
      color: #6D94C4; }
  #block_categories_wrapper .block-categories a.category-sub-link {
    font-weight: 300 !important; }
  #block_categories_wrapper .block-categories a:not(.category-sub-link) {
    font-weight: 600; }

.left-column-category-name {
  text-transform: none !important; }

.product-list-header-special {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .product-list-header-special .plh-left {
    width: 306px; }

.category-nr {
  font-size: 13px;
  margin-bottom: 0;
  padding-bottom: 0; }
  .category-nr span {
    font-weight: 300; }

#category #left-column {
  width: 306px; }

#category .container-fluid.padded, #category .padded.container-sm, #category .padded.container-md, #category .padded.container-lg, #category .padded.container-xl {
  gap: 24px; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .ib-mobile-listing {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: white;
    overflow: auto;
    margin: 0 !important; }
    .ib-mobile-listing .faceted-heading .menu-toggle-close {
      background: none;
      margin-top: -4px !important;
      margin-right: 0 !important; }
    .ib-mobile-listing .navbar-toggler {
      display: none; }
    .ib-mobile-listing.active {
      left: 0%; }
    .ib-mobile-listing .menu-toggle-close {
      background: none;
      margin-top: -20px !important;
      margin-right: 0 !important; }
    .ib-mobile-listing .block-categories {
      margin-top: -30px;
      margin-bottom: 50px !important; }
  .ib-left-column-actions {
    z-index: 999; }
    .ib-left-column-actions .menu-toggle {
      width: 50%;
      border: none; }
      .ib-left-column-actions .menu-toggle.active {
        width: 100%; }
        .ib-left-column-actions .menu-toggle.active i {
          display: inline-block;
          -webkit-transform: scaleY(-1);
                  transform: scaleY(-1); }
  .ib-left-pane {
    border-top: none;
    margin-top: -1rem; }
  #search_filters {
    padding-bottom: 3.5rem; }
  .block-categories li {
    padding: 0.25rem 0; }
    .block-categories li[data-depth="0"] {
      padding: 0.5rem 0; }
  .block-categories li > .collapse-icons {
    margin-top: 3px; }
  .block-categories li[data-depth="0"] > .collapse-icons {
    margin-top: 5px;
    border: none; }
  .block-categories .current > div > a {
    background: none; } }

@media (min-width: 992px) {
  .block-categories li[data-depth="0"] {
    margin: min(0.70312vw, 13.5px) 0; }
    .block-categories li[data-depth="0"] > div > ul {
      margin-top: min(1.26953vw, 24.375px); }
  .block-categories li[data-depth="1"] ul {
    margin-bottom: min(0.70312vw, 13.5px); }
  .block-categories a {
    padding-bottom: min(0.26042vw, 5px); }
  .ib-left-pane {
    padding: 0 min(0.97656vw, 18.75px);
    margin-bottom: min(1.5625vw, 30px); }
  .facet li {
    margin: min(0.68359vw, 13.125px) 0; }
  #left-column .title i {
    font-size: min(0.48828vw, 9.375px); }
  div#search_filters .ui-slider-horizontal {
    height: min(0.26042vw, 5px); }
  div#search_filters .ui-slider .ui-slider-handle {
    width: min(0.78125vw, 15px);
    height: min(0.78125vw, 15px);
    top: min(-0.3125vw, -6px);
    margin-left: min(-0.3125vw, -6px);
    border-width: min(0.10417vw, 2px); } }

#notifications ul {
  margin-bottom: 0; }

@media screen and (min-width: 1200px) {
  #index .ls-wp-container,
  #index .bestselling-products,
  #index #block-reassurance,
  #index .contact-boxes,
  #index .expert-boxes,
  #index .seo-main-header,
  #index .ibif-seotext,
  #index .seo-text-0 {
    margin-bottom: 40px !important; }
  #index .footer-container {
    margin-top: 40px !important; }
  #index .new-products,
  #index .inspiration-container {
    margin-bottom: 80px !important; }
  #index #block-reassurance {
    margin-top: 10px; }
  #index .contact-boxes {
    margin-top: 40px !important; }
  #index #block-reassurance {
    margin-top: 0 !important; }
  #authentication #content-wrapper {
    margin-top: 80px; }
  .page-not-found {
    padding-top: 90px;
    padding-bottom: 90px; }
  #registration #content, #password #content {
    margin-top: 70px !important; }
  body:not(#contact) .footer-container {
    margin-top: 50px !important; }
  body#product .footer-container {
    margin-top: 0 !important; }
  body#contact .footer-container {
    margin-top: -6px; }
  #module-ets_faq-faqs .faq_content {
    margin-top: 50px; }
  #product .product-container {
    margin-top: 50px; } }

@media screen and (max-width: 1200px) {
  #index .ls-wp-container,
  #index .bestselling-products,
  #index #block-reassurance,
  #index .contact-boxes,
  #index .expert-boxes,
  #index .amazzingblog.displayHome,
  #index .seo-main-header,
  #index .ibif-seotext,
  #index .seo-text-0 {
    margin-bottom: 40px !important; }
  #index .new-products,
  #index .inspiration-container {
    margin-bottom: 30px !important; }
  #index #block-reassurance {
    margin-top: 10px; }
  #index .contact-boxes {
    margin-top: 30px !important; }
  #index #block-reassurance {
    margin-top: 0 !important; } }

@media screen and (max-width: 1400px) {
  .container {
    padding: 0 25px !important; } }

@media screen and (max-width: 992px) {
  .container {
    padding: 0 20px !important; } }

@media screen and (max-width: 768px) {
  .my-5 {
    margin-bottom: 10px !important;
    margin-top: 10px !important; } }

#pagenotfound .error-404-content .btn.btn-outline-secondary {
  margin-top: 25px; }

#pagenotfound .error-404-content h2 {
  font-size: min(4.16667vw, 80px); }

#pagenotfound .error-404-content p, #pagenotfound .error-404-content .page-content.page-cms ul, .page-content.page-cms #pagenotfound .error-404-content ul, #pagenotfound .error-404-content #cms .page-content.page-cms ol, #cms .page-content.page-cms #pagenotfound .error-404-content ol {
  font-size: min(1.82292vw, 35px);
  line-height: min(2.34375vw, 45px); }

#pagenotfound .notfound-text-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  align-content: center; }

#pagenotfound .error-404-img img {
  max-width: 100%; }

#pagenotfound .displaySearchWrapper #search_widget form {
  max-width: 496px !important;
  width: 496px !important; }

#pagenotfound .displaySearchWrapper h4 {
  margin-top: 10px; }

#category .page-not-found {
  padding-top: 5px !important;
  padding-left: 15px !important;
  padding-right: 15px !important; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 450px) {
  #pagenotfound #content #search_widget .position-relative {
    max-width: 500px !important; } }

@media screen and (max-width: 450px) {
  #pagenotfound #content #search_widget .position-relative {
    max-width: 300px !important; }
  #pagenotfound #content #search_widget input {
    width: 210px !important; } }

@media screen and (min-width: 768px) {
  .error-404-img {
    text-align: center; }
    .error-404-img img {
      padding-right: 24px;
      float: right; } }

@media screen and (max-width: 768px) {
  .error-404-img {
    text-align: center;
    padding-top: 30px !important; }
    .error-404-img img {
      padding-right: 0; }
  .error-404-content {
    text-align: center; } }

.inspiration-desc {
  color: #1E1C17;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  margin-top: 20px;
  margin-bottom: 50px; }

.inspiration-list {
  margin: -12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .inspiration-list .inspiration-item {
    padding: 0 12px;
    width: 33.333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .inspiration-list .inspiration-card__image {
    cursor: pointer; }
  .inspiration-list .inspiration-card__image-wrapper img {
    max-width: 100%;
    aspect-ratio: 1 / 1; }
  .inspiration-list .inspiration-card__title {
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 10px; }
    .inspiration-list .inspiration-card__title:hover .vogicon-arrow-right-2 {
      padding-left: 20px; }
  .inspiration-list .vogicon-arrow-right-2 {
    display: block;
    margin-top: 30px;
    font-size: 26px; }

/* Inspiration List */
.inspiration-card__no-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ccc;
  font-size: 3rem; }

/* Inspiration Detail */
.inspiration-detail__title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 10px; }

.inspiration-detail__subtitle {
  color: #1E1C17;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  /* 20.8px */
  margin-bottom: 50px; }

.inspiration-detail__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px; }
  .inspiration-detail__description p, .inspiration-detail__description .page-content.page-cms ul, .page-content.page-cms .inspiration-detail__description ul, .inspiration-detail__description #cms .page-content.page-cms ol, #cms .page-content.page-cms .inspiration-detail__description ol, .inspiration-detail__description strong {
    margin-bottom: 0; }
  .inspiration-detail__description strong {
    color: black;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
  .inspiration-detail__description p, .inspiration-detail__description .page-content.page-cms ul, .page-content.page-cms .inspiration-detail__description ul, .inspiration-detail__description #cms .page-content.page-cms ol, #cms .page-content.page-cms .inspiration-detail__description ol {
    color: black;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    /* 24px */ }

.inspiration-detail__img {
  cursor: pointer;
  transition: opacity 0.2s ease; }

.inspiration-detail__img:hover {
  opacity: 0.85; }

.inspiration-detail__main-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px; }

.inspiration-detail__photo-images {
  margin-top: 60px;
  margin-bottom: calc(70px + 30px);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: (1fr)[2];
      grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px; }
  .inspiration-detail__photo-images img {
    width: 306px;
    height: 306px; }

.button-inspi {
  margin-top: 70px; }

.inspiration-detail__second-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px; }
  .inspiration-detail__second-description p, .inspiration-detail__second-description .page-content.page-cms ul, .page-content.page-cms .inspiration-detail__second-description ul, .inspiration-detail__second-description #cms .page-content.page-cms ol, #cms .page-content.page-cms .inspiration-detail__second-description ol {
    margin-bottom: 0;
    padding-bottom: 0; }

/* Gallery Overlay */
.inspiration-gallery-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999; }

.inspiration-gallery-overlay__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9); }

.inspiration-gallery-overlay__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%; }

.inspiration-gallery-overlay__close {
  position: absolute;
  top: 15px;
  right: 25px;
  font-size: 2.5rem;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;
  line-height: 1;
  padding: 5px 10px; }

.inspiration-gallery-overlay__close:hover {
  color: #ddd; }

.inspiration-gallery-overlay__prev,
.inspiration-gallery-overlay__next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 2rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  border: none;
  cursor: pointer;
  z-index: 10;
  padding: 15px 18px 22px 18px;
  border-radius: 4px;
  transition: background 0.2s; }

.inspiration-gallery-overlay__prev:hover,
.inspiration-gallery-overlay__next:hover {
  background: rgba(0, 0, 0, 0.6); }

.inspiration-gallery-overlay__prev {
  left: 15px; }

.inspiration-gallery-overlay__next {
  right: 15px; }

.inspiration-gallery-overlay__img-wrapper {
  max-width: 90%;
  max-height: 85vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.inspiration-gallery-overlay__img {
  max-width: 100%;
  max-height: 85vh;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 2px; }

.inspiration-gallery-overlay__counter {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-size: 0.9rem; }

.main-inspiration-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .main-inspiration-flex .left-inspiration-section {
    width: 50%; }
  .main-inspiration-flex .right-inspiration-section {
    width: 636px; }
  .main-inspiration-flex .left-inspiration-section {
    padding-right: 134px; }

.inspiration-gallery-overlay__nav {
  display: contents; }

#module-ibifinspiration-inspirationlist .notifications-container .alert {
  margin-top: 30px; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 450px) {
  .inspiration-list .inspiration-item {
    width: 100%; }
  .inspiration-list .inspiration-card__title {
    margin-top: 10px;
    padding: 0; }
  .inspiration-list .vogicon-arrow-right-2 {
    margin-top: 10px; }
  .inspiration-list .inspiration-card__title {
    font-size: 14px; }
  .inspiration-gallery-overlay__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 50px; }
  .inspiration-gallery-overlay__close {
    top: 5px;
    right: 10px;
    font-size: 3rem;
    z-index: 20; }
  .inspiration-gallery-overlay__img-wrapper {
    max-width: 100%;
    height: 60vh;
    padding: 0 10px;
    -ms-touch-action: pan-x;
        touch-action: pan-x; }
  .inspiration-gallery-overlay__img {
    max-height: 60vh;
    max-width: 100%;
    -o-object-fit: contain;
       object-fit: contain; }
  .inspiration-gallery-overlay__prev,
  .inspiration-gallery-overlay__next {
    position: static;
    -webkit-transform: none;
            transform: none;
    padding: 12px 30px;
    margin: 10px 8px 0; }
  .inspiration-gallery-overlay .inspiration-gallery-overlay__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px; }
  .inspiration-gallery-overlay__counter {
    position: static;
    -webkit-transform: none;
            transform: none;
    margin-top: 10px;
    text-align: center; }
  .inspiration-gallery-overlay__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
    gap: 15px; }
  .main-inspiration-flex img {
    max-width: 100% !important; }
  .main-inspiration-flex .inspiration-detail__main-images {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .inspiration-detail__photo-images img {
    width: auto !important;
    height: auto !important; }
  .inspiration-detail__photo-images {
    padding-right: 20px; } }

@media screen and (max-width: 992px) {
  .inspiration-detail__second-description, .inspiration-detail__description {
    gap: 15px; }
  .inspiration-detail__description {
    margin: 30px 0; }
    .inspiration-detail__description p, .inspiration-detail__description .page-content.page-cms ul, .page-content.page-cms .inspiration-detail__description ul, .inspiration-detail__description #cms .page-content.page-cms ol, #cms .page-content.page-cms .inspiration-detail__description ol, .inspiration-detail__description strong {
      font-size: 13px !important; }
  .inspiration-detail__subtitle {
    margin-bottom: 30px; }
  .button-inspi {
    margin-top: 30px; }
  .inspiration-detail__photo-images {
    display: block;
    text-align: center;
    margin: 0 -12px; }
    .inspiration-detail__photo-images img {
      margin-bottom: 24px;
      margin-left: 10px;
      margin-right: 10px; }
  .main-inspiration-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .main-inspiration-flex .left-inspiration-section {
      padding-right: 0; }
    .main-inspiration-flex .left-inspiration-section, .main-inspiration-flex .right-inspiration-section {
      width: 100%; }
    .main-inspiration-flex .inspiration-detail__main-images {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.ib-banners-container img {
  margin-right: 10px; }

.ib-banners-container .banner {
  padding: 10px; }
  .ib-banners-container .banner span {
    font-size: 13px; }

.slider-top-button {
  color: #FFF !important;
  font-family: 'Montserrat' !important;
  font-size: 11px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 160% !important;
  /* 17.6px */
  display: block !important;
  padding: 4px 18px 4px 12px !important;
  width: 214px !important;
  height: auto !important;
  border-radius: 4px !important;
  background: #6D94C4 !important; }

.slider-title {
  color: #000;
  font-family: 'Inter', sans-serif !important;
  font-size: 40px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 160% !important; }

.slider-desc {
  color: #000 !important;
  font-family: Inter, sans-serif !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 160% !important; }

.ls-wp-container {
  max-width: 1296px !important;
  overflow: visible !important;
  margin-top: 40px !important; }

.slidex-box-right {
  width: 150px !important;
  height: 150px !important; }

.slider-markup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.slider-right-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.slider-right-subtext-container {
  float: right;
  text-align: right;
  padding: 0 50px;
  margin-left: -400px; }
  .slider-right-subtext-container .slider-subtext-1, .slider-right-subtext-container .slider-subtext-2, .slider-right-subtext-container .slider-subtext-3 {
    display: block; }
  .slider-right-subtext-container .slider-subtext-1 {
    color: #C1B3A3 !important;
    font-family: Montserrat !important;
    font-size: 64px !important;
    font-style: normal !important;
    font-weight: 200 !important;
    line-height: 160% !important;
    padding-top: 40px; }
  .slider-right-subtext-container .slider-subtext-2 {
    color: #1E1C17 !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 160% !important;
    /* 25.6px */
    text-transform: uppercase; }
  .slider-right-subtext-container .slider-subtext-3 {
    color: #1E1C17 !important;
    margin-top: -20px;
    font-family: Montserrat !important;
    font-size: 48px !important;
    font-style: normal !important;
    font-weight: 200 !important;
    line-height: 160% !important;
    text-transform: uppercase !important; }

html .ls-container, body .ls-container, #ls-global .ls-container {
  padding-left: 2px !important; }

.ls-container .custom-slider-button {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
  border: none;
  border-radius: 4px  !important;
  color: var(--kolor-2, #FFF);
  font-family: Inter  !important;
  font-size: 13px  !important;
  font-style: normal  !important;
  font-weight: 700  !important;
  line-height: 160%  !important;
  background-color: #1E1C17 !important;
  color: #fff;
  --width: 1px; }
  .ls-container .custom-slider-button:hover, .ls-container .custom-slider-button:focus, .ls-container .custom-slider-button.focus {
    box-shadow: none;
    color: #fff !important;
    background-color: #6D94C4 !important; }
  .ls-container .custom-slider-button:not(:disabled):not(.disabled):active, .ls-container .custom-slider-button:not(:disabled):not(.disabled):active:focus, .ls-container .custom-slider-button:not(:disabled):not(.disabled).active, .ls-container .custom-slider-button:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
    border-color: #6D94C4 !important;
    color: #fff !important;
    background-color: #6D94C4 !important; }
  .ls-container .custom-slider-button.disabled, .ls-container .custom-slider-button:disabled {
    background: #eeeeee;
    color: #9C9C9C;
    cursor: not-allowed; }

.ls-container.ls-noskin {
  overflow: hidden; }
  .ls-container.ls-noskin a.ls-gui-element {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "ibificon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: min(1.77083vw, 34px);
    height: min(1.77083vw, 34px);
    position: absolute;
    top: 40%;
    right: -150px;
    display: block;
    margin-top: min(-0.88542vw, -17px);
    font-size: min(0.9375vw, 18px);
    text-align: center;
    color: black; }
    #ls-global .ls-container.ls-noskin a.ls-gui-element {
      line-height: min(1.77083vw, 34px); }
  .ls-container.ls-noskin a.ls-nav-prev {
    margin-right: min(2.34375vw, 45px);
    right: -2.8vw !important; }
    .ls-container.ls-noskin a.ls-nav-prev:before {
      content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMS4xNzc1IDIwTDAgMTguODIyNUw4LjI0IDEwLjU4MjVDOC4zOTYzNCAxMC40MjYxIDguNDg0MTcgMTAuMjE0IDguNDg0MTcgOS45OTI5MUM4LjQ4NDE3IDkuNzcxNzggOC4zOTYzNCA5LjU1OTcxIDguMjQgOS40MDMzM0wwLjAxNDE3NjkgMS4xNzkxN0wxLjE5MzM1IDBMOS40MTc1MSA4LjIyNDE2QzkuODg2NTEgOC42OTMzMSAxMC4xNSA5LjMyOTUzIDEwLjE1IDkuOTkyOTFDMTAuMTUgMTAuNjU2MyA5Ljg4NjUxIDExLjI5MjUgOS40MTc1MSAxMS43NjE3TDEuMTc3NSAyMFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPg=="); }
  .ls-container.ls-noskin a.ls-nav-next {
    right: -6px !important;
    top: 52% !important; }
    .ls-container.ls-noskin a.ls-nav-next:before {
      content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNOC45NzI1MiAyMEwxMC4xNSAxOC44MjI1TDEuOTEwMDIgMTAuNTgyNUMxLjc1MzY4IDEwLjQyNjEgMS42NjU4NiAxMC4yMTQgMS42NjU4NiA5Ljk5MjkxQzEuNjY1ODYgOS43NzE3OCAxLjc1MzY4IDkuNTU5NzEgMS45MTAwMiA5LjQwMzMzTDEwLjEzNTggMS4xNzkxN0w4Ljk1NjY4IDBMMC43MzI1MTkgOC4yMjQxNkMwLjI2MzUxIDguNjkzMzEgMy4zMzc4NmUtMDUgOS4zMjk1MyAzLjMzNzg2ZS0wNSA5Ljk5MjkxQzMuMzM3ODZlLTA1IDEwLjY1NjMgMC4yNjM1MSAxMS4yOTI1IDAuNzMyNTE5IDExLjc2MTdMOC45NzI1MiAyMFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPg=="); }
  .ls-container.ls-noskin .ls-bottom-nav-wrapper {
    display: block; }
  .ls-container.ls-noskin .ls-bottom-slidebuttons {
    position: absolute;
    bottom: 0;
    left: 0; }
    .ls-container.ls-noskin .ls-bottom-slidebuttons a {
      background-color: #C0C0C0;
      display: inline-block;
      visibility: visible;
      width: 50px;
      height: 3px;
      margin: 5px; }
      .ls-container.ls-noskin .ls-bottom-slidebuttons a:not(.ls-nav-active) {
        border-bottom: 1px solid white !important; }
      .ls-container.ls-noskin .ls-bottom-slidebuttons a.ls-nav-active {
        height: 5px !important;
        background-color: #6D94C4 !important; }
  .ls-container.ls-noskin.mini .ls-bottom-slidebuttons {
    margin-bottom: 45px; }
  .ls-container.ls-noskin.mobile {
    padding-bottom: 30px; }
    .ls-container.ls-noskin.mobile .ls-bottom-slidebuttons {
      width: 100%;
      margin: 0;
      text-align: center;
      bottom: -30px; }
      .ls-container.ls-noskin.mobile .ls-bottom-slidebuttons a {
        background-color: #D9D9D9; }
        .ls-container.ls-noskin.mobile .ls-bottom-slidebuttons a.ls-nav-active, .ls-container.ls-noskin.mobile .ls-bottom-slidebuttons a:hover {
          background-color: #000000; }
    .ls-container.ls-noskin.mobile .btn-primary {
      line-height: 3rem !important;
      font-size: 0.875rem !important; }
      .ls-container.ls-noskin.mobile .btn-primary i {
        font-size: 18px;
        position: absolute;
        right: 0;
        top: 50%;
        margin: -9px 7px 0; }

/* RWD */
@media (min-width: 992px) {
  .ls-container.ls-noskin.mini .ls-bottom-slidebuttons {
    margin-bottom: min(2.34375vw, 45px); } }

.cp-popup .cp-popup-close-button {
  right: 0;
  left: auto;
  top: 0;
  border-radius: 0;
  background: #6D94C4;
  border: none;
  width: 65px;
  height: 65px; }
  .cp-popup .cp-popup-close-button::before, .cp-popup .cp-popup-close-button::after {
    left: 19px;
    top: 30px;
    width: 30px;
    height: 2px; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 575.98px) {
  .cp-popup .cp-popup-close-button {
    width: 40px;
    height: 40px; }
    .cp-popup .cp-popup-close-button::before, .cp-popup .cp-popup-close-button::after {
      width: 24px;
      height: 2px;
      top: 19px;
      left: 9px; } }

.menu-opened #search_widget {
  visibility: hidden !important; }

.menu-opened .ets_mm_megamenu.layout_layout1 .mm_columns_ul {
  padding: 0 !important;
  margin: 0 !important; }

.menu-opened .mm_menu_content_title svg {
  display: none; }

.menu-opened .ib-subcategories .counter2,
.menu-opened .ib-subcategories .counter3,
.menu-opened .ib-subcategories .counter4,
.menu-opened .ib-subcategories .counter5 {
  display: none !important; }

.menu-opened .ib-subcategories .ets_mm_block {
  padding: 15px; }
  .menu-opened .ib-subcategories .ets_mm_block .h4 {
    margin-top: 15px;
    margin-bottom: 25px; }

.menu-opened .ib-subcategories .ets_mm_categories li {
  margin-bottom: 25px !important; }

.menu-opened .ib-subcategories .ets_mm_categories li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.menu-opened .ib-subcategories .ets_mm_categories a {
  border-bottom: none !important;
  padding: 0 !important; }

.ets_mm_megamenu_content .ib-menu-header {
  display: none !important; }

.ets_mm_megamenu_content .ib-subcategories .ib-menu-header {
  display: block !important; }

.ets_mm_megamenu_content .ib-subcategories .icon.fibicon-cancel.ib-font-xl {
  display: none !important; }

@media screen and (max-width: 992px) {
  .ets_mm_megamenu_content .ets_mm_megamenu.layout_layout1 .mm_columns_ul {
    padding-top: 0 !important;
    margin-top: 0 !important; } }

.ib-trigger-menu .icon::before {
  color: white; }

.ib-trigger-menu .icon:hover::before {
  color: #6D94C4; }

.ets_mm_megamenu.layout_layout1 {
  padding-left: 5rem;
  padding-right: 5rem; }
  .ets_mm_megamenu.layout_layout1 .ets_mm_megamenu_content {
    background: none;
    margin: auto;
    border: none; }
  .ets_mm_megamenu.layout_layout1 .container {
    width: 100%; }
  .ets_mm_megamenu.layout_layout1 .ets_mm_categories svg {
    margin-right: 10px;
    margin-top: -3px; }
  .ets_mm_megamenu.layout_layout1 .mm_menus_li {
    border-right: none; }
  .ets_mm_megamenu.layout_layout1 .mm_menus_li:nth-child(2) {
    border-left: none; }
  .ets_mm_megamenu.layout_layout1 .mm_menus_li:last-child {
    border: none; }
  .ets_mm_megamenu.layout_layout1 .mm_menus_ul a {
    text-transform: none;
    font-weight: 500; }
  .ets_mm_megamenu.layout_layout1 .mm_menu_content_title {
    line-height: 110%;
    padding: 0 0 min(0.3125vw, 6px); }
  .ets_mm_megamenu.layout_layout1 .mm_arrow {
    display: none; }
  #header .ets_mm_megamenu.layout_layout1 .ets_mm_block_content a {
    color: #000000;
    --color: #6D94C4;
    line-height: inherit; }
    #header .ets_mm_megamenu.layout_layout1 .ets_mm_block_content a:hover {
      color: #6D94C4; }
  .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a::before {
    content: none; }
  .ets_mm_megamenu.layout_layout1 .mm_blocks_li {
    margin-bottom: 0; }
  .ets_mm_megamenu.layout_layout1 .ets_mm_categories li {
    text-transform: uppercase;
    margin: min(0.52083vw, 10px) 0;
    line-height: 120%; }
  .ets_mm_megamenu.layout_layout1 .h2 {
    font-size: min(2.08333vw, 40px);
    text-transform: none;
    font-weight: lighter; }
    .ets_mm_megamenu.layout_layout1 .h2::after {
      content: '';
      display: block;
      border-bottom: 1px solid;
      width: 15px;
      margin: 0.5rem 0.15rem; }
  .ets_mm_megamenu.layout_layout1 .h3 {
    text-transform: none;
    color: #000000;
    font-size: min(1.5625vw, 30px);
    font-weight: 300; }
  .ets_mm_megamenu.layout_layout1 .h5 {
    font-size: min(0.9375vw, 18px);
    margin-bottom: min(1.5625vw, 30px);
    text-transform: uppercase; }
  .ets_mm_megamenu.layout_layout1 .mm_columns_ul {
    padding: 50px 0px 0 0;
    margin: 0px -15px;
    font-size: 16px; }
  .ets_mm_megamenu.layout_layout1 .discount-percentage,
  .ets_mm_megamenu.layout_layout1 .product-list-reviews,
  .ets_mm_megamenu.layout_layout1 .product_combination {
    display: none; }

.ets_mm_megamenu.hook-default {
  margin: 0 !important; }

.ybc-menu-toggle.ybc-menu-btn {
  display: none !important; }

.layout_layout1.transition_floating .mm_menus_ul {
  max-width: 100%; }

.ib-menu-header,
.ib-menu-close {
  height: 60px; }
  .ib-menu-header.with-border-bottom,
  .ib-menu-close.with-border-bottom {
    border-bottom: 1px solid #E7E7E7;
    height: 90px; }
  .ib-menu-header #search_widget,
  .ib-menu-close #search_widget {
    width: 90%; }
  .ib-menu-header #_desktop_cart,
  .ib-menu-close #_desktop_cart {
    margin-left: 10px; }

.ib-menu-language-currency {
  overflow: unset !important; }

#_mobile_currency_selector2,
#_mobile_language_selector2 {
  display: block;
  width: 100%;
  z-index: 200000; }
  #_mobile_currency_selector2 ul li a,
  #_mobile_language_selector2 ul li a {
    border: 0; }
  #_mobile_currency_selector2 ul li.current a,
  #_mobile_language_selector2 ul li.current a {
    color: #6D94C4; }

#_mobile_currency_selector2 {
  border-bottom: 1px solid #E7E7E7; }

.mm_blocks_ul .h4 {
  font-size: 24px !important;
  font-family: 'Inter' !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  text-transform: none !important;
  margin-bottom: 40px;
  color: black !important;
  border-bottom: none !important; }

.mm_blocks_ul .product-miniature-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px; }
  .mm_blocks_ul .product-miniature-container .product-miniature {
    border-radius: 8px;
    border: 1px solid #E7F2F6;
    padding: 0 15px; }
  .mm_blocks_ul .product-miniature-container .product-miniature .ib-price-block {
    padding-bottom: 0 !important; }
  .mm_blocks_ul .product-miniature-container .h3.product-title a {
    color: var(--kolor-1, #000);
    text-align: center;
    font-family: Inter;
    font-size: 15px !important;
    text-transform: none !important;
    font-style: normal;
    font-weight: bold !important;
    line-height: 160%; }
  .mm_blocks_ul .product-miniature-container .thumbnail-container .thumbnail {
    width: 230px; }
  .mm_blocks_ul .product-miniature-container .cart-button-container {
    display: none !important; }
  .mm_blocks_ul .product-miniature-container .product {
    width: 50%; }
  .mm_blocks_ul .product-miniature-container .thumbnail-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .mm_blocks_ul .product-miniature-container .product-description {
    position: static !important; }
  .mm_blocks_ul .product-miniature-container .thumbnail-top {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .mm_blocks_ul .product-miniature-container .product-miniature .x13favoriteproduct__btn--absolute {
    top: 10px !important; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .ets_mm_megamenu.layout_layout1 .mm_menus_li > a {
    font-size: 14px !important; }
  .ets_mm_megamenu.layout_layout1 .mm_menus_li > a svg {
    margin-left: 2px !important; } }

@media (max-width: 991.98px) {
  .ets_mm_megamenu.layout_layout1 {
    /**************************/
    /**************************/ }
    .ets_mm_megamenu.layout_layout1::before {
      content: none; }
    .ets_mm_megamenu.layout_layout1 .mm_menus_ul {
      background: #fff;
      overflow: hidden;
      box-shadow: 0 -2px 10px #e7e7e7;
      color: #000000; }
    .ets_mm_megamenu.layout_layout1 .mm_menus_li > a {
      font-size: inherit;
      color: inherit !important; }
    .ets_mm_megamenu.layout_layout1 .ib-subcategories {
      position: fixed;
      right: 100%;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background: #fff;
      z-index: 1001;
      transition: right 0.3s ease; }
      .ets_mm_megamenu.layout_layout1 .ib-subcategories > .mm_columns_ul {
        margin: 0;
        display: block;
        position: static;
        float: left;
        padding-bottom: 80px; }
    .ets_mm_megamenu.layout_layout1 .opened ~ .ib-subcategories {
      right: 0; }
    .ets_mm_megamenu.layout_layout1 .fibicon-angle-small-up {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      display: inline-block;
      font-weight: 600; }
    .ets_mm_megamenu.layout_layout1 li.has-sub {
      position: static; }
    .ets_mm_megamenu.layout_layout1 span.arrow {
      display: block;
      width: 50px;
      line-height: 52px;
      margin-bottom: -52px;
      margin-left: auto;
      text-align: center;
      position: relative;
      z-index: 1;
      cursor: pointer; }
    .ets_mm_megamenu.layout_layout1 .ets_mm_categories {
      display: block !important;
      height: auto !important;
      padding: 0 !important; }
  .ib-return {
    padding: 0;
    border: none;
    background: none;
    text-transform: inherit; }
    .ib-return, .ib-return.hidden {
      display: inline-block; }
  li.mm_blocks_li {
    padding: 0; }
  .mm_menus_ul li > a {
    padding: 1rem;
    display: block;
    border-bottom: 1px solid #E7E7E7;
    text-transform: none;
    z-index: 0 !important; }
  .ets_mm_categories li {
    float: none !important; }
  .mm_columns_ul {
    border: none !important; }
  .mm_blocks_ul {
    visibility: visible; }
  /************************/
  /************************/
  .mm_sub_align_full.layout1 li.column_size_9,
  .mm_sub_align_full.layout2 li.column_size_9 {
    display: none; }
  /************************/
  /************************/
  .mm_sub_align_full.layout1 .mm_columns_li:first-child {
    display: none; }
  /************************/
  /************************/
  .mm_sub_align_full.layout2 .column_size_9 + .column_size_3 {
    display: none; } }

@media (min-width: 992px) {
  .ets_mm_megamenu.layout_layout1 .mm_menus_li > a {
    font-size: 15px !important; }
  .ets_mm_megamenu.layout_layout1 {
    padding-left: 5rem;
    padding-right: 5rem; }
    .ets_mm_megamenu.layout_layout1.scroll_heading {
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11); }
    .ets_mm_megamenu.layout_layout1 .mm_menus_li > a {
      font-size: min(0.9375vw, 18px);
      padding: min(1.19792vw, 23px) min(1.04167vw, 20px) min(0.88542vw, 17px);
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .ets_mm_megamenu.layout_layout1 .mm_menus_li > a svg {
        margin-left: 10px; }
    .ets_mm_megamenu.layout_layout1 ul.mm_menus_ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .ets_mm_megamenu.layout_layout1 .mm_columns_ul::before {
      content: '';
      left: -100%;
      right: -100%;
      top: -1px;
      bottom: -50px;
      background: #fff;
      height: auto;
      z-index: -1;
      box-shadow: 2px 23px 32px -32px #42445a; }
    .ets_mm_megamenu.layout_layout1 .mm_blocks_li {
      margin-bottom: min(0.78125vw, 15px); }
  .ets_mm_block.mm_block_type_category > .h4 {
    margin-bottom: 60px; }
  .ets_mm_block_content .has-sub > a:after {
    content: none !important; }
  .ets_mm_block_content ul li:hover > ul {
    display: none; }
  .ib-menu-header {
    display: none; }
  /************************/
  /************************/
  .mm_sub_align_full.layout1 li.column_size_9,
  .mm_sub_align_full.layout2 li.column_size_9 {
    width: 100%; }
  .mm_sub_align_full.layout1 li.column_size_3,
  .mm_sub_align_full.layout2 li.column_size_3 {
    width: 33.3333%; }
  /************************/
  /************************/
  .mm_sub_align_full.layout1 .mm_columns_ul {
    padding-left: 30%; }
  .mm_sub_align_full.layout1 .mm_columns_li:first-child {
    position: absolute;
    top: 4.5rem;
    left: 0;
    width: 30%; }
  /************************/
  /************************/
  .mm_sub_align_full.layout2 .mm_columns_ul {
    padding-right: 40%;
    padding-left: 0; }
  .mm_sub_align_full.layout2 .column_size_9 + .column_size_3 {
    position: absolute;
    right: min(-3.125vw, -60px);
    top: min(4.6875vw, 90px); }
    .mm_sub_align_full.layout2 .column_size_9 + .column_size_3 .mm_blocks_li {
      padding: 0; }
  .mm_sub_align_full.layout2 .wishlist-button-add {
    position: absolute;
    top: 0;
    right: 0; }
  .mm_sub_align_full.layout2 .thumbnail-container .thumbnail {
    float: none;
    width: auto;
    display: block;
    margin: 0 0 min(1.04167vw, 20px);
    border: none; }
  .mm_sub_align_full.layout2 .mm_block_type_product .product-miniature {
    clear: left;
    display: block;
    text-align: center;
    width: min(11.97917vw, 230px);
    margin-left: auto;
    margin-right: min(4.16667vw, 80px); }
  .mm_sub_align_full.layout2 .product-title.h3 {
    text-align: center;
    font-size: 0.9375vw;
    font-weight: 500;
    display: block;
    margin-bottom: min(0.78125vw, 15px); }
    .mm_sub_align_full.layout2 .product-title.h3 a {
      font-weight: inherit; }
  .mm_sub_align_full.layout2 .product-miniature {
    color: #000000;
    position: relative;
    margin-top: min(-1.5625vw, -30px); }
    .mm_sub_align_full.layout2 .product-miniature ~ .product-miniature {
      display: none; }
  .mm_sub_align_full.layout2 .product-miniature .price {
    color: #f00; }
    .mm_sub_align_full.layout2 .product-miniature .price:last-child {
      color: inherit; }
  .mm_sub_align_full.layout2 .product-miniature .regular-price {
    text-decoration: line-through;
    color: inherit;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .mm_sub_align_full.layout2 .product-price-and-shipping {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .mm_sub_align_full.layout2 .h3 {
    margin-top: min(-1.46484vw, -28.125px);
    margin-bottom: min(2.24609vw, 43.125px); } }

.ets_crosssell_block {
  margin: 0 !important; }

#product .ets_crosssell_title {
  display: none; }

#cms .contact-boxes {
  margin-top: 50px; }

.contact-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  gap: 24px; }
  .contact-boxes .contact-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    border-radius: 8px;
    padding: 20px 30px;
    border: 1px solid #E7F2F6; }
    .contact-boxes .contact-box .contact-box-icon {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-line-pack: center;
          align-content: center; }
    .contact-boxes .contact-box .contact-box-info {
      margin-bottom: 0;
      padding-bottom: 0;
      gap: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .contact-boxes .contact-box .contact-box-info p, .contact-boxes .contact-box .contact-box-info .page-content.page-cms ul, .page-content.page-cms .contact-boxes .contact-box .contact-box-info ul, .contact-boxes .contact-box .contact-box-info #cms .page-content.page-cms ol, #cms .page-content.page-cms .contact-boxes .contact-box .contact-box-info ol {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important; }
      .contact-boxes .contact-box .contact-box-info .contact-box-info-header {
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal; }
      .contact-boxes .contact-box .contact-box-info .contact-box-info-desc {
        font-size: 13px;
        font-style: normal;
        font-weight: 300;
        line-height: 160%; }
      .contact-boxes .contact-box .contact-box-info .contact-box-info-phone a {
        color: #284D79 !important;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (max-width: 768px) {
  #cms .contact-box-info {
    gap: 0 !important; }
    #cms .contact-box-info p, #cms .contact-box-info .page-content.page-cms ul, .page-content.page-cms #cms .contact-box-info ul, #cms .contact-box-info .page-content.page-cms ol, #cms .page-content.page-cms .contact-box-info ol {
      padding-top: 15px !important;
      margin-bottom: 0 !important; } }

.ib-col-override {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

#thecheckout-psgdpr {
  display: block !important; }

#checkout .countrySelect {
  position: relative; }
  #checkout .countrySelect:after {
    content: "";
    background-image: url(../img/748bf08e36eb09c1d21a.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    pointer-events: none !important;
    position: absolute;
    right: 10px;
    bottom: 25px;
    z-index: 99; }

#checkout .customer-addresses {
  position: relative; }
  #checkout .customer-addresses .addresses-selection {
    width: 100%; }
    #checkout .customer-addresses .addresses-selection:after {
      content: "";
      background-image: url(../img/748bf08e36eb09c1d21a.svg);
      background-size: contain;
      background-repeat: no-repeat;
      width: 15px;
      height: 15px;
      display: block;
      pointer-events: none !important;
      position: absolute;
      right: 10px;
      bottom: 12px; }

#checkout .custom-checkbox p[data-pm-slice], #checkout .custom-checkbox .page-content.page-cms ul[data-pm-slice], .page-content.page-cms #checkout .custom-checkbox ul[data-pm-slice], #checkout .custom-checkbox #cms .page-content.page-cms ol[data-pm-slice], #cms .page-content.page-cms #checkout .custom-checkbox ol[data-pm-slice] {
  margin-left: 10px;
  margin-top: 2px; }

#checkout .custom-checkbox span > p, #checkout .custom-checkbox .page-content.page-cms span > ul, .page-content.page-cms #checkout .custom-checkbox span > ul, #checkout .custom-checkbox #cms .page-content.page-cms span > ol, #cms .page-content.page-cms #checkout .custom-checkbox span > ol {
  color: black;
  font-family: Inter;
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  /* 17.6px */ }
  #checkout .custom-checkbox span > p a, #checkout .custom-checkbox .page-content.page-cms span > ul a, .page-content.page-cms #checkout .custom-checkbox span > ul a, #checkout .custom-checkbox #cms .page-content.page-cms span > ol a, #cms .page-content.page-cms #checkout .custom-checkbox span > ol a {
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    color: #284D79;
    text-decoration: none;
    z-index: 9999; }

#checkout .payment-option, #checkout .delivery-option-row {
  cursor: pointer !important; }
  #checkout .payment-option img, #checkout .delivery-option-row img {
    cursor: pointer !important; }

#checkout #confirm_order.btn {
  height: 50px;
  padding: 0 40px;
  margin-top: -30px;
  font-size: 15px;
  font-weight: bold !important; }

#checkout .checkout-block[class*="num-"] .block-header p, #checkout .checkout-block[class*="num-"] .block-header .page-content.page-cms ul, .page-content.page-cms #checkout .checkout-block[class*="num-"] .block-header ul, #checkout .checkout-block[class*="num-"] .block-header #cms .page-content.page-cms ol, #cms .page-content.page-cms #checkout .checkout-block[class*="num-"] .block-header ol {
  margin-left: 24px; }

#checkout .checkout-block[class*="num-"] .block-header::before {
  border-radius: 50%;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
  background-color: #e7f2f6;
  color: #000000;
  border-color: #e7f2f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px; }

#checkout .customer-addresses {
  text-align: left; }

#checkout .delivery-option-label img, #checkout #payment-logo img {
  max-width: 70px;
  max-height: 33px; }

#checkout .title-heading {
  margin-left: 0;
  margin-right: 0; }
  #checkout .title-heading span {
    color: #9C9C9C; }

#checkout .delivery-option,
#checkout .payment-option {
  background-color: #F5F5F5;
  margin-bottom: min(0.52083vw, 10px);
  line-height: 1.2; }
  #checkout .delivery-option:hover,
  #checkout .payment-option:hover {
    background-color: #e7f2f6; }
  #checkout .delivery-option .ib-option-label,
  #checkout .payment-option .ib-option-label {
    text-transform: none;
    font-size: inherit;
    cursor: pointer;
    min-height: 56px; }
  #checkout .delivery-option .ib-option-logo img,
  #checkout .payment-option .ib-option-logo img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 30px; }

#checkout .col-md-3.form-control-label,
#checkout .col-md-4.form-control-label,
#checkout .col-md-8.opc_field_right {
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

#checkout .cart-summary-line::after {
  content: none; }

#checkout .payment-option img {
  max-height: none !important;
  max-width: 75px !important;
  margin: 0; }

#checkout .payment-option > div {
  margin-right: auto !important; }

#checkout .ib-label-abs::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer; }

#checkout .additional-information {
  margin: 15px 0 !important; }
  #checkout .additional-information p, #checkout .additional-information .page-content.page-cms ul, .page-content.page-cms #checkout .additional-information ul, #checkout .additional-information #cms .page-content.page-cms ol, #cms .page-content.page-cms #checkout .additional-information ol {
    font-size: 12px !important;
    padding: 0 15px; }

#checkout .additional-information:empty {
  display: none !important; }

#checkout .definition-list dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
      grid-template-columns: auto auto;
  gap: 5px; }
  #checkout .definition-list dl dd, #checkout .definition-list dl dt {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin: 0; }

#checkout .type-checkout-options label,
#checkout .checkbox label {
  padding-left: 0; }

#checkout .form-control-label.required::after {
  content: "*";
  color: #ff3f3f;
  font-size: 20px;
  position: absolute;
  right: 0;
  margin-right: -0.75rem;
  top: 100%; }

#checkout .form-control-label.required.ib_checkinput::after {
  top: 0;
  margin-right: 0; }

#checkout .product-line-grid-left {
  width: 85px; }

#checkout .label {
  font-size: inherit;
  font-weight: inherit; }

#checkout .product-line-grid-right .value,
#checkout .ib-cart-item-li .value {
  padding: 0 15px;
  width: 160px;
  margin-left: 3.5rem; }
  #checkout .product-line-grid-right .value i,
  #checkout .ib-cart-item-li .value i {
    padding: 3px; }

#checkout .product-line-grid-right .product-customization-line .value,
#checkout .ib-cart-item-li .product-customization-line .value {
  margin-left: 0; }

#checkout .product-price {
  color: inherit; }

#checkout .ib-cart-item-li {
  border-bottom: 1px solid #E7E7E7; }

#checkout #message {
  height: 300px;
  padding: 10px 15px;
  resize: none; }

#checkout label.ib_checkinput,
#checkout #conditions-to-approve label {
  text-transform: none;
  font-weight: 400;
  padding: 0; }
  #checkout label.ib_checkinput a,
  #checkout #conditions-to-approve label a {
    text-decoration: underline; }
  #checkout label.ib_checkinput .js-terms p, #checkout label.ib_checkinput .js-terms .page-content.page-cms ul, .page-content.page-cms #checkout label.ib_checkinput .js-terms ul, #checkout label.ib_checkinput .js-terms #cms .page-content.page-cms ol, #cms .page-content.page-cms #checkout label.ib_checkinput .js-terms ol,
  #checkout #conditions-to-approve label .js-terms p,
  #checkout #conditions-to-approve label .js-terms .page-content.page-cms ul,
  .page-content.page-cms #checkout #conditions-to-approve label .js-terms ul,
  #checkout #conditions-to-approve label .js-terms #cms .page-content.page-cms ol,
  #cms .page-content.page-cms #checkout #conditions-to-approve label .js-terms ol {
    margin-bottom: 0; }

#checkout .type-checkout-option {
  position: relative; }

#checkout .block-promo.promo-highlighted .promo-name .cart-summary-line {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 250px 50px;
      grid-template-columns: 1fr 250px 50px; }
  #checkout .block-promo.promo-highlighted .promo-name .cart-summary-line .label {
    font-weight: 500;
    color: #363a42; }
  #checkout .block-promo.promo-highlighted .promo-name .cart-summary-line span {
    font-size: 18px;
    font-weight: 400;
    color: #6D94C4; }

#checkout .product-image img {
  max-width: 100%;
  height: auto; }

.block-additional-info label {
  text-transform: none;
  font-weight: inherit;
  font-size: inherit;
  padding-left: 1rem; }
  .block-additional-info label.form-control-label {
    margin-bottom: 1rem; }

.block-additional-info .custom-radio {
  margin-right: 1rem; }

.block-onepagecheckout {
  margin-bottom: 30px;
  border-radius: 0.25rem; }
  .block-onepagecheckout .form-ok:before {
    top: 50%;
    margin-top: -7px;
    width: 6px;
    height: 13px;
    right: 28px; }
  .block-onepagecheckout .form-error:before {
    top: 12px;
    line-height: 1;
    font-size: 28px;
    right: 22px;
    z-index: 1; }

.block-onepagecheckout .cart-summary-line {
  margin-bottom: 9px; }

.block-onepagecheckout .form-group {
  margin-bottom: 10px; }

.ets_opc_select span.ets_opc_select_arrow {
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.ets_opc_select span.ets_opc_select_arrow svg {
  fill: #000000;
  width: 18px; }

.onepagecheckout-left .block-onepagecheckout .col-md-8 {
  padding-right: 0; }

.block-additional-info .required::after {
  content: none !important; }

.type-checkout-options {
  gap: 0.5vw; }
  .type-checkout-options li {
    margin: 0;
    padding: 0; }
  .type-checkout-options input:checked + span {
    color: #6D94C4; }

.onepagecheckout-left .cart-item {
  text-align: left; }

#delivery-addresses > .form-group {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

#tc-container {
  width: 100%;
  margin: auto; }
  #tc-container .summary-price {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 160%;
    /* 28.8px */ }
  #tc-container .checkout-area-4 {
    padding-bottom: 50px; }
  #tc-container .ib_checkinput {
    cursor: pointer; }
    #tc-container .ib_checkinput input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      margin: 4px 0 0 !important;
      width: 16px;
      height: 16px; }
  #tc-container i.ib_checkbox {
    display: inline-block; }
  #tc-container #address_card_new_content .btn {
    line-height: 50px; }
  #tc-container #panel_address_invoice .selected i,
  #tc-container #delivery_address_container .selected i {
    color: #63C900; }
  #tc-container .container_card {
    border-radius: 0.25rem;
    cursor: pointer; }
  #tc-container #btn-show_login_customer_popup {
    cursor: pointer;
    text-decoration: underline; }
  #tc-container #opc_login input.error {
    margin-bottom: 25px; }
  #tc-container .modal .close {
    background-color: #fff;
    text-shadow: none; }
    #tc-container .modal .close i {
      display: inline-block;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    #tc-container .modal .close:hover {
      background-color: #6D94C4; }
      #tc-container .modal .close:hover i {
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        color: #fff; }
  #tc-container .modal .alert {
    padding: 2rem; }
  #tc-container .account-fields .password,
  #tc-container #login-form .password {
    position: relative; }
  #tc-container .payment-options .ps_checkout-mark {
    display: none !important; }
  #tc-container .cart-item:not(:last-child) {
    border-bottom: 1px #E7E7E7 solid; }
  #tc-container .cart-items {
    text-align: left; }

#tc-container-mobile .payment-options .ps_checkout-mark {
  display: none !important; }

#tc-container-mobile .ib_checkinput {
  cursor: pointer; }
  #tc-container-mobile .ib_checkinput input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin: 4px 0 0 !important;
    width: 16px;
    height: 16px; }

#tc-container-mobile i.ib_checkbox {
  display: inline-block; }

#customer-login {
  padding: 0 15px 15px; }

.block-additional-info .input-radios {
  padding-top: 10px; }

.block-shipping .block-content,
.block-shopping-cart {
  padding-left: 15px;
  padding-right: 15px; }

#form_ets_onepagecheckout .cart-products-count {
  top: 40px; }

#display_cart_vouchers .code {
  cursor: pointer; }

label.label-for-radio {
  display: block;
  width: 100%;
  cursor: pointer; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 575.98px) {
  .type-checkout-options li + li {
    margin-top: 0.5rem; }
  .opc_forgot_submit .btn {
    width: 100%;
    margin-top: 10px; }
  .block-additional-info .input-radios label {
    display: block;
    margin-bottom: 0 !important; }
    .block-additional-info .input-radios label + label {
      margin-top: 20px !important; } }

@media (min-width: 576px) and (max-width: 991.98px) {
  .opc_forgot_submit .btn {
    width: auto; } }

@media (min-width: 768px) {
  .delivery-option-name {
    padding-left: 20px !important; } }

@media screen and (min-width: 430px) and (max-width: 992px) {
  #tc-container-mobile .product-line-desc, #tc-container-mobile .product-line-actions, #tc-container-mobile .attributes-container {
    padding-left: 15px; } }

@media screen and (max-width: 430px) {
  #tc-container-mobile .product-line-desc, #tc-container-mobile .product-line-actions, #tc-container-mobile .attributes-container {
    padding-left: 0; }
  #tc-container-mobile .product-line-strict-product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (max-width: 991.98px) {
  .block-header.address-name-header {
    margin-bottom: -10px !important; }
  #thecheckout-psgdpr {
    margin-top: 10px;
    margin-bottom: -20px; }
  .cart-item:last-child .product-line-body {
    margin-left: 10px !important; }
  .cart-item .summary-price {
    font-size: 16px !important; }
  #checkout #tc-container .product-line-body, #checkout #tc-container-mobile .product-line-body {
    padding-left: 0 !important; }
  #checkout .shipping-radio, #checkout .payment-radio-option {
    width: 50px !important; }
  #checkout #tc-container-mobile .firstlast-special {
    display: block !important; }
  body.logos-on-the-right .delivery-option-detail .name-and-delay {
    -ms-grid-columns: 70px 1fr 66px;
        grid-template-columns: 70px 1fr 66px;
    padding-left: 10px; }
  #checkout #tc-container-mobile .product-line-actions.product-price {
    margin-top: 10px; }
    #checkout #tc-container-mobile .product-line-actions.product-price strong {
      font-size: 15px !important; }
  #checkout .payment-call-to-action-and-logo {
    padding: 10px 0 10px 20px; }
  #checkout #login-form .form-footer {
    text-align: center !important; }
  #checkout .checkout-block .inner-area {
    padding-left: 0 !important;
    padding-bottom: 10px;
    padding-right: 0 !important; }
  #checkout .page-header.m-top-50.m-bottom-30 {
    margin-bottom: -20px !important; }
  #checkout label {
    padding-left: 0 !important; }
  #checkout .block-header:not(.shopping-cart-header):not(.address-name-header) {
    margin-top: -20px; }
  #checkout .block-header.shopping-cart-header {
    margin-bottom: -20px; }
  #checkout .page-footer {
    margin-top: 0 !important; }
  .carrier-extra-content {
    display: none !important; }
  .delivery-option-row {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .delivery-option-logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 55px !important; }
  .delivery-option-name {
    padding-left: 5px !important;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .delivery-option-price {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .h6.carrier-name {
    margin: 0.5rem 0 0; }
  .ib-option-logo {
    max-width: 70px;
    margin: auto; }
  #form_ets_onepagecheckout {
    padding-left: 15px;
    padding-right: 15px; }
  .block-customer,
  .block-address,
  .block-shipping,
  .block-payment {
    border: 1px solid #E7E7E7;
    padding: 20px !important; }
  .block-customer,
  .block-address,
  .block-shipping {
    margin-bottom: 70px; }
  #checkout .title-heading {
    padding: 0 0 0 10px; }
    #checkout .title-heading .col {
      padding: 0; }
    #checkout .title-heading h2 {
      font-size: 20px; }
  #checkout .col-md-8.opc_field_right {
    padding: 0; }
  #checkout .col-md-4.form-control-label {
    margin: 0.25rem 0 0; }
  #checkout .delivery-option label:not(.ib-option-label),
  #checkout .payment-option label:not(.ib-option-label) {
    padding-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .onepagecheckout-left {
    padding-left: 0;
    padding-right: 0; }
  .block-additional-info {
    margin: 0px -20px -20px;
    padding-top: 1rem;
    padding-bottom: 25px; }
    .block-additional-info label {
      padding: 0; }
  #checkout .delivery-option .custom-radio,
  #checkout .payment-option .custom-radio {
    margin: 0; }
  #checkout .delivery-option img,
  #checkout .payment-option img {
    max-height: 33px !important;
    max-width: 55px !important; }
  #checkout .payment-options > div + div,
  #checkout .delivery-options > div + div {
    margin-top: 1rem; }
  .ib-option-label > .row {
    display: block; }
  .block-additional-info .input-radios label {
    font-size: 1rem; }
  .block-additional-info label.form-control-label {
    font-size: 1.25rem;
    margin-bottom: 2rem;
    padding-left: 10px; }
  .block-shopping-cart > .title-heading {
    display: none; }
  #checkout .cart-summary-line .label {
    text-align: left;
    padding: 0; }
  #checkout .cart-summary-line .value {
    padding: 0;
    margin: 0;
    width: auto; }
  .cart-detailed-totals > div {
    width: 100%; }
  .cart-detailed-totals .card.cart-summary {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  #checkout .ib-cart-item-li {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    margin: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; } }

@media (min-width: 992px) {
  #checkout .title-heading {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    height: min(6.25vw, 120px); } }

@media (min-width: 992px) {
  #onepagecheckoutps #address_card_new_content .btn {
    line-height: min(2.60417vw, 50px); }
  #onepagecheckoutps .modal-body {
    padding: min(2.44141vw, 46.875px) min(1.46484vw, 28.125px); }
  .ib-option-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    max-width: 30%; }
  .ib-option-logo {
    width: min(3.64583vw, 70px); }
  .ib-checkout-options {
    margin-top: -11px; }
  .ets_opc_select span.ets_opc_select_arrow {
    width: min(2.60417vw, 50px); }
  .ets_opc_select span.ets_opc_select_arrow svg {
    width: min(0.9375vw, 18px); }
  .ib-checkout-options {
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7; }
  .ib-counter-section {
    counter-reset: ib-section; }
    .ib-counter-section i.ib-counter {
      font-style: normal;
      font-weight: 600;
      width: min(2.91667vw, 56px);
      line-height: min(2.8125vw, 54px);
      border: 1px solid #000000; }
      .ib-counter-section i.ib-counter::before {
        counter-increment: ib-section;
        content: counter(ib-section); }
  #checkout .title-heading {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    height: min(4.6875vw, 90px); }
    #checkout .title-heading h2 {
      font-size: min(2.01613vw, 20px); }
  #checkout .product-line-grid-left {
    width: min(4.42708vw, 85px); }
  #checkout .product-line-grid-right,
  #checkout .ib-cart-item-li .value {
    padding: 0 min(0.78125vw, 15px);
    width: min(8.33333vw, 160px);
    margin-left: 0; }
    #checkout .product-line-grid-right i,
    #checkout .ib-cart-item-li .value i {
      padding: min(0.15625vw, 3px); }
  #checkout .ib-cart-item-li {
    padding: min(0.97656vw, 18.75px) 0; }
  #checkout .form-control-label.required::after {
    font-size: min(1.04167vw, 20px);
    margin-right: min(-0.78125vw, -15px); }
  #checkout #delivery_message {
    height: 111px;
    border-radius: 4px;
    padding: 12px 10px; }
  #customer-login {
    padding: 0 min(0.78125vw, 15px) min(0.78125vw, 15px); }
  .block-additional-info label {
    padding-left: min(0.78125vw, 15px); }
    .block-additional-info label.form-control-label {
      margin-bottom: min(0.78125vw, 15px); }
  .block-additional-info .custom-radio {
    margin-right: min(0.78125vw, 15px); }
  .block-additional-info .input-radios {
    padding-top: min(0.52083vw, 10px); }
  .block-onepagecheckout {
    margin-bottom: min(1.5625vw, 30px); }
    .block-onepagecheckout .form-ok:before {
      margin-top: min(-0.36458vw, -7px);
      width: min(0.3125vw, 6px);
      height: min(0.67708vw, 13px);
      right: min(1.45833vw, 28px);
      border-width: min(0.10417vw, 2px); }
    .block-onepagecheckout .form-error:before {
      top: min(0.625vw, 12px);
      font-size: min(1.45833vw, 28px);
      right: min(1.14583vw, 22px); }
  .block-onepagecheckout .cart-summary-line {
    margin-bottom: min(0.46875vw, 9px); }
  .block-onepagecheckout .form-group {
    margin-bottom: min(0.52083vw, 10px); }
  #delivery-addresses > .form-group {
    margin-top: min(1.17188vw, 22.5px);
    margin-bottom: min(1.17188vw, 22.5px); }
  .block-shipping .block-content,
  .block-shopping-cart {
    padding-left: min(0.78125vw, 15px);
    padding-right: min(0.78125vw, 15px); } }

/* 2-column OPC with sticky right-col */
#checkout main, #checkout #wrapper {
  overflow: initial; }

.using-material-icons .custom-radio {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: none;
  background: #fff;
  margin-top: 0; }

.using-material-icons .custom-radio input[type=radio] + span {
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-sizing: border-box;
  border-radius: 50%;
  position: static;
  margin-top: 0;
  border: 1px solid #dddddd;
  margin-left: 0;
  float: left;
  opacity: 1;
  background: transparent; }

.using-material-icons .custom-radio input[type=radio]:checked + span {
  border-color: #6D94C4;
  position: relative; }

.using-material-icons .custom-radio input[type=radio]:checked + span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #6D94C4 !important;
  /* Checkmark color */
  width: 12px;
  border-radius: 50%;
  height: 12px; }

.name-and-delay, .payment-option > label {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

#checkout .delivery-option,
#checkout .payment-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 8px;
  background: #F4F4F4;
  padding: 10px 20px 10px 0; }
  #checkout .delivery-option .custom-radio,
  #checkout .payment-option .custom-radio {
    margin-right: 0 !important; }
  #checkout .delivery-option .delivery-option-price, #checkout .payment-option .delivery-option-price {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    text-align: right; }

.shipping-radio, .payment-radio-option {
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.payment-logo, .delivery-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.payment-call-to-action-and-logo {
  padding: 10px 20px; }

.delivery-option-logo {
  width: 70px;
  text-align: center;
  display: block !important;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.delivery-option-logo {
  margin: 0 !important; }

.carrier-price, .carrier-price-with-tax-formatted, .carrier-price-without-tax-formatted {
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  color: black;
  text-transform: none;
  line-height: 160%;
  /* 20.8px */ }

.block-header.address-name-header {
  padding: 0; }
  .block-header.address-name-header p, .block-header.address-name-header .page-content.page-cms ul, .page-content.page-cms .block-header.address-name-header ul, .block-header.address-name-header #cms .page-content.page-cms ol, #cms .page-content.page-cms .block-header.address-name-header ol {
    font-weight: bold !important; }

.private-company-container {
  margin-bottom: 24px;
  border-radius: 8px;
  background: #F4F4F4;
  margin-top: -10px;
  height: 41px;
  padding: 10px 20px; }
  .private-company-container label {
    cursor: pointer;
    margin-bottom: 0;
    color: black !important;
    font-family: Inter !important;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 160% !important; }
    .private-company-container label[for="poc-private"] {
      margin-right: 24px; }

.payment-call-to-action-and-logo span {
  color: black;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  text-transform: none !important;
  line-height: 160%;
  /* 20.8px */ }

.payment-option label {
  text-transform: none !important; }

.delivery-option-name {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  cursor: pointer; }
  .delivery-option-name .carrier-name {
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    color: black;
    text-transform: none;
    line-height: 160%;
    /* 20.8px */ }
  .delivery-option-name .carrier-delay {
    text-transform: none;
    display: block;
    color: black;
    padding-right: 0 !important; }

body.logos-on-the-right .delivery-option-detail .name-and-delay {
  cursor: pointer;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 70px 1fr 100px;
      grid-template-columns: 70px 1fr 100px;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px; }

.poc-label {
  text-transform: none !important; }

label[for="delivery_message"] {
  text-transform: none;
  color: black !important;
  padding-left: 10px !important;
  opacity: 1 !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; }

.name-and-delay, .payment-option > label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

#checkout #tc-container .mark-required .page-content .form-group.email label.required .field-label::after,
#checkout #tc-container .mark-required .page-content .form-group.password label.required .field-label::after, #checkout #tc-container-mobile .mark-required .page-content .form-group.email label.required .field-label::after,
#checkout #tc-container-mobile .mark-required .page-content .form-group.password label.required .field-label::after {
  color: red !important; }

#checkout #tc-container .forgot-password, #checkout #tc-container-mobile .forgot-password {
  font-family: Inter !important;
  font-weight: 300 !important;
  font-size: 13px !important; }

#checkout #tc-container #delivery, #checkout #tc-container-mobile #delivery {
  margin-top: 20px; }

#checkout #tc-container .attributes-container, #checkout #tc-container-mobile .attributes-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  width: 100%;
  margin-top: 10px; }

#checkout #tc-container .product-line-info-detail, #checkout #tc-container-mobile .product-line-info-detail {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px; }
  #checkout #tc-container .product-line-info-detail .label, #checkout #tc-container-mobile .product-line-info-detail .label {
    color: var(--kolor-1, #000);
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 160%; }
  #checkout #tc-container .product-line-info-detail .value, #checkout #tc-container-mobile .product-line-info-detail .value {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 4px 12px;
    border-radius: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #000;
    height: 28px;
    gap: 10px;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    /* 20.8px */
    background: #e7f2f6; }

#checkout #tc-container .product-line-actions.product-price, #checkout #tc-container .attributes-line-wrapper, #checkout #tc-container-mobile .product-line-actions.product-price, #checkout #tc-container-mobile .attributes-line-wrapper {
  width: 100%; }

#checkout #tc-container .product-line-actions.product-price strong, #checkout #tc-container-mobile .product-line-actions.product-price strong {
  display: block;
  margin-top: -20px;
  color: black;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 160%;
  /* 20.8px */ }

#checkout #tc-container .product-line-action, #checkout #tc-container-mobile .product-line-action {
  -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important; }

#checkout #tc-container .cart-header .product-line-image, #checkout #tc-container-mobile .cart-header .product-line-image {
  padding-left: 30px; }
  #checkout #tc-container .cart-header .product-line-image:after, #checkout #tc-container-mobile .cart-header .product-line-image:after {
    content: '';
    width: 1px;
    height: 38px;
    border-right: 1px solid white;
    display: block;
    margin-top: -10px;
    margin-bottom: -10px;
    padding-left: 30px; }

#checkout #tc-container .firstlast-special, #checkout #tc-container-mobile .firstlast-special {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 130px 10px 1fr;
      grid-template-columns: 130px 10px 1fr;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%; }

#checkout #tc-container .icon-remove-red-eye, #checkout #tc-container-mobile .icon-remove-red-eye {
  display: none; }

#checkout #tc-container input[type="text"],
#checkout #tc-container input[type="email"],
#checkout #tc-container input[type="password"],
#checkout #tc-container input[type="tel"], #checkout #tc-container-mobile input[type="text"],
#checkout #tc-container-mobile input[type="email"],
#checkout #tc-container-mobile input[type="password"],
#checkout #tc-container-mobile input[type="tel"] {
  height: 40px;
  padding: 12px 10px;
  border-radius: 4px;
  border: 1px solid #DDD; }
  #checkout #tc-container input[type="text"]:focus, #checkout #tc-container input[type="text"]:active,
  #checkout #tc-container input[type="email"]:focus,
  #checkout #tc-container input[type="email"]:active,
  #checkout #tc-container input[type="password"]:focus,
  #checkout #tc-container input[type="password"]:active,
  #checkout #tc-container input[type="tel"]:focus,
  #checkout #tc-container input[type="tel"]:active, #checkout #tc-container-mobile input[type="text"]:focus, #checkout #tc-container-mobile input[type="text"]:active,
  #checkout #tc-container-mobile input[type="email"]:focus,
  #checkout #tc-container-mobile input[type="email"]:active,
  #checkout #tc-container-mobile input[type="password"]:focus,
  #checkout #tc-container-mobile input[type="password"]:active,
  #checkout #tc-container-mobile input[type="tel"]:focus,
  #checkout #tc-container-mobile input[type="tel"]:active {
    border: 1px solid #6D94C4; }

#checkout #tc-container .form-group, #checkout #tc-container-mobile .form-group {
  margin-bottom: 15px !important; }

#checkout #tc-container span.field-label, #checkout #tc-container-mobile span.field-label {
  text-transform: none;
  color: black !important;
  padding-left: 10px;
  opacity: 1 !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; }

#checkout #tc-container .form-group.text label.required .field-label::after, #checkout #tc-container-mobile .form-group.text label.required .field-label::after {
  color: red !important; }

#checkout #tc-container .cart-item .product-line, #checkout #tc-container-mobile .cart-item .product-line {
  padding: 10px;
  margin: 0 !important; }

#checkout #tc-container .product-line-image, #checkout #tc-container-mobile .product-line-image {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 103px; }

#checkout #tc-container .product-line-body, #checkout #tc-container-mobile .product-line-body {
  padding-left: 30px; }

#checkout #tc-container .product-line.product-line-summery .product-line-body, #checkout #tc-container-mobile .product-line.product-line-summery .product-line-body {
  padding-left: 0 !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: block !important; }

#checkout #tc-container .product-line-image, #checkout #tc-container .product-line-body, #checkout #tc-container-mobile .product-line-image, #checkout #tc-container-mobile .product-line-body {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #checkout #tc-container .product-line-image a.label, #checkout #tc-container .product-line-body a.label, #checkout #tc-container-mobile .product-line-image a.label, #checkout #tc-container-mobile .product-line-body a.label {
    color: black;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    /* 20.8px */ }

#checkout #tc-container .form-group, #checkout #tc-container-mobile .form-group {
  padding-bottom: 10px; }

#checkout #tc-container .blocks label, #checkout #tc-container-mobile .blocks label {
  padding-left: 0 !important; }

#checkout #tc-container .checkout-block.num-1 .block-header::before, #checkout #tc-container-mobile .checkout-block.num-1 .block-header::before {
  content: '1'; }

#checkout #tc-container .checkout-block.num-2 .block-header::before, #checkout #tc-container-mobile .checkout-block.num-2 .block-header::before {
  content: '2'; }

#checkout #tc-container .checkout-block.num-3 .block-header::before, #checkout #tc-container-mobile .checkout-block.num-3 .block-header::before {
  content: '3'; }

#checkout #tc-container .checkout-block.num-4 .block-header::before, #checkout #tc-container-mobile .checkout-block.num-4 .block-header::before {
  content: '4'; }

#checkout #tc-container .checkout-block.num-5 .block-header::before, #checkout #tc-container-mobile .checkout-block.num-5 .block-header::before {
  content: '5'; }

#checkout #tc-container .checkout-block.num-2 .block-header p span::before, #checkout #tc-container .checkout-block.num-2 .block-header .page-content.page-cms ul span::before, .page-content.page-cms #checkout #tc-container .checkout-block.num-2 .block-header ul span::before, #checkout #tc-container .checkout-block.num-2 .block-header #cms .page-content.page-cms ol span::before, #cms .page-content.page-cms #checkout #tc-container .checkout-block.num-2 .block-header ol span::before, #checkout #tc-container-mobile .checkout-block.num-2 .block-header p span::before, #checkout #tc-container-mobile .checkout-block.num-2 .block-header .page-content.page-cms ul span::before, .page-content.page-cms #checkout #tc-container-mobile .checkout-block.num-2 .block-header ul span::before, #checkout #tc-container-mobile .checkout-block.num-2 .block-header #cms .page-content.page-cms ol span::before, #cms .page-content.page-cms #checkout #tc-container-mobile .checkout-block.num-2 .block-header ol span::before {
  content: 'Wybierz preferowaną metodę dostawy'; }

#checkout #tc-container .checkout-block.num-3 .block-header p span::before, #checkout #tc-container .checkout-block.num-3 .block-header .page-content.page-cms ul span::before, .page-content.page-cms #checkout #tc-container .checkout-block.num-3 .block-header ul span::before, #checkout #tc-container .checkout-block.num-3 .block-header #cms .page-content.page-cms ol span::before, #cms .page-content.page-cms #checkout #tc-container .checkout-block.num-3 .block-header ol span::before, #checkout #tc-container-mobile .checkout-block.num-3 .block-header p span::before, #checkout #tc-container-mobile .checkout-block.num-3 .block-header .page-content.page-cms ul span::before, .page-content.page-cms #checkout #tc-container-mobile .checkout-block.num-3 .block-header ul span::before, #checkout #tc-container-mobile .checkout-block.num-3 .block-header #cms .page-content.page-cms ol span::before, #cms .page-content.page-cms #checkout #tc-container-mobile .checkout-block.num-3 .block-header ol span::before {
  content: 'Wybierz preferowaną metodę płatności'; }

#checkout #tc-container .checkout-block.num-4 .block-header p span::before, #checkout #tc-container .checkout-block.num-4 .block-header .page-content.page-cms ul span::before, .page-content.page-cms #checkout #tc-container .checkout-block.num-4 .block-header ul span::before, #checkout #tc-container .checkout-block.num-4 .block-header #cms .page-content.page-cms ol span::before, #cms .page-content.page-cms #checkout #tc-container .checkout-block.num-4 .block-header ol span::before, #checkout #tc-container-mobile .checkout-block.num-4 .block-header p span::before, #checkout #tc-container-mobile .checkout-block.num-4 .block-header .page-content.page-cms ul span::before, .page-content.page-cms #checkout #tc-container-mobile .checkout-block.num-4 .block-header ul span::before, #checkout #tc-container-mobile .checkout-block.num-4 .block-header #cms .page-content.page-cms ol span::before, #cms .page-content.page-cms #checkout #tc-container-mobile .checkout-block.num-4 .block-header ol span::before {
  content: 'Lista zakupów'; }

#checkout #tc-container .block-header, #checkout #tc-container-mobile .block-header {
  font-size: 1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  letter-spacing: normal !important; }
  #checkout #tc-container .block-header p, #checkout #tc-container .block-header .page-content.page-cms ul, .page-content.page-cms #checkout #tc-container .block-header ul, #checkout #tc-container .block-header #cms .page-content.page-cms ol, #cms .page-content.page-cms #checkout #tc-container .block-header ol, #checkout #tc-container-mobile .block-header p, #checkout #tc-container-mobile .block-header .page-content.page-cms ul, .page-content.page-cms #checkout #tc-container-mobile .block-header ul, #checkout #tc-container-mobile .block-header #cms .page-content.page-cms ol, #cms .page-content.page-cms #checkout #tc-container-mobile .block-header ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: left;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #1E1C17;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
    margin-bottom: 0; }
    #checkout #tc-container .block-header p span, #checkout #tc-container .block-header .page-content.page-cms ul span, .page-content.page-cms #checkout #tc-container .block-header ul span, #checkout #tc-container .block-header #cms .page-content.page-cms ol span, #cms .page-content.page-cms #checkout #tc-container .block-header ol span, #checkout #tc-container-mobile .block-header p span, #checkout #tc-container-mobile .block-header .page-content.page-cms ul span, .page-content.page-cms #checkout #tc-container-mobile .block-header ul span, #checkout #tc-container-mobile .block-header #cms .page-content.page-cms ol span, #cms .page-content.page-cms #checkout #tc-container-mobile .block-header ol span {
      color: #1E1C17;
      font-size: 12px;
      font-style: normal;
      font-weight: 300;
      line-height: 160%; }

#checkout #tc-container .checkout-options-buttons, #checkout #tc-container-mobile .checkout-options-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #checkout #tc-container .checkout-options-buttons > div, #checkout #tc-container-mobile .checkout-options-buttons > div {
    font-weight: bold;
    width: 50%;
    margin: 0 !important; }
    #checkout #tc-container .checkout-options-buttons > div:first-child, #checkout #tc-container-mobile .checkout-options-buttons > div:first-child {
      padding-right: 5px !important; }
    #checkout #tc-container .checkout-options-buttons > div:not(:first-child), #checkout #tc-container-mobile .checkout-options-buttons > div:not(:first-child) {
      padding-left: 5px !important; }
    #checkout #tc-container .checkout-options-buttons > div .btn, #checkout #tc-container-mobile .checkout-options-buttons > div .btn {
      width: 100%;
      height: 28px !important;
      font-family: Inter;
      font-size: 11px;
      font-style: normal;
      font-weight: 700;
      line-height: 160%;
      /* 17.6px */
      padding: 5px 10px !important; }
      #checkout #tc-container .checkout-options-buttons > div .btn:hover, #checkout #tc-container-mobile .checkout-options-buttons > div .btn:hover {
        background-color: black;
        color: white;
        border: 1px solid black; }

#module-amazzingblog-blog .container-fluid.d-grid.blog-post, #module-amazzingblog-blog .d-grid.blog-post.container-sm, #module-amazzingblog-blog .d-grid.blog-post.container-md, #module-amazzingblog-blog .d-grid.blog-post.container-lg, #module-amazzingblog-blog .d-grid.blog-post.container-xl {
  -webkit-column-gap: 50px !important;
          column-gap: 50px !important; }

#module-amazzingblog-blog #content .post-list.item-list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

#category .amazzingblog.displayLeftColumn {
  display: none; }

#module-amazzingblog-blog .amazzingblog.post-page h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px; }

#module-amazzingblog-blog .amazzingblog.post-page header h1 {
  display: none; }

#module-amazzingblog-blog .amazzingblog.post-page .post-content > h3 {
  margin-top: 40px;
  margin-bottom: 40px; }

#module-amazzingblog-blog .amazzingblog.post-page .post-menu {
  padding: 20px 30px;
  background: #f4f4f4;
  border-left: 5px solid #6D94C4; }
  #module-amazzingblog-blog .amazzingblog.post-page .post-menu p, #module-amazzingblog-blog .amazzingblog.post-page .post-menu .page-content.page-cms ul, .page-content.page-cms #module-amazzingblog-blog .amazzingblog.post-page .post-menu ul, #module-amazzingblog-blog .amazzingblog.post-page .post-menu #cms .page-content.page-cms ol, #cms .page-content.page-cms #module-amazzingblog-blog .amazzingblog.post-page .post-menu ol {
    font-weight: bold; }
  #module-amazzingblog-blog .amazzingblog.post-page .post-menu ol {
    margin-top: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    padding-bottom: 0; }
    #module-amazzingblog-blog .amazzingblog.post-page .post-menu ol li {
      font-size: 15px;
      font-style: normal;
      font-weight: 300;
      line-height: 160%; }

.amazzingblog .blog-subcategories .blog-subcategory span {
  color: #6D94C4; }

.amazzingblog.blocks .list-view .block-title {
  margin: 0; }
  .amazzingblog.blocks .list-view .block-title h2 {
    font-weight: 400;
    color: #000000;
    padding-bottom: 40px;
    font-size: 24px; }

.amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item {
  padding: 0;
  border: 0; }
  .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item .post-item-title {
    font-weight: 400;
    font-size: 14px;
    padding: 10px; }
    .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item .post-item-title a {
      color: #000000; }
      .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item .post-item-title a:hover {
        color: #6D94C4; }
  .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item:hover .post-item-title a {
    color: #6D94C4; }

.amazzingblog.blocks .viewall .btn {
  width: 100%;
  font-size: 14px;
  padding: 0;
  line-height: min(2.60417vw, 50px); }
  .amazzingblog.blocks .viewall .btn .icon {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 18px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.amazzingblog.post-page .post-info {
  border-top: 1px #E7E7E7 solid;
  border-bottom: 1px #E7E7E7 solid;
  color: #000000; }
  .amazzingblog.post-page .post-info .icon {
    color: #6D94C4;
    margin: 0 10px;
    font-size: 22px;
    vertical-align: bottom; }
  .amazzingblog.post-page .post-info .post-tags .icon {
    vertical-align: middle; }
  .amazzingblog.post-page .post-info .post-tags .post-tag {
    color: #6D94C4;
    border: 1px #E7E7E7 solid; }
    .amazzingblog.post-page .post-info .post-tags .post-tag:hover {
      color: #000000;
      background: #E7E7E7; }

.amazzingblog.post-page .post-content blockquote {
  border: 1px #E7E7E7 solid;
  border-left: 2px #6D94C4 solid;
  font-size: inherit;
  margin: min(3.90625vw, 75px) 0;
  padding: min(1.82292vw, 35px) min(2.60417vw, 50px); }
  .amazzingblog.post-page .post-content blockquote h4 {
    font-size: min(1.14583vw, 22px);
    font-weight: 400;
    margin-bottom: min(1.5625vw, 30px); }
  .amazzingblog.post-page .post-content blockquote ol,
  .amazzingblog.post-page .post-content blockquote ul {
    padding-left: 0;
    list-style-position: inside; }
    .amazzingblog.post-page .post-content blockquote ol li,
    .amazzingblog.post-page .post-content blockquote ul li {
      color: #6D94C4; }
      .amazzingblog.post-page .post-content blockquote ol li a,
      .amazzingblog.post-page .post-content blockquote ul li a {
        color: #6D94C4;
        border-bottom: 1px #fff solid; }
        .amazzingblog.post-page .post-content blockquote ol li a:hover,
        .amazzingblog.post-page .post-content blockquote ul li a:hover {
          border-bottom: 1px #6D94C4 solid; }

.post-next-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .post-next-prev .btn-next span, .post-next-prev .btn-prev span {
    font-size: 10px;
    font-weight: bold; }
  .post-next-prev .btn-next span {
    margin-right: -2px; }
  .post-next-prev .btn-prev span {
    margin-left: -2px; }

.post-next-prev-block {
  border: 1px #E7E7E7 solid; }
  .post-next-prev-block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000000; }
    .post-next-prev-block a:hover {
      color: #6D94C4; }
  .post-next-prev-block span.post_title_block {
    margin: 0 min(2.08333vw, 40px); }
    .post-next-prev-block span.post_title_block > span {
      display: block; }
  .post-next-prev-block span.icon {
    font-size: 12px;
    font-weight: 700; }
  .post-next-prev-block span.post_title {
    font-size: 1rem;
    margin-bottom: 1rem; }
  .post-next-prev-block span.post_title_label {
    text-transform: uppercase;
    color: #6D94C4;
    font-size: 12px; }

.ab-pagination .pages span.pagination-item {
  font-weight: 400;
  background: #000000;
  color: #fff;
  border-color: #000000; }

.ab-pagination .pages .pagination-item {
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  display: inline-block;
  border: 1px #D4D0CC solid; }
  .ab-pagination .pages .pagination-item.disabled {
    background: #f6f6f6;
    opacity: .4;
    pointer-events: none; }

.ab-pagination .pages a.pagination-item {
  border-color: #D4D0CC;
  color: #000000; }
  .ab-pagination .pages a.pagination-item:hover {
    background-color: #D4D0CC; }
  .ab-pagination .pages a.pagination-item.go-to-page.prev, .ab-pagination .pages a.pagination-item.go-to-page.next {
    text-transform: uppercase;
    width: auto; }

.amazzingblog .post-item {
  padding: 0;
  border: 0; }
  .amazzingblog .post-item .post-item-title {
    font-weight: 400;
    font-size: 16px;
    color: #000000; }
    .amazzingblog .post-item .post-item-title a {
      color: #000000; }
      .amazzingblog .post-item .post-item-title a:hover {
        color: #6D94C4; }
    .amazzingblog .post-item .post-item-title.overflow-ellipsis {
      white-space: unset; }
  .amazzingblog .post-item .post-item-date {
    left: 0; }
    .amazzingblog .post-item .post-item-date::before, .amazzingblog .post-item .post-item-date::after {
      display: none; }
  .amazzingblog .post-item .post-item-footer {
    font-size: 12px; }
    .amazzingblog .post-item .post-item-footer .item-readmore {
      color: #000000; }
      .amazzingblog .post-item .post-item-footer .item-readmore span.icon {
        vertical-align: middle;
        margin-left: 10px; }
      .amazzingblog .post-item .post-item-footer .item-readmore:hover {
        color: #6D94C4; }
  .amazzingblog .post-item .ibe_block-grow {
    --scale: 1.1; }
  .amazzingblog .post-item:hover .post-item-title a {
    color: #6D94C4; }

.post-item-title {
  line-height: 100% !important; }

.post-item-title a {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: normal; }
  .post-item-title a .vogicon-arrow-right-2 {
    font-size: 26px;
    display: block;
    margin-top: 30px;
    margin-left: 0;
    transition: 0.25s ease-out !important; }
    .post-item-title a .vogicon-arrow-right-2:before {
      color: #284D79; }
  .post-item-title a:hover {
    color: #6D94C4 !important; }
    .post-item-title a:hover .vogicon-arrow-right-2 {
      margin-left: 30px; }

.amazzingblog.displayHome .swiper-horizontal {
  position: relative; }

.amazzingblog.displayHome .navigation-buttons {
  width: 0;
  float: right; }

.amazzingblog.displayHome .swiper-wrapper {
  margin-bottom: -60px !important; }

.amazzingblog.displayHome .post-item:hover .vogicon-arrow-right-2 {
  margin-left: 30px; }

.amazzingblog.displayLeftColumn .block.list-view:not(.compact) h2 {
  display: none; }

.amazzingblog.displayLeftColumn .block.list-view.compact {
  border-radius: 8px;
  border: 1px solid #E7F2F6;
  background: #FFF;
  padding: 20px;
  margin-bottom: 50px; }
  .amazzingblog.displayLeftColumn .block.list-view.compact h2 {
    padding-bottom: 20px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
  .amazzingblog.displayLeftColumn .block.list-view.compact .item-wrapper.category {
    margin-top: 10px; }
    .amazzingblog.displayLeftColumn .block.list-view.compact .item-wrapper.category a {
      padding-bottom: 5px; }
    .amazzingblog.displayLeftColumn .block.list-view.compact .item-wrapper.category .category-title {
      font-size: 13px;
      font-style: normal;
      font-weight: 600;
      line-height: 160%; }

/*********************/
/*        RWD        */
/*********************/
@media screen and (min-width: 992px) {
  #module-amazzingblog-blog .page-header {
    margin: 50px 0; }
  .amazzingblog.post-page .page-header {
    margin: 0 !important; } }

@media screen and (min-width: 768px) {
  #module-amazzingblog-blog #content .post-list.item-list {
    margin: 0 -12px; }
  #module-amazzingblog-blog #content .post-item-wrapper {
    padding: 0 12px; }
  .amazzingblog.category-page .post-item-wrapper {
    width: 33.333%; }
  .blog-image-tiles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px; }
  #module-amazzingblog-blog .amazzingblog.post-page .blog-image-tiles {
    margin-top: 40px;
    margin-bottom: 40px; }
  .blog-two-column-special {
    margin-top: 40px;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px; }
    .blog-two-column-special .tcs-image-item, .blog-two-column-special .tcs-text-item {
      width: 50%; }
    .blog-two-column-special .tcs-text-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .blog-two-column-special .tcs-text-item p, .blog-two-column-special .tcs-text-item .page-content.page-cms ul, .page-content.page-cms .blog-two-column-special .tcs-text-item ul, .blog-two-column-special .tcs-text-item #cms .page-content.page-cms ol, #cms .page-content.page-cms .blog-two-column-special .tcs-text-item ol {
        padding-top: 30px;
        padding-bottom: 0;
        margin-bottom: 0; } }

.amazzingblog.blocks .block-title h2 {
  font-size: 16px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal; }

@media screen and (min-width: 768px) and (max-width: 992px) {
  #module-amazzingblog-blog #left-column {
    display: none; } }

@media screen and (max-width: 992px) {
  #module-amazzingblog-blog .page-header {
    margin: 20px 0 10px 0; } }

@media screen and (max-width: 768px) {
  .amazzingblog.category-page .post-item-wrapper {
    width: 100%; }
  .blog-image-tiles img:not(:first-child) {
    display: none; }
  #module-amazzingblog-blog .amazzingblog.post-page .blog-image-tiles {
    margin-top: 20px;
    margin-bottom: 20px; }
  #module-amazzingblog-blog .amazzingblog.post-page .post-menu ol li {
    font-size: 13px !important;
    margin-top: 10px; }
  #module-amazzingblog-blog .amazzingblog.post-page .post-content > h3 {
    margin-bottom: 20px !important; }
  .blog-two-column-special {
    margin-top: 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .blog-two-column-special .tcs-image-item, .blog-two-column-special .tcs-text-item {
      width: 100%; }
    .blog-two-column-special .tcs-text-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .blog-two-column-special .tcs-text-item p, .blog-two-column-special .tcs-text-item .page-content.page-cms ul, .page-content.page-cms .blog-two-column-special .tcs-text-item ul, .blog-two-column-special .tcs-text-item #cms .page-content.page-cms ol, #cms .page-content.page-cms .blog-two-column-special .tcs-text-item ol {
        padding-top: 20px;
        padding-bottom: 0;
        margin-bottom: 0; } }

@media (max-width: 767.98px) {
  #module-amazzingblog-blog #content-wrapper {
    padding: 0; }
  #module-amazzingblog-blog #wrapper .container-fluid.padded, #module-amazzingblog-blog #wrapper .padded.container-sm, #module-amazzingblog-blog #wrapper .padded.container-md, #module-amazzingblog-blog #wrapper .padded.container-lg, #module-amazzingblog-blog #wrapper .padded.container-xl {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media (min-width: 1200px) {
  .amazzingblog .post-item {
    margin-bottom: 40px; }
  .post-next-prev-block span.icon {
    font-size: min(1.5625vw, 30px);
    font-weight: 400; }
  .amazzingblog .post-item .post-item-title {
    font-size: min(1.04167vw, 20px); }
  .amazzingblog .post-item .post-item-footer {
    font-size: min(0.83333vw, 16px); }
    .amazzingblog .post-item .post-item-footer .item-readmore span.icon {
      margin-left: min(0.52083vw, 10px); }
  .amazzingblog.post-page .post-info .icon {
    margin: 0 min(0.52083vw, 10px);
    font-size: min(1.14583vw, 22px); }
  .amazzingblog.blocks .list-view .block-title {
    margin: 0; }
  .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item {
    padding: 0;
    border: 0;
    margin-bottom: min(2.60417vw, 50px); }
    .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item .post-item-title {
      font-weight: 400;
      font-size: 14px;
      padding: 10px; }
      .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item .post-item-title a {
        color: #000000; }
        .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item .post-item-title a:hover {
          color: #6D94C4; }
    .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item:hover .post-item-title a {
      color: #6D94C4; }
  .ab-pagination .pages .pagination-item {
    width: min(2.60417vw, 50px);
    height: min(2.60417vw, 50px);
    line-height: min(2.5vw, 48px); } }

.x13favoriteproduct-list-wrapper .x13-empty-list {
  background: #F5F5F5;
  border: 1px #6D94C4 solid; }

/*** IBIF ***/
section.ibif-logobrands .ib-cover {
  z-index: 2; }

section.ibif-logobrands .ibe_block-grow {
  --scale: 1.2; }

section.ibif-logobrands img {
  max-width: 100px !important; }

.ib-logobrands-subpage {
  position: relative;
  top: 1px; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 575.98px) {
  section.ibif-logobrands .swiper-slide {
    max-width: 210px; }
  section.ibif-logobrands .swiper-wrapper {
    top: -20px; }
  section.ibif-logobrands h2 {
    text-align: center; } }

.ibif-popup {
  color: #000000;
  padding: 0 20px !important; }
  .ibif-popup .modal-content {
    background: transparent; }
  .ibif-popup .modal-dialog {
    max-width: 800px; }
  .ibif-popup .close {
    text-shadow: none; }
    .ibif-popup .close i {
      display: inline-block;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    .ibif-popup .close:hover {
      background-color: #6D94C4; }
      .ibif-popup .close:hover i {
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        color: #fff; }
  .ibif-popup .z-3 {
    z-index: 3; }
  .ibif-popup .z-2 {
    z-index: 2; }
  .ibif-popup .z-1 {
    z-index: 1; }
  .ibif-popup .z-0 {
    z-index: 0; }
  .ibif-popup-link {
    bottom: min(1.5625vw, 30px);
    right: min(1.5625vw, 30px);
    font-size: min(2.60417vw, 50px); }
    .ibif-popup-link:hover .icon {
      color: #fff;
      border-color: #fff; }
    .ibif-popup-link .icon {
      border: 1px #6D94C4 solid;
      font-size: min(1.5625vw, 30px);
      color: #6D94C4; }
  .ibif-popup-title {
    top: min(2.60417vw, 50px);
    left: min(2.08333vw, 40px); }
    .ibif-popup-title p, .ibif-popup-title .page-content.page-cms ul, .page-content.page-cms .ibif-popup-title ul, .ibif-popup-title #cms .page-content.page-cms ol, #cms .page-content.page-cms .ibif-popup-title ol {
      font-weight: 700;
      font-size: min(1.5625vw, 30px);
      text-shadow: black 1px 1px;
      color: #6D94C4; }

#ibif-menu .nav-links > li a.desktop-item {
  margin: 0 15px; }

#ibif-menu .mega-box .mega-links a {
  color: #000000;
  --color: #6D94C4;
  line-height: inherit; }
  #ibif-menu .mega-box .mega-links a:hover {
    color: #6D94C4; }
  #ibif-menu .mega-box .mega-links a::before {
    content: none; }

#ibif-menu nav {
  z-index: 99;
  width: 100%; }
  #ibif-menu nav.scroll_fixed nav .wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #ibif-menu nav input {
    display: none; }
  #ibif-menu nav .wrapper {
    position: relative;
    max-width: 1600px;
    padding: 0px 30px;
    height: 70px;
    line-height: 70px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* justify-content: space-between; */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #ibif-menu nav .wrapper .logo a {
      color: #f2f2f2;
      font-size: 30px;
      font-weight: 600;
      text-decoration: none; }

#ibif-menu .nav-links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0; }
  #ibif-menu .nav-links li:hover .drop-menu,
  #ibif-menu .nav-links li:hover .mega-box {
    transition: all 0.3s ease;
    top: 70px;
    opacity: 1;
    visibility: visible; }
  #ibif-menu .nav-links > li {
    list-style: none;
    margin-left: 55px;
    margin-right: 55px; }
    #ibif-menu .nav-links > li a {
      text-decoration: none;
      font-weight: 500;
      padding: 9px 0; }
  #ibif-menu .nav-links .mobile-item {
    display: none;
    text-align: left; }
  #ibif-menu .nav-links .drop-menu {
    position: absolute;
    background: #fff;
    width: 180px;
    line-height: 45px;
    top: 85px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15); }
    #ibif-menu .nav-links .drop-menu li a {
      width: 100%;
      display: block;
      padding: 0 0 0 15px;
      font-weight: 400;
      border-radius: 0px; }

#ibif-menu .mega-box {
  position: absolute;
  left: 0;
  width: 100%;
  /* padding: 0 30px; */
  top: 85px;
  opacity: 0;
  visibility: hidden; }
  #ibif-menu .mega-box .content {
    background: #fff;
    padding: 25px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* justify-content: space-between; */
    /* box-shadow: 0 6px 10px rgba(0,0,0,0.15); */
    position: relative;
    z-index: 100; }
    #ibif-menu .mega-box .content .row {
      /* width: calc(25% - 30px); */
      line-height: 35px; }
      #ibif-menu .mega-box .content .row h3 {
        font-size: 30px;
        font-weight: 300; }

#ibif-menu .row .mega-links li a {
  padding: 0;
  /* padding-right: 20px; */
  /* color: #d9d9d9;
  font-size: 17px; */
  /* display: block; */
  text-transform: uppercase;
  font-size: 14px; }

/* #ibif-menu .row .mega-links li a:hover{
  color: #f2f2f2;
} */
#ibif-menu .wrapper .btn {
  color: #000;
  font-size: 20px;
  cursor: pointer;
  display: none; }
  #ibif-menu .wrapper .btn.close-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: right; }

@media screen and (min-width: 992px) {
  #ibif-menu .mega-box::before {
    position: absolute;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -1px;
    bottom: -50px;
    background: #fff;
    height: auto;
    border-top: 1px solid #f6f6f6;
    z-index: 99;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } }

@media screen and (max-width: 992px) {
  #ibif-menu nav .wrapper {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    padding: 0; }
  #ibif-menu .wrapper .btn {
    display: block; }
  #ibif-menu .wrapper .nav-links {
    position: fixed;
    height: 100vh;
    width: 100%;
    /* max-width: 350px; */
    top: 0;
    left: -100%;
    background: #fff;
    display: block;
    padding: 50px 0;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
    transition: all 0.3s ease; }
  /* custom scroll bar */
  #ibif-menu ::-webkit-scrollbar {
    width: 0px; }
  #ibif-menu #ibif-menu-btn:checked ~ .nav-links {
    left: 0%; }
  #ibif-menu #ibif-menu-btn:checked ~ .btn.menu-btn {
    display: none; }
  #ibif-menu #close-btn:checked ~ .btn.menu-btn {
    display: block; }
  #ibif-menu .nav-links li {
    margin: 0;
    padding: 0 10px;
    border-bottom: 1px solid #E7E7E7; }
    #ibif-menu .nav-links li a {
      padding: 0;
      display: block;
      font-size: 16px; }
  #ibif-menu .nav-links .drop-menu {
    position: static;
    max-height: 0px;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 10px;
    width: 100%;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
    left: -100%; }
    #ibif-menu .nav-links .drop-menu li {
      margin: 0; }
      #ibif-menu .nav-links .drop-menu li a {
        font-size: 16px; }
  #ibif-menu .nav-links .desktop-item {
    display: none; }
  #ibif-menu .nav-links .mobile-item {
    /* display: block; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    padding-left: 0px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease; }
    #ibif-menu .nav-links .mobile-item .fibicon-angle-small-up {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  #ibif-menu #showDrop:checked ~ .drop-menu,
  #ibif-menu #showMega:checked ~ .mega-box {
    max-height: 100%; }
  #ibif-menu .showMega:checked ~ .mega-box {
    max-height: 100%;
    left: 0; }
  #ibif-menu .nav-links li:hover .mega-box {
    top: 0; }
  #ibif-menu .mega-box {
    top: 0;
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    transition: all 0.3s ease;
    left: -100%; }
    #ibif-menu .mega-box .content {
      box-shadow: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 0; }
      #ibif-menu .mega-box .content .row {
        width: 100%;
        margin-bottom: 15px;
        border-top: 1px solid rgba(255, 255, 255, 0.08); }
        #ibif-menu .mega-box .content .row h3,
        #ibif-menu .mega-box .content .row .mobile-item {
          padding: 0 10px; }
        #ibif-menu .mega-box .content .row h3 {
          font-size: 18px;
          font-weight: 600;
          margin: 10px 0; }
        #ibif-menu .mega-box .content .row > div {
          padding: 0; }
        #ibif-menu .mega-box .content .row:nth-child(1), #ibif-menu .mega-box .content .row:nth-child(2) {
          border-top: 0px; }
        #ibif-menu .mega-box .content .row .mega-links {
          border-left: 0px;
          padding-left: 0;
          margin-bottom: 20px; }
          #ibif-menu .mega-box .content .row .mega-links li {
            margin: 0; }
            #ibif-menu .mega-box .content .row .mega-links li a {
              font-size: 16px; } }

.faq-answer {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 0fr;
      grid-template-rows: 0fr;
  transition: grid-template-rows 0.4s ease, opacity 0.35s ease;
  transition: grid-template-rows 0.4s ease, opacity 0.35s ease, -ms-grid-rows 0.4s ease;
  opacity: 0; }

.faq-caption {
  margin-top: 20px;
  margin-bottom: 50px; }

.faq_list {
  max-width: 1076px;
  margin: 0 auto; }

.front_group_ul {
  display: none !important; }

.faq-answer-inner {
  overflow: hidden;
  padding: 0;
  transition: padding 0.4s ease; }

.faq-item {
  cursor: pointer; }

.faq-item.active .faq-answer {
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  opacity: 1;
  margin-bottom: -10px; }

.faq-item.active .faq-answer-inner {
  padding: 20px 25px 10px 30px; }
  .faq-item.active .faq-answer-inner p, .faq-item.active .faq-answer-inner .page-content.page-cms ul, .page-content.page-cms .faq-item.active .faq-answer-inner ul, .faq-item.active .faq-answer-inner #cms .page-content.page-cms ol, #cms .page-content.page-cms .faq-item.active .faq-answer-inner ol {
    margin-bottom: 0;
    padding-bottom: 0; }

.faq-item .faq-answer-inner {
  padding: 0 25px 0 30px; }

/* ===== PYTANIE ===== */
.faq-item {
  color: #333;
  float: left;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  padding: 30px 20px 30px 0;
  border-radius: 8px;
  border: 1px solid #E7F2F6;
  gap: 20px; }
  .faq-item:hover {
    background: #e7f2f6; }

.faq-question {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  font-weight: 600;
  font-size: 16px;
  transition: opacity 0.2s ease; }
  .faq-question span {
    line-height: 120%; }

/* ===== IKONA +/- ===== */
.faq-icon {
  position: relative;
  width: 24px;
  height: 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.faq-icon::before,
.faq-icon::after {
  content: '';
  position: absolute;
  background-color: #6D94C4;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.faq-icon::before {
  width: 30px;
  height: 2px; }

.faq-icon::after {
  width: 2px;
  height: 30px;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease; }

.faq-item.active .faq-icon::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  opacity: 0; }

#gdpr_consent label {
  text-transform: none;
  font-size: 12px; }
  #gdpr_consent label a {
    color: #6D94C4; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 768px) {
  #gdpr_consent label {
    font-size: 12px; } }

@media (min-width: 1200px) {
  #gdpr_consent label {
    font-size: min(0.625vw, 12px); } }

#module-tfdeletecustomer-deleteform .tfdeletecustomer {
  max-width: 1600px; }
  #module-tfdeletecustomer-deleteform .tfdeletecustomer textarea {
    height: 100px;
    padding: 10px 18px; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  #module-tfdeletecustomer-deleteform .tfdeletecustomer {
    max-width: min(83.33333vw, 1600px); }
    #module-tfdeletecustomer-deleteform .tfdeletecustomer textarea {
      height: min(5.20833vw, 100px);
      padding: min(0.52083vw, 10px) min(0.9375vw, 18px); } }

/* stylelint-enable */


/*# sourceMappingURL=theme.css.map*/