/**
 * 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}

/* poppins-300 - latin-ext_latin */

/*
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: local(''),
        url('poppins-v20-latin-ext_latin-300.woff2') format('woff2'), 
        url('poppins-v20-latin-ext_latin-300.woff') format('woff'); 
}
*/
/* poppins-regular - latin-ext_latin */
/*
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local(''),
        url('poppins-v20-latin-ext_latin-regular.woff2') format('woff2'),
        url('poppins-v20-latin-ext_latin-regular.woff') format('woff'); 
}
*/
/* poppins-500 - latin-ext_latin */
/* @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: local(''),
         url('poppins-v20-latin-ext_latin-500.woff2') format('woff2'),  
/*          url('poppins-v20-latin-ext_latin-500.woff') format('woff'); 
/*   } */
/* poppins-600 - latin-ext_latin */
/*
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: local(''),
        url('poppins-v20-latin-ext_latin-600.woff2') format('woff2'),
        url('poppins-v20-latin-ext_latin-600.woff') format('woff'); 
}
*/
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local(''),
        url(../fonts/608cc2621286f971ac40.woff2) format('woff2'), /* Preferred format */
        url(../fonts/f19b01cb26bd0566bf7d.woff) format('woff'), /* Fallback */
        url(../fonts/cfbf0da06d33097e6d0a.ttf) format('truetype'); /* Final fallback */
}


/* montserrat-500 - latin-ext_latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: local(''),
        url(../fonts/8d398aa5c63c3abd7a9b.woff2) format('woff2'), /* Preferred format */
        url(../fonts/789221ec4f880a9f6351.woff) format('woff'), /* Fallback */
        url(../fonts/d3f3d769c2fc1af5c0b4.ttf) format('truetype'); /* Final fallback */
}

/* montserrat-600 - latin-ext_latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: local(''),
        url(../fonts/7b6ed9d21f1d610f0911.woff2) format('woff2'),
        url(../fonts/24d196f937f818e1d37b.woff) format('woff'),
        url(../fonts/38e62f01be69b2e02e29.ttf) format('truetype');
}

/* montserrat-700 - latin-ext_latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local(''),
        url(../fonts/eb81ed2fdc175a2f3d42.woff2) format('woff2'),
        url(../fonts/b95d22126c0949c8a476.woff) format('woff'),
        url(../fonts/3530bfc1b50b41bdc29d.ttf) format('truetype');
}

/* oswald-300 - latin-ext_latin */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    src: local(''),
        url(../fonts/e77895132659e01e66ab.woff2) format('woff2'),
        url(../fonts/f8cb2d42a9877c2c6b68.woff) format('woff'),
        url(../fonts/ba7a0a165ea1a69244a7.ttf) format('truetype');
}

/* oswald-400 - latin-ext_latin */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: local(''),
        url(../fonts/3191a78ea782f08884c5.woff2) format('woff2'),
        url(../fonts/b221c16890f6cb3e4f25.woff) format('woff'),
        url(../fonts/31bce04a1ae8549b1464.ttf) format('truetype');
}

/* oswald-500 - latin-ext_latin */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    src: local(''),
        url(../fonts/171e8d24b072e502e1dd.woff2) format('woff2'),
        url(../fonts/d2b1b09a3b3b33377e97.woff) format('woff'),
        url(../fonts/79e266089ef37332d7ae.ttf) format('truetype');
}
/* oswald-500 - latin-ext_latin */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 600;
    src: local(''),
        url(../fonts/9c538a57e959f302cc75.woff2) format('woff2'),
        url(../fonts/3edd744b6af1d8e4c621.woff) format('woff'),
        url(../fonts/ddc9cdcf259f8e6a1d35.ttf) format('truetype');
}

[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, #category-description ol, #product-description ol, .amazzingblog.post-page .post-content 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: 540px; } }

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

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

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

.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, .ls-container.ls-noskin a.ls-gui-element {
  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, #search_widget .searchbar-autocomplete::before {
  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, #_desktop_cart .ib-blockcart-hover:hover .cart-hover-content,
.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, #category-description ol, #product-description ol, .amazzingblog.post-page .post-content 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 (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); }
  h3, .h3 {
    font-size: min(1.45833vw, 28px); }
  h4, .h4 {
    font-size: min(1.25vw, 24px); }
  h5, .h5 {
    font-size: min(1.04167vw, 20px); }
  .m-5 {
    margin: min(2.5vw, 48px) !important; }
  .mt-1,
  .my-1 {
    margin-top: min(0.20833vw, 4px) !important; }
  .mt-3,
  .my-3 {
    margin-top: min(0.83333vw, 16px) !important; }
  .mt-4,
  .my-4 {
    margin-top: min(1.25vw, 24px) !important; }
  .mt-5, #_desktop_cart .ib-blockcart-hover:hover .cart-hover-content,
  .my-5 {
    margin-top: min(2.5vw, 48px) !important; }
  .mb-1,
  .my-1 {
    margin-bottom: min(0.20833vw, 4px) !important; }
  .mb-2,
  .my-2 {
    margin-bottom: min(0.41667vw, 8px) !important; }
  .mb-3,
  .my-3 {
    margin-bottom: min(0.83333vw, 16px) !important; }
  .mb-4,
  .my-4 {
    margin-bottom: min(1.25vw, 24px) !important; }
  .mb-5,
  .my-5 {
    margin-bottom: min(2.5vw, 48px) !important; }
  .mb-n5,
  .my-n5 {
    margin-bottom: min(-2.5vw, -48px) !important; }
  .ml-3,
  .mx-3 {
    margin-left: min(0.83333vw, 16px) !important; }
  .ml-n5,
  .mx-n5 {
    margin-left: min(-2.5vw, -48px) !important; }
  .mr-3,
  .mx-3 {
    margin-right: min(0.83333vw, 16px) !important; }
  .mr-n5,
  .mx-n5 {
    margin-right: min(-2.5vw, -48px) !important; }
  .pt-2,
  .py-2 {
    padding-top: min(0.41667vw, 8px) !important; }
  .p-3 {
    padding: min(0.83333vw, 16px) !important; }
  .pt-3,
  .py-3 {
    padding-top: min(0.83333vw, 16px) !important; }
  .pt-4,
  .py-4 {
    padding-top: min(1.25vw, 24px) !important; }
  .pt-5,
  .py-5 {
    padding-top: min(2.5vw, 48px) !important; }
  .pb-2,
  .py-2 {
    padding-bottom: min(0.41667vw, 8px) !important; }
  .pb-3,
  .py-3 {
    padding-bottom: min(0.83333vw, 16px) !important; }
  .pb-4,
  .py-4 {
    padding-bottom: min(1.25vw, 24px) !important; }
  .pb-5,
  .py-5 {
    padding-bottom: min(2.5vw, 48px) !important; }
  .pl-4,
  .px-4 {
    padding-left: min(1.25vw, 24px) !important; }
  .pl-5,
  .px-5 {
    padding-left: min(2.5vw, 48px) !important; }
  .pr-4,
  .px-4 {
    padding-right: min(1.25vw, 24px) !important; }
  .pr-5,
  .px-5 {
    padding-right: min(2.5vw, 48px) !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.5vw, 48px) !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.83333vw, 16px) !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: min(1.25vw, 24px) !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: min(2.5vw, 48px) !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: min(0.20833vw, 4px) !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: min(0.83333vw, 16px) !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: min(1.25vw, 24px) !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: min(2.5vw, 48px) !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: min(1.25vw, 24px) !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: min(2.5vw, 48px) !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: min(0.20833vw, 4px) !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-right: min(2.5vw, 48px) !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.5vw, 48px) !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: min(1.25vw, 24px) !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: min(2.5vw, 48px) !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: min(-0.20833vw, -4px) !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: min(0.83333vw, 16px) !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: min(0.83333vw, 16px) !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !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, .ls-container.ls-noskin .ls-bottom-slidebuttons a.ls-nav-active {
  background-color: #000000 !important; }

.ib-bg-black-hover:hover, .ls-container.ls-noskin a.ls-gui-element:hover, .ls-container.ls-noskin .ls-bottom-slidebuttons a:hover {
  background-color: #000000 !important; }

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

.ib-bg-brown, .ls-container.ls-noskin a.ls-gui-element {
  background-color: #FFDB28 !important; }

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

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

.ib-bg-white, .ls-container.ls-noskin .ls-bottom-slidebuttons a {
  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: #FFDB28 !important; }

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

.ib-text-brown-focus:focus {
  color: #FFDB28 !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        */
/*********************/
@media (min-width: 992px) {
  .ib-font-xs {
    font-size: min(0.625vw, 12px) !important; }
  .ib-font-sm {
    font-size: min(0.72917vw, 14px) !important; }
  .ib-font-lg, .ib-font-lg-lg {
    font-size: min(0.9375vw, 18px) !important; }
  .ib-font-xl, .ib-font-lg-xl {
    font-size: min(1.04167vw, 20px) !important; }
  .ib-font-xxl, .ib-font-lg-xxl {
    font-size: min(1.25vw, 24px) !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, .ls-container.ls-noskin a.ls-nav-prev:before, .ls-container.ls-noskin a.ls-nav-prev.ls-gui-element:before {
  content: ""; }

.fibicon-arrow-small-right:before, .ls-container.ls-noskin a.ls-nav-next:before, .ls-container.ls-noskin a.ls-nav-next.ls-gui-element: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, #onepagecheckoutps i.ets_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: "luberoicon";
  src: url(../fonts/118ec068323cdf2bd12b.woff?rfb47e) format("woff"), url(../fonts/118ec068323cdf2bd12b.woff?rfb47e) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="luberoicon-"], [class*=" luberoicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "luberoicon" !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; }

.luberoicon-arrow_download:before {
  content: ""; }

.luberoicon-basket:before {
  content: ""; }

.luberoicon-breadcrumb_right:before {
  content: "";
  color: #727272; }

.luberoicon-date:before {
  content: ""; }

.luberoicon-delete:before {
  content: ""; }

.luberoicon-eye:before {
  content: ""; }

.luberoicon-list:before {
  content: ""; }

.luberoicon-location:before {
  content: ""; }

.luberoicon-mail:before {
  content: ""; }

.luberoicon-mail-rounded:before {
  content: ""; }

.luberoicon-phone:before {
  content: ""; }

.luberoicon-phone_ring:before {
  content: ""; }

.luberoicon-scroll_up:before {
  content: "";
  color: #ffdb28; }

.luberoicon-search:before {
  content: ""; }

.luberoicon-triangle_down:before {
  content: ""; }

.luberoicon-user:before {
  content: ""; }

.luberoicon-user_blog:before {
  content: ""; }

.luberoicon-vector-521:before {
  content: ""; }

.luberoicon-vector-52:before {
  content: ""; }

.luberoicon-vector-90:before {
  content: ""; }

@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, #gdpr_consent label a, .ibe_text-underline_short, .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, #gdpr_consent label a {
  background-position: left bottom; }
  .ibe_text-underline:hover, #gdpr_consent label a:hover, .ibe_text-underline: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 #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_short {
  background-position: left bottom; }
  .ibe_text-underline_short:hover, .ibe_text-underline_short:focus, .ibe_text-trigger:hover .ibe_text-underline_short, .ets_mm_megamenu.layout_layout1 .mm_menus_ul a:hover .ibe_text-underline_short {
    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: #FFDB28;
  --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 {
  --padding: 0;
  --color: #000000;
  --width: 0.2em;
  --speed: 0.5s; }
  .ibe_block-sparkle::before, .ibe_block-sparkle::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 {
    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 {
    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, .ibe_block-sparkle:hover::after, .ibe_block-trigger:hover .ibe_block-sparkle::before, .ibe_block-trigger:hover .ibe_block-sparkle::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: #FFDB28;
  --width: 1px;
  --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; }

ul {
  padding-left: 0;
  list-style: none; }

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

p, .page-content.page-cms ul, #cms .page-content.page-cms ol, #category-description ol, #product-description ol, .amazzingblog.post-page .post-content ol {
  font-weight: 400;
  color: #7a7a7a; }

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

.card {
  border: none; }

label,
.label {
  color: #232323;
  text-align: right; }

small.label,
small.value {
  font-size: 0.8125rem; }

.form-control-label {
  padding-top: 0.625rem; }

.form-control {
  padding: 0.5rem 1rem; }
  .form-control:focus {
    outline: 0.1875rem solid #FFDB28; }

.input-group.focus {
  outline: 0.1875rem solid #FFDB28; }

.input-group .form-control:focus {
  outline: none; }

input,
textarea {
  /* stylelint-disable */
  /* stylelint-enable */ }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #7a7a7a; }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #7a7a7a; }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #7a7a7a; }
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #7a7a7a; }
  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: #7a7a7a; }

.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: #FFDB28;
  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: #7a7a7a; }

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

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  body {
    font-size: min(0.83333vw, 16px); } }

.btn {
  font-family: 'Oswald';
  font-weight: 600;
  width: 230px;
  height: 50px;
  max-width: 100%;
  border-radius: 10px;
  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: #FFDB28; }
  .btn:active {
    box-shadow: none;
    border-color: #FFDB28; }
    .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-tertiary {
  padding: 0.5rem 1.25rem;
  font-weight: 600;
  text-transform: uppercase; }

body .lpsproaccount-button a.btn-secondary:hover {
  color: #000000 !important; }

.btn-primary {
  border: none;
  background-color: #FFDB28;
  color: #000000;
  --width: 1px; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
    box-shadow: none;
    color: #FFDB28;
    background-color: #000000; }
  .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: #FFDB28;
    color: #FFDB28;
    background-color: #000000; }
  .btn-primary.disabled, .btn-primary:disabled {
    background: #eeeeee;
    color: #9C9C9C;
    cursor: not-allowed; }

.btn-outline-primary {
  border-color: #FFDB28;
  background-color: #FFDB28;
  color: #000000; }
  .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: none;
    border-color: #FFDB28;
    color: #000000;
    background-color: #fff; }
  .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: #FFDB28;
    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-secondary {
  background-color: #000000;
  color: #fff;
  border: solid 2px #000000; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: none;
    border-color: #000000;
    color: #000000;
    background-color: #fff; }
  .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;
    border-color: #000000;
    color: #000000;
    background-color: #fff; }
  .btn-secondary::before, .btn-secondary::after {
    --width: 1px;
    --speed: 0.3s; }
  .btn-secondary.disabled, .btn-secondary:disabled {
    border: solid 2px #eeeeee;
    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: #000000;
  background-color: #fff;
  border-color: #FFDB28; }
  .btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary.focus {
    box-shadow: none;
    color: #FFDB28;
    background-color: #fff;
    border-color: #FFDB28; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .btn {
    width: 100%; } }

@media (min-width: 992px) {
  .btn {
    width: min(11.97917vw, 230px);
    height: min(2.60417vw, 50px);
    font-size: min(0.83333vw, 16px); }
  .btn-md {
    width: min(8.33333vw, 160px);
    height: min(2.34375vw, 45px); }
  .btn-sm, .btn-group-sm > .btn {
    font-size: min(0.72917vw, 14px);
    width: auto; }
  .btn-xs {
    font-size: min(0.72917vw, 14px);
    width: auto;
    height: min(1.5625vw, 30px); }
  .btn-primary,
  .btn-secondary,
  .btn-tertiary {
    padding: min(0.41667vw, 8px) min(1.04167vw, 20px); } }

.modal-content {
  border: none;
  border-radius: 10px; }

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

.ib-gallery-modal .ib-arrow {
  color: #000000;
  font-size: 2rem; }
  .ib-gallery-modal .ib-arrow:hover {
    color: #FFDB28; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  .modal-dialog {
    max-width: min(31.25vw, 600px); }
  .modal-header .close {
    font-size: min(0.83333vw, 16px); }
  .ib-gallery-modal .ib-arrow {
    font-size: min(1.66667vw, 32px); }
  .customization-modal .modal-dialog {
    max-width: min(41.66667vw, 800px); }
  .customization-modal .modal-body {
    padding: min(2.60417vw, 50px) min(1.5625vw, 30px); } }

.ib-swiper-button-next, .ib-swiper-button-prev {
  color: #FFDB28;
  cursor: pointer;
  border: 1px solid #D4D0CC;
  line-height: 34px;
  margin-top: -17px;
  top: 50%;
  z-index: 2;
  font-size: 20px; }
  .ib-swiper-button-next:hover, .ib-swiper-button-prev:hover {
    border-color: #7a7a7a;
    color: #7a7a7a; }

.ib-swiper-button-next {
  right: 0; }

.ib-swiper-button-prev {
  left: 0; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px; }

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

.swiper-button-next, .swiper-button-prev {
  border-radius: 4px 0px 0px 4px;
  background: rgba(244, 244, 244, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 146px;
  padding: 73px 10px;
  margin: 10px;
  -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;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.swiper-button-next.swiper-custom-button-next {
  right: -15px; }

.swiper-button-prev.swiper-custom-button-prev {
  left: -15px; }

.swiper-button-prev.swiper-custom-button-prev,
.swiper-button-next.swiper-custom-button-next {
  height: 75px; }

body .swiper-button-next, body .swiper-button-prev {
  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: 30px; }

body .swiper-button-next::after, body .swiper-button-prev::after {
  font-family: "luberoicon";
  font-size: 1rem;
  color: #000000; }

body .swiper-button-prev::after {
  content: ""; }

body .swiper-button-next::after {
  content: ""; }

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

body .swiper-button-next.swiper-button-disabled, body .swiper-button-prev.swiper-button-disabled {
  opacity: 0; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  .swiper-button-prev.swiper-custom-button-prev,
  .swiper-button-next.swiper-custom-button-next {
    height: 145px; }
  .swiper-button-next.swiper-custom-button-next {
    right: min(-2.60417vw, -50px); }
  .swiper-button-prev.swiper-custom-button-prev {
    left: min(-2.60417vw, -50px); }
  body .swiper-button-next::after, body .swiper-button-prev::after {
    font-size: min(0.83333vw, 16px); }
  .swiper-button-next, .swiper-button-next {
    width: min(1.82292vw, 35px);
    height: min(7.60417vw, 146px);
    padding: min(3.80208vw, 73px) min(0.52083vw, 10px);
    margin: min(0.52083vw, 10px); } }

@media (min-width: 1200px) {
  .swiper-button-next.swiper-custom-button-next {
    right: min(-3.125vw, -60px); }
  .swiper-button-prev.swiper-custom-button-prev {
    left: min(-3.125vw, -60px); } }

body .lpsproaccount-customer-validation {
  color: #000000;
  margin-left: 32px;
  text-align: left; }

.input-group-btn .bootstrap-touchspin-down, .input-group-btn .bootstrap-touchspin-up {
  font-size: 10px !important; }

label.js-terms, .psgdpr_consent_message .custom-checkbox p, .psgdpr_consent_message .custom-checkbox .page-content.page-cms ul, .page-content.page-cms .psgdpr_consent_message .custom-checkbox ul, .psgdpr_consent_message .custom-checkbox #cms .page-content.page-cms ol, #cms .page-content.page-cms .psgdpr_consent_message .custom-checkbox ol, .psgdpr_consent_message .custom-checkbox #category-description ol, #category-description .psgdpr_consent_message .custom-checkbox ol, .psgdpr_consent_message .custom-checkbox #product-description ol, #product-description .psgdpr_consent_message .custom-checkbox ol, .psgdpr_consent_message .custom-checkbox .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .psgdpr_consent_message .custom-checkbox ol {
  position: relative; }
  label.js-terms::after, .psgdpr_consent_message .custom-checkbox p::after, .psgdpr_consent_message .custom-checkbox .page-content.page-cms ul::after, .page-content.page-cms .psgdpr_consent_message .custom-checkbox ul::after, .psgdpr_consent_message .custom-checkbox #cms .page-content.page-cms ol::after, #cms .page-content.page-cms .psgdpr_consent_message .custom-checkbox ol::after, .psgdpr_consent_message .custom-checkbox #category-description ol::after, #category-description .psgdpr_consent_message .custom-checkbox ol::after, .psgdpr_consent_message .custom-checkbox #product-description ol::after, #product-description .psgdpr_consent_message .custom-checkbox ol::after, .psgdpr_consent_message .custom-checkbox .amazzingblog.post-page .post-content ol::after, .amazzingblog.post-page .post-content .psgdpr_consent_message .custom-checkbox ol::after {
    content: "*";
    color: #ff3f3f;
    font-size: 20px;
    position: absolute;
    margin-right: -0.75rem; }

label.js-terms::after {
  right: 0; }

.form-control {
  padding: 0 18px;
  color: #000000;
  background-color: #fff;
  border: 1px solid #eaeaea;
  height: 40px;
  font-size: 14px;
  border-radius: 10px;
  font-weight: 300; }
  .form-control:focus {
    box-shadow: none;
    border-color: #FFDB28;
    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; }
  .form-control-label.required.ets_checkinput::after {
    top: 0; }
  .form-control-label.required + div > label > span span:last-child::after {
    content: "*";
    color: #ff3f3f;
    font-size: 1rem;
    right: 0;
    margin-right: -0.75rem;
    margin-left: 0.25rem; }

form:not(#customer-form):not(#form_address_invoice):not(#form_customer):not(#form_address_delivery) .form-control-label.required::after, .form-group-checkbox .form-control-label.required::after {
  display: none; }

.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: 10px;
  border-bottom-right-radius: 10px; }

label {
  padding-left: 0px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 8px; }
  label sup {
    top: -2px;
    color: #f00; }

label,
.label {
  font-size: 1rem;
  font-family: 'Oswald';
  font-weight: 600; }

#onepagecheckoutps_contenedor label.form-control-label,
#onepagecheckoutps_contenedor .label.form-control-label {
  font-family: 'Oswald'; }

#onepagecheckoutps_contenedor {
  font-weight: 500; }

#onepagecheckoutps_contenedor label,
#onepagecheckoutps_contenedor .label {
  font-family: 'Montserrat'; }

.input-group.focus {
  outline: none; }

.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 {
    background: #ECECEC;
    width: 34px;
    padding: 0;
    height: 100%;
    text-indent: 100%;
    overflow: hidden;
    border: 1px solid #eaeaea;
    font-size: 1rem; }
    .bootstrap-touchspin .btn:hover {
      background-color: #000000;
      color: #fff; }
    .bootstrap-touchspin .btn::before {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      text-indent: 0;
      line-height: 34px; }

.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: #fff;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 3px;
      border-radius: 50%; }
    .custom-radio input[type="radio"]:checked + span {
      background-color: #FFDB28; }

.custom-checkbox > span, .ib-checkinput label, .ib-radinput label, label.ets_checkinput, label.ets_checkinput span {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5; }

.custom-checkbox i, #onepagecheckoutps i.ets_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 #E7E7E7;
  background-color: #fff;
  text-align: center;
  margin-right: 0.75rem;
  font-size: 14px; }
  .custom-checkbox i::before, #onepagecheckoutps i.ets_checkbox::before {
    color: #fff; }

.custom-checkbox input:checked + span i, .product-variants-item .input-color .checked-indicator i, .product-variants-item .input-color:checked ~ .checked-indicator i, .facet-label.active .checked-indicator i, #onepagecheckoutps input:checked + i.ets_checkbox {
  background-color: #FFDB28;
  border-color: #FFDB28; }
  .custom-checkbox input:checked + span i::before, .product-variants-item .input-color .checked-indicator i::before, .product-variants-item .input-color:checked ~ .checked-indicator i::before, .facet-label.active .checked-indicator i::before, #onepagecheckoutps input:checked + i.ets_checkbox::before {
    color: #000000; }

.custom-checkbox {
  position: relative; }
  .custom-checkbox input {
    position: absolute;
    opacity: 0; }
  .custom-checkbox i {
    display: inline-block;
    border-radius: 5px; }
  .custom-checkbox span {
    text-transform: none; }
  .custom-checkbox a {
    color: #000000;
    text-decoration: underline; }
    .custom-checkbox a:hover {
      color: #FFDB28;
      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; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  .custom-checkbox > span, .ib-checkinput label, .ib-radinput label, label.ets_checkinput, label.ets_checkinput span {
    font-size: min(0.72917vw, 14px);
    line-height: min(1.5625vw, 30px); }
  .form-control {
    padding: 0 min(0.9375vw, 18px);
    height: min(2.60417vw, 50px);
    font-size: min(0.72917vw, 14px); }
  .bootstrap-touchspin .form-control {
    height: min(1.77083vw, 34px); }
  .bootstrap-touchspin .btn {
    width: min(1.77083vw, 34px);
    font-size: min(0.83333vw, 16px); }
    .bootstrap-touchspin .btn::before {
      line-height: min(1.77083vw, 34px); }
  label {
    padding-left: 0; }
  label,
  .label,
  form .form-control-label {
    font-size: min(0.83333vw, 16px); }
  .form-control-label {
    padding-top: min(0.83333vw, 16px); }
  .custom-checkbox i, #onepagecheckoutps i.ets_checkbox {
    width: min(1.30208vw, 25px);
    height: min(1.30208vw, 25px);
    line-height: min(1.19792vw, 23px);
    font-size: min(0.72917vw, 14px);
    border-radius: min(0.26042vw, 5px); }
  .custom-radio {
    width: min(1.30208vw, 25px);
    height: min(1.30208vw, 25px); }
    .custom-radio input[type="radio"] + span {
      margin: min(0.20833vw, 4px); }
  label .color,
  .variant-links .color,
  .custom-checkbox input[type="checkbox"] + span.color {
    width: min(1.30208vw, 25px);
    height: min(1.30208vw, 25px); } }

.ib-rodo {
  z-index: 1002; }
  .ib-rodo a {
    text-decoration: underline; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 576px) {
  .ib-rodo .btn {
    width: auto; } }

nav.pagination {
  padding-top: 40px; }
  nav.pagination .page-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    nav.pagination .page-list li {
      margin: 0 5px; }
  nav.pagination .btn-secondary {
    background-color: white; }
  nav.pagination .current > .btn-secondary {
    background-color: #000000;
    color: #fff;
    pointer-events: none; }
  nav.pagination :not(.current) > .btn-primary:hover {
    background: #000000;
    color: #FFDB28; }
  nav.pagination .btn-primary {
    border-radius: 10px; }
  nav.pagination .btn-secondary {
    padding: 0;
    font-size: 0.875rem;
    font-weight: normal; }
  nav.pagination .number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block; }
  nav.pagination .btn.disabled {
    opacity: .4; }
  nav.pagination .btn-primary.number.disabled {
    background: #FFDB28;
    color: #fff; }
  nav.pagination .btn-primary {
    padding: 1.25rem; }
  nav.pagination .btn-primary.number {
    background: #ECECEC;
    color: #000000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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: center;
    vertical-align: middle;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

/*********************/
/*        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; }
  #category nav.pagination .previous,
  #category nav.pagination .next {
    width: 30px;
    height: 30px; }
  #category nav.pagination .number {
    width: 30px;
    height: 30px;
    line-height: 30px; } }

@media (min-width: 992px) {
  nav.pagination {
    padding-top: min(2.08333vw, 40px); }
    nav.pagination .btn-secondary {
      font-size: min(0.72917vw, 14px); }
    nav.pagination .number {
      width: min(2.60417vw, 50px);
      height: min(2.60417vw, 50px);
      line-height: min(2.60417vw, 50px); }
  .ib-attachments {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
    .ib-attachments .ext {
      width: 36px;
      height: 36px;
      min-width: 36px; } }

.contact-form .alert ul li:first-child {
  font-size: inherit !important;
  line-height: inherit !important; }

.alert {
  border: 2px #f4f4f4 solid;
  border-radius: 10px;
  padding: 1rem;
  border-radius: 10px;
  margin: 1rem 0; }
  .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, .alert.alert-warning {
    background: transparent; }
    .alert.alert-info ul li, .alert.alert-warning ul li {
      color: #000000;
      font-weight: 600; }
    .alert.alert-info ul::before, .alert.alert-warning ul::before {
      content: "";
      color: #000000; }

.modal .alert {
  padding: min(10.41667vw, 200px); }

.alert-mini {
  border: 1px #FFDB28 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 (min-width: 992px) {
  .alert {
    padding: min(1.66667vw, 32px); }
    .alert ul {
      padding-left: min(5.20833vw, 100px); }
      .alert ul li.ib-lh-125 {
        line-height: 1.25 !important; }
  .alert-mini {
    padding: min(0.83333vw, 16px);
    margin: min(0.41667vw, 8px) 0; }
    .alert-mini ul {
      padding-left: min(2.08333vw, 40px); }
      .alert-mini ul::before {
        background-size: min(1.30208vw, 25px) min(1.30208vw, 25px);
        width: min(1.30208vw, 25px);
        height: min(1.30208vw, 25px); } }

html {
  font-size: 16px; }

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

.seigi-cookie-banner {
  color: #000000; }
  .seigi-cookie-banner #c-ttl {
    display: none; }
  .seigi-cookie-banner #c-txt, .seigi-cookie-banner #c-ttl {
    color: #000000;
    font-weight: 500;
    font-size: 1.3rem; }
  .seigi-cookie-banner #c-bns button, .seigi-cookie-banner #s-bns button {
    font-family: 'Oswald';
    font-weight: 600;
    text-transform: uppercase;
    color: #000000 !important;
    border-radius: 10px; }

:root {
  --cc-text: black; }

.ib-text-444 {
  color: #444; }

.max-w-120 {
  max-width: 150px;
  color: #444; }

p, .page-content.page-cms ul, #cms .page-content.page-cms ol, #category-description ol, #product-description ol, .amazzingblog.post-page .post-content ol, .page-content.page-cms ul, #cms .page-content.page-cms ol {
  font-weight: 500; }

.form-control-comment {
  padding-top: 1.125rem; }

.bootstrap-touchspin .form-control#quantity_wanted {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }

.container-fluid.padded, .padded.container-sm, .padded.container-md, .padded.container-lg, .padded.container-xl {
  padding-left: 20px;
  padding-right: 20px; }

main {
  overflow: hidden; }

li::marker {
  color: #FFDB28; }

a {
  color: initial; }

.ib-font-montserrat {
  font-family: 'Montserrat'; }

body .input-group > .form-control:not(:first-child), body .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important; }

.font-weight-500 {
  font-weight: 500; }

p, .page-content.page-cms ul, #cms .page-content.page-cms ol, #category-description ol, #product-description ol, .amazzingblog.post-page .post-content ol {
  color: #000000; }

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

label.psgdpr_consent_message {
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 500;
  line-height: 30px; }

.card {
  font-weight: 500; }

.page-content h3, .page-content .h3, .card h3, .card .h3, main h3, main .h3 {
  font-family: 'Oswald';
  font-size: 24px;
  text-transform: none;
  font-weight: 400; }

.page-content h4, .page-content .h4, .card h4, .card .h4, main h4, main .h4 {
  font-family: 'Oswald';
  font-size: 20px;
  text-transform: none;
  font-weight: 400; }

.page-content p, .page-content.page-cms ul, #cms .page-content.page-cms ol, .page-content #category-description ol, #category-description .page-content ol, .page-content #product-description ol, #product-description .page-content ol, .page-content .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .page-content ol, .card p, .card .page-content.page-cms ul, .page-content.page-cms .card ul, .card #cms .page-content.page-cms ol, #cms .page-content.page-cms .card ol, .card #category-description ol, #category-description .card ol, .card #product-description ol, #product-description .card ol, .card .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .card ol, main p, main .page-content.page-cms ul, .page-content.page-cms main ul, main #cms .page-content.page-cms ol, #cms .page-content.page-cms main ol, main #category-description ol, #category-description main ol, main #product-description ol, #product-description main ol, main .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content main ol {
  font-weight: 500; }

/* %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 {
  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, nav.pagination .btn-primary, .ets_mm_megamenu.layout_layout1 .mm_menus_ul > .mm_menus_li a > .mm_menu_content_title::before, #search_widget, .page-my-account #content .links a, .page-my-account #content .links a span, .page-my-account #content .links a::after, #cms .ib_cms_wrapper a:not([class^=carousel-]), #blockcart-modal .close i, .footer-copyright a, .contact-rich .block a, #ls-global .ls-container.ls-noskin a.ls-gui-element, #ls-global .ls-container.ls-noskin .ls-bottom-slidebuttons a, #ls-global .ls-container.ls-noskin .btn-primary, .ets_mm_megamenu.layout_layout1 .ets_mm_block_content ul li a, #onepagecheckoutps #opc_show_login, .post-next-prev-block, .post-next-prev-block .luberoicon-triangle_down-wrapper, .post-next-prev-block:hover, .ab-pagination .pages .pagination-item {
  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-font-oswald {
  font-family: 'Oswald'; }

.ui-widget {
  font-family: inherit; }

hr.ib-index {
  border-top: 1px solid #eeeeee;
  border-bottom: none;
  margin-left: -5rem;
  margin-right: -5rem; }

body#pagenotfound .error-404-img {
  background-image: url(../img/5664bc844e1371654640.webp);
  background-size: contain; }

.font-weight-600 {
  font-weight: 600; }

.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: 10px;
  border-bottom-left-radius: 10px; }

.z-index-5 {
  z-index: 15; }

.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 {
    font-weight: 500; }
    .ib-attachments li a {
      color: #444444;
      padding-top: .65rem;
      padding-bottom: .65rem;
      border: 1px  #A7A7A7 solid;
      border-radius: 10px; }
      .ib-attachments li a:hover {
        border-color: #000000; }
  .ib-attachments .ext {
    width: 26px;
    height: 26px;
    min-width: 26px;
    background: url(../img/68a7eba32bc77491ffcc.svg) no-repeat center;
    background-size: contain; }
    .ib-attachments .ext.pdf {
      background-image: url(../img/68a7eba32bc77491ffcc.svg); }
    .ib-attachments .ext.zip {
      background-image: url(../img/d93d868129eaca9e257f.svg); }
    .ib-attachments .ext.doc, .ib-attachments .ext.odt, .ib-attachments .ext.docx {
      background-image: url(../img/3b809ed47619f771c038.svg); }
    .ib-attachments .ext.xls, .ib-attachments .ext.xlsx {
      background-image: url(../img/6e6f452656834a811193.svg); }
    .ib-attachments .ext.png {
      background-image: url(../img/bfdc1acdd4075d858cbc.svg); }
    .ib-attachments .ext.jpeg, .ib-attachments .ext.jpg, .ib-attachments .ext.webp {
      background-image: url(../img/bfdc1acdd4075d858cbc.svg); }
  .ib-attachments .button {
    text-transform: uppercase;
    font-weight: 500; }
    .ib-attachments .button span {
      font-size: 16px; }
    .ib-attachments .button i {
      font-size: 15px;
      width: 9px;
      height: 13px;
      background: url(../img/8e5900e49ef1781e6d95.svg) no-repeat center;
      background-size: contain; }

.ib-text-vbrown {
  color: #432C1F !important; }

.error-404-content #search_widget form input {
  color: #444;
  font-size: 14px; }

.error-404-content .ps_searchbar {
  padding-left: 0;
  min-width: 100%; }
  .error-404-content .ps_searchbar.justify-content-center {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: start !important; }

.error-404-content .ps_searchbar .form-control {
  margin-right: min(1.04167vw, 20px); }

#main .page-content.page-not-found {
  overflow-x: hidden; }

.page-not-found #search_widget {
  width: 100%;
  max-width: 720px; }

.page-not-found #search_widget_trigger {
  display: none !important; }

body #cm.bar #c-inr {
  max-width: 1600px; }

#index h2, .ets_mm_megamenu.layout_layout1 .h2 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  font-family: 'Oswald';
  font-weight: 500;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 1.5rem;
  position: relative; }
  #index h2::before, .ets_mm_megamenu.layout_layout1 .h2::before {
    content: "";
    width: min(9.375vw, 180px);
    max-width: 126px;
    min-width: 40px;
    height: 7px;
    left: min(-0.36458vw, -7px);
    position: absolute;
    bottom: 0px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    border-radius: 10px 0px 0px 10px;
    background: #FFDB28;
    z-index: -1; }

.ets_mm_megamenu.layout_layout1 .mm_menus_ul > .mm_menus_li a > .mm_menu_content_title::before {
  content: "";
  width: 95%;
  max-width: 95%;
  min-width: 30px;
  height: 7px;
  left: min(-0.15625vw, -3px);
  position: absolute;
  bottom: min(0.20833vw, 4px);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  border-radius: 10px 0px 0px 10px;
  background: #FFDB28;
  z-index: -1;
  opacity: 0; }

.ets_mm_megamenu.layout_layout1 .mm_menus_ul > .mm_menus_li.active a > .mm_menu_content_title::before, .ets_mm_megamenu.layout_layout1 .mm_menus_ul > .mm_menus_li:hover a > .mm_menu_content_title::before {
  content: "";
  width: 95%;
  max-width: 95%;
  min-width: 30px;
  height: 7px;
  bottom: min(0.20833vw, 4px);
  left: min(-0.15625vw, -3px);
  position: absolute;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  border-radius: 10px 0px 0px 10px;
  background: #FFDB28;
  z-index: -1;
  opacity: 1; }

.ib-rounded {
  border-radius: 10px; }

.custom-radio {
  border-color: #E6E6E6; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  body .seigi-cookie-banner #c-txt, body .seigi-cookie-banner #c-ttl {
    font-size: 1rem; }
  .ets_mm_megamenu.layout_layout1 .h2 {
    margin-left: 1rem; }
  .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; }
  .container-fluid.padded, .padded.container-sm, .padded.container-md, .padded.container-lg, .padded.container-xl {
    padding-left: 16px;
    padding-right: 16px; } }

@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: 2000px; }
  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: 2640px;
    margin: auto; }
  .ib-attachments .button i {
    font-size: min(0.67708vw, 13px); }
  .ib-attachments .button span {
    font-size: min(0.83333vw, 16px); }
  main #wrapper > .container-fluid > #left-column, main #wrapper > .container-sm > #left-column, main #wrapper > .container-md > #left-column, main #wrapper > .container-lg > #left-column, main #wrapper > .container-xl > #left-column {
    margin-top: min(4.6875vw, 90px); }
  .page-content h3, .page-content .h3 {
    font-size: min(1.25vw, 24px); }
  .page-content h4, .page-content .h4 {
    font-size: min(1.04167vw, 20px); }
  label.psgdpr_consent_message {
    font-size: min(0.72917vw, 14px);
    line-height: min(1.5625vw, 30px); }
  #index h2, .ets_mm_megamenu.layout_layout1 .h2 {
    font-size: min(1.5625vw, 30px);
    margin-bottom: min(1.25vw, 24px); }
    #index h2::before, .ets_mm_megamenu.layout_layout1 .h2::before {
      width: min(6.5625vw, 126px);
      height: min(0.78125vw, 15px); }
  .error-404-content #search_widget form input {
    font-size: min(0.72917vw, 14px); }
  body#pagenotfound section.page-not-found {
    min-height: 60vh;
    overflow-x: hidden; }
  .btn-xl {
    min-width: 320px; }
  .ib-font-14 {
    font-size: min(0.72917vw, 14px) !important; }
  .container-fluid.padded, .padded.container-sm, .padded.container-md, .padded.container-lg, .padded.container-xl {
    padding-left: min(4.16667vw, 80px);
    padding-right: min(4.16667vw, 80px); }
  .container-fluid.d-grid, .d-grid.container-sm, .d-grid.container-md, .d-grid.container-lg, .d-grid.container-xl {
    -ms-grid-columns: min(16.66667vw, 320px) minmax(0, 1fr);
        grid-template-columns: min(16.66667vw, 320px) minmax(0, 1fr);
    -webkit-column-gap: min(0.83333vw, 16px);
            column-gap: min(0.83333vw, 16px); }
  h2, .h2 {
    font-size: min(1.66667vw, 32px); }
  h6, .h6 {
    font-size: min(0.83333vw, 16px); }
  .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-error .item #category-description ol, #category-description .ps-alert-error .item ol, .ps-alert-error .item #product-description ol, #product-description .ps-alert-error .item ol, .ps-alert-error .item .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .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,
  .ps-alert-success .item #category-description ol,
  #category-description .ps-alert-success .item ol,
  .ps-alert-success .item #product-description ol,
  #product-description .ps-alert-success .item ol,
  .ps-alert-success .item .amazzingblog.post-page .post-content ol,
  .amazzingblog.post-page .post-content .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: #7a7a7a; }
  .dropdown:hover .expand-more {
    color: #FFDB28; }
  .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: #FFDB28;
  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: #7a7a7a;
      border: none;
      border: 1px solid #eaeaea; }
      .search-widget form input[type="text"]:focus {
        color: #232323;
        background: #fff;
        outline: 3px #FFDB28 solid; }
        .search-widget form input[type="text"]:focus + button .search {
          color: #FFDB28; }
    .search-widget form button[type="submit"] {
      position: absolute;
      right: 0.125rem;
      bottom: 0.3125rem;
      color: #7a7a7a;
      background: none;
      border: none; }
      .search-widget form button[type="submit"] .search:hover {
        color: #FFDB28; }

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

#pagenotfound .page-content #search_widget {
  width: 100%; }

#pagenotfound .error-404-img {
  background: url(../img/4181fb94db861ec379c8.svg) top center no-repeat;
  background-size: 80% 80%;
  padding-top: 200px; }

#pagenotfound .error-404-content h2 {
  font-size: 24px; }

#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, #pagenotfound .error-404-content #category-description ol, #category-description #pagenotfound .error-404-content ol, #pagenotfound .error-404-content #product-description ol, #product-description #pagenotfound .error-404-content ol, #pagenotfound .error-404-content .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content #pagenotfound .error-404-content ol {
  font-size: 16px;
  line-height: 26px; }

#pagenotfound .error-404-content #search_widget {
  float: none; }

.page-not-found .search-widget form {
  display: inline-block; }

/*** 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; } }

@media (min-width: 992px) {
  #pagenotfound .error-404-img {
    padding-top: get(400); }
  #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, #pagenotfound .error-404-content #category-description ol, #category-description #pagenotfound .error-404-content ol, #pagenotfound .error-404-content #product-description ol, #product-description #pagenotfound .error-404-content ol, #pagenotfound .error-404-content .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content #pagenotfound .error-404-content ol {
    font-size: min(1.82292vw, 35px);
    line-height: min(2.34375vw, 45px); } }

/* @include media-breakpoint-up(sm) {
  .header-top {
    .search-widgets {
      max-width: 13rem;
    }
  }
} */
.header-top #search_widget {
  margin-left: 4%; }
  .header-top #search_widget input {
    max-width: 516px; }
  .header-top #search_widget > div {
    z-index: 1001; }

.header-top form.d-flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#search_widget + div {
  margin-left: auto; }

#search_widget > div {
  z-index: 1001; }

#search_widget form input {
  font-size: 18px;
  padding: 0.5rem 1rem;
  color: #9d9d9d;
  background: #fff;
  border: 1px solid #eaeaea;
  height: 46px;
  border-radius: 10px; }
  #search_widget form input:focus {
    color: #232323;
    background-color: #fff; }

#search_widget form i.clear {
  display: none !important; }

#search_widget .btn {
  font-size: min(0.83333vw, 16px); }

.ib-color-graygray {
  color: #CBCBCB; }

#search_widget .searchbar-autocomplete {
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  min-width: 100%;
  max-width: 100%;
  left: 0 !important;
  top: 0 !important;
  padding: 10px 0;
  z-index: -1; }
  #search_widget .searchbar-autocomplete::before {
    content: '';
    position: absolute;
    top: -46px;
    left: -22px;
    right: -22px;
    bottom: -20px;
    background: #fff;
    z-index: -1; }

#search_widget .autocomplete-thumbnail {
  width: 40px;
  -o-object-fit: contain;
     object-fit: contain; }

#search_widget .ui-menu-item {
  border-bottom: 1px solid #eeeeee;
  font-size: 1rem; }

#search_widget .ui-menu-item a {
  padding: 0;
  gap: 1rem; }
  #search_widget .ui-menu-item a:hover {
    color: #FFDB28; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .header-top #search_widget {
    width: 100%;
    position: absolute;
    left: 0px;
    padding-right: 20px !important;
    padding-left: 20px !important;
    top: 100%;
    right: 0px;
    margin-left: 0;
    margin-bottom: 0.625rem;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    padding-bottom: 0.625rem; }
    .header-top #search_widget .search_results {
      padding-right: 8px !important;
      padding-left: 8px !important; }
      .header-top #search_widget .search_results .product.ib-font-xl {
        font-size: 1rem !important; }
  .header-top #search_widget .searchbar-autocomplete {
    max-width: none;
    width: auto !important; }
  .header-top #search_widget_trigger i {
    font-size: 22px; }
  .header-top #search_widget_trigger.active + #search_widget {
    opacity: 1;
    visibility: visible;
    display: block; }
  #search_widget .btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    font-size: 14px; }
    #search_widget .btn i {
      font-size: 22px;
      font-weight: 600; }
    #search_widget .btn::before {
      border: 0; } }

@media (min-width: 992px) {
  #search_widget form input {
    font-size: 18px; }
  .header-top #search_widget form input {
    min-width: min(26.875vw, 516px); }
  .header-top #search_widget .btn {
    max-width: 128px;
    min-width: 128px; }
  .header-top #search_widget form input {
    height: min(2.39583vw, 46px);
    margin-right: 5px; }
  .header-top #search_widget .ui-menu-item {
    font-size: min(0.83333vw, 16px); }
  .header-top #search_widget .autocomplete-thumbnail {
    width: min(3.90625vw, 75px);
    -o-object-fit: contain;
       object-fit: contain; }
  .header-top #search_widget .searchbar-autocomplete::before {
    top: min(-3.64583vw, -70px);
    left: min(-1.82292vw, -35px);
    right: min(-1.82292vw, -35px);
    bottom: min(-1.04167vw, -20px); } }

/* 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; }

#checkout .delivery-option img, #checkout .payment-option img {
  max-height: 100% !important; }

#order-confirmation #content-wrapper:not(.left-column) {
  max-width: 1600px;
  margin: auto; }

#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 #E2E2E2 solid; }

@media (min-width: 992px) {
  #checkout .delivery-option img, #checkout .payment-option img {
    max-height: 40px !important; } }

@media (max-width: 991.98px) {
  #checkout .delivery-option img, #checkout .payment-option img {
    max-height: 40px !important;
    min-width: auto !important;
    margin-bottom: 8px; } }

/*** 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 {
  padding: 1rem;
  font-size: 0.875rem;
  color: #7a7a7a; }
  .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 #7a7a7a; }
    .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 #content {
  font-size: 0.875rem; }

.page-order-detail .box {
  padding: 1rem;
  margin-bottom: 1rem; }

.page-order-detail h3 {
  margin-bottom: 1rem;
  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 {
    padding: 1rem 1rem 0;
    border-bottom: 1px solid #f6f6f6; }
    .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 {
      margin-bottom: 1rem; }
      .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 {
  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; }
  .page-my-account #content .links a {
    display: inline-block;
    margin-bottom: 1.875rem;
    font-size: 1rem;
    font-weight: 700;
    color: #7a7a7a;
    text-align: center;
    text-transform: uppercase; }
    .page-my-account #content .links a span.link-item {
      display: block;
      height: 100%;
      padding: 1rem; }
    .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: #232323; }
      .page-my-account #content .links a:hover i {
        color: #FFDB28; }

/*** 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: #7a7a7a; }
    #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; }

.login-form {
  margin-top: 15px; }

.login-form {
  margin-top: 32px; }

body.page-my-account #content .links a .icon {
  border-color: #000000; }

body#authentication #content, #password.page-password #content {
  max-width: 720px; }

body#authentication #content .register-form .custom-checkbox {
  margin-left: 0; }

#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 #content,
#address #content,
#module-blockwishlist-lists #content,
#identity #content {
  max-width: 1600px;
  border: 1px #E2E2E2 solid;
  border-radius: 10px;
  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: 1280px;
    border: 10px;
    display: -ms-grid;
    display: grid;
    gap: 40px; }
    #authentication #content.login-register .block,
    #address #content.login-register .block,
    #module-blockwishlist-lists #content.login-register .block,
    #identity #content.login-register .block {
      position: relative;
      border: 1px #FFDB28 solid;
      border-radius: 10px;
      box-shadow: 1px 1px 10px 0px rgba(255, 219, 40, 0.6);
      padding: 45px 24px 30px 35px;
      overflow: visible; }
      #authentication #content.login-register .block > .icon,
      #address #content.login-register .block > .icon,
      #module-blockwishlist-lists #content.login-register .block > .icon,
      #identity #content.login-register .block > .icon {
        border: 1px #FFDB28 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;
        color: #050505; }
      #authentication #content.login-register .block .block-header,
      #address #content.login-register .block .block-header,
      #module-blockwishlist-lists #content.login-register .block .block-header,
      #identity #content.login-register .block .block-header {
        font-family: 'Oswald';
        color: #000000;
        font-weight: 400;
        font-size: 24px; }
        @media (min-width: 1200px) {
          #authentication #content.login-register .block .block-header,
          #address #content.login-register .block .block-header,
          #module-blockwishlist-lists #content.login-register .block .block-header,
          #identity #content.login-register .block .block-header {
            font-size: min(1.25vw, 24px); } }
      @media (min-width: 992px) {
        #authentication #content.login-register .block,
        #address #content.login-register .block,
        #module-blockwishlist-lists #content.login-register .block,
        #identity #content.login-register .block {
          padding: min(2.08333vw, 40px); } }
    #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: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr;
          grid-template-columns: 1fr;
      gap: 2%; }
      #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 .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: 720px; }
    #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; }

#authentication .form-group,
#address .form-group,
#module-blockwishlist-lists .form-group,
#identity .form-group {
  margin-bottom: 0; }

#address .address-form {
  max-width: 720px; }

.show-password {
  top: 0;
  right: 0; }
  .show-password button {
    width: 50px;
    background: url(../img/fcb020d897b0c038e92f.svg) center center no-repeat;
    background-size: 50% 50%; }

.page-customer-account #content .forgot-password {
  text-align: left;
  margin: 0;
  padding: 0;
  height: 50px;
  line-height: 50px; }
  .page-customer-account #content .forgot-password a {
    color: #000000;
    font-size: 16px; }
    .page-customer-account #content .forgot-password a .icon {
      position: relative; }

.page-customer-account #content .no-account a {
  line-height: 50px; }

.page-my-account #content .links {
  max-width: 1280px;
  margin: auto; }
  .page-my-account #content .links a {
    text-align: left;
    font-size: 1rem;
    font-weight: 600;
    color: #000000;
    border: 1px #E2E2E2 solid;
    margin-bottom: 1rem;
    padding: 0; }
    .page-my-account #content .links a span.link-item {
      padding: 0.75rem 1rem;
      text-transform: none;
      position: relative; }
    .page-my-account #content .links a::after {
      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;
      right: 1rem;
      font-size: 16px;
      font-weight: 700;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .page-my-account #content .links a .icon {
      border: 1px #FFDB28 solid;
      border-radius: 50%;
      padding: 10px;
      font-size: 20px;
      font-weight: 600;
      background: #fff;
      width: auto;
      margin-right: 30px;
      vertical-align: middle; }
    .page-my-account #content .links a:hover {
      border: 1px #FFDB28 solid; }
      .page-my-account #content .links a:hover span {
        color: #FFDB28; }
      .page-my-account #content .links a:hover .icon {
        border: 1px #FFDB28 solid; }
      .page-my-account #content .links a:hover::after {
        content: "";
        color: #FFDB28; }

.page-addresses .address .card-header, .page-addresses .address .card-body, .page-addresses .address .card-footer {
  border: 0;
  border-left: 1px #E2E2E2 solid;
  border-right: 1px #E2E2E2 solid;
  border-radius: 0; }

.page-addresses .address .card-header {
  border-top: 1px #E2E2E2 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 #E2E2E2 solid; }

#password .renew-password {
  max-width: 468px; }

#password.page-password #content {
  max-width: 780px;
  margin-bottom: 0; }

#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 #E2E2E2 solid;
  border-bottom: 1px #E2E2E2 solid; }

#order-detail table thead,
#history table thead {
  background: #F5F5F5; }
  #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: #E2E2E2;
  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 #E2E2E2; }

#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 #E2E2E2 solid; }
  #order-products tfoot td {
    border: 0; }

.page-order-detail #content {
  font-size: 16px; }

.page-order-detail .addresses .box {
  border: 1px #E2E2E2 solid;
  padding: 1.25rem 1.5rem; }

.page-order-detail #order-products.return th {
  vertical-align: middle; }

.page-order-detail #order-products.return td {
  padding: 0.75rem; }

.order-message-form {
  border-bottom: 1px #E2E2E2 solid; }

#identity #content {
  padding: 1.5rem;
  box-shadow: 1px 1px 10px 0px rgba(255, 219, 40, 0.6);
  max-width: 719px; }

#authentication.page-customer-account #content {
  border: 1px #FFDB28 solid;
  box-shadow: 1px 1px 10px 0px rgba(255, 219, 40, 0.6); }

#authentication .register-form #customer-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; }
  #authentication .register-form #customer-form > div .form-group {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  #authentication .register-form #customer-form > div .field-password-policy {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  #authentication .register-form #customer-form > div .form-group-checkbox {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  #password.page-password #content {
    max-width: min(40.625vw, 780px); }
  #identity #content {
    max-width: min(37.44792vw, 719px);
    padding: min(2.91667vw, 56px); }
  #address #content.login-register, #module-blockwishlist-lists #content.login-register, #identity #content.login-register {
    max-width: min(66.66667vw, 1280px); }
  #authentication #content.login-register .block {
    max-width: min(37.5vw, 720px); }
  #authentication #content.login-register {
    max-width: min(72.91667vw, 1400px);
    padding-right: 0 !important;
    padding-left: 0 !important; }
  body#authentication #content {
    max-width: 720px;
    padding: min(2.5vw, 48px) !important; }
  .page-customer-account #content .forgot-password {
    height: min(2.60417vw, 50px);
    line-height: min(2.60417vw, 50px); }
    .page-customer-account #content .forgot-password a {
      color: #000000;
      font-size: min(0.83333vw, 16px); }
      .page-customer-account #content .forgot-password a .icon {
        position: relative; }
  .page-customer-account #content .no-account {
    position: absolute;
    bottom: min(2.08333vw, 40px);
    right: min(2.08333vw, 40px); }
    .page-customer-account #content .no-account a {
      line-height: min(2.60417vw, 50px); }
  body#authentication #content {
    max-width: min(42.96875vw, 825px); }
  #authentication #content.login-register .login-form .login-form-fields {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (49%)[2];
        grid-template-columns: repeat(2, 49%);
    gap: 2%; }
  #authentication #content .register-form {
    max-width: min(42.96875vw, 825px); }
    #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 {
    padding: 0 0.9375rem; }
    .page-my-account #content .links a span.link-item {
      padding: 1rem; }
    .page-my-account #content .links a::after {
      font-size: 28px; }
  .show-password button {
    width: min(2.60417vw, 50px); }
  .page-order-detail #content {
    font-size: min(0.83333vw, 16px); }
  .order-message-form form {
    max-width: min(41.66667vw, 800px); } }

@media (min-width: 576px) {
  body#authentication #content, #password.page-password #content {
    max-width: 720px;
    padding: 1rem !important; }
  #authentication #content.login-register {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: min(2.08333vw, 40px); }
    #authentication #content.login-register .block {
      position: relative;
      border: 1px #FFDB28 solid;
      border-radius: 10px;
      box-shadow: 1px 1px 10px 0px rgba(255, 219, 40, 0.6);
      padding: 45px 24px 30px 35px;
      overflow: visible; }
      #authentication #content.login-register .block > .icon {
        border: 1px #FFDB28 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;
        color: #050505; }
      #authentication #content.login-register .block .block-header {
        font-family: 'Oswald';
        color: #000000;
        font-weight: 400;
        font-size: 24px; } }
      @media (min-width: 576px) and (min-width: 1200px) {
        #authentication #content.login-register .block .block-header {
          font-size: min(1.25vw, 24px); } }
    @media (min-width: 576px) and (min-width: 992px) {
      #authentication #content.login-register .block {
        padding: min(2.08333vw, 40px); } }

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

.forgotten-password {
  padding: 4px; }
  .forgotten-password .form-fields .center-email-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 767px) {
      .forgotten-password .form-fields .center-email-fields {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .forgotten-password .form-fields .center-email-fields button {
          width: calc(100% - 20px);
          margin: 10px; } }
  .forgotten-password .form-fields .email {
    padding-right: 0;
    padding-left: 0; }
    @media (max-width: 767px) {
      .forgotten-password .form-fields .email {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px; } }
  .forgotten-password .form-fields label.required {
    width: 130px; }

.send-renew-password-link {
  padding-right: 10px;
  padding-left: 10px; }

#password #content {
  max-width: 1600px; }
  #password #content form {
    border: 1px #FFDB28 solid;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 0px rgba(255, 219, 40, 0.6); }

#password #back-to-login, #password .back-to-login-sent {
  max-width: 280px; }

#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        */
/*********************/
@media (min-width: 992px) {
  #password .max-571 {
    max-width: min(29.73958vw, 571px);
    margin: auto; }
  #password #back-to-login, #password .back-to-login-sent {
    max-width: min(14.58333vw, 280px); } }

.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, #custom-text #category-description ol, #category-description #custom-text ol, #custom-text #product-description ol, #product-description #custom-text ol, #custom-text .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content #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, #custom-text #category-description ol .dark, #category-description #custom-text ol .dark, #custom-text #product-description ol .dark, #product-description #custom-text ol .dark, #custom-text .amazzingblog.post-page .post-content ol .dark, .amazzingblog.post-page .post-content #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; }

#cms .ib_cms_wrapper a:not([class^=carousel-]) {
  --color: #FFDB28; }

#cms .page-content.page-cms h1, #cms .page-content.page-cms h2, #cms .page-content.page-cms h3, #cms .page-content.page-cms h4, #cms .page-content.page-cms h5, #cms .page-content.page-cms h6, #cms .page-content.page-cms .h1, #cms .page-content.page-cms .h2, #cms .page-content.page-cms .h3, #cms .page-content.page-cms .h4, #cms .page-content.page-cms .h5, #cms .page-content.page-cms .h6, #category-description h1, #category-description h2, #category-description h3, #category-description h4, #category-description h5, #category-description h6, #category-description .h1, #category-description .h2, #category-description .h3, #category-description .h4, #category-description .h5, #category-description .h6, #product-description h1, #product-description h2, #product-description h3, #product-description h4, #product-description h5, #product-description h6, #product-description .h1, #product-description .h2, #product-description .h3, #product-description .h4, #product-description .h5, #product-description .h6, .amazzingblog.post-page .post-content h1, .amazzingblog.post-page .post-content h2, .amazzingblog.post-page .post-content h3, .amazzingblog.post-page .post-content h4, .amazzingblog.post-page .post-content h5, .amazzingblog.post-page .post-content h6, .amazzingblog.post-page .post-content .h1, .amazzingblog.post-page .post-content .h2, .amazzingblog.post-page .post-content .h3, .amazzingblog.post-page .post-content .h4, .amazzingblog.post-page .post-content .h5, .amazzingblog.post-page .post-content .h6 {
  margin-bottom: 1rem; }

#cms .page-content.page-cms blockquote, #category-description blockquote, #product-description blockquote, .amazzingblog.post-page .post-content blockquote {
  border-radius: 10px;
  background: #F5F5F5;
  border-left: 17px solid #FFDB28;
  border-right: none;
  border-bottom: none;
  border-top: none; }
  #cms .page-content.page-cms blockquote ol li, #cms .page-content.page-cms blockquote ul li, #category-description blockquote ol li, #category-description blockquote ul li, #product-description blockquote ol li, #product-description blockquote ul li, .amazzingblog.post-page .post-content blockquote ol li, .amazzingblog.post-page .post-content blockquote ul li {
    color: #000000 !important; }

#cms .page-content.page-cms ol li::marker, #category-description ol li::marker, #product-description ol li::marker, .amazzingblog.post-page .post-content ol li::marker {
  color: #000000; }

#cms .page-content.page-cms img, #category-description img, #product-description img, .amazzingblog.post-page .post-content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  -o-object-fit: contain;
     object-fit: contain; }

#cms .page-content.page-cms .row, #category-description .row, #product-description .row, .amazzingblog.post-page .post-content .row {
  margin-bottom: 2rem; }

#cms .page-content.page-cms h2, #cms .page-content.page-cms .h2, #category-description h2, #category-description .h2, #product-description h2, #product-description .h2, .amazzingblog.post-page .post-content h2, .amazzingblog.post-page .post-content .h2 {
  font-family: 'Oswald'; }

#cms .page-content.page-cms h3, #cms .page-content.page-cms .h3, #category-description h3, #category-description .h3, #product-description h3, #product-description .h3, .amazzingblog.post-page .post-content h3, .amazzingblog.post-page .post-content .h3 {
  font-family: 'Oswald';
  font-size: 24px;
  text-transform: none;
  font-weight: 400; }

#cms .page-content.page-cms h4, #cms .page-content.page-cms .h4, #category-description h4, #category-description .h4, #product-description h4, #product-description .h4, .amazzingblog.post-page .post-content h4, .amazzingblog.post-page .post-content .h4 {
  font-family: 'Oswald';
  text-transform: none;
  font-weight: 400; }

#cms .page-content.page-cms p, #cms .page-content.page-cms ul, #cms .page-content.page-cms ol, #category-description p, #category-description .page-content.page-cms ul, .page-content.page-cms #category-description ul, #category-description #cms .page-content.page-cms ol, #cms .page-content.page-cms #category-description ol, #category-description ol, #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, #product-description ol, .amazzingblog.post-page .post-content p, .amazzingblog.post-page .post-content .page-content.page-cms ul, .page-content.page-cms .amazzingblog.post-page .post-content ul, .amazzingblog.post-page .post-content #cms .page-content.page-cms ol, #cms .page-content.page-cms .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content #category-description ol, #category-description .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content #product-description ol, #product-description .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content ol {
  font-weight: 500; }

#cms .page-content.page-cms u, #category-description u, #product-description u, .amazzingblog.post-page .post-content u {
  background: #FFDB28; }

#cms .page-content.page-cms ol, #category-description ol, #product-description ol, .amazzingblog.post-page .post-content ol {
  padding-left: 0;
  list-style-position: inside; }

#cms .page-content.page-cms ol,
#cms .page-content.page-cms ul, #category-description ol,
#category-description ul, #product-description ol,
#product-description ul, .amazzingblog.post-page .post-content ol,
.amazzingblog.post-page .post-content ul {
  margin-top: 2rem;
  margin-bottom: 2rem; }

#cms .page-content.page-cms blockquote, #category-description blockquote, #product-description blockquote, .amazzingblog.post-page .post-content blockquote {
  border: 1px #FFDB28 solid;
  border-left: 2px #FFDB28 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, #category-description blockquote h4, #product-description blockquote h4, .amazzingblog.post-page .post-content 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, #category-description blockquote ol,
  #category-description blockquote ul, #product-description blockquote ol,
  #product-description blockquote ul, .amazzingblog.post-page .post-content blockquote ol,
  .amazzingblog.post-page .post-content 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, #category-description blockquote ol li, #category-description blockquote ul li, #product-description blockquote ol li, #product-description blockquote ul li, .amazzingblog.post-page .post-content blockquote ol li, .amazzingblog.post-page .post-content blockquote ul li {
      color: #FFDB28; }
      #cms .page-content.page-cms blockquote ol li a,
      #cms .page-content.page-cms blockquote ul li a, #category-description blockquote ol li a,
      #category-description blockquote ul li a, #product-description blockquote ol li a,
      #product-description blockquote ul li a, .amazzingblog.post-page .post-content blockquote ol li a,
      .amazzingblog.post-page .post-content blockquote ul li a {
        color: #FFDB28;
        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, #category-description blockquote ol li a:hover,
        #category-description blockquote ul li a:hover, #product-description blockquote ol li a:hover,
        #product-description blockquote ul li a:hover, .amazzingblog.post-page .post-content blockquote ol li a:hover,
        .amazzingblog.post-page .post-content blockquote ul li a:hover {
          border-bottom: 1px #FFDB28 solid; }

#cms .page-content.page-cms a, #category-description a, #product-description a, .amazzingblog.post-page .post-content a {
  color: #FFDB28; }

#cms .page-content.page-cms table, #category-description table, #product-description table, .amazzingblog.post-page .post-content table {
  width: 100%;
  margin-bottom: 2rem; }
  #cms .page-content.page-cms table tbody tr, #category-description table tbody tr, #product-description table tbody tr, .amazzingblog.post-page .post-content table tbody tr {
    color: #444; }
    #cms .page-content.page-cms table tbody tr:first-child td, #category-description table tbody tr:first-child td, #product-description table tbody tr:first-child td, .amazzingblog.post-page .post-content table tbody tr:first-child td {
      color: #000000;
      font-weight: 700;
      background: #FFDB28;
      border-bottom: 0; }
      #cms .page-content.page-cms table tbody tr:first-child td:first-child, #category-description table tbody tr:first-child td:first-child, #product-description table tbody tr:first-child td:first-child, .amazzingblog.post-page .post-content table tbody tr:first-child td:first-child {
        border-radius: 10px 0px 0px 10px; }
      #cms .page-content.page-cms table tbody tr:first-child td:last-child, #category-description table tbody tr:first-child td:last-child, #product-description table tbody tr:first-child td:last-child, .amazzingblog.post-page .post-content table tbody tr:first-child td:last-child {
        border-radius: 0 10px 10px  0; }
    #cms .page-content.page-cms table tbody tr:nth-child(2n), #category-description table tbody tr:nth-child(2n), #product-description table tbody tr:nth-child(2n), .amazzingblog.post-page .post-content table tbody tr:nth-child(2n) {
      background: #F8F8F8; }
    #cms .page-content.page-cms table tbody tr td, #category-description table tbody tr td, #product-description table tbody tr td, .amazzingblog.post-page .post-content table tbody tr td {
      padding: 15px 40px;
      line-height: 1.25rem;
      text-align: center; }
      #cms .page-content.page-cms table tbody tr td:first-child, #category-description table tbody tr td:first-child, #product-description table tbody tr td:first-child, .amazzingblog.post-page .post-content table tbody tr td:first-child {
        text-align: left; }

#cms .page-content.page-cms .cms-gallery .cms-gallery-item, #category-description .cms-gallery .cms-gallery-item, #product-description .cms-gallery .cms-gallery-item, .amazzingblog.post-page .post-content .cms-gallery .cms-gallery-item {
  margin-bottom: 1rem;
  margin-top: 1rem;
  cursor: pointer; }
  #cms .page-content.page-cms .cms-gallery .cms-gallery-item img, #category-description .cms-gallery .cms-gallery-item img, #product-description .cms-gallery .cms-gallery-item img, .amazzingblog.post-page .post-content .cms-gallery .cms-gallery-item img {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  #cms .page-content.page-cms .cms-gallery .cms-gallery-item .overlay, #category-description .cms-gallery .cms-gallery-item .overlay, #product-description .cms-gallery .cms-gallery-item .overlay, .amazzingblog.post-page .post-content .cms-gallery .cms-gallery-item .overlay {
    border-radius: 10px;
    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, #category-description .cms-gallery .cms-gallery-item .overlay .overlay-text, #product-description .cms-gallery .cms-gallery-item .overlay .overlay-text, .amazzingblog.post-page .post-content .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, #category-description .cms-gallery .cms-gallery-item .overlay::before, #product-description .cms-gallery .cms-gallery-item .overlay::before, .amazzingblog.post-page .post-content .cms-gallery .cms-gallery-item .overlay::before {
      content: "";
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: "luberoicon" !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: #000000;
      background: #FFDB28;
      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, #category-description .cms-gallery .cms-gallery-item:hover .overlay, #product-description .cms-gallery .cms-gallery-item:hover .overlay, .amazzingblog.post-page .post-content .cms-gallery .cms-gallery-item:hover .overlay {
    opacity: 1; }

/*********************/
/*        RWD        */
/*********************/
@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: 24px; }
  .page-content.page-cms h2, .page-content.page-cms .h2 {
    font-size: 24px; }
  .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; } }

@media (min-width: 992px) {
  #cms #content-wrapper:not(.left-column) {
    max-width: min(76.04167vw, 1460px);
    margin: auto; }
  #cms .page-content.page-cms h3, #cms .page-content.page-cms .h3, #category-description h3, #category-description .h3, #product-description h3, #product-description .h3, .amazzingblog.post-page .post-content h3, .amazzingblog.post-page .post-content .h3 {
    font-size: min(1.25vw, 24px); }
  #cms .page-content.page-cms table tbody tr:first-child td:nth-child(2n) {
    background: #FFDB28;
    color: #000000; }
  #cms #content-wrapper .row {
    margin-bottom: min(3.33333vw, 64px); } }

#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: #7a7a7a;
    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 ol,
    .block-category .block-category-inner #category-description strong {
      font-weight: 400;
      color: #7a7a7a; }
    .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 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 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 #category-description ol, #category-description .products-selection ol, .products-selection #product-description ol, #product-description .products-selection ol, .products-selection .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .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 #category-description ol .sort-by,
#category-description .products-selection ol .sort-by,
.products-selection #product-description ol .sort-by,
#product-description .products-selection ol .sort-by,
.products-selection .amazzingblog.post-page .post-content ol .sort-by,
.amazzingblog.post-page .post-content .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 #category-description ol .select-title,
#category-description .products-selection ol .select-title,
.products-selection #product-description ol .select-title,
#product-description .products-selection ol .select-title,
.products-selection .amazzingblog.post-page .post-content ol .select-title,
.amazzingblog.post-page .post-content .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 #category-description ol i, #category-description .products-selection ol i, .products-selection #product-description ol i, #product-description .products-selection ol i, .products-selection .amazzingblog.post-page .post-content ol i, .amazzingblog.post-page .post-content .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 #category-description ol .sort-by i,
  #category-description .products-selection ol .sort-by i,
  .products-selection #product-description ol .sort-by i,
  #product-description .products-selection ol .sort-by i,
  .products-selection .amazzingblog.post-page .post-content ol .sort-by i,
  .amazzingblog.post-page .post-content .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 #category-description ol .select-title i,
  #category-description .products-selection ol .select-title i,
  .products-selection #product-description ol .select-title i,
  #product-description .products-selection ol .select-title i,
  .products-selection .amazzingblog.post-page .post-content ol .select-title i,
  .amazzingblog.post-page .post-content .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: #7a7a7a; }
  .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: #FFDB28; }
  .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: #7a7a7a;
  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 #FFDB28; }
  .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: #FFDB28; }
  .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 .previous {
    float: left; }
  .pagination .next {
    float: right; }
  .pagination .disabled {
    color: #7a7a7a; }

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

.sort-by {
  font-family: 'Oswald';
  font-weight: 300; }

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

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;
  font-family: 'Oswald';
  font-weight: 500;
  text-transform: uppercase; }

#js-active-search-filters.hide {
  display: none; }

.active_filters {
  background: #FFDB28;
  border-radius: 10px; }
  .active_filters .active-filter-title {
    font-family: 'Oswald';
    font-weight: 400;
    text-transform: uppercase; }
  .active_filters .filter-block {
    border-radius: 10px;
    font-size: 14px;
    color: #797979;
    font-weight: 500; }
    .active_filters .filter-block .fibicon-cancel:before {
      font-size: 10px;
      font-weight: bolder;
      color: #000000; }
  .active_filters ul {
    margin-bottom: 0; }

#category-description h2 {
  font-size: 20px; }

#category-description h2, #category-description p, #category-description .page-content.page-cms ul, .page-content.page-cms #category-description ul, #category-description #cms .page-content.page-cms ol, #cms .page-content.page-cms #category-description ol, #category-description ol {
  margin-bottom: 2rem; }

#category-description p, #category-description .page-content.page-cms ul, .page-content.page-cms #category-description ul, #category-description #cms .page-content.page-cms ol, #cms .page-content.page-cms #category-description ol, #category-description ol {
  font-size: 15px; }

.products-sort-order .select-title {
  border-radius: 10px;
  font-size: 0.875rem;
  padding-left: 1.5rem;
  height: 35px;
  min-width: 205px;
  color: #9C9C9C; }

.products-sort-order i {
  font-size: 0.625rem; }

.ib-prod-list-header {
  padding-right: 275px; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 767.98px) {
  #category #content-wrapper {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 992px) {
  .active_filters .filter-block {
    font-size: min(0.83333vw, 16px); }
  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.5625vw, 30px); }
  .products-sort-order .select-title {
    font-size: min(0.72917vw, 14px);
    padding-left: min(1.25vw, 24px);
    height: min(1.82292vw, 35px);
    min-width: min(10.67708vw, 205px); }
  #category-description h2 {
    font-size: min(1.30208vw, 25px); }
  #category-description h2, #category-description p, #category-description .page-content.page-cms ul, .page-content.page-cms #category-description ul, #category-description #cms .page-content.page-cms ol, #cms .page-content.page-cms #category-description ol, #category-description ol {
    margin-bottom: min(1.66667vw, 32px); }
  #category-description p, #category-description .page-content.page-cms ul, .page-content.page-cms #category-description ul, #category-description #cms .page-content.page-cms ol, #cms .page-content.page-cms #category-description ol, #category-description ol {
    font-size: min(0.9375vw, 18px); }
  .page-not-found #search_widget {
    width: min(41.66667vw, 800px); } }

#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: #FFDB28; }
      #subcategories ul li .cat_desc {
        display: none; }
      #subcategories ul li:hover .subcategory-image a {
        padding: 5px;
        border: 5px solid #FFDB28; }

@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: #FFDB28; }

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

.product-prices {
  margin-top: 1.25rem; }
  .product-prices div {
    margin-bottom: 0.625rem; }

.product-unit-price {
  margin-bottom: 0;
  font-size: 0.8125rem;
  color: #FFDB28; }

.tabs {
  padding: 1.25rem 1.875rem;
  margin-top: 2rem;
  background: #fff; }
  .tabs .tab-pane {
    padding-top: 1.25rem; }
  .tabs .nav-tabs {
    border: none;
    border-bottom: #f6f6f6 2px solid; }
    .tabs .nav-tabs .nav-link {
      color: #7a7a7a;
      border: 0 solid transparent; }
      .tabs .nav-tabs .nav-link.active {
        color: #FFDB28;
        border: none;
        border-bottom: #FFDB28 3px solid; }
      .tabs .nav-tabs .nav-link:hover {
        border: none;
        border-bottom: #FFDB28 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 .modal-header .close {
    opacity: 1; }
  #blockcart-modal .modal-body {
    padding: 3.125rem 1.875rem;
    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, #blockcart-modal .cart-content #category-description ol.product-total, #category-description #blockcart-modal .cart-content ol.product-total, #blockcart-modal .cart-content #product-description ol.product-total, #product-description #blockcart-modal .cart-content ol.product-total, #blockcart-modal .cart-content .amazzingblog.post-page .post-content ol.product-total, .amazzingblog.post-page .post-content #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, #blockcart-modal .cart-content #category-description ol.product-tax, #category-description #blockcart-modal .cart-content ol.product-tax, #blockcart-modal .cart-content #product-description ol.product-tax, #product-description #blockcart-modal .cart-content ol.product-tax, #blockcart-modal .cart-content .amazzingblog.post-page .post-content ol.product-tax, .amazzingblog.post-page .post-content #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 #category-description ol .label, #category-description #blockcart-modal .cart-content ol .label, #blockcart-modal .cart-content #product-description ol .label, #product-description #blockcart-modal .cart-content ol .label, #blockcart-modal .cart-content .amazzingblog.post-page .post-content ol .label, .amazzingblog.post-page .post-content #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,
  #blockcart-modal .cart-content #category-description ol .value,
  #category-description #blockcart-modal .cart-content ol .value,
  #blockcart-modal .cart-content #product-description ol .value,
  #product-description #blockcart-modal .cart-content ol .value,
  #blockcart-modal .cart-content .amazzingblog.post-page .post-content ol .value,
  .amazzingblog.post-page .post-content #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 button {
      margin-right: 0.9rem; }
    #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-features {
  margin-top: 1.25rem;
  margin-left: 0.3125rem; }
  .product-features > dl.data-sheet {
    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; }
    .product-features > dl.data-sheet dd.value,
    .product-features > dl.data-sheet dt.name {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 40%;
              flex: 1 0 40%;
      min-height: 2.5rem;
      padding: 0.625rem;
      margin-bottom: 0.5rem;
      font-weight: 500;
      text-transform: capitalize;
      word-break: normal; }

.product-variants > .product-variants-item {
  margin: 1.25rem 0; }
  .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: 0;
  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;
    text-transform: uppercase;
    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: #7a7a7a;
  text-indent: 0.625rem; }
  .product-customization .custom-file button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0; }

.product-customization small {
  color: #7a7a7a; }

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

@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-information .product-description ul li,
.product-information .product-description ol li {
  color: inherit; }

#product #content {
  max-width: unset; }

body#product .product-additional-info input.form-control {
  max-width: 335px !important; }

.swiper.product-thumbs ul {
  margin-bottom: 0; }

.swiper.product-thumbs .thumb-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .swiper.product-thumbs .thumb-container > img.thumb {
    margin: 0 !important; }

.product-ean__value {
  color: #989898; }

section#products {
  margin-top: min(2.08333vw, 40px); }

.product-container .product-block span {
  font-size: 1rem; }

.product-description ul {
  list-style: disc;
  margin-left: 1rem; }

.product-actions .add-to-cart {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }

.product-container .delivery-information {
  color: #9C9C9C; }

.product-container .gm_omniprice {
  background: #F2F2F2;
  color: #7C7C7C; }
  .product-container .gm_omniprice .gm_omniprice_lowest {
    color: #000; }

.product-container h1 {
  text-transform: none;
  font-weight: 400;
  font-family: Oswald;
  font-size: 1.5rem;
  line-height: 2.25rem; }

.product-container .product-block {
  padding: 10px 0;
  margin: 0; }
  .product-container .product-block .gm_omniprice {
    border-radius: 10px; }
  .product-container .product-block span {
    line-height: 1.2;
    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 .product-manufacturer::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: 10px;
  background: #000000; }

.product-container .product-ref-manu-time .product-manufacturer a {
  font-size: 0.875rem;
  color: #9C9C9C;
  --color: #FFDB28; }
  .product-container .product-ref-manu-time .product-manufacturer a:hover {
    color: #FFDB28; }

.product-container .product-ref-manu-time label {
  font-size: 0.875rem;
  color: #9C9C9C; }

.product-container .product-delivery-information .icon {
  vertical-align: middle;
  color: #FFDB28; }

.product-container .product-delivery-information label {
  font-size: 1rem;
  text-transform: none; }

.product-container .blockreassurance_product .blockreassurance_product_item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px #FFDB28 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, .product-container .blockreassurance_product .blockreassurance_product_item #category-description ol, #category-description .product-container .blockreassurance_product .blockreassurance_product_item ol, .product-container .blockreassurance_product .blockreassurance_product_item #product-description ol, #product-description .product-container .blockreassurance_product .blockreassurance_product_item ol, .product-container .blockreassurance_product .blockreassurance_product_item .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .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: #FFDB28; }

.product-flag {
  background-color: #FFDB28; }
  .product-flag.discount {
    background-color: #E52040; }
  .product-flag.on-sale {
    background-color: #5D9FA4; }

#product-details label {
  color: #9C9C9C; }

.product-prices .current-price-value {
  font-size: 20px; }
  .product-prices .current-price-value span, .product-prices .current-price-value span.regular-price {
    font-size: 20px; }

.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;
  font-size: 20px; }
  .product-prices .product-price.has-discount,
  .product-prices .product-price p,
  .product-prices .product-price .page-content.page-cms ul,
  .page-content.page-cms .product-prices .product-price ul,
  .product-prices .product-price #cms .page-content.page-cms ol,
  #cms .page-content.page-cms .product-prices .product-price ol,
  .product-prices .product-price #category-description ol,
  #category-description .product-prices .product-price ol,
  .product-prices .product-price #product-description ol,
  #product-description .product-prices .product-price ol,
  .product-prices .product-price .amazzingblog.post-page .post-content ol,
  .amazzingblog.post-page .post-content .product-prices .product-price ol {
    color: #f00; }
  .product-prices .product-price .regular-price {
    color: #AAA;
    font-size: 20px;
    font-weight: 500; }

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

.product-prices .tax-shipping-delivery-label {
  font-size: 1.25rem;
  color: #000000; }

.product-prices #product-availability span {
  text-transform: none;
  color: #9C9C9C; }
  .product-prices #product-availability span::after {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: transparent;
    border-radius: 50%;
    vertical-align: middle; }

.product-prices #product-availability .product-available::after {
  background: #63C900; }

.product-prices #product-availability .product-unavailable::after {
  background: #f00; }

.product-prices #product-availability .product-last-items::after {
  background: #E78E3A; }

.product-variants > .product-variants-item {
  margin: 0; }

.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: 1.5rem;
  height: 1.5rem; }
  .product-variants-item .input-color:checked + span,
  .product-variants-item .input-color:hover + span {
    border: 2px solid #FFDB28; }

.product-variants-item .radio-label {
  font-weight: 600;
  display: inline-block; }

.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, .product-description #category-description ol, #category-description .product-description ol, .product-description #product-description ol, #product-description .product-description ol, .product-description .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .product-description ol {
  margin-bottom: 2rem; }

.product-add-to-cart .ib-group-qty-btn {
  width: 160px; }
  .product-add-to-cart .ib-group-qty-btn .bootstrap-touchspin .form-control {
    height: 50px;
    width: 50px; }
  .product-add-to-cart .ib-group-qty-btn .bootstrap-touchspin .btn {
    background: #ECECEC;
    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: 50px; }

.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 #FFDB28 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-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
  padding: 0.8rem 1rem; }

.product-features > dl.data-sheet:before, .product-features > dl.data-sheet:after {
  content: '';
  background: #FFDB28;
  height: 10px;
  width: 100%;
  border-radius: 10px; }

.product-features > dl.data-sheet dt.name {
  font-weight: 700; }

.product-features > dl.data-sheet dd.value {
  color: #444; }

.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
  background: #F5F5F5; }
  .product-features > dl.data-sheet dd.value:last-of-type,
  .product-features > dl.data-sheet dt.name:last-of-type {
    margin-bottom: 0 !important; }

#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, #product-comments-list .product-comment-list-item:not(#empty-product-comment) #category-description ol, #category-description #product-comments-list .product-comment-list-item:not(#empty-product-comment) ol, #product-comments-list .product-comment-list-item:not(#empty-product-comment) #product-description ol, #product-description #product-comments-list .product-comment-list-item:not(#empty-product-comment) ol, #product-comments-list .product-comment-list-item:not(#empty-product-comment) .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content #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: #FFDB28;
  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 #FFDB28 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 #FFDB28 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, #post-product-comment-modal.product-comment-modal .post-comment-buttons #category-description ol.required, #category-description #post-product-comment-modal.product-comment-modal .post-comment-buttons ol.required, #post-product-comment-modal.product-comment-modal .post-comment-buttons #product-description ol.required, #product-description #post-product-comment-modal.product-comment-modal .post-comment-buttons ol.required, #post-product-comment-modal.product-comment-modal .post-comment-buttons .amazzingblog.post-page .post-content ol.required, .amazzingblog.post-page .post-content #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-posted-modal.product-comment-modal .post-comment-buttons #category-description ol.required,
  #category-description #product-comment-posted-modal.product-comment-modal .post-comment-buttons ol.required,
  #product-comment-posted-modal.product-comment-modal .post-comment-buttons #product-description ol.required,
  #product-description #product-comment-posted-modal.product-comment-modal .post-comment-buttons ol.required,
  #product-comment-posted-modal.product-comment-modal .post-comment-buttons .amazzingblog.post-page .post-content ol.required,
  .amazzingblog.post-page .post-content #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,
  #product-comment-post-error.product-comment-modal .post-comment-buttons #category-description ol.required,
  #category-description #product-comment-post-error.product-comment-modal .post-comment-buttons ol.required,
  #product-comment-post-error.product-comment-modal .post-comment-buttons #product-description ol.required,
  #product-description #product-comment-post-error.product-comment-modal .post-comment-buttons ol.required,
  #product-comment-post-error.product-comment-modal .post-comment-buttons .amazzingblog.post-page .post-content ol.required,
  .amazzingblog.post-page .post-content #product-comment-post-error.product-comment-modal .post-comment-buttons ol.required {
    left: 15px;
    color: #f00; }

.product-miniature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  transition: 0.25s ease-out !important;
  border: 1px solid transparent;
  border-radius: 10px;
  padding-bottom: 50px; }
  .product-miniature:hover {
    border: 1px solid #FFDB28;
    box-shadow: 1px 1px 10px 0px rgba(255, 219, 40, 0.6); }
  .product-miniature .regular-price {
    color: #AAA;
    font-weight: 500; }
  .product-miniature .regular-price ~ .price {
    color: #f00;
    font-weight: 700; }
  .product-miniature .product-title {
    font-weight: 600; }
    .product-miniature .product-title a {
      color: inherit;
      min-height: min(2.34375vw, 45px); }
      .product-miniature .product-title a:hover {
        color: #FFDB28; }
  .product-miniature .product-thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto; }
  .product-miniature .add-to-cart i.icon {
    top: 2px; }
  .product-miniature .ib-price-block {
    padding-bottom: 15px; }
  .product-miniature .product-title {
    margin-top: 0.7rem;
    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; }
  .product-miniature .tax-label {
    text-transform: lowercase;
    font-weight: 500;
    font-size: 12px; }
  .product-miniature .normal-price {
    font-weight: 700; }

.products .swiper-slide {
  height: auto !important; }

#blockcart-modal {
  color: #000000;
  padding: 0 20px !important; }
  #blockcart-modal .close {
    background-color: #fff;
    border-radius: 10px;
    text-shadow: none; }
    #blockcart-modal .close i {
      display: inline-block;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    #blockcart-modal .close:hover {
      background-color: #FFDB28; }
      #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); }
  #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 .btn {
    font-size: 14px;
    line-height: 100%; }
  #blockcart-modal .cart-content .btn .icon {
    font-size: 20px;
    width: 50px; }
  #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, #blockcart-modal .cart-content #category-description ol, #category-description #blockcart-modal .cart-content ol, #blockcart-modal .cart-content #product-description ol, #product-description #blockcart-modal .cart-content ol, #blockcart-modal .cart-content .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content #blockcart-modal .cart-content ol {
    color: inherit;
    font-size: inherit; }
  #blockcart-modal .product-price {
    color: inherit; }
  #blockcart-modal .modal-title::after {
    font-family: 'Oswald';
    content: '';
    display: block;
    width: 15px;
    margin-top: 1.25rem;
    margin-bottom: 1.5rem; }

.product-flags {
  top: 10px; }
  .product-flags li.product-flag {
    font-size: 12px;
    line-height: 21px;
    min-width: 90px;
    margin-top: 0.375rem;
    text-align: center;
    font-weight: 600;
    pointer-events: none; }

.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 $brown;
  }
}
*/
.images-container .swiper-slide {
  cursor: pointer;
  height: auto !important; }

.ib-swiper-button-next {
  border-radius: 0px 10px 10px 0px;
  background: #FFDB28; }

.ib-swiper-button-prev {
  border-radius: 10px 0px  0px  10px;
  background: #FFDB28; }

.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: #FFDB28 1px solid; }

.page-content-mobile h1 {
  font-size: 22px;
  line-height: 1.5; }

.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;
    width: 100%;
    border-radius: 0 !important;
    max-width: 100%; }

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

.product-miniature {
  padding-bottom: 36px;
  padding-top: 16px; }

.product-actions .add-to-cart {
  max-width: 420px; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  [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; }
  .products .add-to-cart.btn-primary {
    font-size: 0.75rem;
    padding: 0.25rem 0.75rem; } }

@media (min-width: 768px) {
  .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 (max-width: 575.98px) {
  #blockcart-modal {
    padding: 0 !important; } }

@media (max-width: 310px) {
  .products.ib-products-list > .product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (max-width: 767.98px) {
  .page-content-desktop .product-prices > div {
    width: 100%; }
  .page-content-desktop .current-price {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start; }
    .page-content-desktop .current-price .tax-shipping-delivery-label {
      width: 100%; }
  #product .product-accessories .product-desc-h3 {
    text-align: center;
    font-size: 25px;
    font-weight: 400; }
  #blockcart-modal .product-image {
    max-width: 150px;
    margin: 0 auto 1.5rem; }
  #blockcart-modal .cart-content .value {
    text-align: right;
    margin-left: 0.5rem; }
  #blockcart-modal .modal-title,
  #blockcart-modal .cart-products-count {
    text-align: center; }
  #blockcart-modal .modal-title::after {
    display: none; }
  #blockcart-modal .product-price {
    border-top: 1px solid #FFDB28; } }

@media (min-width: 992px) {
  .product-actions .add-to-cart {
    padding-top: min(0.52083vw, 10px);
    padding-bottom: min(0.52083vw, 10px); }
  .product-container .product-block span {
    font-size: min(0.83333vw, 16px); }
  #product .pagination {
    border-top: 1px #FFDB28 solid;
    border-bottom: 1px #FFDB28 solid; }
    #product .pagination a {
      max-width: none; }
  .product-prices .current-price-value {
    font-size: min(1.04167vw, 20px); }
    .product-prices .current-price-value span, .product-prices .current-price-value span.regular-price {
      font-size: min(1.04167vw, 20px); }
  .products.ib-products-list > .product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .product-miniature {
    padding-bottom: min(2.60417vw, 50px);
    padding-top: min(1.25vw, 24px); }
  .product-miniature .add-to-cart,
  .product-miniature .ib-fake-add-to-cart span {
    max-width: min(9.6875vw, 186px); }
  .product-miniature .add-to-cart i.icon {
    top: min(0.20833vw, 4px); }
  .product-miniature .product-title a {
    min-height: min(2.34375vw, 45px); }
  .product-miniature .tax-label {
    font-size: min(0.625vw, 12px); }
  .product-prices #product-availability label::before {
    content: '';
    width: min(0.78125vw, 15px);
    height: min(0.78125vw, 15px);
    margin-right: min(0.52083vw, 10px); }
  .product-flags {
    top: min(0.52083vw, 10px); }
    .product-flags li.product-flag {
      font-size: min(0.625vw, 12px);
      line-height: min(1.09375vw, 21px);
      min-width: min(4.6875vw, 90px); }
  .products.row > .swiper-wrapper > .product::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    border-left: 1px solid #F0F0F0; }
  .product-container .product-block {
    padding: 10px 15px; }
  .product-container .product-ref-manu-time .product-manufacturer::before {
    top: min(0.26042vw, 5px);
    width: min(0.05208vw, 1px);
    height: min(0.52083vw, 10px); }
  .product-variants-item {
    max-width: 200px; }
    .product-variants-item label {
      max-width: min(13.02083vw, 250px); }
  .product-add-to-cart .ib-group-qty-btn {
    width: min(8.33333vw, 160px); }
    .product-add-to-cart .ib-group-qty-btn .bootstrap-touchspin .form-control {
      height: min(2.60417vw, 50px);
      width: min(2.60417vw, 50px); }
    .product-add-to-cart .ib-group-qty-btn .bootstrap-touchspin .btn {
      background: #ECECEC;
      width: min(2.60417vw, 50px);
      font-size: min(0.52083vw, 10px) !important;
      line-height: min(2.60417vw, 50px); }
      .product-add-to-cart .ib-group-qty-btn .bootstrap-touchspin .btn::before {
        line-height: min(2.60417vw, 50px); }
  .product-add-to-cart #quantity_wanted {
    height: min(2.70833vw, 52px);
    font-size: min(0.83333vw, 16px) !important; }
  .product-add-to-cart .wishlist-button-add {
    width: min(2.60417vw, 50px);
    height: min(2.60417vw, 50px); }
    .product-add-to-cart .wishlist-button-add.wishlist-button-product {
      margin-left: min(0.52083vw, 10px); }
  .ib-product-images-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
    max-width: 47%; }
    .ib-product-images-col + div {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 53%;
              flex: 0 0 53%;
      max-width: 53%; }
  .blockreassurance_product .blockreassurance_product_item {
    border-bottom: 0 !important;
    border-left: 1px #FFDB28 solid; }
    .blockreassurance_product .blockreassurance_product_item:first-child {
      border-left: 0; }
    .blockreassurance_product .blockreassurance_product_item i {
      font-size: 2rem;
      color: #FFDB28; }
    .blockreassurance_product .blockreassurance_product_item p span, .blockreassurance_product .blockreassurance_product_item .page-content.page-cms ul span, .page-content.page-cms .blockreassurance_product .blockreassurance_product_item ul span, .blockreassurance_product .blockreassurance_product_item #cms .page-content.page-cms ol span, #cms .page-content.page-cms .blockreassurance_product .blockreassurance_product_item ol span, .blockreassurance_product .blockreassurance_product_item #category-description ol span, #category-description .blockreassurance_product .blockreassurance_product_item ol span, .blockreassurance_product .blockreassurance_product_item #product-description ol span, #product-description .blockreassurance_product .blockreassurance_product_item ol span, .blockreassurance_product .blockreassurance_product_item .amazzingblog.post-page .post-content ol span, .amazzingblog.post-page .post-content .blockreassurance_product .blockreassurance_product_item ol span {
      display: block; }
  #blockcart-modal .modal-body {
    border-radius: 10px;
    padding: min(2.60417vw, 50px) min(1.5625vw, 30px); }
  #blockcart-modal .cart-content .btn {
    font-size: min(0.72917vw, 14px); }
  #blockcart-modal .cart-content .btn .icon {
    font-size: min(1.04167vw, 20px);
    width: min(2.60417vw, 50px); }
  #blockcart-modal .modal-title::after {
    width: min(0.78125vw, 15px);
    margin-top: min(1.04167vw, 20px);
    margin-bottom: min(1.25vw, 24px); }
  #blockcart-modal .modal-dialog {
    max-width: min(59.375vw, 1140px); }
  .js-mailalert .input-group-append button {
    width: auto; }
  .js-mailalert .w-100 {
    width: auto !important; } }

@media (max-width: 1199.98px) {
  .product-container .product-ref-manu-time {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .product-container .product-ref-manu-time > div {
      width: 100%;
      margin: min(0.52083vw, 10px) 0 !important; }
    .product-container .product-ref-manu-time .product-manufacturer label {
      padding-left: 0; }
    .product-container .product-ref-manu-time .product-manufacturer::before {
      display: none; }
  .product-container .product-delivery-information .icon {
    vertical-align: top; }
  .product-container .product-prices #product-availability {
    font-size: 0.875rem; }
    .product-container .product-prices #product-availability label {
      font-size: 0.875rem; }
  .product-container .product-add-to-cart .add-to-cart i {
    font-size: 0.875rem; } }

.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: #FFDB28; }
  .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: #FFDB28; }
    .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, .block-promo #category-description ol, #category-description .block-promo ol, .block-promo #product-description ol, #product-description .block-promo ol, .block-promo .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .block-promo ol {
  margin-bottom: 0; }

/** CONTENT LEFT **/
.product-line-grid-left img {
  max-width: 100%; }

/** 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: #7a7a7a; }

/** 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%; } }

#field_customer_rodzaj-klienta .custom-radio {
  border: none; }

#field_customer_rodzaj-klienta .custom-radio input[type="radio"]:checked + span {
  background-color: #000000; }

#field_customer_rodzaj-klienta label {
  margin-bottom: 0;
  text-transform: none;
  font-weight: 500; }

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

.cart-item.cart-header {
  display: none;
  background-color: #000000;
  color: #fff;
  font-weight: 600; }
  .cart-item.cart-header:first-child, .cart-item.cart-header:last-child {
    border-radius: 10px; }

#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, #cart .product-line-grid .luberoicon-delete {
  font-size: 28px; }

#cart .product-line-grid .product-image {
  max-width: 160px; }

.product-line-info.product-price {
  color: inherit; }

.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  #E2E2E2; }
  #cart .cart-summary-line:not(.list-group-item) .label {
    font-size: inherit; }

#cart .ib-group-qty-btn {
  width: 135px; }

.block-promo form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 85px;
      grid-template-columns: auto 85px; }

.block-promo .promo-name .cart-summary-line .label {
  font-weight: 500;
  color: #363a42; }

.block-promo .promo-name .cart-summary-line span {
  color: #FFDB28; }

.block-promo.promo-highlighted,
.block-promo .list-group-item {
  border: 1px #E2E2E2 solid;
  border-radius: 10px; }
  .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; }

#cart .no-items {
  background: #eeeeee; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  #cart .cart-item {
    border: 1px solid #FFDB28;
    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; }
    #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; }
  #cart .cart-summary {
    padding-bottom: 70px; }
  .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 #FFDB28;
    margin-top: 2rem; } }

@media (max-width: 575.98px) {
  #cart .cart-summary {
    padding-bottom: 125px; }
  .ib-cart-total-actions .checkout > div {
    margin-top: 10px; } }

@media (min-width: 992px) {
  .ib-cart-total-actions .checkout {
    padding-top: 20px; }
  .cart-item.cart-header {
    display: block; }
  .block-promo {
    margin-bottom: min(0.83333vw, 16px); }
    .block-promo form {
      -ms-grid-columns: auto min(8.07292vw, 155px);
          grid-template-columns: auto min(8.07292vw, 155px); }
  #cart .cart-grid {
    margin-bottom: min(0.83333vw, 16px); }
  #cart .product-line-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: min(7.29167vw, 140px) 1fr min(11.97917vw, 230px) min(8.85417vw, 170px) min(11.97917vw, 230px) min(14.32292vw, 275px) min(3.90625vw, 75px);
        grid-template-columns: min(7.29167vw, 140px) 1fr min(11.97917vw, 230px) min(8.85417vw, 170px) min(11.97917vw, 230px) min(14.32292vw, 275px) min(3.90625vw, 75px); }
    #cart .product-line-grid > span, #cart .product-line-grid > div {
      padding: min(0.83333vw, 16px) min(0.41667vw, 8px); }
    #cart .product-line-grid .circle {
      width: min(0.83333vw, 16px);
      height: min(0.83333vw, 16px); }
    #cart .product-line-grid .fibicon-trash-can, #cart .product-line-grid .luberoicon-delete {
      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 min(14.32292vw, 275px) min(3.90625vw, 75px);
        grid-template-columns: 1fr min(14.32292vw, 275px) min(3.90625vw, 75px); }
    #cart .cart-summary-line:not(.list-group-item) > span {
      padding: min(1.04167vw, 20px) min(0.41667vw, 8px); }
  .ib-cart-total-actions {
    padding-right: min(3.90625vw, 75px); }
  #cart .cart-item + .cart-item {
    border-bottom: 1px solid #E2E2E2; }
  #cart .ib-group-qty-btn {
    width: min(6.77083vw, 130px); } }

#block-reassurance i {
  font-size: 24px;
  color: #FFDB28; }

#block-reassurance li.block-reassurance-item {
  gap: 20px; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .block-reassurance-item + .block-reassurance-item {
    border-top: 1px solid #FFDB28; } }

@media (min-width: 992px) {
  #block-reassurance i {
    font-size: min(2.08333vw, 40px); }
  #block-reassurance li.block-reassurance-item {
    gap: min(2.08333vw, 40px); } }

#footer {
  padding-top: 2.5rem; }

.linklist .blockcms-title a {
  color: #232323; }

.account-list a {
  color: #7a7a7a; }
  .account-list a:hover {
    color: #FFDB28; }

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

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

.footer-container {
  line-height: 28px;
  background: #FFDB28;
  color: #000000; }
  .footer-container .h3,
  .footer-container .h4 {
    font-size: 14px;
    font-weight: 700; }
  .footer-container li {
    list-style-type: disc; }
    .footer-container li::marker {
      color: #fff; }
  .footer-container li a {
    color: #000000; }
    .footer-container li a:hover {
      color: #fff; }
  .footer-container .links:nth-child(3) p.h3, .footer-container .links:nth-child(3) .page-content.page-cms ul.h3, .page-content.page-cms .footer-container .links:nth-child(3) ul.h3, .footer-container .links:nth-child(3) #cms .page-content.page-cms ol.h3, #cms .page-content.page-cms .footer-container .links:nth-child(3) ol.h3, .footer-container .links:nth-child(3) #category-description ol.h3, #category-description .footer-container .links:nth-child(3) ol.h3, .footer-container .links:nth-child(3) #product-description ol.h3, #product-description .footer-container .links:nth-child(3) ol.h3, .footer-container .links:nth-child(3) .amazzingblog.post-page .post-content ol.h3, .amazzingblog.post-page .post-content .footer-container .links:nth-child(3) ol.h3 {
    visibility: hidden; }
  .footer-container .footer-bottom {
    height: 12px; }
  .footer-container .footer-empty-column {
    max-width: 80px; }

#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: #FFDB28; }
  #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 a {
  color: #FFDB28; }
  .footer-copyright a:hover {
    color: #000000; }

.footer-copyright .fibicon-more {
  font-size: 20px; }

.footer-copyright .fibicon-paint-brush {
  font-size: 15px; }

.footer-copyright .made-by {
  border: 1px solid black; }

.footer-copyright .tm-dodo2 {
  margin: auto; }

.ib-scroll-top .luberoicon-scroll_up {
  font-size: 32px !important;
  vertical-align: middle; }

#_desktop_logo_footer {
  margin-right: 6rem;
  max-width: 230px; }

.ib-scroll-top {
  right: 20px;
  bottom: 100px;
  width: 34px;
  line-height: 34px;
  z-index: 30; }
  .ib-scroll-top.aos-init {
    pointer-events: none; }
  .ib-scroll-top.aos-animate {
    pointer-events: all; }

.block-social li a {
  color: #FFDB28;
  font-size: 20px; }
  .block-social li a:hover {
    color: #000000; }

.block-social li.facebook {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.block-social li.instagram {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.block-social li.pinterest {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }
  .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 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }
  .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 {
  margin-right: 1rem;
  font-size: 20px;
  /* CLASSES: position-absolute ib-text-brown start-0 top-0 text-center ml-n5 */
  color: #000000;
  top: 0;
  left: 0;
  text-align: left; }

.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, .block-contact #category-description ol, #category-description .block-contact ol, .block-contact #product-description ol, #product-description .block-contact ol, .block-contact .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .block-contact ol {
  font-size: inherit; }

.links .collapse.show {
  display: block; }

footer hr.ib-index {
  border-color: #FFDB28;
  margin: 0 -20px -1px; }

/*********************/
/*        RWD        */
/*********************/
@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-scroll-top .luberoicon-scroll_up {
    font-size: min(2.60417vw, 50px) !important;
    vertical-align: middle; }
  .footer_sub_menu_2, .footer_sub_menu_1 {
    margin-left: min(0.67708vw, 13px); }
  .ib-order-lg-default {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial; }
  .footer-container {
    font-size: min(0.72917vw, 14px);
    line-height: min(1.45833vw, 28px); }
    .footer-container .h3,
    .footer-container .h4 {
      font-size: min(0.72917vw, 14px);
      margin-bottom: min(1.66667vw, 32px);
      font-weight: 700; }
    .footer-container #contact-infos .icon.luberoicon-location::before {
      line-height: min(1.45833vw, 28px); }
  #footer #_desktop_currency_selector_footer {
    position: absolute;
    right: 0;
    top: min(5.20833vw, 100px);
    border-bottom: 1px #FFDB28 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(2.60417vw, 50px);
    height: min(2.60417vw, 50px);
    line-height: min(2.60417vw, 50px);
    font-size: min(1.66667vw, 32px) !important; } }

.contact-rich {
  margin-bottom: 2rem;
  color: #7a7a7a;
  word-wrap: break-word; }
  .contact-rich h4 {
    margin-bottom: 2rem;
    color: #232323;
    text-transform: uppercase; }
  .contact-rich .block {
    height: auto;
    overflow: hidden; }
    .contact-rich .block .icon {
      float: left;
      width: 3.5rem; }
      .contact-rich .block .icon i {
        font-size: 2rem; }
    .contact-rich .block .data {
      width: auto;
      overflow: hidden;
      font-size: 0.875rem;
      color: #232323; }
      .contact-rich .block .data.email {
        padding-top: 0.375rem; }
    .contact-rich .block a[href^="mailto:"] {
      margin-top: 1rem;
      clear: both; }
      @media (min-width: 576px) {
        .contact-rich .block a[href^="mailto:"] {
          font-size: 0.815rem; } }

.contact-form {
  width: 100%;
  padding: 1rem;
  color: #7a7a7a;
  background: #fff; }
  .contact-form h3 {
    color: #232323;
    text-transform: uppercase; }

body#contact .page-content {
  max-width: 1464px;
  margin: auto; }

.contact-rich {
  color: #000000; }
  .contact-rich .subtext-contact {
    font-size: 12px;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0;
    padding-bottom: 0; }
  .contact-rich .flex-column {
    margin-bottom: 0 !important; }

.contact-rich .block a[href^="mailto:"] {
  margin-top: 0; }

.contact-rich .block a:hover, #top-column .contact-rich .block .data a:hover {
  color: #fff !important; }

.contact-rich .block .icon {
  float: left;
  width: 2rem; }

#top-column .contact-rich .block {
  font-weight: 500; }

#top-column .contact-rich .logo.img-fluid {
  max-width: 60%;
  position: absolute;
  z-index: 1;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  right: -100px;
  top: 0; }

#top-column .contact-rich .contact-rich__content {
  z-index: 3;
  position: relative; }

#top-column .contact-rich.rows {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  gap: 20px; }
  @media (min-width: 576px) and (max-width: 1199.98px) {
    #top-column .contact-rich.rows {
      -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575.98px) {
    #top-column .contact-rich.rows {
      -ms-grid-columns: 1fr;
          grid-template-columns: 1fr; } }

#top-column .contact-rich.cols .block {
  background: #FFDB28; }
  #top-column .contact-rich.cols .block a {
    color: #000000; }

#top-column .contact-rich .block {
  border-radius: 10px; }
  #top-column .contact-rich .block .data {
    font-size: 16px; }
    #top-column .contact-rich .block .data a {
      color: #000000;
      display: inline-block; }
      #top-column .contact-rich .block .data a:hover {
        color: #000000; }
    #top-column .contact-rich .block .data a[href^="mailto:"] {
      font-size: inherit !important; }
    #top-column .contact-rich .block .data.phone a {
      color: #000000; }

#top-column .contact-rich .gotomap {
  font-size: 12px; }

.contact-form {
  padding: 0; }
  .contact-form .block {
    border-radius: 10px;
    border: 1px #FFDB28 solid;
    box-shadow: 1px 1px 10px 0px rgba(255, 219, 40, 0.6); }
  .contact-form h4, .contact-form .h4 {
    font-family: 'Oswald';
    font-size: 20px;
    text-transform: none;
    font-weight: 400; }
  .contact-form h3, .contact-form .h3 {
    font-family: 'Oswald';
    font-size: 24px;
    text-transform: none;
    font-weight: 400; }
  .contact-form .form-fields-row {
    /*
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    @include media-breakpoint-down(md) {
      grid-template-columns: 1fr;
      gap: 5px;
    }
    */ }
  .contact-form textarea {
    height: 150px;
    padding: 10px 18px; }
  .contact-form #send-confirmation {
    top: -70px; }

#contact-map {
  margin: 0; }
  #contact-map iframe {
    border-radius: 10px; }
  #contact-map h3 {
    font-family: 'Oswald';
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin: 30px 0; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .contact-form .alert {
    border: 0; } }

@media (min-width: 576px) {
  .contact-rich .block a[href^="mailto:"] {
    font-size: inherit !important; } }

@media (min-width: 992px) {
  .contact-rich .block .icon {
    float: left;
    width: min(1.66667vw, 32px); }
  #top-column .contact-rich {
    gap: min(2.08333vw, 40px); }
  .contact-form h4, .contact-form .h4 {
    font-size: min(1.04167vw, 20px); }
  .contact-form h3, .contact-form .h3 {
    font-size: min(1.25vw, 24px); }
  .contact-form textarea {
    height: min(7.8125vw, 150px);
    padding: min(0.52083vw, 10px) min(0.9375vw, 18px); }
  .contact-form .form-footer .btn {
    min-width: 266px;
    max-width: 266px; }
  #contact-map {
    margin: min(4.16667vw, 80px) 0; }
    #contact-map h3 {
      font-size: min(1.25vw, 24px);
      margin: min(1.5625vw, 30px) 0; } }

@media (min-width: 1200px) {
  #top-column .contact-rich {
    gap: min(1.04167vw, 20px); }
    #top-column .contact-rich .block .data {
      font-size: min(0.83333vw, 16px); } }

#products #main .page-header,
#pagenotfound #main .page-header {
  margin: 2rem 0 3rem; }

#products .page-not-found,
#pagenotfound .page-not-found {
  padding: 1rem;
  margin: 0 auto;
  overflow: auto;
  font-size: 0.875rem;
  color: #7a7a7a;
  background: #fff; }
  #products .page-not-found h4,
  #pagenotfound .page-not-found h4 {
    margin: 0.5rem 0 1rem;
    font-size: 1rem;
    font-weight: 700; }
  #products .page-not-found .search-widget,
  #pagenotfound .page-not-found .search-widget {
    float: none; }
    #products .page-not-found .search-widget input,
    #pagenotfound .page-not-found .search-widget input {
      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: #FFDB28; }

.sitemap h2 {
  border-bottom: 1px solid #FFDB28; }

.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: #7a7a7a;
      border: none;
      border: 1px solid #eaeaea; }
      .block_newsletter form input[type="text"]:focus {
        color: #232323;
        background: #fff;
        outline: 3px #FFDB28 solid; }
        .block_newsletter form input[type="text"]:focus + button .search {
          color: #FFDB28; }
    .block_newsletter form button[type="submit"] {
      position: absolute;
      right: 0.125rem;
      bottom: 0.3125rem;
      color: #7a7a7a;
      background: none;
      border: none; }
      .block_newsletter form button[type="submit"] .search:hover {
        color: #FFDB28; }
  .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, .block_newsletter form .row .col-xs-12:last-of-type #category-description ol, #category-description .block_newsletter form .row .col-xs-12:last-of-type ol, .block_newsletter form .row .col-xs-12:last-of-type #product-description ol, #product-description .block_newsletter form .row .col-xs-12:last-of-type ol, .block_newsletter form .row .col-xs-12:last-of-type .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .block_newsletter form .row .col-xs-12:last-of-type ol {
    font-size: 0.75rem;
    color: #7a7a7a; }
  .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 #FFDB28 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, #footer .block_newsletter #category-description ol, #category-description #footer .block_newsletter ol, #footer .block_newsletter #product-description ol, #product-description #footer .block_newsletter ol, #footer .block_newsletter .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content #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 #FFDB28 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, .block_newsletter #block-newsletter-label #category-description ol, #category-description .block_newsletter #block-newsletter-label ol, .block_newsletter #block-newsletter-label #product-description ol, #product-description .block_newsletter #block-newsletter-label ol, .block_newsletter #block-newsletter-label .amazzingblog.post-page .post-content ol, .amazzingblog.post-page .post-content .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 #FFDB28 solid;
      outline: 0; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .block_newsletter form .btn {
    width: 85px;
    min-width: 85px;
    font-size: 12px; } }

@media (min-width: 992px) {
  .block_newsletter {
    margin-bottom: min(0.52083vw, 10px);
    font-size: min(0.72917vw, 14px);
    max-width: min(50vw, 960px); }
    .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.09375vw, 21px);
      line-height: min(1.45833vw, 28px); } }

#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: #7a7a7a;
  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: #7a7a7a;
    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 .header-top-right {
  gap: min(1.04167vw, 20px);
  -ms-flex-pack: distribute;
      justify-content: space-around; }

#header [id^="_desktop"] i {
  display: inline-block;
  vertical-align: middle;
  color: #030303; }
  #header [id^="_desktop"] i.fibicon-shopping-cart, #header [id^="_desktop"] i.luberoicon-basket {
    font-size: 30px; }
  #header [id^="_desktop"] i.fibicon-user1a, #header [id^="_desktop"] i.fibicon-user1b, #header [id^="_desktop"] i.luberoicon-user {
    font-size: 27px;
    max-width: 48px; }
  #header [id^="_desktop"] i.fibicon-heart {
    font-size: 30px; }

#header [id^="_desktop"] .ib-count {
  font-size: 10px;
  font-weight: 600;
  color: #000000;
  position: absolute;
  top: -8px;
  right: -5px;
  background: #FFDB28;
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 50%;
  text-align: center; }

#header [id^="_desktop"] a:hover > i {
  color: #FFDB28; }

#header .dropdown-menu {
  z-index: 1001;
  min-width: unset; }

#header .dropdown-menu a:hover {
  color: #FFDB28; }

#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: #FFDB28; }
  #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: #FFDB28;
      border-right-color: #FFDB28;
      width: 100%; }
    #header .js-dropdown.show button {
      border-top-color: #FFDB28;
      border-bottom: none; }
    #header .js-dropdown.show ul {
      box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
      border-bottom-color: #FFDB28;
      border-top: none;
      -webkit-transform: none !important;
              transform: none !important; }
      #header .js-dropdown.show ul li {
        border-bottom: 1px solid #FFDB28; }

#header .ib_navbar_icons > div {
  padding-left: min(0.67708vw, 13px); }

.header-nav {
  display: none; }

.cart-hover-content {
  border-radius: 10px;
  color: #000000;
  right: 0;
  width: 320px;
  z-index: 1001;
  visibility: hidden;
  opacity: 0; }
  .cart-hover-content .product-quantity {
    color: #888888; }
  .cart-hover-content .btn {
    width: 200px;
    height: 40px; }
  .cart-hover-content .cart-heading::after {
    content: '';
    display: block;
    width: 15px;
    margin-top: 1rem; }

#header .cart-hover-content a.btn {
  color: #000000; }
  #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: #FFDB28; }

#_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; }

#_desktop_cart .ib-blockcart-hover:hover a {
  z-index: 3; }

#_desktop_currency_selector:empty {
  display: none; }

.ib-trigger-menu {
  background: none;
  color: #555; }

.ib-blockcart-hover {
  border-radius: 10px;
  font-weight: 500; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 767.98px) {
  #_desktop_user_info {
    margin-left: auto; } }

@media (max-width: 991.98px) {
  #_desktop_user_info {
    margin-right: 10px;
    display: none; }
  #_desktop_logo_header {
    max-width: 250px;
    width: 100%;
    height: 100%; }
  .ib-blockcart-hover::before,
  .ib-blockcart-hover .cart-hover-content {
    display: none; }
  .header-top.dock-ready .header-top-right {
    left: 0;
    right: 0;
    padding: 10px 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,
  .header-top.dock-ready #_desktop_wishlist {
    display: none; }
  .header-top.dock-ready #_desktop_logo_header {
    max-width: 180px; }
  .header-top.docked .header-top-right {
    top: 0;
    opacity: 1; }
  #mobileMenuObserverBottom {
    position: relative;
    top: 300px; }
  #mobileMenuObserverTop {
    position: relative;
    top: 150px; }
  #header #_desktop_x13favoriteproduct_link .ib-count {
    top: 7px;
    right: 5px; }
  #header [id^="_desktop"] .ib-count {
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: -1px;
    right: -5px;
    background: #FFDB28;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    text-align: center; } }

@media (min-width: 992px) {
  #header [id^="_desktop"] .ib-count {
    font-size: min(0.625vw, 12px);
    margin-left: min(0.52083vw, 10px); }
  #header [id^="_desktop"] i.fibicon-shopping-cart, #header [id^="_desktop"] i.luberoicon-basket {
    font-size: min(2.08333vw, 40px); }
  #header [id^="_desktop"] i.fibicon-user1a, #header [id^="_desktop"] i.fibicon-user1b, #header [id^="_desktop"] i.luberoicon-user {
    font-size: min(2.08333vw, 40px);
    max-width: min(3.02083vw, 58px); }
  #header [id^="_desktop"] i.fibicon-heart {
    font-size: min(2.08333vw, 40px); }
  #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; }
  #_desktop_logo_header {
    max-width: 20%; }
  .cart-hover-content {
    width: min(19.79167vw, 380px); }
    .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.83333vw, 16px); } }

#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: #7a7a7a; }
    #wrapper .breadcrumb li:last-child {
      margin: 0;
      color: #7a7a7a;
      content: "/"; }
      #wrapper .breadcrumb li:last-child::after {
        content: ""; }
    #wrapper .breadcrumb li a {
      color: #232323; }

#wrapper {
  overflow: hidden; }
  #wrapper .page-header h1 {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    padding: 30px;
    font-size: 25px; }
  #wrapper .breadcrumb {
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin: 0; }
    #wrapper .breadcrumb > .container-fluid.padded > .row, #wrapper .breadcrumb > .padded.container-sm > .row, #wrapper .breadcrumb > .padded.container-md > .row, #wrapper .breadcrumb > .padded.container-lg > .row, #wrapper .breadcrumb > .padded.container-xl > .row {
      background: #F4F4F4;
      border-radius: 10px; }
    #wrapper .breadcrumb li {
      color: #9C9C9C;
      font-size: 14px;
      font-weight: 300; }
      #wrapper .breadcrumb li::after {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: "luberoicon" !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;
        content: "";
        vertical-align: baseline;
        margin: 0 min(0.52083vw, 10px); }
      #wrapper .breadcrumb li:last-child {
        color: #9C9C9C; }
      #wrapper .breadcrumb li a {
        color: #9C9C9C; }
    #wrapper .breadcrumb::before, #wrapper .breadcrumb::after {
      content: '';
      position: absolute;
      z-index: 2;
      left: 0;
      width: 100%; }
    #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; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  #wrapper .page-header h1 {
    padding: min(2.08333vw, 40px);
    font-size: min(1.5625vw, 30px); }
  #wrapper .breadcrumb li {
    font-size: min(0.72917vw, 14px); } }

@media (max-width: 991.98px) {
  #wrapper .breadcrumb {
    background: #f4f4f4;
    overflow-x: auto;
    white-space: nowrap; } }

#main .page-content {
  margin-bottom: 1.563rem; }
  #main .page-content h6 {
    margin-bottom: 1.125rem; }
  #main .page-content #notifications {
    margin-right: -15px;
    margin-left: -15px; }

#main .page-footer {
  margin-bottom: 1.563rem; }

#main .page-content.page-cms {
  margin-bottom: min(1.04167vw, 20px); }

#left-column .title i,
.category-sub-menu .collapse-icons i {
  font-size: 0.625rem;
  font-weight: bolder; }

.ib-left-pane {
  padding: 0 1.25rem;
  margin-bottom: 2rem; }

label.facet-label {
  text-transform: none;
  font-size: inherit;
  line-height: 100%; }

#search_filters ul {
  margin: 0; }

#search_filters .custom-checkbox,
#search_filters .custom-radio {
  top: 0 !important; }

#search_filters .custom-checkbox i {
  cursor: pointer; }

#search_filters .facet .facet-title {
  font-family: 'Oswald';
  font-weight: 300; }

#search_filters .facet .facet-label a {
  font-family: 'Montserrat';
  font-weight: 500; }

.ib-nb {
  font-weight: 500; }

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 #FFDB28;
  border-radius: 50%;
  background: #FFDB28; }

div#search_filters .ui-widget-header {
  background: #FFDB28;
  top: -1px;
  bottom: -1px;
  height: auto; }

.facet + .facet::before {
  content: '';
  display: block;
  border-top: 1px solid #E7E7E7; }

.facet > ul::after {
  content: '';
  display: block;
  margin-bottom: 0.75rem; }

.facet-label a {
  color: inherit; }

.facet li {
  margin: 0.875rem 0; }

.facet li:first-child {
  margin-top: 0.75rem; }

.facet > .title {
  cursor: pointer; }

.block_categories_wrapper__heading {
  font-family: 'Oswald';
  font-weight: 400; }

.block-categories {
  font-weight: 500; }
  .block-categories li {
    position: relative; }
    .block-categories li .ib-arrow-link {
      margin-left: auto; }
  .block-categories li[data-depth="0"] > div > ul {
    margin-top: 0.5rem; }
  .block-categories a {
    color: inherit; }
  .block-categories li > div:first-child {
    border-radius: 10px; }
  .block-categories li[data-depth='0'].current .navbar-toggler i:before {
    color: #fff; }
  .block-categories li[data-depth='0'].current > div:first-child, .block-categories li[data-depth='0'] > div:first-child.child-current {
    background: #000000; }
    .block-categories li[data-depth='0'].current > div:first-child a, .block-categories li[data-depth='0'] > div:first-child.child-current a {
      color: #fff; }
    .block-categories li[data-depth='0'].current > div:first-child .ib-nb, .block-categories li[data-depth='0'] > div:first-child.child-current .ib-nb {
      color: #FFDB28; }
    .block-categories li[data-depth='0'].current > div:first-child .arrow-right, .block-categories li[data-depth='0'] > div:first-child.child-current .arrow-right {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  .block-categories li[data-depth='0'] > div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px  13px;
    border-radius: 10px;
    background: #FFDB28; }
    .block-categories li[data-depth='0'] > div:first-child a {
      color: #000000;
      padding-bottom: 0; }
    .block-categories li[data-depth='0'] > div:first-child .ib-nb {
      color: #444; }
  .block-categories a:hover,
  .block-categories .current > div > a {
    color: #FFDB28; }

.category-sub-menu .collapse-icons i {
  font-weight: 400; }

.collapse-icons.navbar-toggler {
  right: 1rem;
  font-weight: 400; }

.category-sub-link, .category-sub-link + span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.ib-nb {
  color: #9C9C9C; }

.ib-show-facets {
  background: none;
  border: none; }

.faceted-input {
  max-width: 250px;
  height: 35px; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 991.98px) {
  .collapse-icons.navbar-toggler {
    top: 0.25rem; }
  .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.active {
      left: 0%; }
    .ib-mobile-listing .menu-toggle-close {
      background: none;
      margin-right: 20px !important; }
  .ib-left-column-actions {
    z-index: 999; }
    .ib-left-column-actions .menu-toggle {
      font-weight: 500;
      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 .category-sub-menu ul li::before {
    content: '';
    position: absolute;
    left: -20px;
    width: 5px;
    height: 5px;
    background: #D4D0CC;
    top: 11px;
    border-radius: 50%; }
  .block-categories .current > div > a {
    background: none; } }

@media (min-width: 992px) {
  .block-categories li[data-depth="0"] {
    margin: min(0.20833vw, 4px) 0; }
    .block-categories li[data-depth='0'] > div:first-child {
      padding: min(0.26042vw, 5px) min(0.67708vw, 13px); }
    .block-categories li[data-depth="0"] > div > ul {
      margin-top: min(1.35417vw, 26px); }
  .block-categories li[data-depth="1"] ul {
    margin-bottom: min(0.75vw, 14.4px); }
  .ib-left-pane {
    padding: 0 min(1.04167vw, 20px);
    margin-bottom: min(1.66667vw, 32px); }
  .facet li {
    margin: min(0.72917vw, 14px) 0; }
  #left-column .title i {
    font-size: min(0.52083vw, 10px); }
  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; }

.ls-container.ls-noskin {
  overflow: hidden;
  font-family: 'Oswald';
  border-radius: 10px !important; }
  .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;
    background-color: #FFDB28;
    width: 100px;
    height: 41px;
    position: absolute;
    bottom: 22px;
    right: 15px;
    display: block;
    margin-top: min(-0.88542vw, -17px);
    font-size: min(0.9375vw, 18px);
    text-align: center;
    color: #000000; }
    .ls-container.ls-noskin a.ls-gui-element:hover {
      background-color: #000000;
      color: #FFDB28; }
    #ls-global .ls-container.ls-noskin a.ls-gui-element {
      line-height: min(1.77083vw, 34px); }
  .ls-container.ls-noskin a.ls-nav-prev, .ls-container.ls-noskin a.ls-nav-prev.ls-gui-element {
    margin-right: 108px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10px 0px 0px 10px !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .ls-container.ls-noskin a.ls-nav-next, .ls-container.ls-noskin a.ls-nav-next.ls-gui-element {
    border-radius: 0px 10px 10px 0px !important;
    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; }
  .ls-container.ls-noskin .ls-bottom-nav-wrapper {
    display: block; }
  .ls-container.ls-noskin .ls-bottom-slidebuttons {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 50px 80px; }
    .ls-container.ls-noskin .ls-bottom-slidebuttons a {
      display: inline-block;
      visibility: visible;
      width: 11px;
      height: 15px;
      border-radius: 10px;
      margin: 5px; }
      .ls-container.ls-noskin .ls-bottom-slidebuttons a.ls-nav-active {
        height: 22px;
        border-radius: 10px !important; }
  .ls-container.ls-noskin .btn-primary {
    border-radius: 10px !important;
    line-height: min(1.25vw, 24px) !important;
    padding: min(0.67708vw, 13px) min(2.08333vw, 40px) !important;
    width: auto !important;
    height: auto !important;
    font-size: min(0.83333vw, 16px) !important;
    font-weight: 600 !important;
    font-family: 'Oswald' !important;
    text-align: center !important;
    border: none !important;
    min-width: 150px;
    background-color: #000000 !important;
    color: #fff !important;
    border-color: #000000; }
    .ls-container.ls-noskin .btn-primary:hover, .ls-container.ls-noskin .btn-primary:focus, .ls-container.ls-noskin .btn-primary.focus {
      box-shadow: none;
      background-color: #fff !important;
      color: #000000 !important; }
    .ls-container.ls-noskin .btn-primary i {
      position: relative;
      font-size: min(0.9375vw, 18px);
      margin-left: min(0.625vw, 12px);
      margin-right: min(-0.52083vw, -10px);
      top: min(0.15625vw, 3px); }
  .ls-container.ls-noskin.mini .ls-bottom-slidebuttons {
    margin-bottom: 45px; }
  .ls-container.ls-noskin.mobile .ls-bottom-slidebuttons {
    width: 100%;
    margin: 0 0 15px;
    text-align: center; }
  .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 .ls-bottom-slidebuttons {
    margin: min(1.45833vw, 28px) min(3.64583vw, 70px); }
  .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: #FFDB28;
  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; } }

.ets_mm_megamenu.layout_layout1 {
  font-family: 'Oswald';
  padding-left: 5rem;
  font-weight: 500;
  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%;
    max-width: none; }
  .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: uppercase;
    font-weight: 500; }
  .ets_mm_megamenu.layout_layout1 .mm_menus_ul .close_menu {
    display: none !important; }
  .ets_mm_megamenu.layout_layout1 .mm_menu_content_title {
    line-height: 110%;
    font-size: 22px;
    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: #FFDB28;
    line-height: inherit; }
    #header .ets_mm_megamenu.layout_layout1 .ets_mm_block_content a:hover {
      color: #FFDB28; }
  .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-family: 'Oswald';
    font-weight: 500;
    /*
        &::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.66667vw, 32px);
    text-transform: uppercase; }
  .ets_mm_megamenu.layout_layout1 .mm_columns_ul {
    font-family: 'Montserrat';
    padding: 0;
    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 #FFDB28;
    height: 90px; }

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

#_mobile_currency_selector2 {
  border-bottom: 1px solid #FFDB28; }

/*********************/
/*        RWD        */
/*********************/
@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: 2;
      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;
    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.layout2 .column_size_9 + .column_size_3 {
    display: none; }
  .ets_mm_block_content h2 {
    margin-left: 1rem; } }

@media (min-width: 992px) {
  .ets_mm_megamenu.layout_layout1 .layout1-2 .mm_columns_ul::before {
    bottom: min(-10.41667vw, -200px); }
  .ets_mm_megamenu.layout_layout1 .mm_columns_ul::before {
    max-width: 1760px;
    width: 100%;
    border-top: 7px solid #FFDB28; }
  .ets_mm_megamenu.layout_layout1 {
    padding-left: 5rem;
    padding-right: 5rem; }
    .ets_mm_megamenu.layout_layout1 .ets_mm_megamenu_content {
      max-width: 1760px; }
    .ets_mm_megamenu.layout_layout1 .mm_menu_content_title {
      font-size: min(1.14583vw, 22px); }
    .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); }
    .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: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly; }
    .ets_mm_megamenu.layout_layout1 .mm_columns_ul {
      padding: min(4.16667vw, 80px) min(5vw, 96px) min(3.33333vw, 64px);
      font-size: min(0.83333vw, 16px); }
      .ets_mm_megamenu.layout_layout1 .mm_columns_ul::before {
        content: '';
        right: -100%;
        top: -1px;
        bottom: -100px;
        background: #fff;
        height: auto;
        border-radius: 10px;
        z-index: -1;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
    .ets_mm_megamenu.layout_layout1 .mm_blocks_li {
      margin-bottom: min(0.78125vw, 15px); }
    .ets_mm_megamenu.layout_layout1 .mm_blocks_ul a {
      text-transform: lowercase; }
  .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_columns_li:first-child {
            position: absolute;
            top: 4.5rem;
            left: 0;
            width: 30%;
        }
        */ }
    .mm_sub_align_full.layout1 .ets_mm_block_content > .ets_mm_categories > li {
      margin: min(0.15625vw, 3px) 0;
      line-height: 120%;
      width: 100%;
      border-radius: 10px;
      padding: 10px 20px;
      font-weight: 400;
      font-size: 1rem;
      color: #000000; }
      .mm_sub_align_full.layout1 .ets_mm_block_content > .ets_mm_categories > li > a {
        font-weight: inherit;
        font-size: inherit; }
      .mm_sub_align_full.layout1 .ets_mm_block_content > .ets_mm_categories > li:hover {
        color: #FFDB28; }
        .mm_sub_align_full.layout1 .ets_mm_block_content > .ets_mm_categories > li:hover > a {
          color: #FFDB28 !important; }
      .mm_sub_align_full.layout1 .ets_mm_block_content > .ets_mm_categories > li::marker {
        list-style: disc; }
    .mm_sub_align_full.layout1 .mm_columns_li:nth-child(2) > *, .mm_sub_align_full.layout1 .mm_columns_li:nth-child(1) > * {
      width: 75%; }
    .mm_sub_align_full.layout1 .mm_columns_li:nth-child(2) .ets_mm_block_content > .ets_mm_categories > li, .mm_sub_align_full.layout1 .mm_columns_li:nth-child(1) .ets_mm_block_content > .ets_mm_categories > li {
      margin: min(0.15625vw, 3px) 0;
      line-height: 120%;
      width: 100%;
      border-radius: 10px;
      padding: min(0.52083vw, 10px) min(1.04167vw, 20px);
      color: #000000;
      background: #FFDB28;
      position: relative; }
      .mm_sub_align_full.layout1 .mm_columns_li:nth-child(2) .ets_mm_block_content > .ets_mm_categories > li > a, .mm_sub_align_full.layout1 .mm_columns_li:nth-child(1) .ets_mm_block_content > .ets_mm_categories > li > a {
        text-transform: none;
        font-weight: 600;
        font-family: 'Montserrat';
        font-size: min(0.9375vw, 18px);
        display: block;
        width: 100%;
        position: relative;
        padding-right: min(1.82292vw, 35px); }
        .mm_sub_align_full.layout1 .mm_columns_li:nth-child(2) .ets_mm_block_content > .ets_mm_categories > li > a::after, .mm_sub_align_full.layout1 .mm_columns_li:nth-child(1) .ets_mm_block_content > .ets_mm_categories > li > a::after {
          border: none !important;
          position: absolute;
          right: 0px;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          font-weight: 400; }
      .mm_sub_align_full.layout1 .mm_columns_li:nth-child(2) .ets_mm_block_content > .ets_mm_categories > li:hover, .mm_sub_align_full.layout1 .mm_columns_li:nth-child(1) .ets_mm_block_content > .ets_mm_categories > li:hover {
        color: #fff;
        background: #000000; }
        .mm_sub_align_full.layout1 .mm_columns_li:nth-child(2) .ets_mm_block_content > .ets_mm_categories > li:hover > a, .mm_sub_align_full.layout1 .mm_columns_li:nth-child(1) .ets_mm_block_content > .ets_mm_categories > li:hover > a {
          color: #fff !important; }
    .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub:has(.mm_block_type_category .ets_mm_block_content > .ets_mm_categories > li.has-sub) {
      position: relative; }
    .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_block_content > .ets_mm_categories > li.has-sub {
      position: initial; }
      .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_block_content > .ets_mm_categories > li.has-sub .ib-subcategories .ib-subcategories {
        display: none; }
      .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_block_content > .ets_mm_categories > li.has-sub .ib-subcategories ul.ets_mm_categories {
        margin-left: -50px;
        min-height: min(19.79167vw, 380px);
        max-height: min(19.79167vw, 380px);
        background: none;
        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;
        border: none;
        text-transform: lowercase;
        list-style: disc !important;
        font-family: Montserrat; }
        .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_block_content > .ets_mm_categories > li.has-sub .ib-subcategories ul.ets_mm_categories li {
          color: #000000 !important;
          font-size: min(0.83333vw, 16px);
          margin-bottom: min(0.83333vw, 16px);
          width: 100%;
          margin-right: min(2.08333vw, 40px); }
          .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_block_content > .ets_mm_categories > li.has-sub .ib-subcategories ul.ets_mm_categories li:hover {
            color: #FFDB28 !important; }
          .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_block_content > .ets_mm_categories > li.has-sub .ib-subcategories ul.ets_mm_categories li::marker {
            color: #FFDB28;
            font-size: min(0.79167vw, 15.2px); }
    .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_categories > li.has-sub.active {
      color: #fff;
      background: #000000; }
      .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_categories > li.has-sub.active > a {
        color: #fff !important; }
      .mm_sub_align_full.layout1 .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_categories > li.has-sub.active .ib-subcategories ul.ets_mm_categories {
        visibility: visible;
        opacity: 1; }
    .mm_sub_align_full.layout1 .ib-menu-visible .mm_columns_li.mm_has_sub .mm_block_type_category .ets_mm_categories > li.has-sub.active .ib-subcategories ul.ets_mm_categories {
      pointer-events: auto; }
  /************************/
  /************************/
  .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.33333vw, -64px);
    top: min(5vw, 96px); }
    .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.83333vw, 16px); }
    .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.66667vw, -32px); }
    .mm_sub_align_full.layout2 .product-miniature ~ .product-miniature {
      display: none; }
  .mm_sub_align_full.layout2 .product-miniature .price,
  .mm_sub_align_full.layout2 .product-miniature .regular-price {
    font-size: 1.04167vw;
    font-weight: 600;
    display: block;
    margin: 0;
    width: 100%;
    line-height: 1.25; }
  .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.5625vw, -30px);
    margin-bottom: min(2.39583vw, 46px); } }

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

#checkout .title-heading {
  margin-left: 0;
  margin-right: 0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Oswald"; }
  #checkout .title-heading span {
    color: #9C9C9C; }
  #checkout .title-heading h2 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
    font-family: "Oswald"; }

#checkout .delivery-option,
#checkout .payment-option {
  margin-bottom: min(0.52083vw, 10px);
  line-height: 1.2; }
  #checkout .delivery-option .ib-option-label,
  #checkout .payment-option .ib-option-label {
    text-transform: none;
    font-size: inherit;
    cursor: pointer; }

#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-width: 100% !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 .payu-method-description {
  margin: 0; }

#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;
  position: absolute;
  right: 0; }

#checkout .form-control-label.required.ets_checkinput::after {
  top: 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 #E2E2E2; }

#checkout #message {
  height: 300px;
  padding: 10px 15px;
  resize: none; }

#checkout label.ets_checkinput,
#checkout #conditions-to-approve label {
  text-transform: none;
  padding: 0; }
  #checkout label.ets_checkinput a,
  #checkout #conditions-to-approve label a {
    text-decoration: underline; }

#checkout .type-checkout-option {
  position: relative; }

#checkout .block-promo .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-name .cart-summary-line .label {
    font-weight: 500;
    color: #363a42; }
  #checkout .block-promo .promo-name .cart-summary-line span {
    font-size: 18px;
    font-weight: 400;
    color: #FFDB28; }

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

.onepagecheckout-left .cart-item {
  text-align: left; }

#delivery-addresses > .form-group {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

#onepagecheckoutps .ets_checkinput input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  margin: 4px 0 0 !important;
  width: 16px;
  height: 16px; }

#onepagecheckoutps i.ets_checkbox {
  display: inline-block; }

#onepagecheckoutps #address_card_new_content .btn {
  line-height: 50px; }

#onepagecheckoutps #panel_address_invoice .selected i,
#onepagecheckoutps #delivery_address_container .selected i {
  color: #63C900; }

#onepagecheckoutps .container_card {
  border: 1px solid #FFDB28;
  border-radius: 0.25rem;
  cursor: pointer; }

#onepagecheckoutps #opc_show_login {
  cursor: pointer;
  text-decoration: underline; }

#onepagecheckoutps #opc_login input.error {
  margin-bottom: 25px; }

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

/*********************/
/*        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 (max-width: 991.98px) {
  #onepagecheckoutps_step_review_container,
  #onepagecheckoutps_step_two_container,
  #onepagecheckoutps_step_three_container {
    padding-left: 0;
    padding-right: 0; }
  .h6.carrier-name {
    margin: 0.5rem 0 0; }
  .ib-option-logo {
    max-width: 130px;
    margin: auto; }
  #form_ets_onepagecheckout {
    padding-left: 15px;
    padding-right: 15px; }
  .block-customer,
  .block-address,
  .block-shipping,
  .block-payment {
    border: 1px solid #FFDB28;
    padding: 20px !important; }
  .block-customer,
  .block-address,
  .block-shipping {
    margin-bottom: 70px; }
  #checkout .title-heading {
    font-size: 24px;
    line-height: 1.2;
    /*
            h2 {
                font-size: 20px;
            }
            */ }
    #checkout .title-heading .col {
      padding: 0; }
    #checkout .title-heading span {
      display: none; }
  #checkout .col-md-8.opc_field_right {
    padding: 0; }
  #checkout .col-md-4.form-control-label {
    margin: 0.25rem 0 0; }
  #checkout .delivery-option,
  #checkout .payment-option {
    border: 1px solid #FFDB28;
    border-radius: 10px; }
    #checkout .delivery-option label:not(.ib-option-label),
    #checkout .payment-option label:not(.ib-option-label) {
      padding-left: 0; }
  .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; }
  .delivery-options {
    margin: 0 -15px; }
  #checkout .delivery-option,
  #checkout .payment-option {
    display: block !important;
    text-align: center; }
    #checkout .delivery-option .custom-radio,
    #checkout .payment-option .custom-radio {
      margin: 0; }
    #checkout .delivery-option label,
    #checkout .payment-option label {
      text-align: inherit; }
  #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) {
  #onepagecheckoutps #address_card_new_content .btn {
    line-height: min(2.60417vw, 50px); }
  #onepagecheckoutps .modal-body {
    padding: min(2.60417vw, 50px) min(1.5625vw, 30px); }
  .ib-option-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    max-width: 30%; }
  .ib-option-logo {
    width: min(5.20833vw, 100px); }
  .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 #FFDB28; }
  .ib-counter-section {
    counter-reset: ib-section; }
    .ib-counter-section i.ib-counter {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-style: normal;
      font-weight: 700;
      font-family: 'Oswald';
      width: min(2.08333vw, 40px);
      height: min(2.08333vw, 40px);
      line-height: min(2.8125vw, 54px);
      border: 1px solid #FFDB28;
      background: #FFDB28;
      color: #fff; }
      .ib-counter-section i.ib-counter::before {
        counter-increment: ib-section;
        content: counter(ib-section); }
  #checkout .cart-products-count {
    position: absolute; }
  #checkout .title-heading {
    border-bottom: 1px solid #FFDB28;
    /*
            h2 {
                font-size: get-vw(30);
            }
            */ }
    #checkout .title-heading h2 {
      font-size: min(1.25vw, 24px);
      line-height: 1.2; }
  #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(1.04167vw, 20px) 0; }
  #checkout #message {
    height: min(15.625vw, 300px);
    padding: min(0.52083vw, 10px) min(0.78125vw, 15px); }
  #customer-login {
    padding: 0 min(0.78125vw, 15px) min(0.78125vw, 15px); }
  .block-additional-info label {
    padding-left: min(0.83333vw, 16px); }
    .block-additional-info label.form-control-label {
      margin-bottom: min(0.83333vw, 16px); }
  .block-additional-info .custom-radio {
    margin-right: min(0.83333vw, 16px); }
  .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.25vw, 24px);
    margin-bottom: min(1.25vw, 24px); }
  .block-shipping .block-content,
  .block-shopping-cart {
    padding-left: min(0.78125vw, 15px);
    padding-right: min(0.78125vw, 15px); } }

.amazzingblog .post-item .post-item-footer .item-readmore {
  text-transform: lowercase; }

body#index .post-item-cover::after, .amazzingblog.category-page .post-item-cover::after {
  content: "";
  width: 100%;
  height: 7px;
  left: 0;
  position: absolute;
  bottom: 0px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  border-radius: 0px 0px 10px 10px;
  background: #FFDB28;
  z-index: 5; }

.amazzingblog .post-item h3.post-item-title {
  font-family: Montserrat;
  font-weight: 500; }

.post-item-cover img {
  border-radius: 10px;
  width: 100%; }

.item-readmore .icon {
  color: #d9d9d9; }

.blog-block-bg {
  position: absolute;
  right: 0;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
  height: auto;
  top: 0;
  z-index: -5; }

.amazzingblog .post-item {
  background: transparent; }

.blog-block-bg-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-bottom: 12%; }
  .blog-block-bg-container .blog-block-bg {
    max-width: 130%; }
  .blog-block-bg-container .btn {
    margin-right: 30%; }

.amazzingblog .blog-subcategories .blog-subcategory span {
  color: #FFDB28; }

.amazzingblog.blocks .list-view .block-title {
  text-align: center;
  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: 500;
    padding: 5px; }
    .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: #FFDB28; }
  .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item:hover .post-item-title a {
    color: #FFDB28; }

.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 h2 {
  font-weight: 700;
  font-size: 18px;
  border-top: 1px #E5E5E5 solid; }

.amazzingblog.post-page .post-info {
  border-top: 1px #E5E5E5 solid;
  border-bottom: 1px #E5E5E5 solid;
  color: #525252; }
  .amazzingblog.post-page .post-info a {
    color: #525252; }
  .amazzingblog.post-page .post-info .icon {
    font-weight: bolder;
    color: #525252;
    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: #FFDB28;
    border: 1px #E5E5E5 solid; }
    .amazzingblog.post-page .post-info .post-tags .post-tag:hover {
      color: #000000;
      background: #FFDB28; }

.amazzingblog.post-page .post-content blockquote {
  border: 1px #FFDB28 solid;
  border-left: 2px #FFDB28 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: #FFDB28; }
      .amazzingblog.post-page .post-content blockquote ol li a,
      .amazzingblog.post-page .post-content blockquote ul li a {
        color: #FFDB28;
        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 #FFDB28 solid; }

.post-next-prev {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: min(2.60417vw, 50px); }
  .post-next-prev .post_title_label {
    color: #000000;
    font-weight: 700; }
  .post-next-prev .luberoicon-triangle_down.prev {
    color: #000000 !important;
    rotate: 90deg;
    z-index: 10; }
  .post-next-prev .luberoicon-triangle_down.next {
    color: #000000 !important;
    z-index: 10;
    rotate: 270deg; }

.post-next-prev-block {
  border-radius: 10px;
  background: #F5F5F5; }
  .post-next-prev-block .luberoicon-triangle_down-wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    background: #FFDB28;
    border-radius: 10px; }
  .post-next-prev-block:hover {
    background: #000000;
    color: #FFDB28; }
    .post-next-prev-block:hover .luberoicon-triangle_down-wrapper {
      background: #F5F5F5; }
    .post-next-prev-block:hover .post_title_label {
      color: #FFDB28; }
    .post-next-prev-block:hover a {
      color: #FFDB28; }
  .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: #FFDB28; }
  .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: #000000; }

.ab-pagination .prev.disabled, .ab-pagination .next.disabled {
  visibility: hidden; }

.ab-pagination .pages .current-page {
  background: #FFDB28;
  color: #fff; }

.ab-pagination .pages .pagination-item {
  font-weight: 600;
  background: #ECECEC;
  color: #000000;
  border-radius: 10px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  display: inline-block; }
  .ab-pagination .pages .pagination-item.current-page {
    background: #FFDB28;
    color: #fff; }
  .ab-pagination .pages .pagination-item:not(.ib-disabled):not(.current-page):hover {
    background: #000000 !important;
    background-color: #000000;
    color: #FFDB28; }
  .ab-pagination .pages .pagination-item.disabled {
    background: #FFDB28;
    color: #fff;
    opacity: .4;
    pointer-events: none; }

.ab-pagination .pages a.pagination-item {
  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;
  margin-bottom: 35px; }
  .amazzingblog .post-item .post-item-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #000000; }
    .amazzingblog .post-item .post-item-title a {
      color: #000000; }
      .amazzingblog .post-item .post-item-title a:hover {
        color: #FFDB28; }
    .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 {
      font-weight: 500;
      font-family: 'Oswald';
      font-size: 18px;
      color: #000000; }
      .amazzingblog .post-item .post-item-footer .item-readmore span.icon {
        margin-left: 10px; }
      .amazzingblog .post-item .post-item-footer .item-readmore:hover {
        color: #FFDB28; }
  .amazzingblog .post-item .ibe_block-grow {
    --scale: 1.1; }
  .amazzingblog .post-item:hover .post-item-title a {
    color: #FFDB28; }

.amazzingblog.displayHome .swiper-horizontal {
  position: relative; }

/*********************/
/*        RWD        */
/*********************/
@media (max-width: 767.98px) {
  .post-next-prev-block .post_title_block {
    font-size: 12px; }
  #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 (max-width: 991.98px) {
  body#index .amazzingblog .post-item {
    margin-bottom: 0px; }
  body#index .blog-block-bg-container .btn {
    margin: auto; } }

@media (min-width: 992px) {
  .post-next-prev-block .luberoicon-triangle_down-wrapper {
    padding-top: min(2.5vw, 48px);
    padding-bottom: min(2.5vw, 48px);
    padding-left: min(0.83333vw, 16px);
    padding-right: min(0.83333vw, 16px); }
  .post-next-prev-block span.icon {
    font-size: min(0.83333vw, 16px);
    font-weight: 400; }
  .amazzingblog .post-item {
    margin-bottom: min(5.20833vw, 100px); }
    .amazzingblog .post-item .post-item-title {
      font-size: min(0.83333vw, 16px); }
    .amazzingblog .post-item .post-item-footer {
      font-size: min(0.83333vw, 16px); }
      .amazzingblog .post-item .post-item-footer .item-readmore {
        font-size: min(0.9375vw, 18px); }
        .amazzingblog .post-item .post-item-footer .item-readmore span.icon {
          margin-left: min(0.52083vw, 10px); }
  .amazzingblog.post-page h2 {
    font-weight: 400;
    font-size: min(1.35417vw, 26px);
    border-top: 1px #FFDB28 solid; }
  .amazzingblog.post-page .post-info .icon {
    margin: 0 min(0.52083vw, 10px);
    font-size: min(1.14583vw, 22px); }
  .amazzingblog.blocks .list-view .block-title {
    text-align: center;
    padding: min(2.08333vw, 40px);
    margin: 0; }
    .amazzingblog.blocks .list-view .block-title h2 {
      font-weight: 400;
      color: #000000;
      padding-bottom: 0;
      font-size: min(1.25vw, 24px);
      line-height: min(1.875vw, 36px); }
  .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: 500;
      font-size: 14px;
      padding: 5px; }
      .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: #FFDB28; }
    .amazzingblog.blocks .list-view .post-list .post-item-wrapper .post-item:hover .post-item-title a {
      color: #FFDB28; }
  .ab-pagination .pages .pagination-item {
    width: min(2.60417vw, 50px);
    height: min(2.60417vw, 50px);
    line-height: min(2.5vw, 48px); }
    .ab-pagination .pages .pagination-item.go-to-page.next, .ab-pagination .pages .pagination-item.go-to-page.prev {
      max-width: 280px;
      min-width: 280px; } }

.x13favoriteproduct-list-wrapper .x13-empty-list {
  background: #F5F5F5;
  border: 1px #FFDB28 solid; }

/*** IBIF ***/
section.ibif-logobrands .ib-swiper-button-prev, section.ibif-logobrands .ib-swiper-button-next {
  display: none; }

section.ibif-logobrands h2 {
  text-align: center;
  margin-top: 1.5rem; }

section.ibif-logobrands h2::before {
  display: none; }

section.ibif-logobrands .ibif-logobrands__container {
  position: relative;
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  border: 4px solid #FFDB28; }

section.ibif-logobrands .ib-cover {
  z-index: 2; }

section.ibif-logobrands .ibe_block-grow {
  --scale: 1.2; }

section.ibif-logobrands .col-8 {
  z-index: 50; }

section.ibif-logobrands .ibif-logobrands__bg {
  z-index: 5;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0; }

.ib-logobrands-subpage {
  position: relative;
  top: 1px; }

/*********************/
/*        RWD        */
/*********************/
@media (min-width: 992px) {
  #index section.ibif-logobrands h2 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left; } }

@media (max-width: 1199.98px) {
  #index section.ibif-logobrands .ibif-logobrands__bg {
    opacity: 0.6; } }

@media (max-width: 575.98px) {
  section.ibif-logobrands .swiper-slide {
    max-width: 210px; }
  section.ibif-logobrands .swiper-wrapper {
    top: -20px; } }

#gdpr_consent label {
  text-transform: none;
  font-size: 12px; }
  #gdpr_consent label a {
    color: #FFDB28; }

#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*/