/** * Swiper 9.0.2 * Most modern mobile touch slider and framework with hardware accelerated transitions * https://swiperjs.com * * Copyright 2014-2023 Vladimir Kharlampidi * * Released under the MIT License * * Released on: February 3, 2023 */
@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, swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

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

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

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

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

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

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

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

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

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  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-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -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 {
  -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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: "";
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
      -ms-flex-order: 9999;
          order: 9999;
}

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

.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-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff ;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000 ;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

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

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: 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: 0.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: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

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

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 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;
  -webkit-transition: 0.3s opacity;
  transition: 0.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: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  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;
  -webkit-box-shadow: none;
          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: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  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;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.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 {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, 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: var(--swiper-pagination-progressbar-size, 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: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

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

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification, swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

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

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

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  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;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

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

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

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

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

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/************************************
    Custom bootsrap
*************************************/
/*!
 * Bootstrap Utilities v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-red: #f26460;
  --bs-darkRed: #de1339;
  --bs-star: #ecba0b;
  --bs-blue: #1a7be9;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

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

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: #0d6efd !important;
}
.link-primary:hover, .link-primary:focus {
  color: #0a58ca !important;
}

.link-secondary {
  color: #6c757d !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64 !important;
}

.link-success {
  color: #198754 !important;
}
.link-success:hover, .link-success:focus {
  color: #146c43 !important;
}

.link-info {
  color: #0dcaf0 !important;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3 !important;
}

.link-warning {
  color: #ffc107 !important;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39 !important;
}

.link-danger {
  color: #dc3545 !important;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37 !important;
}

.link-light {
  color: #f8f9fa !important;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb !important;
}

.link-dark {
  color: #212529 !important;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21 !important;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

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

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}

.vstack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

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

.vr {
  display: inline-block;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

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

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

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

.float-none {
  float: none !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;
}

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

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

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

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

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

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

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

.d-grid {
  display: grid !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: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

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

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

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

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

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

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !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;
}

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

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

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

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-1 {
  --bs-border-width: 1px;
}

.border-2 {
  --bs-border-width: 2px;
}

.border-3 {
  --bs-border-width: 3px;
}

.border-4 {
  --bs-border-width: 4px;
}

.border-5 {
  --bs-border-width: 5px;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

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

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

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

.min-vw-100 {
  min-width: 100vw !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;
}

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

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

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

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

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

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

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

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

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

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

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

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

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

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

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

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

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

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

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

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

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

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

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

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

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

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

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

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.me-0 {
  margin-right: 0 !important;
}

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

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

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

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

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

.me-auto {
  margin-right: auto !important;
}

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

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important;
}

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

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

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

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

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

.ms-auto {
  margin-left: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important;
}

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

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

.fst-normal {
  font-style: normal !important;
}

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

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

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

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

.fw-semibold {
  font-weight: 600 !important;
}

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

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

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

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

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

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

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

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

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

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

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

.text-wrap {
  white-space: normal !important;
}

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

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

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

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

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

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

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

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

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-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;
}

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

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

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

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

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-2xl) !important;
}

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

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: #6c757d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    -webkit-transition: none;
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link.disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: 1px;
  --bs-nav-tabs-border-color: #dee2e6;
  --bs-nav-tabs-border-radius: 0.375rem;
  --bs-nav-tabs-link-hover-border-color: #e9ecef #e9ecef #dee2e6;
  --bs-nav-tabs-link-active-color: #495057;
  --bs-nav-tabs-link-active-bg: #fff;
  --bs-nav-tabs-link-active-border-color: #dee2e6 #dee2e6 #fff;
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  background: none;
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: 0.375rem;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

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

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

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

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

.container-max {
  max-width: 1920px;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1170px) {
  .container-max {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.container-max.no-gutter {
  --bs-gutter-x: 0px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

/*!
 * Bootstrap Grid v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-red: #f26460;
  --bs-darkRed: #de1339;
  --bs-star: #ecba0b;
  --bs-blue: #1a7be9;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 1170px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1170px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

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

.row-cols-auto > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66666667%;
}

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

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66666667%;
}

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

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
}

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

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1170px) {
  .col-xl {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1770px) {
  .col-xxxl {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-xxxl-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxxl-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxxl-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxxl-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxxl-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxxl-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxxl-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxxl-0,
  .gx-xxxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxxl-0,
  .gy-xxxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxxl-1,
  .gx-xxxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxxl-1,
  .gy-xxxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxxl-2,
  .gx-xxxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxxl-2,
  .gy-xxxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxxl-3,
  .gx-xxxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxxl-3,
  .gy-xxxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxxl-4,
  .gx-xxxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxxl-4,
  .gy-xxxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxxl-5,
  .gx-xxxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxxl-5,
  .gy-xxxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

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

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

.d-grid {
  display: grid !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: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

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

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

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

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

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

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

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

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

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important;
}

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

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

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

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

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

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

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

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important;
}

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

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

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

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

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

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

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important;
}

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important;
}

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important;
}

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important;
}

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important;
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important;
}

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important;
}

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

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

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important;
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important;
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.me-0 {
  margin-right: 0 !important;
}

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

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

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

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

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

.me-auto {
  margin-right: auto !important;
}

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

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

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

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

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

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

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

.ms-0 {
  margin-left: 0 !important;
}

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

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

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

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

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

.ms-auto {
  margin-left: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-0 {
  padding-right: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.ps-0 {
  padding-left: 0 !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1170px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-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;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1770px) {
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-grid {
    display: grid !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxxl-none {
    display: none !important;
  }
  .flex-xxxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .flex-xxxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .justify-content-xxxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xxxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xxxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xxxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xxxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xxxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxxl-3 {
    margin: 1rem !important;
  }
  .m-xxxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mx-xxxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxxl-auto {
    margin-top: auto !important;
  }
  .me-xxxl-0 {
    margin-right: 0 !important;
  }
  .me-xxxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxxl-auto {
    margin-left: auto !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxxl-3 {
    padding: 1rem !important;
  }
  .p-xxxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3rem !important;
  }
  .px-xxxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !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: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
@-webkit-keyframes slidein {
  from {
    padding-top: 12px;
  }
  to {
    padding-top: 0;
  }
}
@keyframes slidein {
  from {
    padding-top: 12px;
  }
  to {
    padding-top: 0;
  }
}
html, body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}

a,
a:hover,
a:focus,
a:active {
  color: inherit;
  text-decoration: none;
}

*, *:hover, *:focus {
  outline: 0;
}

.transition {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.textwidget p, .widget_nav_menu ul:not(.sub-menu) li {
  margin-bottom: 0.5em;
}

.container-full-half {
  max-width: 1700px;
  --bs-gutter-x: 70px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .container-full-half {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767.98px) {
  .container {
    --bs-gutter-x: 3.5rem !important;
  }
}
@font-face {
  font-family: Spartan;
  font-weight: bold;
  src: url("../../src/fonts/Spartan/SpartanMB-Bold.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 900;
  src: url("../../src/fonts/Spartan/SpartanMB-Black.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 800;
  src: url("../../src/fonts/Spartan/SpartanMB-ExtraBold.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 700;
  src: url("../../src/fonts/Spartan/SpartanMB-Bold.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 600;
  src: url("../../src/fonts/Spartan/SpartanMB-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 500;
  src: url("../../src/fonts/Spartan/SpartanMB-Medium.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 400;
  src: url("../../src/fonts/Spartan/SpartanMB-Regular.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 400;
  src: url("../../src/fonts/Spartan/SpartanMB-Regular.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 400;
  src: url("../../src/fonts/Spartan/SpartanMB-Light.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 300;
  src: url("../../src/fonts/Spartan/SpartanMB-ExtraLight.otf") format("opentype");
}
@font-face {
  font-family: Spartan;
  font-weight: 300;
  src: url("../../src/fonts/Spartan/SpartanMB-Thin.otf") format("opentype");
}
html,
body {
  padding: 0;
  margin: 0;
  font-family: "Montserrat", serif;
  font-weight: normal;
  font-size: 16px;
}
@media only screen and (max-width: 992px) {
  html,
  body {
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px) {
  html,
  body {
    font-size: 14px;
  }
}

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

html {
  line-height: 1; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
  overflow-x: hidden;
}

main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Marcellus", serif;
  font-weight: normal;
  margin-bottom: 0.3em;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 1; /* 1 */
  overflow: visible; /* 2 */
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button {
  cursor: pointer;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input {
  /* 1 */
  overflow: visible;
}

button,
select {
  /* 1 */
  text-transform: none;
}

button:focus,
select:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

input:focus {
  outline: 0;
}

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

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

p,
li.menu-item {
  line-height: 1.6;
  word-wrap: break-word;
}

@media only screen and (max-width: 768px) {
  .desktop {
    display: none;
  }
}

.p404-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 0.8125em;
  line-height: 1.625em;
  text-align: center;
  text-decoration: none;
  width: auto;
  height: auto;
  display: inline-block;
  cursor: pointer;
  padding: 1.1538461538em 2.3076923077em;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  border-radius: 0;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  color: #FFFFFF;
  width: 100%;
  -webkit-transition: all, ease-in, 0.2s;
  transition: all, ease-in, 0.2s;
  background-color: #000000;
  border: 1px solid #000000;
}
@media only screen and (max-width: 576px) {
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 1.1538461538em 0.67692em;
  }
}
.woocommerce #respond input#submit.-disable, .woocommerce a.button.-disable, .woocommerce button.button.-disable, .woocommerce input.button.-disable {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.woocommerce #respond input#submit.-gold, .woocommerce a.button.-gold, .woocommerce button.button.-gold, .woocommerce input.button.-gold {
  background-color: #f1c36c;
  color: #000000 !important;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.woocommerce #respond input#submit.-gold:hover, .woocommerce a.button.-gold:hover, .woocommerce button.button.-gold:hover, .woocommerce input.button.-gold:hover {
  background-color: #FFFFFF;
}
.woocommerce #respond input#submit.-round, .woocommerce #respond .product-detail__slide-two__small input#submit.slick-arrow, .product-detail__slide-two__small .woocommerce #respond input#submit.slick-arrow, .woocommerce a.button.-round, .woocommerce .product-detail__slide-two__small a.button.slick-arrow, .product-detail__slide-two__small .woocommerce a.button.slick-arrow, .woocommerce button.button.-round, .woocommerce .paginator li button.button, .paginator li .woocommerce button.button, .woocommerce .product-detail__slide-two__small button.button.slick-arrow, .product-detail__slide-two__small .woocommerce button.button.slick-arrow, .woocommerce input.button.-round, .woocommerce .product-detail__slide-two__small input.button.slick-arrow, .product-detail__slide-two__small .woocommerce input.button.slick-arrow {
  border-radius: 999px;
}
.woocommerce #respond input#submit.-underline, .woocommerce a.button.-underline, .woocommerce button.button.-underline, .woocommerce input.button.-underline {
  border: 0;
  padding: 0;
  padding-bottom: 0.625em;
  position: relative;
  overflow: hidden;
}
.woocommerce #respond input#submit.-underline:after, .woocommerce #respond input#submit.-underline:before, .woocommerce a.button.-underline:after, .woocommerce a.button.-underline:before, .woocommerce button.button.-underline:after, .woocommerce button.button.-underline:before, .woocommerce input.button.-underline:after, .woocommerce input.button.-underline:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #a27136;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.woocommerce #respond input#submit.-underline:after, .woocommerce a.button.-underline:after, .woocommerce button.button.-underline:after, .woocommerce input.button.-underline:after {
  left: -100%;
  background-color: #342220;
}
.woocommerce #respond input#submit.-underline:hover:after, .woocommerce a.button.-underline:hover:after, .woocommerce button.button.-underline:hover:after, .woocommerce input.button.-underline:hover:after {
  left: 0;
}
.woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus {
  outline: 0;
}
.woocommerce #respond input#submit.-red, .woocommerce a.button.-red, .woocommerce button.button.-red, .woocommerce input.button.-red {
  background-color: #a27136;
  color: #fff;
}
.woocommerce #respond input#submit.-red:hover, .woocommerce a.button.-red:hover, .woocommerce button.button.-red:hover, .woocommerce input.button.-red:hover {
  background-color: #7c5629;
}
.woocommerce #respond input#submit.-light-red, .woocommerce a.button.-light-red, .woocommerce button.button.-light-red, .woocommerce input.button.-light-red {
  background-color: #342220;
  color: #fff;
}
.woocommerce #respond input#submit.-light-red:hover, .woocommerce a.button.-light-red:hover, .woocommerce button.button.-light-red:hover, .woocommerce input.button.-light-red:hover {
  background-color: #140d0d;
}
.woocommerce #respond input#submit.-dark, .woocommerce #respond .footer-one__header__newsletter .footer-one-newsletter input#submit[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit[type=submit], .woocommerce a.button.-dark, .woocommerce button.button.-dark, .woocommerce .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce button.button, .woocommerce .footer-one__header__newsletter .footer-one-newsletter button.button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button, .woocommerce input.button.-dark, .woocommerce .footer-one__header__newsletter .footer-one-newsletter input.button[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button[type=submit] {
  background-color: #342220;
  color: #fff;
  border: 1px solid #342220;
}
.woocommerce #respond input#submit.-dark:hover, .woocommerce #respond .footer-one__header__newsletter .footer-one-newsletter input#submit[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit[type=submit]:hover, .woocommerce a.button.-dark:hover, .woocommerce button.button.-dark:hover, .woocommerce .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.button:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce button.button:hover, .woocommerce .footer-one__header__newsletter .footer-one-newsletter button.button:hover, .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button:hover, .woocommerce input.button.-dark:hover, .woocommerce .footer-one__header__newsletter .footer-one-newsletter input.button[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button[type=submit]:hover {
  background-color: #140d0d;
}
.woocommerce #respond input#submit.-dark:hover, .woocommerce #respond .footer-one__header__newsletter .footer-one-newsletter input#submit[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit[type=submit]:hover, .woocommerce a.button.-dark:hover, .woocommerce button.button.-dark:hover, .woocommerce .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.button:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce button.button:hover, .woocommerce .footer-one__header__newsletter .footer-one-newsletter button.button:hover, .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button:hover, .woocommerce input.button.-dark:hover, .woocommerce .footer-one__header__newsletter .footer-one-newsletter input.button[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button[type=submit]:hover {
  background-color: #FFFFFF;
  color: #000000 !important;
}
.woocommerce #respond input#submit.-light, .woocommerce a.button.-light, .woocommerce button.button.-light, .woocommerce input.button.-light {
  background-color: #f5f5f5;
  color: #fff;
  color: #342220;
}
.woocommerce #respond input#submit.-light:hover, .woocommerce a.button.-light:hover, .woocommerce button.button.-light:hover, .woocommerce input.button.-light:hover {
  background-color: gainsboro;
}
.woocommerce #respond input#submit.-white, .woocommerce #respond .product-detail__slide-two__small input#submit.slick-arrow, .product-detail__slide-two__small .woocommerce #respond input#submit.slick-arrow, .woocommerce a.button.-white, .woocommerce .product-detail__slide-two__small a.button.slick-arrow, .product-detail__slide-two__small .woocommerce a.button.slick-arrow, .woocommerce button.button.-white, .woocommerce .paginator li button.button, .paginator li .woocommerce button.button, .woocommerce .product-detail__slide-two__small button.button.slick-arrow, .product-detail__slide-two__small .woocommerce button.button.slick-arrow, .woocommerce input.button.-white, .woocommerce .product-detail__slide-two__small input.button.slick-arrow, .product-detail__slide-two__small .woocommerce input.button.slick-arrow {
  background-color: #fff;
  color: #fff;
  border: 1px solid #e1e1e1;
  color: #342220;
}
.woocommerce #respond input#submit.-white:hover, .woocommerce #respond .product-detail__slide-two__small input#submit.slick-arrow:hover, .product-detail__slide-two__small .woocommerce #respond input#submit.slick-arrow:hover, .woocommerce a.button.-white:hover, .woocommerce .product-detail__slide-two__small a.button.slick-arrow:hover, .product-detail__slide-two__small .woocommerce a.button.slick-arrow:hover, .woocommerce button.button.-white:hover, .woocommerce .paginator li button.button:hover, .paginator li .woocommerce button.button:hover, .woocommerce .product-detail__slide-two__small button.button.slick-arrow:hover, .product-detail__slide-two__small .woocommerce button.button.slick-arrow:hover, .woocommerce input.button.-white:hover, .woocommerce .product-detail__slide-two__small input.button.slick-arrow:hover, .product-detail__slide-two__small .woocommerce input.button.slick-arrow:hover {
  background-color: #e6e6e6;
}
.woocommerce #respond input#submit.-transparent, .woocommerce a.button.-transparent, .woocommerce button.button.-transparent, .woocommerce input.button.-transparent {
  background-color: transparent;
  color: #fff;
  color: #342220;
}
.woocommerce #respond input#submit.-transparent:hover, .woocommerce a.button.-transparent:hover, .woocommerce button.button.-transparent:hover, .woocommerce input.button.-transparent:hover {
  background-color: rgba(0, 0, 0, 0);
}
.woocommerce #respond input#submit.-light-red, .woocommerce a.button.-light-red, .woocommerce button.button.-light-red, .woocommerce input.button.-light-red {
  border: 1px solid #342220;
}
.woocommerce #respond input#submit.-light-red:hover, .woocommerce a.button.-light-red:hover, .woocommerce button.button.-light-red:hover, .woocommerce input.button.-light-red:hover {
  background-color: #FFFFFF;
  color: #342220;
}
@media (prefers-reduced-motion: reduce) {
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    -webkit-transition: none;
    transition: none;
  }
}
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:active, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:active, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:active, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:active, .woocommerce input.button:focus {
  background-color: #FFFFFF !important;
  color: #000000 !important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  color: #FFFFFF;
}

.blog-one {
  margin-bottom: 5rem;
}
.blog-one__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.5em;
}
@media only screen and (max-width: 768px) {
  .blog-one__content {
    grid-template-columns: 1fr;
    gap: 1.0714285714em;
  }
}

.blog-two {
  margin-bottom: 4.375rem;
}
.blog-two-content {
  margin: 0 -0.9375em;
  padding-bottom: 6.25rem;
  border-bottom: 1px solid #e1e1e1;
}
.blog-two-content .slider-item {
  padding: 0.9375em;
  outline: 0;
}

.blog-three {
  margin-bottom: 4.375rem;
}
.blog-three .post-card-five {
  margin-bottom: 1.875em;
}

.booking.container {
  max-width: 700px;
}
.booking .section-title h2 {
  row-gap: 10px;
}
.booking iframe {
  height: 60vh;
  width: 100%;
  border: 0;
}
.booking iframe button.btn, .booking iframe .paginator li button, .paginator li .booking iframe button, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button, .booking iframe .testimonial-three button.slick-arrow, .testimonial-three .booking iframe button.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.slick-arrow, .booking iframe .product-tab-slide__content button.slick-arrow, .product-tab-slide__content .booking iframe button.slick-arrow, .booking iframe .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .booking iframe button.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button, .booking iframe .category-two button.slick-arrow, .category-two .booking iframe button.slick-arrow {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 0.8125em;
  line-height: 1.625em;
  text-align: center;
  text-decoration: none;
  width: auto;
  height: auto;
  display: inline-block;
  cursor: pointer;
  padding: 1.1538461538em 2.3076923077em;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  border-radius: 0;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@media only screen and (max-width: 576px) {
  .booking iframe button.btn, .booking iframe .paginator li button, .paginator li .booking iframe button, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button, .booking iframe .testimonial-three button.slick-arrow, .testimonial-three .booking iframe button.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.slick-arrow, .booking iframe .product-tab-slide__content button.slick-arrow, .product-tab-slide__content .booking iframe button.slick-arrow, .booking iframe .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .booking iframe button.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button, .booking iframe .category-two button.slick-arrow, .category-two .booking iframe button.slick-arrow {
    padding: 1.1538461538em 0.67692em;
  }
}
.booking iframe button.btn.-disable, .booking iframe .paginator li button.-disable, .paginator li .booking iframe button.-disable, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-disable, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-disable, .booking iframe .testimonial-three button.-disable.slick-arrow, .testimonial-three .booking iframe button.-disable.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-disable.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-disable.slick-arrow, .booking iframe .product-tab-slide__content button.-disable.slick-arrow, .product-tab-slide__content .booking iframe button.-disable.slick-arrow, .booking iframe .product-detail__slide-two__small button.-disable.slick-arrow, .product-detail__slide-two__small .booking iframe button.-disable.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-disable, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-disable, .booking iframe .category-two button.-disable.slick-arrow, .category-two .booking iframe button.-disable.slick-arrow {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.booking iframe button.btn.-gold, .booking iframe .paginator li button.-gold, .paginator li .booking iframe button.-gold, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-gold, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-gold, .booking iframe .testimonial-three button.-gold.slick-arrow, .testimonial-three .booking iframe button.-gold.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-gold.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-gold.slick-arrow, .booking iframe .product-tab-slide__content button.-gold.slick-arrow, .product-tab-slide__content .booking iframe button.-gold.slick-arrow, .booking iframe .product-detail__slide-two__small button.-gold.slick-arrow, .product-detail__slide-two__small .booking iframe button.-gold.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-gold, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-gold, .booking iframe .category-two button.-gold.slick-arrow, .category-two .booking iframe button.-gold.slick-arrow {
  background-color: #f1c36c;
  color: #000000 !important;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.booking iframe button.btn.-gold:hover, .booking iframe .paginator li button.-gold:hover, .paginator li .booking iframe button.-gold:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-gold:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-gold:hover, .booking iframe .testimonial-three button.-gold.slick-arrow:hover, .testimonial-three .booking iframe button.-gold.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel button.-gold.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe button.-gold.slick-arrow:hover, .booking iframe .product-tab-slide__content button.-gold.slick-arrow:hover, .product-tab-slide__content .booking iframe button.-gold.slick-arrow:hover, .booking iframe .product-detail__slide-two__small button.-gold.slick-arrow:hover, .product-detail__slide-two__small .booking iframe button.-gold.slick-arrow:hover, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-gold:hover, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-gold:hover, .booking iframe .category-two button.-gold.slick-arrow:hover, .category-two .booking iframe button.-gold.slick-arrow:hover {
  background-color: #FFFFFF;
}
.booking iframe button.btn.-round, .booking iframe .paginator li button, .paginator li .booking iframe button, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-round, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .paginator li button, .paginator li .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-round, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe .paginator li button, .paginator li .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button, .booking iframe .testimonial-three button.-round.slick-arrow, .testimonial-three .booking iframe button.-round.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-round.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel .paginator li button.slick-arrow, .paginator li .booking iframe .slider.-style-3 .slider__carousel button.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-round.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe .paginator li button.slick-arrow, .paginator li .slider.-style-3 .slider__carousel .booking iframe button.slick-arrow, .booking iframe .product-tab-slide__content button.-round.slick-arrow, .product-tab-slide__content .booking iframe button.-round.slick-arrow, .booking iframe .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .booking iframe button.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-round, .booking iframe .footer-one__header__newsletter .footer-one-newsletter .paginator li button, .paginator li .booking iframe .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-round, .footer-one__header__newsletter .footer-one-newsletter .booking iframe .paginator li button, .paginator li .footer-one__header__newsletter .footer-one-newsletter .booking iframe button, .booking iframe .category-two button.-round.slick-arrow, .category-two .booking iframe button.-round.slick-arrow {
  border-radius: 999px;
}
.booking iframe button.btn.-underline, .booking iframe .paginator li button.-underline, .paginator li .booking iframe button.-underline, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-underline, .booking iframe .testimonial-three button.-underline.slick-arrow, .testimonial-three .booking iframe button.-underline.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-underline.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-underline.slick-arrow, .booking iframe .product-tab-slide__content button.-underline.slick-arrow, .product-tab-slide__content .booking iframe button.-underline.slick-arrow, .booking iframe .product-detail__slide-two__small button.-underline.slick-arrow, .product-detail__slide-two__small .booking iframe button.-underline.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-underline, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-underline, .booking iframe .category-two button.-underline.slick-arrow, .category-two .booking iframe button.-underline.slick-arrow {
  border: 0;
  padding: 0;
  padding-bottom: 0.625em;
  position: relative;
  overflow: hidden;
}
.booking iframe button.btn.-underline:after, .booking iframe .paginator li button.-underline:after, .paginator li .booking iframe button.-underline:after, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-underline:after, .booking iframe .testimonial-three button.-underline.slick-arrow:after, .testimonial-three .booking iframe button.-underline.slick-arrow:after, .booking iframe .slider.-style-3 .slider__carousel button.-underline.slick-arrow:after, .slider.-style-3 .slider__carousel .booking iframe button.-underline.slick-arrow:after, .booking iframe .product-tab-slide__content button.-underline.slick-arrow:after, .product-tab-slide__content .booking iframe button.-underline.slick-arrow:after, .booking iframe .product-detail__slide-two__small button.-underline.slick-arrow:after, .product-detail__slide-two__small .booking iframe button.-underline.slick-arrow:after, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-underline:after, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-underline:after, .booking iframe .category-two button.-underline.slick-arrow:after, .category-two .booking iframe button.-underline.slick-arrow:after, .booking iframe button.btn.-underline:before, .booking iframe .paginator li button.-underline:before, .paginator li .booking iframe button.-underline:before, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:before, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-underline:before, .booking iframe .testimonial-three button.-underline.slick-arrow:before, .testimonial-three .booking iframe button.-underline.slick-arrow:before, .booking iframe .slider.-style-3 .slider__carousel button.-underline.slick-arrow:before, .slider.-style-3 .slider__carousel .booking iframe button.-underline.slick-arrow:before, .booking iframe .product-tab-slide__content button.-underline.slick-arrow:before, .product-tab-slide__content .booking iframe button.-underline.slick-arrow:before, .booking iframe .product-detail__slide-two__small button.-underline.slick-arrow:before, .product-detail__slide-two__small .booking iframe button.-underline.slick-arrow:before, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-underline:before, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-underline:before, .booking iframe .category-two button.-underline.slick-arrow:before, .category-two .booking iframe button.-underline.slick-arrow:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #a27136;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.booking iframe button.btn.-underline:after, .booking iframe .paginator li button.-underline:after, .paginator li .booking iframe button.-underline:after, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-underline:after, .booking iframe .testimonial-three button.-underline.slick-arrow:after, .testimonial-three .booking iframe button.-underline.slick-arrow:after, .booking iframe .slider.-style-3 .slider__carousel button.-underline.slick-arrow:after, .slider.-style-3 .slider__carousel .booking iframe button.-underline.slick-arrow:after, .booking iframe .product-tab-slide__content button.-underline.slick-arrow:after, .product-tab-slide__content .booking iframe button.-underline.slick-arrow:after, .booking iframe .product-detail__slide-two__small button.-underline.slick-arrow:after, .product-detail__slide-two__small .booking iframe button.-underline.slick-arrow:after, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-underline:after, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-underline:after, .booking iframe .category-two button.-underline.slick-arrow:after, .category-two .booking iframe button.-underline.slick-arrow:after {
  left: -100%;
  background-color: #342220;
}
.booking iframe button.btn.-underline:hover:after, .booking iframe .paginator li button.-underline:hover:after, .paginator li .booking iframe button.-underline:hover:after, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:hover:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-underline:hover:after, .booking iframe .testimonial-three button.-underline.slick-arrow:hover:after, .testimonial-three .booking iframe button.-underline.slick-arrow:hover:after, .booking iframe .slider.-style-3 .slider__carousel button.-underline.slick-arrow:hover:after, .slider.-style-3 .slider__carousel .booking iframe button.-underline.slick-arrow:hover:after, .booking iframe .product-tab-slide__content button.-underline.slick-arrow:hover:after, .product-tab-slide__content .booking iframe button.-underline.slick-arrow:hover:after, .booking iframe .product-detail__slide-two__small button.-underline.slick-arrow:hover:after, .product-detail__slide-two__small .booking iframe button.-underline.slick-arrow:hover:after, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-underline:hover:after, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-underline:hover:after, .booking iframe .category-two button.-underline.slick-arrow:hover:after, .category-two .booking iframe button.-underline.slick-arrow:hover:after {
  left: 0;
}
.booking iframe button.btn:focus, .booking iframe .paginator li button:focus, .paginator li .booking iframe button:focus, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:focus, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button:focus, .booking iframe .testimonial-three button.slick-arrow:focus, .testimonial-three .booking iframe button.slick-arrow:focus, .booking iframe .slider.-style-3 .slider__carousel button.slick-arrow:focus, .slider.-style-3 .slider__carousel .booking iframe button.slick-arrow:focus, .booking iframe .product-tab-slide__content button.slick-arrow:focus, .product-tab-slide__content .booking iframe button.slick-arrow:focus, .booking iframe .product-detail__slide-two__small button.slick-arrow:focus, .product-detail__slide-two__small .booking iframe button.slick-arrow:focus, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button:focus, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button:focus, .booking iframe .category-two button.slick-arrow:focus, .category-two .booking iframe button.slick-arrow:focus {
  outline: 0;
}
.booking iframe button.btn.-red, .booking iframe .paginator li button.-red, .paginator li .booking iframe button.-red, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-red, .booking iframe .testimonial-three button.-red.slick-arrow, .testimonial-three .booking iframe button.-red.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-red.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-red.slick-arrow, .booking iframe .product-tab-slide__content button.-red.slick-arrow, .product-tab-slide__content .booking iframe button.-red.slick-arrow, .booking iframe .product-detail__slide-two__small button.-red.slick-arrow, .product-detail__slide-two__small .booking iframe button.-red.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-red, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-red, .booking iframe .category-two button.-red.slick-arrow, .category-two .booking iframe button.-red.slick-arrow {
  background-color: #a27136;
  color: #fff;
}
.booking iframe button.btn.-red:hover, .booking iframe .paginator li button.-red:hover, .paginator li .booking iframe button.-red:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-red:hover, .booking iframe .testimonial-three button.-red.slick-arrow:hover, .testimonial-three .booking iframe button.-red.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel button.-red.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe button.-red.slick-arrow:hover, .booking iframe .product-tab-slide__content button.-red.slick-arrow:hover, .product-tab-slide__content .booking iframe button.-red.slick-arrow:hover, .booking iframe .product-detail__slide-two__small button.-red.slick-arrow:hover, .product-detail__slide-two__small .booking iframe button.-red.slick-arrow:hover, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-red:hover, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-red:hover, .booking iframe .category-two button.-red.slick-arrow:hover, .category-two .booking iframe button.-red.slick-arrow:hover {
  background-color: #7c5629;
}
.booking iframe button.btn.-light-red, .booking iframe .paginator li button.-light-red, .paginator li .booking iframe button.-light-red, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-light-red, .booking iframe .testimonial-three button.-light-red.slick-arrow, .testimonial-three .booking iframe button.-light-red.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-light-red.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-light-red.slick-arrow, .booking iframe .product-tab-slide__content button.-light-red.slick-arrow, .product-tab-slide__content .booking iframe button.-light-red.slick-arrow, .booking iframe .product-detail__slide-two__small button.-light-red.slick-arrow, .product-detail__slide-two__small .booking iframe button.-light-red.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-light-red, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-light-red, .booking iframe .category-two button.-light-red.slick-arrow, .category-two .booking iframe button.-light-red.slick-arrow {
  background-color: #342220;
  color: #fff;
}
.booking iframe button.btn.-light-red:hover, .booking iframe .paginator li button.-light-red:hover, .paginator li .booking iframe button.-light-red:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-light-red:hover, .booking iframe .testimonial-three button.-light-red.slick-arrow:hover, .testimonial-three .booking iframe button.-light-red.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel button.-light-red.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe button.-light-red.slick-arrow:hover, .booking iframe .product-tab-slide__content button.-light-red.slick-arrow:hover, .product-tab-slide__content .booking iframe button.-light-red.slick-arrow:hover, .booking iframe .product-detail__slide-two__small button.-light-red.slick-arrow:hover, .product-detail__slide-two__small .booking iframe button.-light-red.slick-arrow:hover, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-light-red:hover, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-light-red:hover, .booking iframe .category-two button.-light-red.slick-arrow:hover, .category-two .booking iframe button.-light-red.slick-arrow:hover {
  background-color: #140d0d;
}
.booking iframe button.btn.-dark, .booking iframe .paginator li button.-dark, .paginator li .booking iframe button.-dark, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button, .booking iframe .testimonial-three button.-dark.slick-arrow, .testimonial-three .booking iframe button.-dark.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-dark.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-dark.slick-arrow, .booking iframe .product-tab-slide__content button.-dark.slick-arrow, .product-tab-slide__content .booking iframe button.-dark.slick-arrow, .booking iframe .product-detail__slide-two__small button.-dark.slick-arrow, .product-detail__slide-two__small .booking iframe button.-dark.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button, .booking iframe .category-two button.-dark.slick-arrow, .category-two .booking iframe button.-dark.slick-arrow {
  background-color: #342220;
  color: #fff;
  border: 1px solid #342220;
}
.booking iframe button.btn.-dark:hover, .booking iframe .paginator li button.-dark:hover, .paginator li .booking iframe button.-dark:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button:hover, .booking iframe .testimonial-three button.-dark.slick-arrow:hover, .testimonial-three .booking iframe button.-dark.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel button.-dark.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe button.-dark.slick-arrow:hover, .booking iframe .product-tab-slide__content button.-dark.slick-arrow:hover, .product-tab-slide__content .booking iframe button.-dark.slick-arrow:hover, .booking iframe .product-detail__slide-two__small button.-dark.slick-arrow:hover, .product-detail__slide-two__small .booking iframe button.-dark.slick-arrow:hover, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button:hover, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button:hover, .booking iframe .category-two button.-dark.slick-arrow:hover, .category-two .booking iframe button.-dark.slick-arrow:hover {
  background-color: #140d0d;
}
.booking iframe button.btn.-dark:hover, .booking iframe .paginator li button.-dark:hover, .paginator li .booking iframe button.-dark:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button:hover, .booking iframe .testimonial-three button.-dark.slick-arrow:hover, .testimonial-three .booking iframe button.-dark.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel button.-dark.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe button.-dark.slick-arrow:hover, .booking iframe .product-tab-slide__content button.-dark.slick-arrow:hover, .product-tab-slide__content .booking iframe button.-dark.slick-arrow:hover, .booking iframe .product-detail__slide-two__small button.-dark.slick-arrow:hover, .product-detail__slide-two__small .booking iframe button.-dark.slick-arrow:hover, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button:hover, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button:hover, .booking iframe .category-two button.-dark.slick-arrow:hover, .category-two .booking iframe button.-dark.slick-arrow:hover {
  background-color: #FFFFFF;
  color: #000000 !important;
}
.booking iframe button.btn.-light, .booking iframe .paginator li button.-light, .paginator li .booking iframe button.-light, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-light, .booking iframe .testimonial-three button.-light.slick-arrow, .testimonial-three .booking iframe button.-light.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-light.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-light.slick-arrow, .booking iframe .product-tab-slide__content button.-light.slick-arrow, .product-tab-slide__content .booking iframe button.-light.slick-arrow, .booking iframe .product-detail__slide-two__small button.-light.slick-arrow, .product-detail__slide-two__small .booking iframe button.-light.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-light, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-light, .booking iframe .category-two button.-light.slick-arrow, .category-two .booking iframe button.-light.slick-arrow {
  background-color: #f5f5f5;
  color: #fff;
  color: #342220;
}
.booking iframe button.btn.-light:hover, .booking iframe .paginator li button.-light:hover, .paginator li .booking iframe button.-light:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-light:hover, .booking iframe .testimonial-three button.-light.slick-arrow:hover, .testimonial-three .booking iframe button.-light.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel button.-light.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe button.-light.slick-arrow:hover, .booking iframe .product-tab-slide__content button.-light.slick-arrow:hover, .product-tab-slide__content .booking iframe button.-light.slick-arrow:hover, .booking iframe .product-detail__slide-two__small button.-light.slick-arrow:hover, .product-detail__slide-two__small .booking iframe button.-light.slick-arrow:hover, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-light:hover, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-light:hover, .booking iframe .category-two button.-light.slick-arrow:hover, .category-two .booking iframe button.-light.slick-arrow:hover {
  background-color: gainsboro;
}
.booking iframe button.btn.-white, .booking iframe .paginator li button, .paginator li .booking iframe button, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-white, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .paginator li button, .paginator li .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-white, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe .paginator li button, .paginator li .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button, .booking iframe .testimonial-three button.-white.slick-arrow, .testimonial-three .booking iframe button.-white.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-white.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel .paginator li button.slick-arrow, .paginator li .booking iframe .slider.-style-3 .slider__carousel button.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-white.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe .paginator li button.slick-arrow, .paginator li .slider.-style-3 .slider__carousel .booking iframe button.slick-arrow, .booking iframe .product-tab-slide__content button.-white.slick-arrow, .product-tab-slide__content .booking iframe button.-white.slick-arrow, .booking iframe .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .booking iframe button.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-white, .booking iframe .footer-one__header__newsletter .footer-one-newsletter .paginator li button, .paginator li .booking iframe .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-white, .footer-one__header__newsletter .footer-one-newsletter .booking iframe .paginator li button, .paginator li .footer-one__header__newsletter .footer-one-newsletter .booking iframe button, .booking iframe .category-two button.-white.slick-arrow, .category-two .booking iframe button.-white.slick-arrow {
  background-color: #fff;
  color: #fff;
  border: 1px solid #e1e1e1;
  color: #342220;
}
.booking iframe button.btn.-white:hover, .booking iframe .paginator li button:hover, .paginator li .booking iframe button:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-white:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .paginator li button:hover, .paginator li .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-white:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe .paginator li button:hover, .paginator li .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button:hover, .booking iframe .testimonial-three button.-white.slick-arrow:hover, .testimonial-three .booking iframe button.-white.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel button.-white.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel .paginator li button.slick-arrow:hover, .paginator li .booking iframe .slider.-style-3 .slider__carousel button.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe button.-white.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe .paginator li button.slick-arrow:hover, .paginator li .slider.-style-3 .slider__carousel .booking iframe button.slick-arrow:hover, .booking iframe .product-tab-slide__content button.-white.slick-arrow:hover, .product-tab-slide__content .booking iframe button.-white.slick-arrow:hover, .booking iframe .product-detail__slide-two__small button.slick-arrow:hover, .product-detail__slide-two__small .booking iframe button.slick-arrow:hover, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-white:hover, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-white:hover, .booking iframe .category-two button.-white.slick-arrow:hover, .category-two .booking iframe button.-white.slick-arrow:hover {
  background-color: #e6e6e6;
}
.booking iframe button.btn.-transparent, .booking iframe .paginator li button.-transparent, .paginator li .booking iframe button.-transparent, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-transparent, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-transparent, .booking iframe .testimonial-three button.-transparent.slick-arrow, .testimonial-three .booking iframe button.-transparent.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-transparent.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-transparent.slick-arrow, .booking iframe .product-tab-slide__content button.-transparent.slick-arrow, .product-tab-slide__content .booking iframe button.-transparent.slick-arrow, .booking iframe .product-detail__slide-two__small button.-transparent.slick-arrow, .product-detail__slide-two__small .booking iframe button.-transparent.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-transparent, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-transparent, .booking iframe .category-two button.-transparent.slick-arrow, .category-two .booking iframe button.-transparent.slick-arrow {
  background-color: transparent;
  color: #fff;
  color: #342220;
}
.booking iframe button.btn.-transparent:hover, .booking iframe .paginator li button.-transparent:hover, .paginator li .booking iframe button.-transparent:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-transparent:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-transparent:hover, .booking iframe .testimonial-three button.-transparent.slick-arrow:hover, .testimonial-three .booking iframe button.-transparent.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel button.-transparent.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe button.-transparent.slick-arrow:hover, .booking iframe .product-tab-slide__content button.-transparent.slick-arrow:hover, .product-tab-slide__content .booking iframe button.-transparent.slick-arrow:hover, .booking iframe .product-detail__slide-two__small button.-transparent.slick-arrow:hover, .product-detail__slide-two__small .booking iframe button.-transparent.slick-arrow:hover, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-transparent:hover, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-transparent:hover, .booking iframe .category-two button.-transparent.slick-arrow:hover, .category-two .booking iframe button.-transparent.slick-arrow:hover {
  background-color: rgba(0, 0, 0, 0);
}
.booking iframe button.btn.-light-red, .booking iframe .paginator li button.-light-red, .paginator li .booking iframe button.-light-red, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-light-red, .booking iframe .testimonial-three button.-light-red.slick-arrow, .testimonial-three .booking iframe button.-light-red.slick-arrow, .booking iframe .slider.-style-3 .slider__carousel button.-light-red.slick-arrow, .slider.-style-3 .slider__carousel .booking iframe button.-light-red.slick-arrow, .booking iframe .product-tab-slide__content button.-light-red.slick-arrow, .product-tab-slide__content .booking iframe button.-light-red.slick-arrow, .booking iframe .product-detail__slide-two__small button.-light-red.slick-arrow, .product-detail__slide-two__small .booking iframe button.-light-red.slick-arrow, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-light-red, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-light-red, .booking iframe .category-two button.-light-red.slick-arrow, .category-two .booking iframe button.-light-red.slick-arrow {
  border: 1px solid #342220;
}
.booking iframe button.btn.-light-red:hover, .booking iframe .paginator li button.-light-red:hover, .paginator li .booking iframe button.-light-red:hover, .booking iframe .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .booking iframe button.-light-red:hover, .booking iframe .testimonial-three button.-light-red.slick-arrow:hover, .testimonial-three .booking iframe button.-light-red.slick-arrow:hover, .booking iframe .slider.-style-3 .slider__carousel button.-light-red.slick-arrow:hover, .slider.-style-3 .slider__carousel .booking iframe button.-light-red.slick-arrow:hover, .booking iframe .product-tab-slide__content button.-light-red.slick-arrow:hover, .product-tab-slide__content .booking iframe button.-light-red.slick-arrow:hover, .booking iframe .product-detail__slide-two__small button.-light-red.slick-arrow:hover, .product-detail__slide-two__small .booking iframe button.-light-red.slick-arrow:hover, .booking iframe .footer-one__header__newsletter .footer-one-newsletter button.-light-red:hover, .footer-one__header__newsletter .footer-one-newsletter .booking iframe button.-light-red:hover, .booking iframe .category-two button.-light-red.slick-arrow:hover, .category-two .booking iframe button.-light-red.slick-arrow:hover {
  background-color: #FFFFFF;
  color: #342220;
}
.booking .nav-booking-wrap .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.booking .nav-booking-wrap .nav button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  background: #decfbc;
  border: none;
  padding: 18px 50px;
  text-align: center;
  border-radius: 0;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-transform: capitalize;
}
.booking .nav-booking-wrap .nav button.active, .booking .nav-booking-wrap .nav button:hover {
  background: #f1c36c;
}
.booking .accordion-toggle {
  width: 100%;
  background: #decfbc;
  border: none;
  padding: 18px 20px;
  text-align: center;
  border-radius: 0;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-transform: capitalize;
  margin: 1rem 0;
}
.booking .accordion-toggle.active, .booking .accordion-toggle:hover {
  background: #f1c36c;
}
@media (min-width: 768px) {
  .booking .accordion-toggle {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (max-width: 767.98px) {
  .booking .tab-pane {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
  }
  .booking .tab-pane.active.show {
    display: block;
    max-height: 600px;
    -webkit-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
  }
}

.brand-one__wrapper {
  background-color: #feefef;
  margin-bottom: 6.25rem;
  padding: 3.125em;
}
.brand-one .section-title {
  margin-bottom: 0;
}
.brand-one__logos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.875em;
}
@media only screen and (max-width: 768px) {
  .brand-one__logos {
    grid-template-columns: 1fr 1fr;
    margin-top: 2.1428571429em;
  }
}
.brand-one__logos__item {
  padding: 0.9375em;
  height: 5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url("../images/brands/BrandsOne/pattern.png");
  background-size: cover;
  background-position: center;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.brand-one__logos__item:hover {
  padding: 0.75em;
}
.brand-one__logos__item img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.cta {
  padding: 5.625em 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cta__form__detail .input-validator {
  margin-bottom: 0.9375em;
}
.cta__form__detail .input-validator label.error {
  margin-top: 0.625em;
  display: block;
  color: #a27136;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1;
  font-style: italic;
  text-align: right;
}
.cta__form__detail textarea {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 7.1428571429em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.5384615385em;
  border-radius: 0px;
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea:focus {
  outline: 0;
}
.cta__form__detail textarea:-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea::-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea:-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.cta__form__detail textarea::-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.cta__form__detail textarea:-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea::-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea:-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea::-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea:input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea::input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.8461538462em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 0 1.5384615385em;
  border-radius: 0px;
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input:focus {
  outline: 0;
}
.cta__form__detail input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input:-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
  line-height: -moz-block-height;
}
.cta__form__detail input::-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
  line-height: -moz-block-height;
}
.cta__form__detail input:-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input::-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input:-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input::-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input:input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input::input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail select {
  color: #342220;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  height: 3.8461538462em;
  width: 100%;
  padding: 0 1.5384615385em;
  background-position: calc(100% - 20px) center;
}
.cta.-style-1, .cta.slider.-style-5 {
  background-attachment: fixed;
}
.cta.-style-1 .cta__form, .cta.slider.-style-5 .cta__form {
  background-color: #fff;
  padding: 3.125em;
  text-align: center;
}
.cta.-style-2, .cta.menu.-style-6 {
  background-attachment: fixed;
}
.cta.-style-2 .cta__form h3, .cta.menu.-style-6 .cta__form h3 {
  color: #342220;
  font-size: 2.625em;
  font-weight: 600;
  line-height: 1.3095238095em;
  text-align: center;
  margin-bottom: 2.0238095238em;
}
.cta.-style-2 .btn, .cta.-style-2 .paginator li button, .paginator li .cta.-style-2 button, .cta.-style-2 .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cta.-style-2 button, .cta.-style-2 .testimonial-three .slick-arrow, .testimonial-three .cta.-style-2 .slick-arrow, .cta.-style-2 .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cta.-style-2 .slick-arrow, .cta.-style-2 .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cta.-style-2 .slick-arrow, .cta.-style-2 .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cta.-style-2 .slick-arrow, .cta.menu.-style-6 .btn, .cta.menu.-style-6 .paginator li button, .paginator li .cta.menu.-style-6 button, .cta.menu.-style-6 .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cta.menu.-style-6 button, .cta.menu.-style-6 .testimonial-three .slick-arrow, .testimonial-three .cta.menu.-style-6 .slick-arrow, .cta.menu.-style-6 .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cta.menu.-style-6 .slick-arrow, .cta.menu.-style-6 .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cta.menu.-style-6 .slick-arrow, .cta.menu.-style-6 .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cta.menu.-style-6 .slick-arrow, .cta.-style-2 .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .cta.menu.-style-6 .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .cta.-style-2 input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .cta.menu.-style-6 input[type=submit], .cta.-style-2 .footer-one__header__newsletter .footer-one-newsletter button, .cta.menu.-style-6 .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .cta.-style-2 button, .footer-one__header__newsletter .footer-one-newsletter .cta.menu.-style-6 button, .cta.-style-2 .category-two .slick-arrow, .cta.menu.-style-6 .category-two .slick-arrow, .category-two .cta.-style-2 .slick-arrow, .category-two .cta.menu.-style-6 .slick-arrow {
  width: 100%;
}

.offcanvas--minicart {
  padding: 2vh 20px 10vh;
}
.offcanvas-content {
  height: 100%;
}
.offcanvas-body {
  height: 100%;
}
.offcanvas .cart-items__total__buttons a {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 0.8125em;
  line-height: 1.625em;
  text-align: center;
  text-decoration: none;
  width: auto;
  height: auto;
  display: inline-block;
  cursor: pointer;
  padding: 1.1538461538em 2.3076923077em;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  border-radius: 0;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  width: 100%;
  color: #FFFFFF;
  background: -webkit-gradient(linear, left top, right top, from(#a27136), to(transparent)) #342220 !important;
  background: linear-gradient(90deg, #a27136, transparent) #342220 !important;
  color: #FFFFFF !important;
  -webkit-transition: background-color 0.4s, color 0.4s !important;
  transition: background-color 0.4s, color 0.4s !important;
}
@media only screen and (max-width: 576px) {
  .offcanvas .cart-items__total__buttons a {
    padding: 1.1538461538em 0.67692em;
  }
}
.offcanvas .cart-items__total__buttons a.-disable {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.offcanvas .cart-items__total__buttons a.-gold {
  background-color: #f1c36c;
  color: #000000 !important;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.offcanvas .cart-items__total__buttons a.-gold:hover {
  background-color: #FFFFFF;
}
.offcanvas .cart-items__total__buttons a.-round, .offcanvas .cart-items__total__buttons .product-detail__slide-two__small a.slick-arrow, .product-detail__slide-two__small .offcanvas .cart-items__total__buttons a.slick-arrow {
  border-radius: 999px;
}
.offcanvas .cart-items__total__buttons a.-underline {
  border: 0;
  padding: 0;
  padding-bottom: 0.625em;
  position: relative;
  overflow: hidden;
}
.offcanvas .cart-items__total__buttons a.-underline:after, .offcanvas .cart-items__total__buttons a.-underline:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #a27136;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.offcanvas .cart-items__total__buttons a.-underline:after {
  left: -100%;
  background-color: #342220;
}
.offcanvas .cart-items__total__buttons a.-underline:hover:after {
  left: 0;
}
.offcanvas .cart-items__total__buttons a:focus {
  outline: 0;
}
.offcanvas .cart-items__total__buttons a.-red {
  background-color: #a27136;
  color: #fff;
}
.offcanvas .cart-items__total__buttons a.-red:hover {
  background-color: #7c5629;
}
.offcanvas .cart-items__total__buttons a.-light-red {
  background-color: #342220;
  color: #fff;
}
.offcanvas .cart-items__total__buttons a.-light-red:hover {
  background-color: #140d0d;
}
.offcanvas .cart-items__total__buttons a.-dark {
  background-color: #342220;
  color: #fff;
  border: 1px solid #342220;
}
.offcanvas .cart-items__total__buttons a.-dark:hover {
  background-color: #140d0d;
}
.offcanvas .cart-items__total__buttons a.-dark:hover {
  background-color: #FFFFFF;
  color: #000000 !important;
}
.offcanvas .cart-items__total__buttons a.-light {
  background-color: #f5f5f5;
  color: #fff;
  color: #342220;
}
.offcanvas .cart-items__total__buttons a.-light:hover {
  background-color: gainsboro;
}
.offcanvas .cart-items__total__buttons a.-white, .offcanvas .cart-items__total__buttons .product-detail__slide-two__small a.slick-arrow, .product-detail__slide-two__small .offcanvas .cart-items__total__buttons a.slick-arrow {
  background-color: #fff;
  color: #fff;
  border: 1px solid #e1e1e1;
  color: #342220;
}
.offcanvas .cart-items__total__buttons a.-white:hover, .offcanvas .cart-items__total__buttons .product-detail__slide-two__small a.slick-arrow:hover, .product-detail__slide-two__small .offcanvas .cart-items__total__buttons a.slick-arrow:hover {
  background-color: #e6e6e6;
}
.offcanvas .cart-items__total__buttons a.-transparent {
  background-color: transparent;
  color: #fff;
  color: #342220;
}
.offcanvas .cart-items__total__buttons a.-transparent:hover {
  background-color: rgba(0, 0, 0, 0);
}
.offcanvas .cart-items__total__buttons a.-light-red {
  border: 1px solid #342220;
}
.offcanvas .cart-items__total__buttons a.-light-red:hover {
  background-color: #FFFFFF;
  color: #342220;
}
.offcanvas .cart-items__total__buttons a:hover, .offcanvas .cart-items__total__buttons a:focus, .offcanvas .cart-items__total__buttons a:active {
  background-color: #FFFFFF !important;
  color: #000000 !important;
}
.added_to_cart.wc-forward {
  display: none !important;
}

.cart__quantity {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-name: slidein;
          animation-name: slidein;
}

.category-one {
  margin-bottom: 6.25rem;
}
.category-one .category-card {
  position: relative;
  height: 22.5em;
  display: block;
  text-decoration: none;
  overflow: hidden;
}
.category-one .category-card:hover .category-card__background {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.category-one .category-card__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}
.category-one .category-card__background img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.category-one .category-card__content {
  padding: 3.125em;
}
.category-one .category-card__content h3 {
  color: #342220;
  font-size: 1.875em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.6666666667em;
}
.category-one .category-card__content h5 {
  color: #342220;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
}

.category-two {
  margin-bottom: 6.25rem;
}
.category-two .slick-arrow {
  color: #e1e1e1;
  font-size: 1.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  padding: 0;
}
.category-two .slick-arrow:hover {
  color: #f26460;
}
.category-two .slick-arrow:hover {
  color: #888;
}
.category-two .slick-arrow.slick-next {
  right: 0em;
}
.category-two .slick-arrow.slick-prev {
  left: 0em;
}
@media only screen and (max-width: 768px) {
  .category-two .slick-arrow.slick-next {
    right: 0.5em;
  }
  .category-two .slick-arrow.slick-prev {
    left: 0.5em;
  }
}
.category-two__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #a27136;
  padding: 3.125em 0;
  position: relative;
  color: #fff;
  font-size: 0.9375em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.category-two__item:hover {
  color: #f26460;
}
.category-two__item::after {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.category-two__item:hover::after {
  top: 0;
}
.category-two__item:hover img {
  -webkit-filter: none;
          filter: none;
}
.category-two__item img {
  height: 3.125em;
  width: 3.125em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 1.5625em;
  -webkit-filter: brightness(5);
          filter: brightness(5);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.category-two__item h3,
.category-two__item img {
  position: relative;
  z-index: 1;
}

.dow-one {
  position: relative;
  margin-bottom: 6.25rem;
}
.dow-one__image {
  max-width: 52%;
  padding-bottom: 3.125em;
}
.dow-one__image:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.dow-one__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media only screen and (max-width: 1400px) {
  .dow-one__image {
    max-width: 80%;
    padding-bottom: 300px;
  }
}
@media only screen and (max-width: 768px) {
  .dow-one__image {
    max-width: 90%;
    padding-bottom: 300px;
  }
}
.dow-one__content {
  position: absolute;
  max-width: 52%;
  width: 100%;
  right: 0;
  bottom: 0;
  padding: 5.625em 5em;
  -webkit-box-shadow: 0px 3px 20px 0 #dfdfe0;
          box-shadow: 0px 3px 20px 0 #dfdfe0;
  overflow: hidden;
  background-image: url("../images/deal_of_week/DOWOne/2.png");
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 1400px) {
  .dow-one__content {
    max-width: 70%;
  }
}
@media only screen and (max-width: 768px) {
  .dow-one__content {
    max-width: 90%;
    font-size: 13px;
  }
}
@media only screen and (max-width: 576px) {
  .dow-one__content {
    font-size: 11px;
  }
}
.dow-one__content h5 {
  color: #a27136;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  margin-bottom: 1.875em;
}
.dow-one__content h3 {
  color: #342220;
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.4166666667em;
}
.dow-one__content__countdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.125em;
}
.dow-one__content__countdown .countdown__item {
  text-align: center;
  padding: 0.9375em 0;
  width: 4.375em;
  margin-right: 3.125em;
  background-image: url("../images/deal_of_week/DOWOne/decoration.png");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 576px) {
  .dow-one__content__countdown .countdown__item {
    margin-right: 0.9090909091em;
  }
}
.dow-one__content__countdown .countdown__item:last-child {
  margin-right: 0;
}
.dow-one__content__countdown .countdown__item h6 {
  color: #342220;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.1666666667em;
}
.dow-one__content__countdown .countdown__item span {
  color: #342220;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
}

.dow-two {
  background-image: url("../images/deal_of_week/DOWTwo/bg.png");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  margin-bottom: 6.25rem;
  padding: 5em 0;
}
.dow-two__content h5 {
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  margin-bottom: 1.875em;
}
.dow-two__content h3 {
  color: #fff;
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.4166666667em;
}
.dow-two__content__countdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.125em;
}
.dow-two__content__countdown .countdown__item {
  height: 6.25em;
  width: 6.25em;
  margin-right: 2.5em;
  border-radius: 999px;
  border: 1px dashed rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dow-two__content__countdown .countdown__item h6 {
  color: #fff;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.3333333333em;
}
.dow-two__content__countdown .countdown__item span {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.dow-two__content__countdown .countdown__item:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .dow-two__content__countdown .countdown__item {
    margin-right: 1.0714285714em;
  }
  .dow-two__content__countdown .countdown__item h6 {
    font-size: 1.4285714286em;
  }
}
.dow-two__content .special-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.5em;
}
.dow-two__content .special-price p {
  color: #fff;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1;
  margin-right: 1.1666666667em;
}
.dow-two__content .special-price span {
  text-decoration: line-through;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  line-height: 1;
}
@media only screen and (max-width: 992px) {
  .dow-two__image {
    margin-bottom: 3.125em;
  }
}
.dow-two__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.dow-three {
  margin-bottom: 6.25rem;
  background-image: url("../images/deal_of_week/DOWThree/bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 8.125em 0;
}
.dow-three__content {
  text-align: center;
}
.dow-three__content h5 {
  color: #a27136;
  font-size: 1em;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 1.875em;
}
.dow-three__content h3 {
  color: #fff;
  font-size: 3.75em;
  font-weight: normal;
  line-height: 1;
  font-family: "Braga";
  margin-bottom: 0.8333333333em;
}
.dow-three__content__countdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  max-width: 32.5em;
  margin-left: auto;
  margin-right: auto;
  padding: 2.1875em 0;
  margin-bottom: 2.5em;
}
.dow-three__content__countdown .countdown__item {
  margin-left: 2.1875em;
  margin-right: 2.1875em;
}
@media only screen and (max-width: 768px) {
  .dow-three__content__countdown .countdown__item {
    margin-left: 0.9375em;
    margin-right: 0.9375em;
  }
}
.dow-three__content__countdown .countdown__item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.dow-three__content__countdown .countdown__item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.dow-three__content__countdown .countdown__item h6 {
  color: #342220;
  font-size: 1.875em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.3333333333em;
}
@media only screen and (max-width: 768px) {
  .dow-three__content__countdown .countdown__item h6 {
    font-size: 1.4285714286em;
  }
}
.dow-three__content__countdown .countdown__item span {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1;
}
.dow-three__content .btn, .dow-three__content .paginator li button, .paginator li .dow-three__content button, .dow-three__content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .dow-three__content button, .dow-three__content .testimonial-three .slick-arrow, .testimonial-three .dow-three__content .slick-arrow, .dow-three__content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .dow-three__content .slick-arrow, .dow-three__content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .dow-three__content .slick-arrow, .dow-three__content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .dow-three__content .slick-arrow, .dow-three__content .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .dow-three__content input[type=submit], .dow-three__content .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .dow-three__content button, .dow-three__content .category-two .slick-arrow, .category-two .dow-three__content .slick-arrow {
  color: #fff;
}

.with-dropdown > .sub-menu {
  position: absolute;
  top: 80px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  background-color: #FFFFFF;
  -webkit-box-shadow: 5px 5px 15px 5px rgba(199, 159, 138, 0.1);
  box-shadow: 5px 5px 15px 5px rgba(199, 159, 138, 0.1);
}
@media (prefers-reduced-motion: reduce) {
  .with-dropdown > .sub-menu {
    -webkit-transition: none;
    transition: none;
  }
}
.with-dropdown > .sub-menu .menu-item {
  padding: 20px;
}
.with-dropdown > .sub-menu .menu-item a {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
  padding: 0;
}
.with-dropdown > .sub-menu .menu-item a:hover {
  color: #a27136;
}
.with-dropdown > .sub-menu .menu-item a:after {
  content: "";
  position: absolute;
  top: 76%;
  left: -100%;
  background-color: rgba(199, 159, 138, 0.46);
  height: 0.2461538462em;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.with-dropdown > .sub-menu .menu-item a:hover:after {
  left: 0;
}
.with-dropdown.menu-open > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.faq {
  margin-top: 100px;
  margin-bottom: 100px;
}
.faq h2 {
  color: #342220;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.375em;
  text-transform: capitalize;
}

.footer-one {
  padding-top: 2.5rem;
}
@media only screen and (max-width: 992px) {
  .footer-one > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.footer-one__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 2.5em;
  margin-bottom: 3.125em;
  border-bottom: 1px solid #e1e1e1;
}
@media only screen and (max-width: 768px) {
  .footer-one__header {
    border-bottom: 0;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer-one__header__logo a {
  display: inline-block;
}
.footer-one__header__logo a img {
  height: 100%;
  width: 100px;
  -o-object-fit: contains;
     object-fit: contains;
}
@media only screen and (max-width: 768px) {
  .footer-one__header__logo {
    margin-bottom: 1.0714285714em;
  }
}
.footer-one__header__newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 600px;
  position: relative;
}
.footer-one__header__newsletter .wpcf7-spinner {
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .footer-one__header__newsletter .wpcf7-submit {
    line-height: 2.1;
  }
}
.footer-one__header__newsletter span {
  margin-right: 0.9375em;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.footer-one__header__newsletter .mc-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
  flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
.footer-one__header__newsletter .floating-label-field > input.input {
  line-height: 53px;
}
.footer-one__header__newsletter .wpcf7 form.invalid .wpcf7-response-output, .footer-one__header__newsletter .wpcf7 form.unaccepted .wpcf7-response-output, .footer-one__header__newsletter .wpcf7 form.payment-required .wpcf7-response-output {
  position: absolute;
  top: -3.4em;
  left: 0;
  margin: auto;
  width: 100%;
  max-width: 538px;
}
.footer-one__header__newsletter .footer-one-newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer-one__header__newsletter .footer-one-newsletter input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.4615384615em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 0 1.5384615385em;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
}
.footer-one__header__newsletter .footer-one-newsletter input:focus {
  outline: 0;
}
.footer-one__header__newsletter .footer-one-newsletter input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
}
.footer-one__header__newsletter .footer-one-newsletter input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
}
.footer-one__header__newsletter .footer-one-newsletter input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
  line-height: -moz-block-height;
}
.footer-one__header__newsletter .footer-one-newsletter input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
  line-height: -moz-block-height;
}
.footer-one__header__newsletter .footer-one-newsletter input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
}
.footer-one__header__newsletter .footer-one-newsletter input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
}
.footer-one__header__newsletter .footer-one-newsletter input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
}
.footer-one__header__newsletter .footer-one-newsletter input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
}
.footer-one__header__newsletter .footer-one-newsletter input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
}
.footer-one__header__newsletter .footer-one-newsletter input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.4615384615em;
}
.footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter button {
  padding: 0;
  height: 51px;
  width: 3.4615384615em;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
@media only screen and (max-width: 768px) {
  .footer-one__header__newsletter {
    margin-bottom: 1.4285714286em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .footer-one__header__newsletter span {
    margin-right: 0;
    margin-bottom: 0.7142857143em;
  }
  .footer-one__header__newsletter .form {
    width: 100%;
  }
  .footer-one__header__newsletter .form .input-validator {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media only screen and (max-width: 992px) {
  .footer-one__header__social {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.875em;
  }
  .footer-one__header__social .social-icons {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .footer-one__header__social {
    margin-top: 0;
  }
}
.footer-one__partners {
  margin: 100px 0;
}
@media only screen and (max-width: 768px) {
  .footer-one__partners {
    margin: 40px 0;
  }
}
.footer-one__partners .wrapper {
  overflow: hidden;
}
.footer-one__partners .section-title {
  margin-bottom: 40px;
}
.footer-one__partners .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.footer-one__partners .swiper-slide img {
  -o-object-fit: contain;
  object-fit: contain;
  object-position: center;
  -o-object-position: center;
}
.footer-one .footer-title {
  color: #342220;
  font-size: 1em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2.5em;
}
@media only screen and (max-width: 992px) {
  .footer-one .footer-title {
    margin-bottom: 1.0526315789em;
  }
}
@media only screen and (max-width: 768px) {
  .footer-one ul {
    padding: 0;
  }
}
.footer-one__body {
  padding-bottom: 3.125em;
}
.footer-one__body li.menu-item a {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
  line-height: 0.5;
}
.footer-one__body li.menu-item a:hover {
  color: #a27136;
}
.footer-one__body li.menu-item a:after {
  content: "";
  position: absolute;
  top: 86%;
  left: -100%;
  background-color: rgba(199, 159, 138, 0.46);
  height: 0.2461538462em;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.footer-one__body li.menu-item a:hover:after {
  left: 0;
}
@media only screen and (max-width: 992px) {
  .footer-one__body .footer__section {
    margin-bottom: 1.875em;
  }
}
.footer-one__body .footer__section.-info p {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.7142857143em;
  margin-bottom: 0.625em;
}
.footer-one__body .footer__section.-info p span {
  color: #342220;
}
.footer-one__body .footer__section.-info p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .footer-one__body .footer__section.-links {
    margin-bottom: 0;
  }
  .footer-one__body .footer__section.-links ul {
    margin-bottom: 1.875em;
  }
}
.footer-one__body .footer__section.-links ul {
  list-style: none;
}
.footer-one__body .footer__section.-links ul li a {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 2.4285714286em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.footer-one__body .footer__section.-links ul li a:hover {
  color: #342220;
}
.footer-one__body .footer__section.-links ul li a:hover:after {
  left: 0;
}
.footer-one__body .footer__section.-links ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -100%;
  background-color: rgba(242, 100, 96, 0.3803921569);
  height: 0.5333333333em;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.footer-one__body .footer__section.-payment p {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.7142857143em;
  margin-bottom: 2.1428571429em;
}
.footer-one__body .footer__section.-payment .payment-methods img {
  max-width: 100%;
}
.footer-one__footer {
  background-color: #decfbc;
  padding: 0.5em 0;
}
.footer-one__footer__wrapper {
  font-size: 0.87rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .footer-one__footer__wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer-one__footer__wrapper p {
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .footer-one__footer__wrapper p {
    margin-bottom: 1.0714285714em;
  }
}
.footer-one__footer__wrapper .copyrights {
  opacity: 0.5;
  font-size: 10px;
}
.footer-one__footer__wrapper ul {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
}
.footer-one__footer__wrapper ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
}
.footer-one__footer__wrapper ul li a {
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
}
.footer-one__footer__wrapper ul li a:hover {
  color: #342220;
}
.footer-one__footer__wrapper ul li a:after {
  content: "";
  position: absolute;
  top: 62%;
  left: -100%;
  background-color: rgba(199, 159, 138, 0.46);
  height: 0.2461538462em;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.footer-one__footer__wrapper ul li a:hover:after {
  left: 0;
}
.footer-one__footer__wrapper ul li::after {
  content: "|";
  margin: 0 0.625em;
}
.footer-one__footer__wrapper ul li:last-child::after {
  display: none;
}

.form-group {
  margin-bottom: 1.2em;
}

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

.header.-one {
  -webkit-box-shadow: 5px 5px 15px 5px rgba(241, 195, 108, 0.1);
          box-shadow: 5px 5px 15px 5px rgba(241, 195, 108, 0.1);
}
.header.-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 4;
}
.header .navigator {
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
}
.header .menu-functions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 0;
}

.honeycomb-section {
  margin-bottom: 6.25rem;
  margin-top: 6.25rem;
  position: relative;
}
.honeycomb-section__title {
  color: #000000;
  text-align: center;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .honeycomb-section__title {
    font-size: 24px;
  }
}

.single-services-how-it-works {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4em;
}
.single-services-how-it-works .col-md-6 {
  margin-left: auto;
  margin-right: auto;
}
.single-services-how-it-works h2 {
  margin-bottom: 0.5em;
  color: #342220;
  font-size: 2em;
  font-weight: 400;
  line-height: 2em;
}
.single-services-how-it-works .how-it-works-section__item {
  padding-left: 1.5em;
  padding-right: 1.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 5px;
  background-color: #decfbc;
  padding-top: 2em;
  padding-bottom: 2em;
  border-radius: 4px;
  min-height: 350px;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .single-services-how-it-works .how-it-works-section__item {
    min-height: unset;
  }
}
.single-services-how-it-works .how-it-works-section__item img {
  max-height: 50px;
  max-width: 50px;
}
.single-services-how-it-works .how-it-works-section__item--headline {
  color: #342220;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2em;
  text-align: center;
}
.single-services-how-it-works .how-it-works-section__item--content {
  color: #342220;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em;
  text-align: center;
}
.single-services-how-it-works .how-it-works-section__item hr {
  width: 30px;
  height: 3px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  background-color: #a27136;
}

.instagram-one {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.instagram-one__background {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
.instagram-one__background__item {
  position: relative;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.instagram-one__background__item:hover {
  opacity: 0.7;
}
.instagram-one__background__item img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.instagram-one__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  background-color: #fff;
  padding: 1.875em 3.125em;
  text-decoration: none;
  max-width: 100%;
  margin: 0 15px;
}
.instagram-one__content:hover h5 {
  color: #a27136;
}
.instagram-one__content i {
  font-size: 2.25em;
  color: #888;
  margin-bottom: 0.5555555556em;
}
.instagram-one__content h5 {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.75em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.instagram-one__content p {
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1;
}

.instagram-two .instagram-two-slider {
  width: 100%;
}
.instagram-two .instagram-two-slider .slider-item {
  display: block;
  position: relative;
}
.instagram-two .instagram-two-slider .slider-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.instagram-two .instagram-two-slider .slider-item:hover:after {
  opacity: 1;
}
.instagram-two .instagram-two-slider .slider-item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.introduction-one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 992px) {
  .introduction-one {
    font-size: 15px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .introduction-one {
    height: unset;
    margin-bottom: 0.625rem;
    padding-top: 40px;
    font-size: 14px;
  }
  .introduction-one > .container > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.introduction-one-image {
  position: relative;
  height: 700px;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .introduction-one-image {
    height: 490px;
  }
}
@media only screen and (max-width: 768px) {
  .introduction-one-image {
    height: 600px;
  }
}
@media only screen and (max-width: 576px) {
  .introduction-one-image {
    height: 388px;
  }
}
.introduction-one-image__detail img {
  position: absolute;
  z-index: 1;
}
.introduction-one-image__detail img:first-child {
  top: 0;
  left: 0;
}
.introduction-one-image__detail img:first-child:not(:only-child) {
  max-width: 80%;
}
.introduction-one-image__detail img:first-child:only-child {
  bottom: 0;
  margin: auto;
  max-width: 100%;
}
.introduction-one-image__detail img:last-child:not(:only-child) {
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
  max-width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.introduction-one-image__background .background__item {
  position: absolute;
  z-index: 0;
}
.introduction-one-image__background .background__item img {
  max-width: 100%;
  opacity: 0.2;
}
.introduction-one-image__background .background__item:first-child {
  top: 24%;
  right: -32px;
  max-width: 70%;
}
.introduction-one-image__background .background__item:last-child {
  bottom: 15%;
  left: -60px;
  max-width: 80%;
}
@media only screen and (max-width: 992px) {
  .introduction-one-image__background .background__item:last-child {
    left: 0;
  }
}
@media only screen and (max-width: 992px) {
  .introduction-one-image__background .background__item:first-child {
    right: 0;
  }
}
.introduction-one-content {
  padding-left: 3.125em;
}
@media only screen and (max-width: 768px) {
  .introduction-one-content {
    padding-left: 0;
  }
}
.introduction-one-content h5 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.3333333333em;
  margin-bottom: 2em;
}
.introduction-one-content h5 span {
  color: #a27136;
}
.introduction-one-content p {
  color: #000000;
  font-size: 1.1111111111em;
  font-weight: 400;
  line-height: 2.1333333333em;
}
.introduction-one-content .btn, .introduction-one-content .paginator li button, .paginator li .introduction-one-content button, .introduction-one-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .introduction-one-content button, .introduction-one-content .testimonial-three .slick-arrow, .testimonial-three .introduction-one-content .slick-arrow, .introduction-one-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .introduction-one-content .slick-arrow, .introduction-one-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .introduction-one-content .slick-arrow, .introduction-one-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .introduction-one-content .slick-arrow, .introduction-one-content .category-two .slick-arrow, .category-two .introduction-one-content .slick-arrow, .introduction-one-content .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .introduction-one-content input[type=submit], .introduction-one-content .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .introduction-one-content button {
  margin-top: 2em;
}

.fullheight-section {
  min-height: 100vh;
}
@media only screen and (max-width: 768px) {
  .fullheight-section {
    min-height: unset;
  }
}

.introduction-two {
  background-color: #decfbc;
  position: relative;
  margin: auto;
}
@media only screen and (max-width: 992px) {
  .introduction-two {
    padding-top: 0;
    font-size: 14px;
  }
}
.introduction-two-content {
  width: 100%;
  height: 100%;
}
.introduction-two .video-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
}
@media only screen and (max-width: 768px) {
  .introduction-two .video-frame {
    top: auto;
    right: auto;
    height: auto;
    position: unset;
    max-width: 70%;
    width: 100%;
  }
}
.introduction-two .video-frame__poster img.active {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 992px) {
  .introduction-two .video-frame__poster img.active {
    opacity: 0.2;
  }
}
.introduction-two .video-frame__poster picture.active img {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 992px) {
  .introduction-two .video-frame__poster picture.active img {
    opacity: 0.2;
  }
}
.introduction-two .video-frame__poster img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 960px;
  width: 50%;
  top: 0;
  right: 0;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .introduction-two .video-frame__poster img {
    width: 100%;
  }
}
@media (prefers-reduced-motion: reduce) {
  .introduction-two .video-frame__poster img {
    -webkit-transition: none;
    transition: none;
  }
}
.introduction-two .video-frame .btn, .introduction-two .video-frame .paginator li button, .paginator li .introduction-two .video-frame button, .introduction-two .video-frame .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .introduction-two .video-frame button, .introduction-two .video-frame .testimonial-three .slick-arrow, .testimonial-three .introduction-two .video-frame .slick-arrow, .introduction-two .video-frame .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .introduction-two .video-frame .slick-arrow, .introduction-two .video-frame .product-tab-slide__content .slick-arrow, .product-tab-slide__content .introduction-two .video-frame .slick-arrow, .introduction-two .video-frame .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .introduction-two .video-frame .slick-arrow, .introduction-two .video-frame .category-two .slick-arrow, .category-two .introduction-two .video-frame .slick-arrow, .introduction-two .video-frame .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .introduction-two .video-frame input[type=submit], .introduction-two .video-frame .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .introduction-two .video-frame button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #a27136;
}
.introduction-two-content {
  padding: 4.375em 0;
}
@media only screen and (max-width: 1170px) {
  .introduction-two-content {
    padding-top: 30%;
    padding-bottom: 30%;
  }
}
@media only screen and (max-width: 768px) {
  .introduction-two-content {
    background-color: transparent;
    padding-top: 6%;
    padding-bottom: 6%;
  }
}
.introduction-two-content__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 3.125em;
}
.introduction-two-content__item:last-child {
  margin-bottom: 0;
}
.introduction-two-content__item span {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1;
  -webkit-flex-basis: 2.5em;
      -ms-flex-preferred-size: 2.5em;
          flex-basis: 2.5em;
}
.introduction-two-content__item a {
  font-family: "Marcellus", serif;
  color: #342220;
  font-size: 1.675em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: block;
  position: relative;
  overflow: hidden;
}
.introduction-two-content__item a:hover {
  color: #a27136;
}
@media only screen and (max-width: 768px) {
  .introduction-two-content__item a {
    font-size: 1.3rem;
  }
}
.introduction-two-content__item a:after {
  content: "";
  position: absolute;
  bottom: -100%;
  left: 0;
  background-color: rgba(199, 159, 138, 0.43);
  height: 2px;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.introduction-two-content__item.active a:after {
  bottom: 0;
}
.introduction-two-content__item p {
  width: 100%;
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1;
  margin-top: 0.9375em;
}

.introduction-three {
  margin-bottom: 6.25rem;
}
.introduction-three__image {
  position: relative;
  height: 540px;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .introduction-three__image {
    height: 200px;
    margin-bottom: 3.5714285714em;
  }
}
.introduction-three__image__background {
  position: absolute;
  top: 0;
  left: -7.5em;
}
.introduction-three__image__background img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.2;
}
@media only screen and (max-width: 992px) {
  .introduction-three__image__background {
    max-width: 100%;
    left: 0;
  }
}
.introduction-three__image__detail {
  position: relative;
  width: 100%;
  height: 100%;
}
.introduction-three__image__detail .image__item {
  position: absolute;
  width: 100%;
  height: 100%;
}
.introduction-three__image__detail .image__item .wrapper {
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .introduction-three__image__detail .image__item:not(:first-child) {
    display: none;
  }
}
.introduction-three__image__detail .image__item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.introduction-three__image__detail .image__item:first-child {
  top: 0;
  right: 0;
  max-width: 370px;
  max-height: 490px;
}
@media only screen and (max-width: 768px) {
  .introduction-three__image__detail .image__item:first-child {
    max-height: 200px;
    max-width: 100%;
  }
}
.introduction-three__image__detail .image__item:last-child:not(:only-child) {
  max-width: 300px;
  max-height: 300px;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .introduction-three__image__detail .image__item:last-child:not(:only-child) {
    max-width: 80%;
  }
}
.introduction-three__content {
  padding-left: 3.75em;
}
@media only screen and (max-width: 768px) {
  .introduction-three__content {
    padding-left: 0;
  }
}
.introduction-three__content h5 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.3333333333em;
  margin-bottom: 1em;
}
.introduction-three__content h5 span {
  color: #a27136;
}
.introduction-three__content p {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 400;
  line-height: 2em;
  margin-bottom: 2em;
}
.introduction-three__content h3 {
  color: #342220;
  font-size: 2.625em;
  font-weight: 600;
  line-height: 1.3095238095em;
  margin-bottom: 0.5em;
}
.introduction-three__content h3 span {
  color: #a27136;
}
.introduction-three__content h3 p {
  color: #888;
  font-size: 0.5769230769em;
  font-weight: 400;
  line-height: 1.3333333333em;
  margin-bottom: 0;
}
.introduction-three__content .service-price {
  margin-bottom: 0.5em;
  color: #342220;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4em;
}
.introduction-three__content .more-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
  flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  margin-bottom: 0.6666666667em;
}
.introduction-three__content .more-description img {
  height: 100%;
  width: 3.75em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 1.875em;
}
.introduction-three__content .more-description span {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.4em;
}

.introduction-four {
  margin-bottom: 6.25rem;
}
.introduction-four__item {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .introduction-four__item {
    margin-bottom: 3.5714285714em;
  }
}
@media only screen and (max-width: 576px) {
  .introduction-four__item {
    margin-bottom: 2.1428571429em;
  }
}
.introduction-four__item:hover .introduction-four__item__image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.introduction-four__item__content {
  position: absolute;
  background-color: #fff;
  padding: 3.125em 0;
  max-width: 100%;
  z-index: 2;
}
@media only screen and (max-width: 576px) {
  .introduction-four__item__content {
    max-width: 90%;
  }
}
.introduction-four__item__content h3 {
  color: #342220;
  font-size: 3.125em;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 0.2em;
}
.introduction-four__item__content h3 span {
  color: #a27136;
}
.introduction-four__item__content h5 {
  color: #342220;
  font-size: 1.875em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.1666666667em;
}
.introduction-four__item__content a {
  font-weight: 700;
}
.introduction-four__item__image {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .introduction-four__item__image {
    max-width: 80%;
  }
}
@media only screen and (max-width: 576px) {
  .introduction-four__item__image {
    max-width: 100%;
  }
}
.introduction-four__item__image img {
  -webkit-transition: 0.75s ease-out;
  transition: 0.75s ease-out;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.introduction-four__item.-style-1, .introduction-four__item.slider.-style-5 {
  padding-top: 12.5em;
}
.introduction-four__item.-style-1 .introduction-four__item__content, .introduction-four__item.slider.-style-5 .introduction-four__item__content {
  top: 3.125em;
  left: 0;
}
.introduction-four__item.-style-2, .introduction-four__item.menu.-style-6 {
  padding-bottom: 12.5em;
}
.introduction-four__item.-style-2 .introduction-four__item__content, .introduction-four__item.menu.-style-6 .introduction-four__item__content {
  bottom: 0;
  left: 0;
  padding-right: 3.125em;
}
@media only screen and (max-width: 768px) {
  .introduction-four__item.-style-2 .introduction-four__item__image, .introduction-four__item.menu.-style-6 .introduction-four__item__image {
    margin-left: auto;
  }
}
.introduction-four__item.-style-3 {
  padding-top: 6.25em;
}
@media only screen and (max-width: 768px) {
  .introduction-four__item.-style-3 {
    padding-top: 0;
  }
}
.introduction-four__item.-style-3 .introduction-four__item__content {
  padding-right: 3.125em;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.introduction-four__item.-style-3 .introduction-four__item__image {
  max-width: 80%;
  margin-left: auto;
}
.introduction-four__item.-style-4 {
  padding-bottom: 11.25em;
}
.introduction-four__item.-style-4 .introduction-four__item__content {
  bottom: 0;
  right: 0;
  padding-left: 3.125em;
}

.introduction-five {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 43.75em;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.introduction-five__content {
  text-align: center;
}
.introduction-five__content h2 {
  color: #fff;
  font-size: 5.625em;
  font-weight: 700;
  line-height: 1.2222222222em;
  margin-bottom: 0.3888888889em;
}
@media only screen and (max-width: 768px) {
  .introduction-five__content h2 {
    font-size: 3.5714285714em;
  }
}

.introduction-six {
  margin-bottom: 4.375rem;
}
.introduction-six__wrapper__item {
  margin-bottom: 2.8125em;
}
.introduction-six__wrapper__item:hover .introduction-six__wrapper__item__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.introduction-six__wrapper__item__image {
  height: 9.375em;
  width: 9.375em;
  margin: 0 auto;
  border-radius: 999px;
  overflow: hidden;
  margin-bottom: 2.1875em;
}
.introduction-six__wrapper__item__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.introduction-six__wrapper__item__content {
  text-align: center;
}
.introduction-six__wrapper__item__content a {
  color: #342220;
  font-size: 1.25em;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.6em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  margin-bottom: 0.5em;
}
.introduction-six__wrapper__item__content a:hover {
  color: #f26460;
}
.introduction-six__wrapper__item__content p {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.7142857143em;
}

.introduction-seven {
  margin-bottom: 6.25rem;
}
.introduction-seven__wrapper {
  width: 100%;
  position: relative;
  background-color: #f4f6f2;
}
.introduction-seven__wrapper__content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
}
@media only screen and (max-width: 992px) {
  .introduction-seven__wrapper__content__detail {
    padding: 3.5714285714em 0;
  }
}
@media only screen and (max-width: 992px) {
  .introduction-seven__wrapper__content {
    position: unset;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.introduction-seven__wrapper__image {
  max-width: 50%;
}
.introduction-seven__wrapper__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1400px) {
  .introduction-seven__wrapper__image img {
    height: 600px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (max-width: 1170px) {
  .introduction-seven__wrapper__image {
    max-width: 25%;
    height: 600px;
  }
}
@media only screen and (max-width: 992px) {
  .introduction-seven__wrapper__image {
    display: none;
  }
}
.introduction-seven__wrapper.-top .introduction-seven__wrapper__image {
  margin-left: auto;
}
.introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail {
  padding-right: 6.25em;
}
@media only screen and (max-width: 992px) {
  .introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail {
    padding-right: 0;
  }
}
.introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail h5 {
  color: #a27136;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 2em;
}
.introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail h3 {
  color: #a27136;
  font-size: 3.75em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.6666666667em;
}
.introduction-seven__wrapper.-top .introduction-seven__wrapper__content__detail p {
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.7142857143em;
  margin-bottom: 2.8571428571em;
}
.introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content__detail {
  padding-left: 6.25em;
}
@media only screen and (max-width: 992px) {
  .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content__detail {
    padding-left: 0;
  }
}
.introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .accordion {
  margin-bottom: 2.5em;
}
.introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .accordion-content p {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.7142857143em;
}
.introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .quantity-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}
.introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .quantity-group__controller {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 1.875em;
}
@media only screen and (max-width: 768px) {
  .introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .quantity-group__controller {
    padding: 0 0.9375em;
  }
}
.introduction-seven__wrapper.-bottom .introduction-seven__wrapper__content .quantity-group__controller span {
  margin-right: 1.875em;
}

.introduction-eight {
  margin-bottom: 3.125rem;
}
.introduction-eight__content__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 3.125em;
}
.introduction-eight__content__item__image {
  margin-right: 1.875em;
  width: 4.375em;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.introduction-eight__content__item__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.introduction-eight__content__item__content h3 {
  color: #342220;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1em;
}
.introduction-eight__content__item__content p {
  color: #888;
  font-size: 1.0625em;
  font-weight: normal;
  line-height: 1.5em;
}
@media only screen and (max-width: 992px) {
  .introduction-eight__image {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .introduction-eight__image {
    margin-bottom: 3.125em;
    display: block;
  }
}
.introduction-eight__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.introduction-nine {
  margin-bottom: 6.25rem;
  margin-top: 3.125rem;
}
@media only screen and (max-width: 768px) {
  .introduction-nine {
    margin-top: 12.25rem;
  }
}
.introduction-nine .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  color: #888;
  font-size: 1.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.introduction-nine .slick-arrow:hover {
  color: #f26460;
}
.introduction-nine .slick-arrow.slick-next {
  right: 0;
}
.introduction-nine .slick-arrow.slick-prev {
  left: 0;
}
.introduction-nine__logos {
  background-color: #f1c36c;
  padding-top: 0.625rem;
  padding-bottom: 21.875rem;
}
@media only screen and (max-width: 768px) {
  .introduction-nine__logos {
    padding-bottom: 8rem;
  }
}
.introduction-nine__logos .slide__item {
  height: 4.375em;
  outline: 0;
}
.introduction-nine__logos .slide__item img {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.introduction-nine__content {
  margin-top: -15.625em;
  background-image: url("../images/introduction/IntroductionNine/bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 6.25em 0;
}
.introduction-nine__content h3 {
  color: #000000;
  font-size: 4.375em;
  font-weight: 700;
  line-height: 1.2857142857em;
  margin-bottom: 0.5714285714em;
}
@media only screen and (max-width: 768px) {
  .introduction-nine__content h3 {
    font-size: 2.5em;
    line-height: 1.5em;
  }
}

.introduction-ten {
  position: inherit;
  margin-top: -100px;
  z-index: 1;
}
.introduction-ten__wrapper {
  display: grid;
  grid-template-areas: "p1 p2 p4" "p1 p3 p4";
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25em;
}
@media only screen and (max-width: 992px) {
  .introduction-ten__wrapper {
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "p1 p2" "p1 p4" "p3 p4";
  }
}
@media only screen and (max-width: 768px) {
  .introduction-ten__wrapper {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-template-areas: "p1" "p2" "p3" "p4";
  }
}
.introduction-ten__wrapper__item:nth-child(1) {
  grid-area: p1;
}
.introduction-ten__wrapper__item:nth-child(1) .introduction-ten__banner__content {
  padding-top: 25em;
  padding-bottom: 1.875em;
}
.introduction-ten__wrapper__item:nth-child(2) {
  grid-area: p2;
}
.introduction-ten__wrapper__item:nth-child(2) .introduction-ten__banner__content {
  padding-top: 4.6875em;
  padding-bottom: 4.6875em;
}
.introduction-ten__wrapper__item:nth-child(3) {
  grid-area: p3;
}
.introduction-ten__wrapper__item:nth-child(3) .introduction-ten__banner__content {
  padding-top: 4.6875em;
  padding-bottom: 4.6875em;
}
.introduction-ten__wrapper__item:nth-child(4) {
  grid-area: p4;
}
.introduction-ten__wrapper__item:nth-child(4) .introduction-ten__banner__content {
  padding-top: 25em;
  padding-bottom: 1.875em;
}
.introduction-ten__banner {
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.introduction-ten__banner:hover {
  color: #fff;
}
.introduction-ten__banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.introduction-ten__banner:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.introduction-ten__banner__content {
  padding: 0 2.5em;
}
.introduction-ten__banner__content h5 {
  color: #fff;
  font-size: 0.875em;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 1.4285714286em;
}
.introduction-ten__banner__content h3 {
  color: #fff;
  font-size: 2.625em;
  font-weight: 400;
  line-height: 1.75em;
  margin-bottom: 0.4em;
}
.introduction-ten__banner__content p {
  color: #fff !important;
}

.mega-menu .mega-menu__item--featured-image {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  height: 100px;
  overflow: hidden;
  border-radius: 10px;
  max-width: 130px;
  width: 100%;
}
.mega-menu .mega-menu__item--featured-image img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  object-fit: cover;
  -o-object-fit: cover;
  -ms-object-fit: cover;
  -moz-object-fit: cover;
  -webkit-object-fit: cover;
  display: block;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .mega-menu .mega-menu__item--featured-image img {
    -webkit-transition: none;
    transition: none;
  }
}
.mega-menu .mega-menu__item--headline {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
}
.mega-menu .mega-menu__item--headline:hover {
  color: #a27136;
}
.mega-menu .mega-menu__item--headline:after {
  content: "";
  position: absolute;
  top: 76%;
  left: -100%;
  background-color: rgba(199, 159, 138, 0.46);
  height: 0.2461538462em;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.mega-menu .mega-menu__item--headline:hover:after {
  left: 0;
}
.mega-menu > .sub-menu {
  -webkit-box-shadow: 5px 5px 15px 5px rgba(199, 159, 138, 0.1);
  box-shadow: 5px 5px 15px 5px rgba(199, 159, 138, 0.1);
  background: white;
  position: absolute;
  overflow: hidden;
  width: 100%;
  left: 0;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  top: 80px;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .mega-menu > .sub-menu {
    -webkit-transition: none;
    transition: none;
  }
}
.mega-menu > .sub-menu a {
  color: #000000;
  font-size: 0.9375em;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
  padding: 20px 0;
  overflow: hidden;
}
.mega-menu > .sub-menu .menu-item-depth-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mega-menu > .sub-menu .menu-item-depth-1 > a:hover {
  color: #a27136;
}
.mega-menu > .sub-menu .menu-item-depth-1 > ul.sub-menu {
  position: absolute;
  top: 0;
  left: 200px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  display: grid;
  width: 82%;
  grid-template-columns: repeat(2, 1fr);
}
@media (prefers-reduced-motion: reduce) {
  .mega-menu > .sub-menu .menu-item-depth-1 > ul.sub-menu {
    -webkit-transition: none;
    transition: none;
  }
}
.mega-menu > .sub-menu .menu-item-depth-1.sub-menu-visible > ul.sub-menu {
  opacity: 1;
  -webkit-transition: visibility 0s, opacity 0.3s;
  transition: visibility 0s, opacity 0.3s;
  visibility: visible;
  pointer-events: all;
}
@media (prefers-reduced-motion: reduce) {
  .mega-menu > .sub-menu .menu-item-depth-1.sub-menu-visible > ul.sub-menu {
    -webkit-transition: none;
    transition: none;
  }
}
.mega-menu > .sub-menu .menu-item-depth-1 > a {
  padding-left: 30px;
  width: 18%;
}
.mega-menu > .sub-menu .menu-item-depth-2 > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  -ms-column-gap: 20px;
  column-gap: 20px;
}
.mega-menu > .sub-menu .menu-item-depth-2 > a:hover .mega-menu__item--headline, .mega-menu > .sub-menu .menu-item-depth-2 > a:active .mega-menu__item--headline, .mega-menu > .sub-menu .menu-item-depth-2 > a:focus .mega-menu__item--headline {
  color: #a27136;
}
.mega-menu > .sub-menu .menu-item-depth-2 > a:hover .mega-menu__item--headline:after, .mega-menu > .sub-menu .menu-item-depth-2 > a:active .mega-menu__item--headline:after, .mega-menu > .sub-menu .menu-item-depth-2 > a:focus .mega-menu__item--headline:after {
  left: 0;
}
.mega-menu > .sub-menu .menu-item-depth-2 > a:hover .mega-menu__item--featured-image img, .mega-menu > .sub-menu .menu-item-depth-2 > a:active .mega-menu__item--featured-image img, .mega-menu > .sub-menu .menu-item-depth-2 > a:focus .mega-menu__item--featured-image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.mega-menu.mega-visible > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.menu {
  background-color: #fff;
}
@media only screen and (max-width: 1170px) {
  .menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .menu {
    padding: 0.9375em 0;
  }
}
@media only screen and (max-width: 768px) {
  .menu {
    font-size: 14px;
  }
}
.menu-logo img {
  height: 3.5em;
  width: 5em;
  -o-object-fit: contain;
     object-fit: contain;
  height: 95px;
  width: 9em;
}
.menu-functions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-functions.-white .menu-icon.-navbar .bar, .paginator li button.menu-functions .menu-icon.-navbar .bar, .product-detail__slide-two__small .menu-functions.slick-arrow .menu-icon.-navbar .bar {
  background-color: #fff;
}
.menu-functions.-white .menu-cart .menu-icon span, .paginator li button.menu-functions .menu-cart .menu-icon span, .product-detail__slide-two__small .menu-functions.slick-arrow .menu-cart .menu-icon span {
  color: #a27136;
}
.menu-functions.-white .menu-cart h5, .paginator li button.menu-functions .menu-cart h5, .product-detail__slide-two__small .menu-functions.slick-arrow .menu-cart h5 {
  color: #fff;
}
.menu-functions.-white .menu-cart h5 span, .paginator li button.menu-functions .menu-cart h5 span, .product-detail__slide-two__small .menu-functions.slick-arrow .menu-cart h5 span {
  color: #fff;
}
.menu-functions .menu-icon {
  margin-right: 1.875em;
}
.menu-functions .menu-icon img {
  height: 1.5625em;
  width: 1.5625em;
  -o-object-fit: contain;
     object-fit: contain;
}
.menu-functions .menu-icon.-navbar {
  display: none;
  cursor: pointer;
  margin-right: 0;
}
.menu-functions .menu-icon.-navbar .bar {
  height: 0.125em;
  width: 1.5625em;
  margin-bottom: 0.3125em;
  background-color: #000;
}
.menu-functions .menu-icon.-navbar .bar:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  .menu-functions .menu-icon.-navbar {
    display: block;
  }
}
.menu-functions .menu-cart {
  margin-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.menu-functions .menu-cart:hover .menu-icon {
  -webkit-transform: translateX(-12px) rotate(45deg);
          transform: translateX(-12px) rotate(45deg);
}
.menu-functions .menu-cart:hover h5 {
  text-decoration: underline;
}
.menu-functions .menu-cart .menu-icon {
  margin-right: 0.625em;
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.menu-functions .menu-cart .menu-icon span {
  color: #f26460;
  font-size: 0.625em;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 1.2em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.menu-functions .menu-cart h5 {
  color: #888;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1;
}
.menu-functions .menu-cart h5 span {
  color: #342220;
}
@media only screen and (max-width: 992px) {
  .menu-functions .menu-icon {
    margin-right: 0.9375em;
  }
  .menu-functions .menu-icon.-search {
    display: none;
  }
  .menu-functions .menu-cart {
    margin-right: 0.9375em;
  }
  .menu-functions .menu-cart .menu-icon {
    margin-right: 0;
  }
  .menu-functions .menu-cart h5 {
    display: none;
  }
}
.menu__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-height: 80px;
}
@media only screen and (max-width: 992px) {
  .menu__wrapper .navigator {
    display: none;
  }
}
.menu__wrapper .navigator.-off-submenu > ul > li > a {
  line-height: 1;
}
.menu__wrapper .navigator.-white > ul > li > a, .menu__wrapper .paginator li button.navigator > ul > li > a, .paginator li .menu__wrapper button.navigator > ul > li > a, .menu__wrapper .product-detail__slide-two__small .navigator.slick-arrow > ul > li > a, .product-detail__slide-two__small .menu__wrapper .navigator.slick-arrow > ul > li > a {
  color: #fff;
  font-weight: 400;
}
.menu__wrapper .navigator.-white > ul > li > a:hover, .menu__wrapper .paginator li button.navigator > ul > li > a:hover, .paginator li .menu__wrapper button.navigator > ul > li > a:hover, .menu__wrapper .product-detail__slide-two__small .navigator.slick-arrow > ul > li > a:hover, .product-detail__slide-two__small .menu__wrapper .navigator.slick-arrow > ul > li > a:hover {
  color: #fff;
}
.menu__wrapper .navigator > ul {
  list-style: none;
}
.menu__wrapper .navigator > ul > li {
  display: inline-block;
  margin: 0 1.25em;
}
.menu__wrapper .navigator > ul > li.relative {
  position: relative;
}
.menu__wrapper .navigator > ul > li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.menu__wrapper .navigator > ul > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.menu__wrapper .navigator > ul > li.active > a:after {
  height: 0.5em;
}
.menu__wrapper .navigator > ul > li > a {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  text-decoration: none;
  line-height: 6.6666666667em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
  display: block;
  position: relative;
  overflow: hidden;
}
.menu__wrapper .navigator > ul > li > a:hover {
  color: #342220;
}
.menu__wrapper .navigator > ul > li > a:after {
  content: "";
  position: absolute;
  top: 62%;
  left: -100%;
  background-color: rgba(199, 159, 138, 0.46);
  height: 0.2461538462em;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.menu__wrapper .navigator > ul > li > a:hover:after {
  left: 0;
}
.menu__wrapper .navigator > ul > li .dropable-icon {
  margin-left: 0.9375em;
  font-size: 0.8125em;
}
.menu__wrapper .navigator > ul > li:hover .dropdown-menu {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.menu__wrapper .navigator > ul > li:hover > a:after {
  left: 0;
}
.menu__wrapper .navigator > ul > li .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  padding: 1.875em 2.5em;
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
  width: 220px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(0.625em);
          transform: translateY(0.625em);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  z-index: 99;
}
.menu__wrapper .navigator > ul > li .dropdown-menu li {
  list-style: none;
}
.menu__wrapper .navigator > ul > li .dropdown-menu li a {
  color: #342220;
  font-size: 0.875em;
  font-weight: 500;
  text-decoration: none;
  line-height: 2.5714285714em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: block;
}
.menu__wrapper .navigator > ul > li .dropdown-menu li a:hover {
  color: #a27136;
}
.menu__wrapper .navigator > ul > li .dropdown-menu.-wide {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr 1.2fr;
  width: 100%;
  padding: 0;
}
.menu__wrapper .navigator > ul > li .dropdown-menu.-wide .dropdown-menu__col {
  padding: 1.875em 2.5em;
}
.menu__wrapper .navigator > ul > li .dropdown-menu.-wide .dropdown-menu__col.-banner {
  padding: 0.3125em;
}
.menu__wrapper .navigator > ul > li .dropdown-menu.-wide .dropdown-menu__col.-banner a {
  display: block;
  height: 100%;
  width: 100%;
}
.menu__wrapper .navigator > ul > li .dropdown-menu.-wide .dropdown-menu__col.-banner a img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu__wrapper .search-box {
  position: absolute;
  right: 0;
  width: 500px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: translatex(150px);
          transform: translatex(150px);
  z-index: 3;
}
.menu__wrapper .search-box.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translatex(0);
          transform: translatex(0);
}
.menu__wrapper .search-box form {
  position: relative;
  z-index: 1;
}
.menu__wrapper .search-box form input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: auto;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  border: 0;
  -webkit-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1411764706);
          box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1411764706);
}
.menu__wrapper .search-box form input:focus {
  outline: 0;
}
.menu__wrapper .search-box form input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.menu__wrapper .search-box form input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.menu__wrapper .search-box form input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form button {
  position: absolute;
  border: 0;
  background-color: transparent;
  right: 0.9375em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.menu.-style-2, .menu.-style-6 {
  padding: 1.875em 0;
}
@media only screen and (max-width: 992px) {
  .menu.-style-2 .menu-functions:first-child, .menu.-style-6 .menu-functions:first-child {
    display: none;
  }
}
.menu.-style-2 .menu__wrapper .navigator, .menu.-style-6 .menu__wrapper .navigator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.menu.-style-2 .menu__wrapper .navigator .menu__wrapper__logo, .menu.-style-6 .menu__wrapper .navigator .menu__wrapper__logo {
  margin-right: auto;
}
.menu.-style-2 .menu__wrapper .navigator .menu__wrapper__logo img, .menu.-style-6 .menu__wrapper .navigator .menu__wrapper__logo img {
  height: 3.5em;
  width: 7.1875em;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 992px) {
  .menu.-style-2 .menu__wrapper .navigator > ul, .menu.-style-6 .menu__wrapper .navigator > ul {
    display: none;
  }
}
.menu.-style-2 .menu__wrapper .navigator > ul.-left, .menu.-style-6 .menu__wrapper .navigator > ul.-left {
  margin-right: 2.8125em;
}
.menu.-style-2 .menu__wrapper .navigator > ul.-right, .menu.-style-6 .menu__wrapper .navigator > ul.-right {
  margin-left: 2.8125em;
}
.menu.-style-2 .menu__wrapper .navigator > ul > li > a, .menu.-style-6 .menu__wrapper .navigator > ul > li > a {
  line-height: 1;
}
.menu.-style-2 .menu__wrapper .search-box, .menu.-style-6 .menu__wrapper .search-box {
  left: 0;
  right: auto;
}
.menu.-style-3 {
  background-color: #342220;
  padding: 0.9375em 0;
}
.menu.-style-3 .menu-logo img {
  height: 1.875em;
  width: 6.25em;
  -o-object-fit: contain;
     object-fit: contain;
}
.menu.-style-3 .menu__wrapper .navigator > ul > li > a {
  line-height: 2em;
}
.menu.-style-4 {
  padding: 0.9375em 0;
}
@media only screen and (max-width: 992px) {
  .menu.-style-4 {
    display: none;
  }
}
.menu.-style-5 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  padding: 1.875em 0;
  z-index: 100;
}
.menu.-style-5 .menu__wrapper-logo img {
  height: 3.5em;
  width: 7.1875em;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu.-style-5 .menu__wrapper .btn, .menu.-style-5 .menu__wrapper .paginator li button, .paginator li .menu.-style-5 .menu__wrapper button, .menu.-style-5 .menu__wrapper .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .menu.-style-5 .menu__wrapper button, .menu.-style-5 .menu__wrapper .testimonial-three .slick-arrow, .testimonial-three .menu.-style-5 .menu__wrapper .slick-arrow, .menu.-style-5 .menu__wrapper .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .menu.-style-5 .menu__wrapper .slick-arrow, .menu.-style-5 .menu__wrapper .product-tab-slide__content .slick-arrow, .product-tab-slide__content .menu.-style-5 .menu__wrapper .slick-arrow, .menu.-style-5 .menu__wrapper .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .menu.-style-5 .menu__wrapper .slick-arrow, .menu.-style-5 .menu__wrapper .category-two .slick-arrow, .category-two .menu.-style-5 .menu__wrapper .slick-arrow, .menu.-style-5 .menu__wrapper .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .menu.-style-5 .menu__wrapper input[type=submit], .menu.-style-5 .menu__wrapper .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .menu.-style-5 .menu__wrapper button {
  height: 3.0769230769em;
  width: 3.0769230769em;
  line-height: 3.0769230769em;
  padding: 0;
}
.menu.-style-6 .menu__wrapper .navigator {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.navigation-sidebar {
  height: 100%;
  background-color: #fff;
  z-index: 101;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.navigation-sidebar .search-box {
  margin-bottom: 1.875em;
}
.navigation-sidebar .search-box form {
  position: relative;
}
.navigation-sidebar .search-box form input {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: auto;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.0714285714em;
  border-radius: 0px;
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
  border: 0;
  -webkit-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1411764706);
          box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1411764706);
}
.navigation-sidebar .search-box form input:focus {
  outline: 0;
}
.navigation-sidebar .search-box form input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input:-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.navigation-sidebar .search-box form input::-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.navigation-sidebar .search-box form input:-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input::-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input:-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input::-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input:input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input::input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form button {
  position: absolute;
  border: 0;
  background-color: transparent;
  right: 0.625em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.navigation-sidebar .search-box form button img {
  height: 0.9375em;
  width: 0.9375em;
  -o-object-fit: cover;
     object-fit: cover;
}
.navigation-sidebar .navigator-mobile {
  margin-bottom: 5em;
}
.navigation-sidebar .navigator-mobile > ul {
  list-style: none;
}
.navigation-sidebar .navigator-mobile > ul > li > a {
  color: #342220;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  line-height: 2.25em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: block;
}
.navigation-sidebar .navigator-mobile > ul > li > a:hover {
  color: #342220;
}
.navigation-sidebar .navigator-mobile > ul > li .dropable-icon {
  float: right;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu {
  padding-left: 0.9375em;
  padding-bottom: 0.9375em;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu li {
  list-style: none;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu li a {
  color: #888;
  font-size: 0.875em;
  font-weight: 500;
  text-decoration: none;
  line-height: 2.5714285714em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: block;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu li a:hover {
  color: #a27136;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu .dropdown-menu__col.-banner a {
  display: block;
  height: 100%;
  width: 100%;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu .dropdown-menu__col.-banner a img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.navigation-sidebar__footer {
  margin-top: auto;
}
.navigation-sidebar__footer__auth {
  color: #342220;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: block;
  margin-bottom: 3.125em;
}
.navigation-sidebar__footer__auth:hover {
  color: #f26460;
}
.navigation-sidebar__footer select {
  width: 100%;
  margin-bottom: 1.875em;
  padding-right: 0;
}
.navigation-sidebar__footer .social-icons > li > a {
  color: #342220;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.navigation-sidebar__footer .social-icons > li > a:hover {
  color: #f26460;
}

.mobile-menu {
  position: fixed;
  top: 0;
  z-index: 9;
  right: 0;
  background: white;
  height: 100vh;
  width: 350px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-transform: translateX(350px);
          transform: translateX(350px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
}
.mobile-menu--overlay {
  position: fixed;
  height: 100vh;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 8;
  visibility: hidden;
}
.mobile-menu--overlay.active {
  visibility: visible;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu {
    -webkit-transition: none;
    transition: none;
  }
}
.mobile-menu.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.mobile-menu .navigator {
  margin-top: 60px;
  overflow-y: auto;
}
.mobile-menu .navigator ul i {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 4px;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu .navigator ul i {
    -webkit-transition: none;
    transition: none;
  }
}
.mobile-menu .navigator ul .sub-menu {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-left: 4px;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-menu .navigator ul .sub-menu {
    -webkit-transition: none;
    transition: none;
  }
}
.mobile-menu .navigator ul .menu-open > i {
  color: #a27136;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.mobile-menu .navigator ul .menu-open > a {
  color: #a27136;
}
.mobile-menu .navigator ul .menu-open > .sub-menu {
  height: auto;
}
.mobile-menu .navigator ul li a {
  color: #000000;
  font-size: 1.2857142857em;
  font-weight: 600;
  text-decoration: none;
  line-height: 3.6em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.mobile-menu .navigator ul li a:hover {
  color: #a27136;
}
.mobile-menu .social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 0;
  position: absolute;
}
.mobile-menu .social-links i {
  font-size: 24px;
}
.mobile-menu .close-mobile-menu {
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
  top: 20px;
  right: 40px;
}
.mobile-menu .close-mobile-menu::before,
.mobile-menu .close-mobile-menu::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #333; /* Adjust the color as needed */
  top: 50%;
  right: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.mobile-menu .close-mobile-menu::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mobile-menu .close-mobile-menu::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.single-services-prep-and-after-care {
  margin-bottom: 3.125rem;
}
.single-services-prep-and-after-care h2 {
  margin-bottom: 0.5em;
  row-gap: 20px;
  color: #342220;
  font-size: 2em;
  font-weight: 400;
  line-height: 2em;
}
.single-services-prep-and-after-care .decoration {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  overflow: hidden;
}
.single-services-prep-and-after-care .decoration img {
  width: inherit;
  -o-object-fit: inherit;
     object-fit: inherit;
  height: inherit;
}
.single-services-prep-and-after-care .prep-and-aftercare {
  position: relative;
  background-color: #f1c36c;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
}
@media (prefers-reduced-motion: reduce) {
  .single-services-prep-and-after-care .prep-and-aftercare {
    -webkit-transition: none;
    transition: none;
  }
}
@media only screen and (max-width: 768px) {
  .single-services-prep-and-after-care .prep-and-aftercare {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 0;
  }
}
.single-services-prep-and-after-care .prep-and-aftercare ul {
  list-style: disc;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  margin-left: 1.2em;
}
.single-services-prep-and-after-care .prep-and-aftercare ul li {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 400;
  line-height: 2em;
}
.single-services-prep-and-after-care .prep-and-aftercare > :first-child, .single-services-prep-and-after-care .prep-and-aftercare > :last-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
  padding: 2em;
  width: 50%;
  height: 100%;
  z-index: 2;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .single-services-prep-and-after-care .prep-and-aftercare > :first-child, .single-services-prep-and-after-care .prep-and-aftercare > :last-child {
    width: 100%;
  }
  .single-services-prep-and-after-care .prep-and-aftercare > :first-child:hover, .single-services-prep-and-after-care .prep-and-aftercare > :last-child:hover {
    background-color: #decfbc;
  }
}
.single-services-prep-and-after-care .prep-and-aftercare > :first-child ul, .single-services-prep-and-after-care .prep-and-aftercare > :last-child ul {
  -webkit-transition: all 0.26s ease-in-out;
  transition: all 0.26s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .single-services-prep-and-after-care .prep-and-aftercare > :first-child ul, .single-services-prep-and-after-care .prep-and-aftercare > :last-child ul {
    -webkit-transition: none;
    transition: none;
  }
}
.single-services-prep-and-after-care .prep-and-aftercare > :first-child .headline, .single-services-prep-and-after-care .prep-and-aftercare > :last-child .headline {
  margin-bottom: 0.75em;
}
.single-services-prep-and-after-care .prep-and-aftercare > :first-child h6, .single-services-prep-and-after-care .prep-and-aftercare > :last-child h6 {
  font-size: 0.8em;
}
.single-services-prep-and-after-care .prep-and-aftercare > :first-child.active .description, .single-services-prep-and-after-care .prep-and-aftercare > :last-child.active .description {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.single-services-prep-and-after-care .prep-and-aftercare > :first-child:not(.active), .single-services-prep-and-after-care .prep-and-aftercare > :last-child:not(.active) {
  cursor: pointer;
}
.single-services-prep-and-after-care .prep-and-aftercare > :first-child:not(.active) ul, .single-services-prep-and-after-care .prep-and-aftercare > :last-child:not(.active) ul {
  opacity: 0;
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition: all 0.26s ease-in-out;
  transition: all 0.26s ease-in-out;
  height: 0;
  visibility: hidden;
}
@media (prefers-reduced-motion: reduce) {
  .single-services-prep-and-after-care .prep-and-aftercare > :first-child:not(.active) ul, .single-services-prep-and-after-care .prep-and-aftercare > :last-child:not(.active) ul {
    -webkit-transition: none;
    transition: none;
  }
}
.single-services-prep-and-after-care .prep-and-aftercare__switch {
  position: absolute;
  background-color: #decfbc;
  width: calc(50% - 10px);
  height: calc(100% - 10px);
  margin: auto;
  top: 0;
  bottom: 0;
  left: 5px;
  z-index: 1;
  -webkit-transition: all 0.26s ease-in-out;
  transition: all 0.26s ease-in-out;
  border-top-right-radius: 0.5em;
  -webkit-border-top-right-radius: 0.5em;
  -moz-border-radius-topright: 0.5em;
}
@media only screen and (max-width: 768px) {
  .single-services-prep-and-after-care .prep-and-aftercare__switch {
    width: 100%;
  }
}
@media (prefers-reduced-motion: reduce) {
  .single-services-prep-and-after-care .prep-and-aftercare__switch {
    -webkit-transition: none;
    transition: none;
  }
}
.single-services-prep-and-after-care .prep-and-aftercare.last .prep-and-aftercare__switch {
  -webkit-transition: all 0.26s ease-in-out;
  transition: all 0.26s ease-in-out;
  -webkit-transform: translateX(calc(100% + 10px));
          transform: translateX(calc(100% + 10px));
}
@media (prefers-reduced-motion: reduce) {
  .single-services-prep-and-after-care .prep-and-aftercare.last .prep-and-aftercare__switch {
    -webkit-transition: none;
    transition: none;
  }
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin: 0;
}

.product-detail__slide-one {
  padding-right: 1.875em;
}
@media only screen and (max-width: 768px) {
  .product-detail__slide-one {
    padding-right: 0;
    margin-bottom: 3.5714285714em;
  }
}
.product-detail__slide-one .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  color: #888;
  font-size: 2.25em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.product-detail__slide-one .slick-arrow:hover {
  color: #f26460;
}
.product-detail__slide-one .slick-arrow.slick-next {
  right: 0.5555555556em;
}
.product-detail__slide-one .slick-arrow.slick-prev {
  left: 0.5555555556em;
}
.product-detail__slide-one .slider-item {
  outline: 0;
}
.product-detail__slide-one .slider-item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-detail__slide-one .slider-dots {
  list-style: none;
  text-align: center;
  position: absolute;
  bottom: 1.25em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.product-detail__slide-one .slider-dots li {
  display: inline-block;
  margin: 0 0.3125em;
}
.product-detail__slide-one .slider-dots li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.product-detail__slide-one .slider-dots li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.product-detail__slide-one .slider-dots li.slick-active .slider-dot {
  background-color: #888;
}
.product-detail__slide-one .slider-dots li .slider-dot {
  height: 0.5em;
  width: 0.5em;
  cursor: pointer;
  background-color: #c7c7c7;
  border-radius: 999px;
}
.product-detail__slide-one img {
  max-height: 31.25em;
}

@media only screen and (max-width: 768px) {
  .product-detail__slide-two {
    margin-bottom: 2.1428571429em;
  }
}
.product-detail__slide-two .slider__item {
  outline: 0;
}
.product-detail__slide-two .slider__item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-detail__slide-two__big {
  margin-bottom: 1.25em;
}
.product-detail__slide-two__small .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  padding: 0;
  height: 2.5em;
  width: 2.5em;
  line-height: 2.5em;
}
.product-detail__slide-two__small .slick-arrow.slick-prev {
  left: 0.9375em;
}
.product-detail__slide-two__small .slick-arrow.slick-next {
  right: 0.9375em;
}
.product-detail__slide-two__small .slick-current .slider__item img {
  border: 2px solid #a27136;
}
.product-detail__slide-two__small .slider__item {
  padding: 0 0.3125em;
}
.product-detail__slide-two__small .slider__item img {
  height: 7.5em;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#quick-view-modal {
  max-width: 1170px;
}

.product-detail__content__header h5 {
  color: medium;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 0.625em;
}
.product-detail__content__header h2 {
  color: #342220;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.3333333333em;
  text-transform: capitalize;
  margin-bottom: 0.625em;
}
.product-detail__content__header__comment-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5625em;
}
.product-detail__content__header__comment-block .rate:after {
  content: "/";
  margin: 0 1.5384615385em;
}
.product-detail__content__header__comment-block p {
  color: #342220;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.product-detail__content__header__comment-block p:after {
  content: "/";
  margin: 0 1.5384615385em;
}
.product-detail__content__header__comment-block a {
  color: #342220;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.product-detail__content__header__comment-block a:hover {
  color: #f26460;
}
@media only screen and (max-width: 768px) {
  .product-detail__content__header__comment-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .product-detail__content__header__comment-block .rate,
  .product-detail__content__header__comment-block p {
    margin-bottom: 0.9375em;
  }
  .product-detail__content__header__comment-block .rate:after,
  .product-detail__content__header__comment-block p:after {
    display: none;
  }
}
.product-detail__content__header h3 {
  color: #a27136;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
}
.product-detail__content__header h3 span {
  text-decoration: line-through;
  margin-left: 1.875em;
  color: #888;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1;
}
.product-detail__content__footer ul {
  list-style: none;
  margin-bottom: 1.875em;
}
.product-detail__content__footer ul li {
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.875em;
  text-transform: capitalize;
}
.product-detail__content__footer ul li span {
  color: #342220;
}
.product-detail__content__footer .product-detail__colors {
  margin-bottom: 2.5em;
}
.product-detail__content__footer .product-detail__colors span {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1;
  margin-right: 0.6666666667em;
}
.product-detail__content__footer .product-detail__colors__item {
  height: 0.75em;
  width: 0.75em;
  display: inline-block;
  border-radius: 999px;
  margin: 0 0.25em;
}
.product-detail__content__footer .product-detail__colors__item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.product-detail__content__footer .product-detail__colors__item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.product-detail__content__footer .product-detail__colors__item:hover {
  border: 1px solid #e1e1e1;
}
.product-detail__content__footer .product-detail__colors__item.active {
  border: 1px solid #e1e1e1;
}
.product-detail__content__tab .tab-content__header {
  border-bottom: 0;
  margin-bottom: 2.8125em;
}
.product-detail__content__tab .tab-content__header li {
  outline: 0;
  color: #888;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1.8em;
}
.product-detail__content__tab .tab-content__header li:after {
  content: "/";
  margin: 0 0.9375em;
  color: #888 !important;
}
.product-detail__content__tab .tab-content__header li:last-child:after {
  display: none;
}
.product-detail__content__tab .tab-content__header li.active {
  color: #342220;
}
.product-detail__content__tab .tab-content__item.-description p {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
}
.product-detail__content__tab .tab-content__item.-ship h5 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2em;
}
.product-detail__content__tab .tab-content__item.-ship h5 span {
  font-weight: 500;
}
.product-detail__content__tab .tab-content__item.-ship p {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
}
.product-detail__content__tab .tab-content__item.-ship ul {
  list-style: none;
  margin-bottom: 1.875em;
}
.product-detail__content__tab .tab-content__item.-ship ul li {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
}
.product-detail__content__tab .tab-content__item.-ship ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  margin-right: 0.9375em;
}
.product-detail__content__tab .tab-content__item.-ship ul li span {
  color: #a27136;
}
.product-detail__content__tab .tab-content__item.-review .review {
  margin-bottom: 3.125em;
}
.product-detail__content__tab .tab-content__item.-review form .input-validator {
  margin-bottom: 1.875em;
}
.product-detail__content__tab .tab-content__item.-review form h5 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.875em;
}
.product-detail__content__tab .tab-content__item.-review form input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 2.8125em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.product-detail__content__tab .tab-content__item.-review form input:focus {
  outline: 0;
}
.product-detail__content__tab .tab-content__item.-review form input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.product-detail__content__tab .tab-content__item.-review form input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.product-detail__content__tab .tab-content__item.-review form input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
  line-height: -moz-block-height;
}
.product-detail__content__tab .tab-content__item.-review form input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
  line-height: -moz-block-height;
}
.product-detail__content__tab .tab-content__item.-review form input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.product-detail__content__tab .tab-content__item.-review form input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.product-detail__content__tab .tab-content__item.-review form input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.product-detail__content__tab .tab-content__item.-review form input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.product-detail__content__tab .tab-content__item.-review form input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.product-detail__content__tab .tab-content__item.-review form input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.product-detail__content__tab .tab-content__item.-review form textarea {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: auto;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  resize: none;
}
.product-detail__content__tab .tab-content__item.-review form textarea:focus {
  outline: 0;
}
.product-detail__content__tab .tab-content__item.-review form textarea:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.product-detail__content__tab .tab-content__item.-review form textarea::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.product-detail__content__tab .tab-content__item.-review form textarea:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.product-detail__content__tab .tab-content__item.-review form textarea::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.product-detail__content__tab .tab-content__item.-review form textarea:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.product-detail__content__tab .tab-content__item.-review form textarea::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.product-detail__content__tab .tab-content__item.-review form textarea:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.product-detail__content__tab .tab-content__item.-review form textarea::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.product-detail__content__tab .tab-content__item.-review form textarea:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.product-detail__content__tab .tab-content__item.-review form textarea::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.product-detail__content .divider {
  height: 1px;
  width: 100%;
  background-color: #e1e1e1;
  margin: 3.125rem 0;
}
.product-detail__content .product-detail__controller {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product-detail__content .product-detail__controller .btn, .product-detail__content .product-detail__controller .paginator li button, .paginator li .product-detail__content .product-detail__controller button, .product-detail__content .product-detail__controller .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__content .product-detail__controller button, .product-detail__content .product-detail__controller .testimonial-three .slick-arrow, .testimonial-three .product-detail__content .product-detail__controller .slick-arrow, .product-detail__content .product-detail__controller .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .product-detail__content .product-detail__controller .slick-arrow, .product-detail__content .product-detail__controller .product-tab-slide__content .slick-arrow, .product-tab-slide__content .product-detail__content .product-detail__controller .slick-arrow, .product-detail__content .product-detail__controller .category-two .slick-arrow, .category-two .product-detail__content .product-detail__controller .slick-arrow, .product-detail__content .product-detail__controller .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .product-detail__content .product-detail__controller input[type=submit], .product-detail__content .product-detail__controller .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .product-detail__content .product-detail__controller button, .product-detail__content .product-detail__controller .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .product-detail__content .product-detail__controller .slick-arrow {
  height: 3.8461538462em;
  width: 3.8461538462em;
  padding: 0;
  line-height: 3.8461538462em;
}
.product-detail__content .product-detail__controller .btn.active, .product-detail__content .product-detail__controller .paginator li button.active, .paginator li .product-detail__content .product-detail__controller button.active, .product-detail__content .product-detail__controller .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.active, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__content .product-detail__controller button.active, .product-detail__content .product-detail__controller .testimonial-three .active.slick-arrow, .testimonial-three .product-detail__content .product-detail__controller .active.slick-arrow, .product-detail__content .product-detail__controller .slider.-style-3 .slider__carousel .active.slick-arrow, .slider.-style-3 .slider__carousel .product-detail__content .product-detail__controller .active.slick-arrow, .product-detail__content .product-detail__controller .product-tab-slide__content .active.slick-arrow, .product-tab-slide__content .product-detail__content .product-detail__controller .active.slick-arrow, .product-detail__content .product-detail__controller .category-two .active.slick-arrow, .category-two .product-detail__content .product-detail__controller .active.slick-arrow, .product-detail__content .product-detail__controller .footer-one__header__newsletter .footer-one-newsletter input.active[type=submit], .footer-one__header__newsletter .footer-one-newsletter .product-detail__content .product-detail__controller input.active[type=submit], .product-detail__content .product-detail__controller .footer-one__header__newsletter .footer-one-newsletter button.active, .footer-one__header__newsletter .footer-one-newsletter .product-detail__content .product-detail__controller button.active, .product-detail__content .product-detail__controller .product-detail__slide-two__small .active.slick-arrow, .product-detail__slide-two__small .product-detail__content .product-detail__controller .active.slick-arrow {
  background-color: #a27136;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .product-detail__content .product-detail__controller {
    font-size: 13px;
  }
  .product-detail__content .product-detail__controller .quantity-controller {
    margin-bottom: 0.7692307692em;
  }
  .product-detail__content .product-detail__controller .add-to-cart {
    margin-bottom: 0.7692307692em;
  }
}

.shop-products__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  gap: 2.5%;
  row-gap: 11.5%;
}
@supports (-ms-ime-align: auto) {
  .shop-products__grid {
    display: -ms-grid;
    -ms-grid-columns: repeat(4, 1fr);
    -ms-grid-rows: auto;
  }
}
@media only screen and (max-width: 768px) {
  .shop-products__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 1.5%;
  }
  @supports (-ms-ime-align: auto) {
    .shop-products__grid {
      display: -ms-grid;
      -ms-grid-columns: repeat(2, 1fr);
      -ms-grid-rows: auto;
    }
  }
}
.shop-products__grid li {
  width: 100% !important;
}
.shop-products__grid li:not(:last-child) {
  margin-left: 20px;
}
.shop-products__grid .woocommerce-loop-product__title {
  min-height: 2.4rem;
}

.product-slider .text-center {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}

.product-slide {
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 768px) {
  .product-slide {
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
}
.product-slide .product-slide__wrapper {
  margin: 0 -0.9375em;
  margin-bottom: 3.125em;
}
.product-slide__item {
  padding: 0 0.9375em;
  outline: 0;
}

.product-tab.-style-1, .product-tab.slider.-style-5 {
  margin-bottom: 6.25rem;
}
.product-tab.-style-1 .product-tab__header, .product-tab.slider.-style-5 .product-tab__header {
  margin-bottom: 1.875em;
}
.product-tab.-style-1 .product-tab__header ul, .product-tab.slider.-style-5 .product-tab__header ul {
  text-align: center;
}
.product-tab.-style-1 .product-tab__header ul li, .product-tab.slider.-style-5 .product-tab__header ul li {
  display: inline-block;
  margin: 0 0.625em;
}
.product-tab.-style-1 .product-tab__header ul li:first-child, .product-tab.slider.-style-5 .product-tab__header ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.product-tab.-style-1 .product-tab__header ul li:last-child, .product-tab.slider.-style-5 .product-tab__header ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.product-tab.-style-1 .product-tab__header ul li a, .product-tab.slider.-style-5 .product-tab__header ul li a {
  color: #888;
  font-size: 0.9375em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  text-transform: capitalize;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
}
.product-tab.-style-1 .product-tab__header ul li a:hover, .product-tab.slider.-style-5 .product-tab__header ul li a:hover {
  color: #342220;
}
.product-tab.-style-1 .product-tab__header ul li a:after, .product-tab.slider.-style-5 .product-tab__header ul li a:after {
  content: "";
  position: absolute;
  top: 62%;
  left: -100%;
  background-color: rgba(199, 159, 138, 0.46);
  height: 0.2461538462em;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.product-tab.-style-1 .product-tab__header ul li a:hover:after, .product-tab.slider.-style-5 .product-tab__header ul li a:hover:after {
  left: 0;
}
.product-tab.-style-1 .product-tab__header ul li.active a, .product-tab.slider.-style-5 .product-tab__header ul li.active a {
  color: #342220;
}
.product-tab.-style-1 .product-tab__header ul li.active a:after, .product-tab.slider.-style-5 .product-tab__header ul li.active a:after {
  left: 0;
}
.product-tab.-style-1 .product-tab__content__empty, .product-tab.slider.-style-5 .product-tab__content__empty {
  height: 9.375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-tab.-style-1 .product-tab__content__empty h3, .product-tab.slider.-style-5 .product-tab__content__empty h3 {
  color: #342220;
  font-size: 1.375em;
  font-weight: normal;
  line-height: 1;
}
.product-tab.-style-1 .product-tab__content__wrapper, .product-tab.slider.-style-5 .product-tab__content__wrapper {
  margin-bottom: 1.875em;
}
.product-tab.-style-1 .product-tab__content__wrapper .product, .product-tab.slider.-style-5 .product-tab__content__wrapper .product {
  margin-bottom: 1.875em;
}
.product-tab.-style-2, .product-tab.menu.-style-6 {
  margin-bottom: 6.25rem;
}
.product-tab.-style-2 .product-tab__content__wrapper .product, .product-tab.menu.-style-6 .product-tab__content__wrapper .product {
  margin-bottom: 1.875em;
}
.product-tab.-style-2 .product-tab__content__wrapper .product.-height-limit .product-thumb, .product-tab.menu.-style-6 .product-tab__content__wrapper .product.-height-limit .product-thumb {
  height: 16.875em;
}
.product-tab.-style-2 .product-tab__content__wrapper .product.-height-limit.-inline-content .product-thumb, .product-tab.menu.-style-6 .product-tab__content__wrapper .product.-height-limit.-inline-content .product-thumb {
  height: 46.875em;
}

.product-tab-slide {
  background-color: #f7e7e8;
  margin-bottom: 6.25rem;
  padding: 6.25em 0;
}
.product-tab-slide__header, .product-tab.-style-2 .product-tab__header, .product-tab.menu.-style-6 .product-tab__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 3.125em;
}
@media only screen and (max-width: 768px) {
  .product-tab-slide__header, .product-tab.-style-2 .product-tab__header, .product-tab.menu.-style-6 .product-tab__header {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-tab-slide__header h5, .product-tab.-style-2 .product-tab__header h5, .product-tab.menu.-style-6 .product-tab__header h5 {
    margin-bottom: 0.9375em;
  }
}
.product-tab-slide__header h5, .product-tab.-style-2 .product-tab__header h5, .product-tab.menu.-style-6 .product-tab__header h5 {
  color: #342220;
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1;
}
.product-tab-slide__header__controller {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 576px) {
  .product-tab-slide__header__controller {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.product-tab-slide__header__controller ul {
  margin-right: 1.875em;
}
.product-tab-slide__header__controller ul li {
  display: inline-block;
  margin: 0 0.625em;
}
.product-tab-slide__header__controller ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.product-tab-slide__header__controller ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.product-tab-slide__header__controller ul li a {
  color: #888;
  font-size: 0.9375em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  text-transform: capitalize;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
}
.product-tab-slide__header__controller ul li a:hover {
  color: #342220;
}
.product-tab-slide__header__controller ul li a:after {
  content: "";
  position: absolute;
  top: 62%;
  left: -100%;
  background-color: rgba(199, 159, 138, 0.46);
  height: 0.2461538462em;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.product-tab-slide__header__controller ul li a:hover:after {
  left: 0;
}
.product-tab-slide__header__controller ul li.active a {
  color: #342220;
}
.product-tab-slide__header__controller ul li.active a:after {
  left: 0;
}
.product-tab-slide__header__controller .btn, .product-tab-slide__header__controller .paginator li button, .paginator li .product-tab-slide__header__controller button, .product-tab-slide__header__controller .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-tab-slide__header__controller button, .product-tab-slide__header__controller .testimonial-three .slick-arrow, .testimonial-three .product-tab-slide__header__controller .slick-arrow, .product-tab-slide__header__controller .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .product-tab-slide__header__controller .slick-arrow, .product-tab-slide__header__controller .product-tab-slide__content .slick-arrow, .product-tab-slide__content .product-tab-slide__header__controller .slick-arrow, .product-tab-slide__header__controller .category-two .slick-arrow, .category-two .product-tab-slide__header__controller .slick-arrow, .product-tab-slide__header__controller .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .product-tab-slide__header__controller input[type=submit], .product-tab-slide__header__controller .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .product-tab-slide__header__controller button, .product-tab-slide__header__controller .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .product-tab-slide__header__controller .slick-arrow {
  padding: 0.9375em 1.25em;
}
.product-tab-slide__content .slick-arrow {
  color: #fff;
  font-size: 1.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  padding: 0.3333333333em 0.6666666667em;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
.product-tab-slide__content .slick-arrow:hover {
  color: #f26460;
}
.product-tab-slide__content .slick-arrow.slick-next {
  right: 2.5em;
}
.product-tab-slide__content .slick-arrow.slick-prev {
  left: 2.5em;
}
@media only screen and (max-width: 768px) {
  .product-tab-slide__content .slick-arrow.slick-next {
    right: 0.9375em;
  }
  .product-tab-slide__content .slick-arrow.slick-prev {
    left: 0.9375em;
  }
}
.product-tab-slide__content .slide-item {
  padding: 0 0.9375em;
}

.promos {
  background-color: #decfbc;
}
.promos__title {
  color: #342220;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.375em;
  text-transform: capitalize;
}

.slider {
  position: relative;
  overflow: hidden;
  background-color: #f4f4f4;
}
@media only screen and (max-width: 768px) {
  .slider {
    font-size: 14px;
  }
}
.slider-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.slider-content {
  z-index: 1;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .slider-content {
    text-align: center;
  }
}
.slider-content__subtitle {
  margin-bottom: 1.25em;
  color: #fff;
  font-size: 1.0625em;
  font-weight: 400;
  line-height: 1.5294117647em;
  text-transform: uppercase;
  letter-spacing: 0.2941176471em;
  font-family: "Cambay", sans-serif;
}
.slider-content__title {
  color: #fff;
  font-size: 3.75em;
  font-weight: 600;
  line-height: 1.1666666667em;
  margin-bottom: 0.4166666667em;
}
@media only screen and (max-width: 576px) {
  .slider-content__title {
    color: #fff;
    font-size: 2.875em;
    font-weight: 600;
    line-height: 1.1666666667em;
  }
}
.slider-content__description {
  color: #fff;
  font-size: 1.0625em;
  font-weight: 500;
  line-height: 1.7647058824em;
}
.slider .slider__carousel__item {
  height: 100vh;
  outline: 0;
}
@media only screen and (max-width: 768px) {
  .slider .slider__carousel__item {
    height: 37.5em;
  }
}
.slider .slider__carousel__item .slider-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.slider .slider__carousel__item .slider-background img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider .slider__carousel .edit-link {
  color: #FFFFFF;
  text-decoration: underline;
}
.slider .slider__carousel .slider-dots {
  position: absolute;
  bottom: 1.875em;
  left: 0;
  right: 0;
  text-align: center;
}
.slider .slider__carousel .slider-dots li {
  display: inline-block;
  margin: 0 0.3125em;
}
.slider .slider__carousel .slider-dots li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.slider .slider__carousel .slider-dots li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.slider .slider__carousel .slider-dots li.slick-active .slider-dot {
  background-color: rgba(0, 0, 0, 0.5);
}
.slider .slider__carousel .slider-dots li .slider-dot {
  height: 0.625em;
  width: 0.625em;
  border-radius: 999px;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.slider.-style-1 .slider-dots li.slick-active .slider-dot, .slider.-style-5 .slider-dots li.slick-active .slider-dot {
  background-color: #a27136;
}
.slider.-style-1 .slider-dots li .slider-dot, .slider.-style-5 .slider-dots li .slider-dot {
  background-color: #fff;
}
.slider.-style-1 .slider__carousel__item, .slider.-style-5 .slider__carousel__item {
  overflow: hidden;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider.-style-1 .slider__carousel__item.slick-active .slider-background, .slider.-style-5 .slider__carousel__item.slick-active .slider-background {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.slider.-style-1 .slider__carousel__item .slider-background, .slider.-style-5 .slider__carousel__item .slider-background {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider.-style-1 .slider__carousel__item .slider-content, .slider.-style-5 .slider__carousel__item .slider-content {
  max-width: 100%;
}
.slider.-style-1 .slider__carousel__item .slider-content__title, .slider.-style-5 .slider__carousel__item .slider-content__title {
  color: #fff;
}
.slider.-style-1 .slider__carousel__item .slider-content__subtitle, .slider.-style-5 .slider__carousel__item .slider-content__subtitle {
  color: #fff;
}
.slider.-style-1 .slider__carousel__item .slider-content .btn, .slider.-style-1 .slider__carousel__item .slider-content .paginator li button, .paginator li .slider.-style-1 .slider__carousel__item .slider-content button, .slider.-style-1 .slider__carousel__item .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.-style-1 .slider__carousel__item .slider-content button, .slider.-style-1 .slider__carousel__item .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .btn, .slider.-style-5 .slider__carousel__item .slider-content .paginator li button, .paginator li .slider.-style-5 .slider__carousel__item .slider-content button, .slider.-style-5 .slider__carousel__item .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.-style-5 .slider__carousel__item .slider-content button, .slider.-style-5 .slider__carousel__item .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-1 .slider__carousel__item .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-3 .slider__carousel .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-1 .slider__carousel__item .slider-content .category-two .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .category-two .slick-arrow, .category-two .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .category-two .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-1 .slider__carousel__item .slider-content .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .slider.-style-5 .slider__carousel__item .slider-content .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .slider.-style-1 .slider__carousel__item .slider-content input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .slider.-style-5 .slider__carousel__item .slider-content input[type=submit], .slider.-style-1 .slider__carousel__item .slider-content .footer-one__header__newsletter .footer-one-newsletter button, .slider.-style-5 .slider__carousel__item .slider-content .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .slider.-style-1 .slider__carousel__item .slider-content button, .footer-one__header__newsletter .footer-one-newsletter .slider.-style-5 .slider__carousel__item .slider-content button, .slider.-style-1 .slider__carousel__item .slider-content .product-detail__slide-two__small .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .product-detail__slide-two__small .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow, .slider.-style-1 .slider__carousel__item .slider-content .product-tab-slide__content .slick-arrow, .slider.-style-5 .slider__carousel__item .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.-style-1 .slider__carousel__item .slider-content .slick-arrow, .product-tab-slide__content .slider.-style-5 .slider__carousel__item .slider-content .slick-arrow {
  color: #fff;
  display: inline-block;
}
.slider.-style-2, .slider.menu.-style-6 {
  margin-bottom: 1.875rem;
}
.slider.-style-2 .slider__carousel__item.slider-1 .slider-content, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content {
  max-width: 400px;
}
.slider.-style-2 .slider__carousel__item.slider-1 .slider-content__title, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content__title {
  color: #fff;
  font-weight: 700;
}
.slider.-style-2 .slider__carousel__item.slider-1 .slider-content__title span, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content__title span {
  color: #a27136;
}
.slider.-style-2 .slider__carousel__item.slider-1 .slider-content__description, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content__description {
  color: #fff;
  margin-bottom: 2.0588235294em;
}
.slider.-style-2 .slider__carousel__item.slider-1 .slider-content .btn, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .paginator li button, .paginator li .slider.-style-2 .slider__carousel__item.slider-1 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.-style-2 .slider__carousel__item.slider-1 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .btn, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .paginator li button, .paginator li .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .category-two .slick-arrow, .category-two .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .category-two .slick-arrow, .category-two .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .slider.-style-2 .slider__carousel__item.slider-1 .slider-content input[type=submit], .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content input[type=submit], .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .slider.-style-2 .slider__carousel__item.slider-1 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.-style-2 .slider__carousel__item.slider-1 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.menu.-style-6 .slider__carousel__item.slider-1 .slider-content .slick-arrow {
  color: #a27136;
}
.slider.-style-2 .slider__carousel__item.slider-2 .slider-content, .slider.menu.-style-6 .slider__carousel__item.slider-2 .slider-content {
  max-width: 34.375em;
}
.slider.-style-2 .slider__carousel__item.slider-2 .slider-content__subtitle, .slider.menu.-style-6 .slider__carousel__item.slider-2 .slider-content__subtitle {
  color: #de1339;
}
.slider.-style-2 .slider__carousel__item.slider-2 .slider-content__title, .slider.menu.-style-6 .slider__carousel__item.slider-2 .slider-content__title {
  color: #342220;
  font-weight: 700;
}
.slider.-style-2 .slider__carousel__item.slider-2 .slider-content__description, .slider.menu.-style-6 .slider__carousel__item.slider-2 .slider-content__description {
  color: #342220;
  font-weight: 500;
  margin-bottom: 1.7647058824em;
}
.slider.-style-2 .slider__carousel__item.slider-3, .slider.menu.-style-6 .slider__carousel__item.slider-3 {
  text-align: center;
}
.slider.-style-2 .slider__carousel__item.slider-3 .slider-content__subtitle, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content__subtitle {
  color: #de1339;
}
.slider.-style-2 .slider__carousel__item.slider-3 .slider-content .btn, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .paginator li button, .paginator li .slider.-style-2 .slider__carousel__item.slider-3 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.-style-2 .slider__carousel__item.slider-3 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .btn, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .paginator li button, .paginator li .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .testimonial-three .slick-arrow, .testimonial-three .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .category-two .slick-arrow, .category-two .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .category-two .slick-arrow, .category-two .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .slider.-style-2 .slider__carousel__item.slider-3 .slider-content input[type=submit], .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content input[type=submit], .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .slider.-style-2 .slider__carousel__item.slider-3 .slider-content button, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content button, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.-style-2 .slider__carousel__item.slider-3 .slider-content .slick-arrow, .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .slider.menu.-style-6 .slider__carousel__item.slider-3 .slider-content .slick-arrow {
  color: #a27136;
}
.slider.-style-3 {
  margin-bottom: 6.25rem;
}
.slider.-style-3 .slider__carousel__item {
  height: 43.75em;
}
.slider.-style-3 .slider__carousel__item .slider-content {
  margin: 0 auto;
  background-color: #fff;
  max-width: 690px;
  text-align: center;
  padding: 3.125em;
  border: 1px dashed rgba(162, 113, 54, 0.5);
  outline: 0.625em solid #fff;
  min-height: 21.5625em;
}
.slider.-style-3 .slider__carousel__item .slider-content__title {
  font-weight: 600;
  color: #342220;
}
@media only screen and (max-width: 768px) {
  .slider.-style-3 .slider__carousel__item .slider-content__title {
    font-size: 2.8571428571em;
  }
}
.slider.-style-3 .slider__carousel__item .slider-content__description {
  color: #342220;
  max-width: 450px;
  margin: 0 auto;
  margin-bottom: 2.1875em;
}
.slider.-style-3 .slider__carousel .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  font-size: 1.875em;
  height: 1.6666666667em;
  width: 1.6666666667em;
  line-height: 1.6666666667em;
  background-color: #fff;
  z-index: 2;
  border: 1px solid #e1e1e1;
  color: #888;
}
.slider.-style-3 .slider__carousel .slick-arrow.slick-prev {
  left: 1.6666666667em;
}
.slider.-style-3 .slider__carousel .slick-arrow.slick-next {
  right: 1.6666666667em;
}
@media only screen and (max-width: 768px) {
  .slider.-style-3 .slider__carousel .slick-arrow.slick-prev {
    left: 0.5em;
  }
  .slider.-style-3 .slider__carousel .slick-arrow.slick-next {
    right: 0.5em;
  }
}
.slider.-style-4 {
  margin-bottom: 6.25rem;
}
.slider.-style-4 .slider__carousel__item {
  height: 40.625em;
}
.slider.-style-4 .slider__carousel__item .slider-content {
  max-width: 100%;
}
.slider.-style-4 .slider__carousel__item .slider-content__subtitle {
  color: #342220;
  font-weight: 600;
}
.slider.-style-4 .slider__carousel__item .slider-content__title {
  color: #a27136;
  font-weight: 700;
}
.slider.-style-4 .slider__carousel__item .slider-content__title span {
  color: #342220;
}
@media only screen and (max-width: 768px) {
  .slider.-style-4 .slider__carousel__item .slider-content__title {
    font-size: 2.8571428571em;
  }
}
.slider.-style-4 .slider__carousel__item .slider-content__title br {
  display: none;
}
.slider.-style-4 .slider__carousel .slider-dots {
  position: absolute;
  bottom: 2.375em;
  left: 0;
  right: 0;
  z-index: 5;
  text-align: left;
}
.slider.-style-5 {
  padding: 17.5em 0;
}
.slider.-style-5 .slider-background {
  -webkit-animation: scaleIn 5s forwards;
          animation: scaleIn 5s forwards;
}
.slider.-style-5 .slider-content {
  max-width: 37.5em;
  position: relative;
  z-index: 1;
}
.slider.-style-5 .slider-content__subtitle {
  color: #a27136;
}
.slider.-style-5 .slider-content__title {
  color: #342220;
}
.slider.-style-5 .slider-content__description {
  font-size: 0.9375em;
  margin-bottom: 3em;
  color: #342220;
}
.slider.-style-7 .slider__carousel__item .slider-content__title {
  font-family: "Braga";
  font-weight: 400;
  padding-left: 0.25em;
  padding-right: 0.25em;
  line-height: 1.8333333333em;
}
.slider.-style-7 .slider__carousel__item.slider-2 {
  text-align: center;
}

@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scaleIn {
  from {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.team-one:not(:first-child), .team-one:only-child {
  margin-bottom: 6.25rem;
}
.team-one .team-card {
  padding: 2.1875em;
  -webkit-box-shadow: 0px 2px 10px 0 rgba(223, 223, 224, 0.5);
          box-shadow: 0px 2px 10px 0 rgba(223, 223, 224, 0.5);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
}
.team-one .team-card:hover {
  -webkit-box-shadow: 0px 6px 15px 0 rgba(223, 223, 224, 0.7);
          box-shadow: 0px 6px 15px 0 rgba(223, 223, 224, 0.7);
}
.team-one .team-card:hover .team-card__avatar img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.team-one .team-card__avatar {
  margin-bottom: 1.875em;
  text-align: center;
}
.team-one .team-card__avatar img {
  margin: 0 auto;
  max-width: 100%;
  height: 200px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .team-one .team-card__avatar img {
    height: 300px;
  }
}
.team-one .team-card__content {
  text-align: center;
}
.team-one .team-card__content--edit {
  position: absolute;
  left: 0;
  top: 0;
}
.team-one .team-card__content h3 {
  color: #342220;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.5555555556em;
}
.team-one .team-card__content h5 {
  color: #a27136;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 1.3846153846em;
}
.team-one .team-card__content p {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.625em;
  margin-bottom: 1.6666666667em;
}
.team-one .slick-slider {
  margin: 0 -0.9375em;
}
.team-one .slick-slider .slider__item {
  outline: 0;
  padding: 0.9375em;
}

.testimonial {
  background-color: #FFFFFF;
  padding: 3.125rem 0;
}
@media only screen and (max-width: 768px) {
  .testimonial {
    margin-bottom: 0;
  }
}
.testimonial .slick-slide {
  outline: 0;
}
@media only screen and (max-width: 768px) {
  .testimonial .slide-nav {
    margin-bottom: 3.125em;
  }
}
.testimonial .slide-nav__item {
  padding: 0.3125em;
  cursor: pointer;
  outline: 0;
}
.testimonial .slide-nav__item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.testimonial .slide-nav__item:hover img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.testimonial .slide-nav__item.active img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.testimonial .slide-for {
  padding-left: 1.875em;
}
@media only screen and (max-width: 768px) {
  .testimonial .slide-for {
    padding-left: 0;
    padding-right: 0;
  }
}
.testimonial .slide-for__item {
  margin-bottom: 3.125em;
  outline: 0;
}
.testimonial .slide-for__item__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.875em;
}
.testimonial .slide-for__item__header .quote-icon {
  color: #fff;
  font-size: 0.9375em;
  height: 3.3333333333em;
  width: 3.3333333333em;
  background-color: #a27136;
  border-radius: 999px;
  text-align: center;
  line-height: 3.3333333333em;
  margin-right: 1.3333333333em;
}
.testimonial .slide-for__item__header .customer__info h3 {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.4em;
}
.testimonial .slide-for__item__header .customer__info h5 {
  color: #342220;
  font-size: 0.8125em;
  font-weight: 400;
  line-height: 1;
}
.testimonial .slide-for__item__header .rate {
  margin-left: auto;
}
.testimonial .slide-for__item__content {
  color: #342220;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  color: #444;
}
.testimonial .testimonial-one__slider-control a {
  color: #342220;
  font-size: 0.8125em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  text-transform: uppercase;
}
.testimonial .testimonial-one__slider-control a:hover {
  color: #f26460;
}
.testimonial .testimonial-one__slider-control a:first-child {
  margin-right: 3.0769230769em;
}
.testimonial .testimonial-one__slider-control a:first-child i {
  margin-right: 0.7692307692em;
}
.testimonial .testimonial-one__slider-control a:last-child i {
  margin-left: 0.7692307692em;
}
.testimonial .slider-dots {
  list-style: none;
}
.testimonial .slider-dots li {
  display: inline-block;
  margin: 0 0.3125em;
}
.testimonial .slider-dots li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.testimonial .slider-dots li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.testimonial .slider-dots li.slick-active .slider-dot {
  background-color: rgba(17, 17, 17, 0.5);
}
.testimonial .slider-dots li .slider-dot {
  height: 0.1875em;
  width: 1.875em;
  background-color: rgba(17, 17, 17, 0.2);
}
.testimonial.-style-2, .testimonial.menu.-style-6 {
  margin-bottom: 0;
}
.testimonial.-style-2 .slide-for, .testimonial.menu.-style-6 .slide-for {
  padding-left: 0;
  padding-right: 1.875em;
}
@media only screen and (max-width: 768px) {
  .testimonial.-style-2 .slide-for, .testimonial.menu.-style-6 .slide-for {
    margin-bottom: 3.125em;
  }
}
@media only screen and (max-width: 768px) {
  .testimonial.-style-2 .slide-nav, .testimonial.menu.-style-6 .slide-nav {
    margin-bottom: 0;
  }
}

.testimonial-three {
  padding: 4.375em 0 14.375em;
  background-image: url("../images/testimonial/TestimonialThree/bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: inherit;
  z-index: 0;
}
.testimonial-three .slick-arrow {
  color: #888;
  font-size: 3.125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  padding: 0;
}
.testimonial-three .slick-arrow:hover {
  color: #f26460;
}
.testimonial-three .slick-arrow.slick-next {
  right: 0em;
}
.testimonial-three .slick-arrow.slick-prev {
  left: 0em;
}
@media only screen and (max-width: 768px) {
  .testimonial-three .slick-arrow.slick-next {
    right: 0.3em;
  }
  .testimonial-three .slick-arrow.slick-prev {
    left: 0.3em;
  }
}
.testimonial-three__item {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
.testimonial-three__item p {
  margin-bottom: 2.5em;
  color: #342220;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
}
.testimonial-three__item p i {
  font-size: 1.5em;
  color: #a27136;
  margin-right: 0.2083333333em;
}
.testimonial-three__item h3 {
  color: #342220;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.7083333333em;
  margin-bottom: 1.25em;
}
.testimonial-three__item .author-info h5 {
  color: #342220;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0.5em;
}
.testimonial-three__item .author-info span {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1;
}

.top-nav {
  background-color: #342220;
  padding: 0.75em 0;
}
@media only screen and (max-width: 768px) {
  .top-nav {
    display: none;
  }
}
.top-nav__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-nav__wrapper .top-nav-promo {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.top-nav__wrapper .top-nav-selections {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-nav__wrapper .top-nav-selections__item select {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: normal;
  margin-right: 2.3076923077em;
}
.top-nav__wrapper .top-nav-selections__item a {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.top-nav__wrapper .top-nav-selections__item a:hover {
  color: #e1e1e1;
}
@media only screen and (max-width: 992px) {
  .top-nav.-style-2 .top-nav__wrapper-promo, .top-nav.menu.-style-6 .top-nav__wrapper-promo {
    display: none;
  }
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li {
  display: inline-block;
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li a, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li a {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li a:hover, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li a:hover {
  color: #e1e1e1;
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li::after, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li::after {
  content: "|";
  margin: 0 0.7692307692em;
  color: #fff;
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li:last-child::after, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li:last-child::after {
  display: none;
}

.woocommerce form .form-row label {
  line-height: 1;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 0.6rem 0 0;
}

.woocommerce form .form-row input.input-text::-webkit-input-placeholder {
  opacity: 0 !important;
}

.woocommerce form .form-row input.input-text::-moz-placeholder {
  opacity: 0 !important;
}

.woocommerce form .form-row input.input-text:-ms-input-placeholder {
  opacity: 0 !important;
}

.woocommerce form .form-row input.input-text::-ms-input-placeholder {
  opacity: 0 !important;
}

.woocommerce form .form-row input.input-text::placeholder {
  opacity: 0 !important;
}

.woocommerce form .form-floating input {
  width: 100%;
}
.woocommerce form h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.xoo-wsc-sc-cont {
  margin-right: 20px;
}
.xoo-wsc-sc-count {
  background-color: #a27136;
  color: #000000;
}
.xoo-wsc-qtb-circle input[type=number].xoo-wsc-qty {
  margin: 0;
}

span.xoo-wsch-close {
  font-size: 28px;
}

.accordion-header {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  padding: 20px;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-header {
    -webkit-transition: none;
    transition: none;
  }
}
.accordion-header.active {
  background-color: #decfbc;
}
.accordion-header.active svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.accordion-header .icon {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.accordion-header .icon svg {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 1.5em;
  height: 1.5em;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-header .icon svg {
    -webkit-transition: none;
    transition: none;
  }
}
.accordion-header * {
  margin: auto;
  font-weight: 600;
}
.accordion-header i {
  content: "\f107";
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 14px;
  float: right;
  font-weight: 500;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-header i {
    -webkit-transition: none;
    transition: none;
  }
}
.accordion-header > a {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.accordion-header > a:hover {
  color: #f26460;
}
.accordion-content {
  opacity: 0;
  padding: 20px;
  display: none;
  border: 1px solid #e1e1e1;
  border-top: 0;
  height: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-content {
    -webkit-transition: none;
    transition: none;
  }
}
.accordion-content.active {
  display: block;
  opacity: 1;
  min-height: 20px;
  height: auto;
  max-height: 200px;
}

.add_to_cart,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  position: relative;
  height: 3.125em;
  display: inline-block;
  padding: 0 1.875em 0 4.375em;
  border-radius: 999px;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  float: right;
}
.add_to_cart::after,
.woocommerce #respond input#submit.alt::after, .woocommerce a.button.alt::after, .woocommerce button.button.alt::after, .woocommerce input.button.alt::after {
  position: absolute;
  left: 0;
}
.add_to_cart.-dark, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.add_to_cart, .footer-one__header__newsletter .footer-one-newsletter input.add_to_cart[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.add_to_cart,
.woocommerce #respond input#submit.alt.-dark,
.woocommerce #respond .footer-one__header__newsletter .footer-one-newsletter input#submit.alt[type=submit],
.footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit.alt[type=submit], .woocommerce a.button.alt.-dark, .woocommerce button.button.alt.-dark, .woocommerce .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.button.alt, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce button.button.alt, .woocommerce .footer-one__header__newsletter .footer-one-newsletter button.button.alt, .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button.alt, .woocommerce input.button.alt.-dark, .woocommerce .footer-one__header__newsletter .footer-one-newsletter input.button.alt[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button.alt[type=submit] {
  background-color: #342220;
}
.add_to_cart.-dark h5, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.add_to_cart h5, .footer-one__header__newsletter .footer-one-newsletter input.add_to_cart[type=submit] h5, .footer-one__header__newsletter .footer-one-newsletter button.add_to_cart h5,
.woocommerce #respond input#submit.alt.-dark h5,
.woocommerce #respond .footer-one__header__newsletter .footer-one-newsletter input#submit.alt[type=submit] h5,
.footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit.alt[type=submit] h5, .woocommerce a.button.alt.-dark h5, .woocommerce button.button.alt.-dark h5, .woocommerce .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.button.alt h5, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce button.button.alt h5, .woocommerce .footer-one__header__newsletter .footer-one-newsletter button.button.alt h5, .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button.alt h5, .woocommerce input.button.alt.-dark h5, .woocommerce .footer-one__header__newsletter .footer-one-newsletter input.button.alt[type=submit] h5, .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button.alt[type=submit] h5 {
  color: #fff;
}
.add_to_cart.-disable,
.woocommerce #respond input#submit.alt.-disable, .woocommerce a.button.alt.-disable, .woocommerce button.button.alt.-disable, .woocommerce input.button.alt.-disable {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0 4.375em 0 1.875em;
}
.add_to_cart.-disable .btn, .add_to_cart.-disable .paginator li button, .paginator li .add_to_cart.-disable button, .add_to_cart.-disable .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .add_to_cart.-disable button, .add_to_cart.-disable .category-two .slick-arrow, .category-two .add_to_cart.-disable .slick-arrow, .add_to_cart.-disable .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .add_to_cart.-disable input[type=submit], .add_to_cart.-disable .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .add_to_cart.-disable button, .add_to_cart.-disable .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .add_to_cart.-disable .slick-arrow, .add_to_cart.-disable .product-tab-slide__content .slick-arrow, .product-tab-slide__content .add_to_cart.-disable .slick-arrow, .add_to_cart.-disable .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .add_to_cart.-disable .slick-arrow, .add_to_cart.-disable .testimonial-three .slick-arrow, .testimonial-three .add_to_cart.-disable .slick-arrow,
.woocommerce #respond input#submit.alt.-disable .btn,
.woocommerce #respond input#submit.alt.-disable .paginator li button,
.paginator li .woocommerce #respond input#submit.alt.-disable button,
.woocommerce #respond input#submit.alt.-disable .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button,
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce #respond input#submit.alt.-disable button,
.woocommerce #respond input#submit.alt.-disable .category-two .slick-arrow,
.category-two .woocommerce #respond input#submit.alt.-disable .slick-arrow,
.woocommerce #respond input#submit.alt.-disable .footer-one__header__newsletter .footer-one-newsletter input[type=submit],
.footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit.alt.-disable input[type=submit],
.woocommerce #respond input#submit.alt.-disable .footer-one__header__newsletter .footer-one-newsletter button,
.footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit.alt.-disable button,
.woocommerce #respond input#submit.alt.-disable .product-detail__slide-two__small .slick-arrow,
.product-detail__slide-two__small .woocommerce #respond input#submit.alt.-disable .slick-arrow,
.woocommerce #respond input#submit.alt.-disable .product-tab-slide__content .slick-arrow,
.product-tab-slide__content .woocommerce #respond input#submit.alt.-disable .slick-arrow,
.woocommerce #respond input#submit.alt.-disable .slider.-style-3 .slider__carousel .slick-arrow,
.slider.-style-3 .slider__carousel .woocommerce #respond input#submit.alt.-disable .slick-arrow,
.woocommerce #respond input#submit.alt.-disable .testimonial-three .slick-arrow,
.testimonial-three .woocommerce #respond input#submit.alt.-disable .slick-arrow, .woocommerce a.button.alt.-disable .btn, .woocommerce a.button.alt.-disable .paginator li button, .paginator li .woocommerce a.button.alt.-disable button, .woocommerce a.button.alt.-disable .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce a.button.alt.-disable button, .woocommerce a.button.alt.-disable .category-two .slick-arrow, .category-two .woocommerce a.button.alt.-disable .slick-arrow, .woocommerce a.button.alt.-disable .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce a.button.alt.-disable input[type=submit], .woocommerce a.button.alt.-disable .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce a.button.alt.-disable button, .woocommerce a.button.alt.-disable .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .woocommerce a.button.alt.-disable .slick-arrow, .woocommerce a.button.alt.-disable .product-tab-slide__content .slick-arrow, .product-tab-slide__content .woocommerce a.button.alt.-disable .slick-arrow, .woocommerce a.button.alt.-disable .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .woocommerce a.button.alt.-disable .slick-arrow, .woocommerce a.button.alt.-disable .testimonial-three .slick-arrow, .testimonial-three .woocommerce a.button.alt.-disable .slick-arrow, .woocommerce button.button.alt.-disable .btn, .woocommerce button.button.alt.-disable .paginator li button, .paginator li .woocommerce button.button.alt.-disable button, .woocommerce button.button.alt.-disable .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce button.button.alt.-disable button, .woocommerce button.button.alt.-disable .category-two .slick-arrow, .category-two .woocommerce button.button.alt.-disable .slick-arrow, .woocommerce button.button.alt.-disable .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button.alt.-disable input[type=submit], .woocommerce button.button.alt.-disable .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button.alt.-disable button, .woocommerce button.button.alt.-disable .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .woocommerce button.button.alt.-disable .slick-arrow, .woocommerce button.button.alt.-disable .product-tab-slide__content .slick-arrow, .product-tab-slide__content .woocommerce button.button.alt.-disable .slick-arrow, .woocommerce button.button.alt.-disable .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .woocommerce button.button.alt.-disable .slick-arrow, .woocommerce button.button.alt.-disable .testimonial-three .slick-arrow, .testimonial-three .woocommerce button.button.alt.-disable .slick-arrow, .woocommerce input.button.alt.-disable .btn, .woocommerce input.button.alt.-disable .paginator li button, .paginator li .woocommerce input.button.alt.-disable button, .woocommerce input.button.alt.-disable .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce input.button.alt.-disable button, .woocommerce input.button.alt.-disable .category-two .slick-arrow, .category-two .woocommerce input.button.alt.-disable .slick-arrow, .woocommerce input.button.alt.-disable .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button.alt.-disable input[type=submit], .woocommerce input.button.alt.-disable .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button.alt.-disable button, .woocommerce input.button.alt.-disable .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .woocommerce input.button.alt.-disable .slick-arrow, .woocommerce input.button.alt.-disable .product-tab-slide__content .slick-arrow, .product-tab-slide__content .woocommerce input.button.alt.-disable .slick-arrow, .woocommerce input.button.alt.-disable .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .woocommerce input.button.alt.-disable .slick-arrow, .woocommerce input.button.alt.-disable .testimonial-three .slick-arrow, .testimonial-three .woocommerce input.button.alt.-disable .slick-arrow {
  left: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.add_to_cart .btn, .add_to_cart .paginator li button, .paginator li .add_to_cart button, .add_to_cart .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .add_to_cart button, .add_to_cart .category-two .slick-arrow, .category-two .add_to_cart .slick-arrow, .add_to_cart .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .add_to_cart input[type=submit], .add_to_cart .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .add_to_cart button, .add_to_cart .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .add_to_cart .slick-arrow, .add_to_cart .product-tab-slide__content .slick-arrow, .product-tab-slide__content .add_to_cart .slick-arrow, .add_to_cart .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .add_to_cart .slick-arrow, .add_to_cart .testimonial-three .slick-arrow, .testimonial-three .add_to_cart .slick-arrow,
.woocommerce #respond input#submit.alt .btn,
.woocommerce #respond input#submit.alt .paginator li button,
.paginator li .woocommerce #respond input#submit.alt button,
.woocommerce #respond input#submit.alt .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button,
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce #respond input#submit.alt button,
.woocommerce #respond input#submit.alt .category-two .slick-arrow,
.category-two .woocommerce #respond input#submit.alt .slick-arrow,
.woocommerce #respond input#submit.alt .footer-one__header__newsletter .footer-one-newsletter input[type=submit],
.footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit.alt input[type=submit],
.woocommerce #respond input#submit.alt .footer-one__header__newsletter .footer-one-newsletter button,
.footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit.alt button,
.woocommerce #respond input#submit.alt .product-detail__slide-two__small .slick-arrow,
.product-detail__slide-two__small .woocommerce #respond input#submit.alt .slick-arrow,
.woocommerce #respond input#submit.alt .product-tab-slide__content .slick-arrow,
.product-tab-slide__content .woocommerce #respond input#submit.alt .slick-arrow,
.woocommerce #respond input#submit.alt .slider.-style-3 .slider__carousel .slick-arrow,
.slider.-style-3 .slider__carousel .woocommerce #respond input#submit.alt .slick-arrow,
.woocommerce #respond input#submit.alt .testimonial-three .slick-arrow,
.testimonial-three .woocommerce #respond input#submit.alt .slick-arrow, .woocommerce a.button.alt .btn, .woocommerce a.button.alt .paginator li button, .paginator li .woocommerce a.button.alt button, .woocommerce a.button.alt .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce a.button.alt button, .woocommerce a.button.alt .category-two .slick-arrow, .category-two .woocommerce a.button.alt .slick-arrow, .woocommerce a.button.alt .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce a.button.alt input[type=submit], .woocommerce a.button.alt .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce a.button.alt button, .woocommerce a.button.alt .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .woocommerce a.button.alt .slick-arrow, .woocommerce a.button.alt .product-tab-slide__content .slick-arrow, .product-tab-slide__content .woocommerce a.button.alt .slick-arrow, .woocommerce a.button.alt .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .woocommerce a.button.alt .slick-arrow, .woocommerce a.button.alt .testimonial-three .slick-arrow, .testimonial-three .woocommerce a.button.alt .slick-arrow, .woocommerce button.button.alt .btn, .woocommerce button.button.alt .paginator li button, .paginator li .woocommerce button.button.alt button, .woocommerce button.button.alt .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce button.button.alt button, .woocommerce button.button.alt .category-two .slick-arrow, .category-two .woocommerce button.button.alt .slick-arrow, .woocommerce button.button.alt .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button.alt input[type=submit], .woocommerce button.button.alt .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button.alt button, .woocommerce button.button.alt .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .woocommerce button.button.alt .slick-arrow, .woocommerce button.button.alt .product-tab-slide__content .slick-arrow, .product-tab-slide__content .woocommerce button.button.alt .slick-arrow, .woocommerce button.button.alt .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .woocommerce button.button.alt .slick-arrow, .woocommerce button.button.alt .testimonial-three .slick-arrow, .testimonial-three .woocommerce button.button.alt .slick-arrow, .woocommerce input.button.alt .btn, .woocommerce input.button.alt .paginator li button, .paginator li .woocommerce input.button.alt button, .woocommerce input.button.alt .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce input.button.alt button, .woocommerce input.button.alt .category-two .slick-arrow, .category-two .woocommerce input.button.alt .slick-arrow, .woocommerce input.button.alt .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button.alt input[type=submit], .woocommerce input.button.alt .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button.alt button, .woocommerce input.button.alt .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .woocommerce input.button.alt .slick-arrow, .woocommerce input.button.alt .product-tab-slide__content .slick-arrow, .product-tab-slide__content .woocommerce input.button.alt .slick-arrow, .woocommerce input.button.alt .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .woocommerce input.button.alt .slick-arrow, .woocommerce input.button.alt .testimonial-three .slick-arrow, .testimonial-three .woocommerce input.button.alt .slick-arrow {
  position: absolute;
  left: 0;
  top: 0;
  height: 3.8461538462em;
  width: 3.8461538462em;
  padding: 0;
  line-height: 3.8461538462em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.add_to_cart h5,
.woocommerce #respond input#submit.alt h5, .woocommerce a.button.alt h5, .woocommerce button.button.alt h5, .woocommerce input.button.alt h5 {
  color: #342220;
  font-size: 0.8125em;
  font-weight: 600;
  line-height: 3.8461538462em;
  text-transform: uppercase;
}
.add_to_cart:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  padding: 0 4.375em 0 1.875em;
}
.add_to_cart:hover .btn, .add_to_cart:hover .paginator li button, .paginator li .add_to_cart:hover button, .add_to_cart:hover .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .add_to_cart:hover button, .add_to_cart:hover .category-two .slick-arrow, .category-two .add_to_cart:hover .slick-arrow, .add_to_cart:hover .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .add_to_cart:hover input[type=submit], .add_to_cart:hover .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .add_to_cart:hover button, .add_to_cart:hover .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .add_to_cart:hover .slick-arrow, .add_to_cart:hover .product-tab-slide__content .slick-arrow, .product-tab-slide__content .add_to_cart:hover .slick-arrow, .add_to_cart:hover .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .add_to_cart:hover .slick-arrow, .add_to_cart:hover .testimonial-three .slick-arrow, .testimonial-three .add_to_cart:hover .slick-arrow,
.woocommerce #respond input#submit.alt:hover .btn,
.woocommerce #respond input#submit.alt:hover .paginator li button,
.paginator li .woocommerce #respond input#submit.alt:hover button,
.woocommerce #respond input#submit.alt:hover .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button,
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce #respond input#submit.alt:hover button,
.woocommerce #respond input#submit.alt:hover .category-two .slick-arrow,
.category-two .woocommerce #respond input#submit.alt:hover .slick-arrow,
.woocommerce #respond input#submit.alt:hover .footer-one__header__newsletter .footer-one-newsletter input[type=submit],
.footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit.alt:hover input[type=submit],
.woocommerce #respond input#submit.alt:hover .footer-one__header__newsletter .footer-one-newsletter button,
.footer-one__header__newsletter .footer-one-newsletter .woocommerce #respond input#submit.alt:hover button,
.woocommerce #respond input#submit.alt:hover .product-detail__slide-two__small .slick-arrow,
.product-detail__slide-two__small .woocommerce #respond input#submit.alt:hover .slick-arrow,
.woocommerce #respond input#submit.alt:hover .product-tab-slide__content .slick-arrow,
.product-tab-slide__content .woocommerce #respond input#submit.alt:hover .slick-arrow,
.woocommerce #respond input#submit.alt:hover .slider.-style-3 .slider__carousel .slick-arrow,
.slider.-style-3 .slider__carousel .woocommerce #respond input#submit.alt:hover .slick-arrow,
.woocommerce #respond input#submit.alt:hover .testimonial-three .slick-arrow,
.testimonial-three .woocommerce #respond input#submit.alt:hover .slick-arrow, .woocommerce a.button.alt:hover .btn, .woocommerce a.button.alt:hover .paginator li button, .paginator li .woocommerce a.button.alt:hover button, .woocommerce a.button.alt:hover .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce a.button.alt:hover button, .woocommerce a.button.alt:hover .category-two .slick-arrow, .category-two .woocommerce a.button.alt:hover .slick-arrow, .woocommerce a.button.alt:hover .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce a.button.alt:hover input[type=submit], .woocommerce a.button.alt:hover .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce a.button.alt:hover button, .woocommerce a.button.alt:hover .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .woocommerce a.button.alt:hover .slick-arrow, .woocommerce a.button.alt:hover .product-tab-slide__content .slick-arrow, .product-tab-slide__content .woocommerce a.button.alt:hover .slick-arrow, .woocommerce a.button.alt:hover .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .woocommerce a.button.alt:hover .slick-arrow, .woocommerce a.button.alt:hover .testimonial-three .slick-arrow, .testimonial-three .woocommerce a.button.alt:hover .slick-arrow, .woocommerce button.button.alt:hover .btn, .woocommerce button.button.alt:hover .paginator li button, .paginator li .woocommerce button.button.alt:hover button, .woocommerce button.button.alt:hover .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce button.button.alt:hover button, .woocommerce button.button.alt:hover .category-two .slick-arrow, .category-two .woocommerce button.button.alt:hover .slick-arrow, .woocommerce button.button.alt:hover .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button.alt:hover input[type=submit], .woocommerce button.button.alt:hover .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce button.button.alt:hover button, .woocommerce button.button.alt:hover .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .woocommerce button.button.alt:hover .slick-arrow, .woocommerce button.button.alt:hover .product-tab-slide__content .slick-arrow, .product-tab-slide__content .woocommerce button.button.alt:hover .slick-arrow, .woocommerce button.button.alt:hover .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .woocommerce button.button.alt:hover .slick-arrow, .woocommerce button.button.alt:hover .testimonial-three .slick-arrow, .testimonial-three .woocommerce button.button.alt:hover .slick-arrow, .woocommerce input.button.alt:hover .btn, .woocommerce input.button.alt:hover .paginator li button, .paginator li .woocommerce input.button.alt:hover button, .woocommerce input.button.alt:hover .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .woocommerce input.button.alt:hover button, .woocommerce input.button.alt:hover .category-two .slick-arrow, .category-two .woocommerce input.button.alt:hover .slick-arrow, .woocommerce input.button.alt:hover .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button.alt:hover input[type=submit], .woocommerce input.button.alt:hover .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .woocommerce input.button.alt:hover button, .woocommerce input.button.alt:hover .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .woocommerce input.button.alt:hover .slick-arrow, .woocommerce input.button.alt:hover .product-tab-slide__content .slick-arrow, .product-tab-slide__content .woocommerce input.button.alt:hover .slick-arrow, .woocommerce input.button.alt:hover .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .woocommerce input.button.alt:hover .slick-arrow, .woocommerce input.button.alt:hover .testimonial-three .slick-arrow, .testimonial-three .woocommerce input.button.alt:hover .slick-arrow {
  left: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

@media only screen and (max-width: 992px) {
  .benefits {
    font-size: 16px;
  }
}
.benefits__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.benefits__item:hover .benefits__item__icon {
  -webkit-animation: pulse 1s forwards;
          animation: pulse 1s forwards;
}
@media only screen and (max-width: 992px) {
  .benefits__item {
    margin-bottom: 1.875em;
  }
}
.benefits__item__icon {
  width: 1.875em;
  margin-right: 1.5625em;
}
.benefits__item__icon img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.benefits__item__content h5 {
  color: #342220;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0.625em;
}
.benefits__item__content p {
  color: #342220;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1.6923076923em;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.blog-sidebar__section {
  padding-bottom: 2.5em;
  margin-bottom: 2.5em;
  border-bottom: 1px solid #e1e1e1;
}
.blog-sidebar__section:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.blog-sidebar__section.-search form {
  position: relative;
}
.blog-sidebar__section.-search form input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.125em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input:focus {
  outline: 0;
}
.blog-sidebar__section.-search form input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
  line-height: -moz-block-height;
}
.blog-sidebar__section.-search form input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
  line-height: -moz-block-height;
}
.blog-sidebar__section.-search form input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form button {
  position: absolute;
  top: 50%;
  right: 1.25em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #342220;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.blog-sidebar__section.-search form button:hover {
  color: #f26460;
}
.blog-sidebar__section.-categories ul {
  list-style: none;
}
.blog-sidebar__section.-categories ul li {
  margin-bottom: 1.25em;
}
.blog-sidebar__section.-categories ul li a {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.blog-sidebar__section.-categories ul li a:hover {
  color: #342220;
}
.blog-sidebar__section.-categories ul li a span {
  float: right;
}
.blog-sidebar__section.-polular-post .post-card-three {
  margin-bottom: 1.875em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email] {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.2142857143em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  margin-bottom: 1.0714285714em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:focus {
  outline: 0;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form label {
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 2em;
  display: block;
  margin-bottom: 1.25em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form label input {
  margin-right: 0.625em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button {
  height: 3.4615384615em !important;
  padding: 0 2.3076923077em !important;
}
.blog-sidebar__section.-newsletter p {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8666666667em;
  margin-bottom: 1.3333333333em;
}
.blog-sidebar__title {
  color: #342220;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.75em;
}

.breadcrumb {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3.125em 0;
  margin-bottom: 0.625rem;
}
.breadcrumb h1 {
  color: #342220;
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.4em;
}
@media only screen and (max-width: 992px) {
  .breadcrumb h1 {
    color: #342220;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1;
  }
}
.breadcrumb ul {
  list-style: none;
}
.breadcrumb ul li {
  display: inline-block;
}
.breadcrumb ul li.active {
  color: #a27136;
}
.breadcrumb ul li:last-child:after {
  display: none;
}
.breadcrumb ul li:after {
  content: "/";
  margin: 0 0.625em;
}

.rpi-dot.active {
  background-color: #a27136;
}

.rpi-review_us {
  background-color: #a27136;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
}

.rpi-header .rpi-name, .rpi-header .rpi-scale {
  color: #342220;
}

.btn, .paginator li button, .category-two .slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter button, .product-detail__slide-two__small .slick-arrow, .product-tab-slide__content .slick-arrow, .slider.-style-3 .slider__carousel .slick-arrow, .testimonial-three .slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 0.8125em;
  line-height: 1.625em;
  text-align: center;
  text-decoration: none;
  width: auto;
  height: auto;
  display: inline-block;
  cursor: pointer;
  padding: 1.1538461538em 2.3076923077em;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  border-radius: 0;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@media only screen and (max-width: 576px) {
  .btn, .paginator li button, .category-two .slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter button, .product-detail__slide-two__small .slick-arrow, .product-tab-slide__content .slick-arrow, .slider.-style-3 .slider__carousel .slick-arrow, .testimonial-three .slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button {
    padding: 1.1538461538em 0.67692em;
  }
}
.btn.-disable, .paginator li button.-disable, .category-two .-disable.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-disable[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-disable, .product-detail__slide-two__small .-disable.slick-arrow, .product-tab-slide__content .-disable.slick-arrow, .slider.-style-3 .slider__carousel .-disable.slick-arrow, .testimonial-three .-disable.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-disable {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.btn.-gold, .paginator li button.-gold, .category-two .-gold.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-gold[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-gold, .product-detail__slide-two__small .-gold.slick-arrow, .product-tab-slide__content .-gold.slick-arrow, .slider.-style-3 .slider__carousel .-gold.slick-arrow, .testimonial-three .-gold.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-gold {
  background-color: #f1c36c;
  color: #000000 !important;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.btn.-gold:hover, .paginator li button.-gold:hover, .category-two .-gold.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter input.-gold[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter button.-gold:hover, .product-detail__slide-two__small .-gold.slick-arrow:hover, .product-tab-slide__content .-gold.slick-arrow:hover, .slider.-style-3 .slider__carousel .-gold.slick-arrow:hover, .testimonial-three .-gold.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-gold:hover {
  background-color: #FFFFFF;
}
.btn.-round, .paginator li button, .category-two .-round.slick-arrow, .category-two .paginator li button.slick-arrow, .paginator li .category-two button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-round[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-round, .footer-one__header__newsletter .footer-one-newsletter .paginator li button, .paginator li .footer-one__header__newsletter .footer-one-newsletter button, .product-tab-slide__content .-round.slick-arrow, .product-tab-slide__content .paginator li button.slick-arrow, .paginator li .product-tab-slide__content button.slick-arrow, .slider.-style-3 .slider__carousel .-round.slick-arrow, .slider.-style-3 .slider__carousel .paginator li button.slick-arrow, .paginator li .slider.-style-3 .slider__carousel button.slick-arrow, .testimonial-three .-round.slick-arrow, .testimonial-three .paginator li button.slick-arrow, .paginator li .testimonial-three button.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-round, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .paginator li button, .paginator li .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .product-detail__slide-two__small input[type=submit].slick-arrow, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter input[type=submit].slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow, .product-detail__slide-two__small .slick-arrow, .slider.-style-3 .slider__carousel .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-3 .slider__carousel .slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.slick-arrow {
  border-radius: 999px;
}
.btn.-underline, .paginator li button.-underline, .category-two .-underline.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-underline[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-underline, .product-detail__slide-two__small .-underline.slick-arrow, .product-tab-slide__content .-underline.slick-arrow, .slider.-style-3 .slider__carousel .-underline.slick-arrow, .testimonial-three .-underline.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline {
  border: 0;
  padding: 0;
  padding-bottom: 0.625em;
  position: relative;
  overflow: hidden;
}
.btn.-underline:after, .paginator li button.-underline:after, .category-two .-underline.slick-arrow:after, .footer-one__header__newsletter .footer-one-newsletter input.-underline[type=submit]:after, .footer-one__header__newsletter .footer-one-newsletter button.-underline:after, .product-detail__slide-two__small .-underline.slick-arrow:after, .product-tab-slide__content .-underline.slick-arrow:after, .slider.-style-3 .slider__carousel .-underline.slick-arrow:after, .testimonial-three .-underline.slick-arrow:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:after, .btn.-underline:before, .paginator li button.-underline:before, .category-two .-underline.slick-arrow:before, .footer-one__header__newsletter .footer-one-newsletter input.-underline[type=submit]:before, .footer-one__header__newsletter .footer-one-newsletter button.-underline:before, .product-detail__slide-two__small .-underline.slick-arrow:before, .product-tab-slide__content .-underline.slick-arrow:before, .slider.-style-3 .slider__carousel .-underline.slick-arrow:before, .testimonial-three .-underline.slick-arrow:before, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #a27136;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.btn.-underline:after, .paginator li button.-underline:after, .category-two .-underline.slick-arrow:after, .footer-one__header__newsletter .footer-one-newsletter input.-underline[type=submit]:after, .footer-one__header__newsletter .footer-one-newsletter button.-underline:after, .product-detail__slide-two__small .-underline.slick-arrow:after, .product-tab-slide__content .-underline.slick-arrow:after, .slider.-style-3 .slider__carousel .-underline.slick-arrow:after, .testimonial-three .-underline.slick-arrow:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:after {
  left: -100%;
  background-color: #342220;
}
.btn.-underline:hover:after, .paginator li button.-underline:hover:after, .category-two .-underline.slick-arrow:hover:after, .footer-one__header__newsletter .footer-one-newsletter input.-underline[type=submit]:hover:after, .footer-one__header__newsletter .footer-one-newsletter button.-underline:hover:after, .product-detail__slide-two__small .-underline.slick-arrow:hover:after, .product-tab-slide__content .-underline.slick-arrow:hover:after, .slider.-style-3 .slider__carousel .-underline.slick-arrow:hover:after, .testimonial-three .-underline.slick-arrow:hover:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:hover:after {
  left: 0;
}
.btn:focus, .paginator li button:focus, .category-two .slick-arrow:focus, .footer-one__header__newsletter .footer-one-newsletter input[type=submit]:focus, .footer-one__header__newsletter .footer-one-newsletter button:focus, .product-detail__slide-two__small .slick-arrow:focus, .product-tab-slide__content .slick-arrow:focus, .slider.-style-3 .slider__carousel .slick-arrow:focus, .testimonial-three .slick-arrow:focus, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:focus {
  outline: 0;
}
.btn.-red, .paginator li button.-red, .category-two .-red.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-red[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-red, .product-detail__slide-two__small .-red.slick-arrow, .product-tab-slide__content .-red.slick-arrow, .slider.-style-3 .slider__carousel .-red.slick-arrow, .testimonial-three .-red.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red {
  background-color: #a27136;
  color: #fff;
}
.btn.-red:hover, .paginator li button.-red:hover, .category-two .-red.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter input.-red[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter button.-red:hover, .product-detail__slide-two__small .-red.slick-arrow:hover, .product-tab-slide__content .-red.slick-arrow:hover, .slider.-style-3 .slider__carousel .-red.slick-arrow:hover, .testimonial-three .-red.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red:hover {
  background-color: #7c5629;
}
.btn.-light-red, .paginator li button.-light-red, .category-two .-light-red.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-light-red[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-light-red, .product-detail__slide-two__small .-light-red.slick-arrow, .product-tab-slide__content .-light-red.slick-arrow, .slider.-style-3 .slider__carousel .-light-red.slick-arrow, .testimonial-three .-light-red.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red {
  background-color: #342220;
  color: #fff;
}
.btn.-light-red:hover, .paginator li button.-light-red:hover, .category-two .-light-red.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter input.-light-red[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter button.-light-red:hover, .product-detail__slide-two__small .-light-red.slick-arrow:hover, .product-tab-slide__content .-light-red.slick-arrow:hover, .slider.-style-3 .slider__carousel .-light-red.slick-arrow:hover, .testimonial-three .-light-red.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red:hover {
  background-color: #140d0d;
}
.btn.-dark, .paginator li button.-dark, .category-two .-dark.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter button.-dark, .product-detail__slide-two__small .-dark.slick-arrow, .product-tab-slide__content .-dark.slick-arrow, .slider.-style-3 .slider__carousel .-dark.slick-arrow, .testimonial-three .-dark.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .slider.-style-3 .slider__carousel .footer-one__header__newsletter .footer-one-newsletter input.slick-arrow[type=submit], .footer-one__header__newsletter .footer-one-newsletter .slider.-style-3 .slider__carousel input.slick-arrow[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.btn, .footer-one__header__newsletter .footer-one-newsletter .paginator li button, .paginator li .footer-one__header__newsletter .footer-one-newsletter button, .category-two .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .category-two button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter button, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .product-detail__slide-two__small button.slick-arrow, .product-tab-slide__content .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .product-tab-slide__content button.slick-arrow, .slider.-style-3 .slider__carousel .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .slider.-style-3 .slider__carousel button.slick-arrow, .testimonial-three .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .testimonial-three button.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button {
  background-color: #342220;
  color: #fff;
  border: 1px solid #342220;
}
.btn.-dark:hover, .paginator li button.-dark:hover, .category-two .-dark.slick-arrow:hover, .product-detail__slide-two__small .-dark.slick-arrow:hover, .product-tab-slide__content .-dark.slick-arrow:hover, .slider.-style-3 .slider__carousel .-dark.slick-arrow:hover, .testimonial-three .-dark.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter input[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter button:hover, .slider.-style-3 .slider__carousel .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .slider.-style-3 .slider__carousel button.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover {
  background-color: #140d0d;
}
.btn.-dark:hover, .paginator li button.-dark:hover, .category-two .-dark.slick-arrow:hover, .product-detail__slide-two__small .-dark.slick-arrow:hover, .product-tab-slide__content .-dark.slick-arrow:hover, .slider.-style-3 .slider__carousel .-dark.slick-arrow:hover, .testimonial-three .-dark.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter input[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter button:hover, .slider.-style-3 .slider__carousel .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .slider.-style-3 .slider__carousel button.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover {
  background-color: #FFFFFF;
  color: #000000 !important;
}
.btn.-light, .paginator li button.-light, .category-two .-light.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-light[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-light, .product-detail__slide-two__small .-light.slick-arrow, .product-tab-slide__content .-light.slick-arrow, .slider.-style-3 .slider__carousel .-light.slick-arrow, .testimonial-three .-light.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light {
  background-color: #f5f5f5;
  color: #fff;
  color: #342220;
}
.btn.-light:hover, .paginator li button.-light:hover, .category-two .-light.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter input.-light[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter button.-light:hover, .product-detail__slide-two__small .-light.slick-arrow:hover, .product-tab-slide__content .-light.slick-arrow:hover, .slider.-style-3 .slider__carousel .-light.slick-arrow:hover, .testimonial-three .-light.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light:hover {
  background-color: gainsboro;
}
.btn.-white, .paginator li button, .category-two .-white.slick-arrow, .category-two .paginator li button.slick-arrow, .paginator li .category-two button.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-white[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-white, .footer-one__header__newsletter .footer-one-newsletter .paginator li button, .paginator li .footer-one__header__newsletter .footer-one-newsletter button, .product-tab-slide__content .-white.slick-arrow, .product-tab-slide__content .paginator li button.slick-arrow, .paginator li .product-tab-slide__content button.slick-arrow, .slider.-style-3 .slider__carousel .-white.slick-arrow, .slider.-style-3 .slider__carousel .paginator li button.slick-arrow, .paginator li .slider.-style-3 .slider__carousel button.slick-arrow, .testimonial-three .-white.slick-arrow, .testimonial-three .paginator li button.slick-arrow, .paginator li .testimonial-three button.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-white, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .paginator li button, .paginator li .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .footer-one__header__newsletter .footer-one-newsletter .product-detail__slide-two__small input[type=submit].slick-arrow, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter input[type=submit].slick-arrow, .footer-one__header__newsletter .footer-one-newsletter .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow, .product-detail__slide-two__small .slick-arrow, .slider.-style-3 .slider__carousel .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .slider.-style-3 .slider__carousel .slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow, .product-detail__slide-two__small .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.slick-arrow {
  background-color: #fff;
  color: #fff;
  border: 1px solid #e1e1e1;
  color: #342220;
}
.btn.-white:hover, .paginator li button:hover, .category-two .-white.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter input.-white[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter button.-white:hover, .footer-one__header__newsletter .footer-one-newsletter .paginator li button:hover, .paginator li .footer-one__header__newsletter .footer-one-newsletter button:hover, .product-tab-slide__content .-white.slick-arrow:hover, .slider.-style-3 .slider__carousel .-white.slick-arrow:hover, .slider.-style-3 .slider__carousel .paginator li button.slick-arrow:hover, .paginator li .slider.-style-3 .slider__carousel button.slick-arrow:hover, .testimonial-three .-white.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-white:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .paginator li button:hover, .paginator li .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover, .footer-one__header__newsletter .footer-one-newsletter .product-detail__slide-two__small input[type=submit].slick-arrow:hover, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter input[type=submit].slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter .product-detail__slide-two__small button.slick-arrow:hover, .product-detail__slide-two__small .footer-one__header__newsletter .footer-one-newsletter button.slick-arrow:hover, .product-detail__slide-two__small .slick-arrow:hover, .slider.-style-3 .slider__carousel .product-detail__slide-two__small .slick-arrow:hover, .product-detail__slide-two__small .slider.-style-3 .slider__carousel .slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-detail__slide-two__small button.slick-arrow:hover, .product-detail__slide-two__small .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.slick-arrow:hover {
  background-color: #e6e6e6;
}
.btn.-transparent, .paginator li button.-transparent, .category-two .-transparent.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-transparent[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-transparent, .product-detail__slide-two__small .-transparent.slick-arrow, .product-tab-slide__content .-transparent.slick-arrow, .slider.-style-3 .slider__carousel .-transparent.slick-arrow, .testimonial-three .-transparent.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-transparent {
  background-color: transparent;
  color: #fff;
  color: #342220;
}
.btn.-transparent:hover, .paginator li button.-transparent:hover, .category-two .-transparent.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter input.-transparent[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter button.-transparent:hover, .product-detail__slide-two__small .-transparent.slick-arrow:hover, .product-tab-slide__content .-transparent.slick-arrow:hover, .slider.-style-3 .slider__carousel .-transparent.slick-arrow:hover, .testimonial-three .-transparent.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-transparent:hover {
  background-color: rgba(0, 0, 0, 0);
}
.btn.-light-red, .paginator li button.-light-red, .category-two .-light-red.slick-arrow, .footer-one__header__newsletter .footer-one-newsletter input.-light-red[type=submit], .footer-one__header__newsletter .footer-one-newsletter button.-light-red, .product-detail__slide-two__small .-light-red.slick-arrow, .product-tab-slide__content .-light-red.slick-arrow, .slider.-style-3 .slider__carousel .-light-red.slick-arrow, .testimonial-three .-light-red.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red {
  border: 1px solid #342220;
}
.btn.-light-red:hover, .paginator li button.-light-red:hover, .category-two .-light-red.slick-arrow:hover, .footer-one__header__newsletter .footer-one-newsletter input.-light-red[type=submit]:hover, .footer-one__header__newsletter .footer-one-newsletter button.-light-red:hover, .product-detail__slide-two__small .-light-red.slick-arrow:hover, .product-tab-slide__content .-light-red.slick-arrow:hover, .slider.-style-3 .slider__carousel .-light-red.slick-arrow:hover, .testimonial-three .-light-red.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red:hover {
  background-color: #FFFFFF;
  color: #342220;
}

.cart-sidebar {
  height: 100%;
}
.cart-sidebar .cart-items__wrapper {
  height: 100%;
  background-color: #fff;
  z-index: 101;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .cart-sidebar .cart-items__wrapper {
    font-size: 0.875em;
  }
}
.cart-sidebar .cart-items__wrapper .quantity {
  -moz-appearance: textfield;
}
.cart-sidebar .cart-items__wrapper .quantity::-webkit-outer-spin-button, .cart-sidebar .cart-items__wrapper .quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-sidebar .cart-items__wrapper h2 {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.2em;
}
.cart-sidebar .cart-items__wrapper .empty-noti {
  color: #342220;
  font-size: 1.875em;
  font-weight: normal;
  line-height: 1;
  padding: 3.125em 0;
}
.cart-sidebar .cart-items__wrapper .cart-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1.875em;
  margin-bottom: 1.875em;
  border-bottom: 1px solid #e1e1e1;
}
.cart-sidebar .cart-items__wrapper .cart-item:last-child {
  padding-bottom: 0;
  border: 0;
}
.cart-sidebar .cart-items__wrapper .cart-item__image {
  margin-right: 1.5625em;
}
.cart-sidebar .cart-items__wrapper .cart-item__image img {
  height: 5em;
  width: 5em;
  -o-object-fit: cover;
     object-fit: cover;
}
.cart-sidebar .cart-items__wrapper .cart-item__info {
  margin-right: 1.875em;
}
.cart-sidebar .cart-items__wrapper .cart-item__info a {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.6em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: block;
  margin-bottom: 0.6666666667em;
}
.cart-sidebar .cart-items__wrapper .cart-item__info a:hover {
  color: #f26460;
}
.cart-sidebar .cart-items__wrapper .cart-item__info h5 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  display: block;
  margin-bottom: 1em;
}
.cart-sidebar .cart-items__wrapper .cart-item__info p {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.cart-sidebar .cart-items__wrapper .cart-item__remove {
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.3333333333em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  border: 1px solid #888;
  height: 1.3333333333em;
  width: 1.3333333333em;
  text-align: center;
  border-radius: 999px;
  margin-left: auto;
}
.cart-sidebar .cart-items__wrapper .cart-item__remove:hover {
  color: #f26460;
}
.cart-sidebar .cart-items__wrapper .cart-item__remove:hover {
  border-color: #a27136;
}
.cart-sidebar .cart-items__wrapper .cart-items__total {
  margin-top: 1.875em;
  padding-top: 1.875em;
  border-top: 1px solid #e1e1e1;
  margin-top: auto;
}
.cart-sidebar .cart-items__wrapper .cart-items__total__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.875em;
}
.cart-sidebar .cart-items__wrapper .cart-items__total__price span {
  color: #a27136;
}
.cart-sidebar .cart-items__wrapper .cart-items__total__buttons .btn, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .paginator li button, .paginator li .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .category-two .slick-arrow, .category-two .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .cart-sidebar .cart-items__wrapper .cart-items__total__buttons input[type=submit], .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .testimonial-three .slick-arrow, .testimonial-three .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button {
  width: 100%;
}
.cart-sidebar .cart-items__wrapper .cart-items__total__buttons .btn:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .paginator li button:first-child, .paginator li .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .category-two .slick-arrow:first-child, .category-two .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .footer-one__header__newsletter .footer-one-newsletter input[type=submit]:first-child, .footer-one__header__newsletter .footer-one-newsletter .cart-sidebar .cart-items__wrapper .cart-items__total__buttons input[type=submit]:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .footer-one__header__newsletter .footer-one-newsletter button:first-child, .footer-one__header__newsletter .footer-one-newsletter .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .product-detail__slide-two__small .slick-arrow:first-child, .product-detail__slide-two__small .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .product-tab-slide__content .slick-arrow:first-child, .product-tab-slide__content .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slider.-style-3 .slider__carousel .slick-arrow:first-child, .slider.-style-3 .slider__carousel .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .testimonial-three .slick-arrow:first-child, .testimonial-three .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-sidebar .cart-items__wrapper .cart-items__total__buttons .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:first-child, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cart-sidebar .cart-items__wrapper .cart-items__total__buttons button:first-child {
  margin-bottom: 0.9375em;
}

.customed-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-right: 2.1875em;
  font-size: 1em;
  color: #342220;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  background-image: url("../images/common/Select/ic-down.png");
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: 12px;
  background-color: #fff;
}
.customed-select option {
  color: #342220;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  outline: 0;
  border: 0;
}
.customed-select option[disable] {
  color: #888;
}
.customed-select.-borderless {
  border: 0;
  background-color: transparent;
}
.customed-select.-white, .paginator li button.customed-select, .product-detail__slide-two__small .customed-select.slick-arrow {
  color: #fff;
  background-image: url("../images/common/Select/ic-down-white.png");
}
.customed-select.-white option, .paginator li button.customed-select option, .product-detail__slide-two__small .customed-select.slick-arrow option {
  color: #342220;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
}

.floating-label-field {
  z-index: 1;
  width: 100%;
}
.floating-label-field {
  display: inline-block;
  position: relative;
}
.floating-label-field,
.floating-label-field > .input,
.floating-label-field > .label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.floating-label-field::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: border-color 75ms linear;
  transition: border-color 75ms linear;
  border: solid 2px rgba(119, 136, 153, 0.3);
  border-radius: 0px;
}
.floating-label-field:focus-within::before {
  border-color: #342220;
  -webkit-transition: border-color 18.75ms linear;
  transition: border-color 18.75ms linear;
}
.floating-label-field > .label {
  position: absolute;
  top: 0;
  left: 8px;
  -webkit-transition: color 75ms linear, background 75ms ease-in-out, line-height 75ms ease-in-out, font-size 75ms ease-in-out;
  transition: color 75ms linear, background 75ms ease-in-out, line-height 75ms ease-in-out, font-size 75ms ease-in-out;
  background: transparent;
  z-index: 2;
  white-space: nowrap;
  cursor: text;
}
.floating-label-field > .input {
  margin: 0;
  padding: 0 12px;
  border: 0;
  background: transparent;
  min-height: 48px;
  position: relative;
  z-index: 1;
  -webkit-transition: opacity 75ms ease-in-out, -webkit-box-shadow 75ms ease-in-out;
  transition: opacity 75ms ease-in-out, -webkit-box-shadow 75ms ease-in-out;
  transition: opacity 75ms ease-in-out, box-shadow 75ms ease-in-out;
  transition: opacity 75ms ease-in-out, box-shadow 75ms ease-in-out, -webkit-box-shadow 75ms ease-in-out;
  width: 100%;
  border-radius: 0px;
}
.floating-label-field > input.input {
  line-height: 48px;
}
.floating-label-field > textarea.input {
  padding-top: 16px;
  padding-bottom: 16px;
  resize: vertical;
}
.floating-label-field > .input:focus {
  outline: 0;
}
.floating-label-field > .input:invalid {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.floating-label-field > .input:invalid:not(:focus) {
  outline: 0;
  border: 0;
  -webkit-box-shadow: inset 0 0 0 2px #e68;
          box-shadow: inset 0 0 0 2px #e68;
}
.floating-label-field > .input:invalid:not(:focus) + .label {
  color: #e68;
}
.floating-label-field > .input:focus + .label {
  color: #342220;
}
.floating-label-field > .input:-moz-placeholder-shown:not(:focus) {
  opacity: 0;
}
.floating-label-field > .input:-ms-input-placeholder:not(:focus) {
  opacity: 0;
}
.floating-label-field > .input:placeholder-shown:not(:focus) {
  opacity: 0;
}
.floating-label-field > .label {
  line-height: 2px;
  height: auto;
  padding: 0 6px;
  font-size: 0.86em;
  color: #789;
  background: white;
  border-radius: 0px;
}
.floating-label-field > .input:-moz-placeholder-shown:not(:focus) + .label {
  line-height: 52px;
  margin-top: 2px;
  font-size: 1em;
  color: #789;
  background: transparent;
}
.floating-label-field > .input:-ms-input-placeholder:not(:focus) + .label {
  line-height: 52px;
  margin-top: 2px;
  font-size: 1em;
  color: #789;
  background: transparent;
}
.floating-label-field > .input:placeholder-shown:not(:focus) + .label {
  line-height: 52px;
  margin-top: 2px;
  font-size: 1em;
  color: #789;
  background: transparent;
}
.floating-label-field > .input::-webkit-input-placeholder {
  color: #789;
}
.floating-label-field > .input::-moz-placeholder {
  color: #789;
}
.floating-label-field > .input:-ms-input-placeholder {
  color: #789;
}
.floating-label-field > .input::-ms-input-placeholder {
  color: #789;
}
.floating-label-field > .input::placeholder {
  color: #789;
}

.form-row {
  position: relative;
  margin-bottom: 20px;
}

.form-floating label {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.form-floating input {
  padding: 0.5rem;
  border: none;
  border-bottom: 2px solid #ccc;
  outline: none;
}

.form-floating input:focus {
  border-bottom-color: #a27136;
}

.form-floating input:not(:-moz-placeholder-shown) + label {
  opacity: 1;
  transform: translateY(0);
  font-size: 0.8rem;
  color: #a27136;
}

.form-floating input:not(:-ms-input-placeholder) + label {
  opacity: 1;
  transform: translateY(0);
  font-size: 0.8rem;
  color: #a27136;
}

.form-floating input:not(:placeholder-shown) + label,
.form-floating input:focus + label {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  font-size: 0.8rem;
  color: #a27136;
}

.fullscreen-playBtn {
  position: relative;
  color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  margin-bottom: 20px;
}
@media (prefers-reduced-motion: reduce) {
  .fullscreen-playBtn {
    -webkit-transition: none;
    transition: none;
  }
}
.fullscreen-playBtn:hover, .fullscreen-playBtn:active, .fullscreen-playBtn:focus {
  color: #f1c36c;
}
.fullscreen-playBtn i {
  font-size: 60px;
}

.plyr--full-ui input[type=range] {
  color: #d1a144;
}

.plyr__control--overlaid {
  background-color: #f1c36c;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background-color: #d1a144;
}

.honeycomb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 660px;
  height: 660px;
  margin: 80px auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .honeycomb {
    margin: 30px auto;
    width: 350px;
    height: 350px;
  }
}

.comb {
  width: 33.33%;
  height: 38.33%;
  cursor: pointer;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
  transition: transform 0.3s ease, filter 0.3s ease;
  transition: transform 0.3s ease, filter 0.3s ease, -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
  font-size: 15px;
  padding: 0 20px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .comb {
    font-size: 14px;
  }
}
.comb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #eed38f 0%, #e7c263 50%, #e6c05f 100%);
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
          clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  z-index: -1;
  -webkit-filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.2)) saturate(1.3);
          filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.2)) saturate(1.3);
}
.comb:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.25));
}
.comb:nth-child(1) {
  right: 16.5%;
  left: auto;
}
.comb:nth-child(2) {
  right: 0;
  top: 29.17%;
  left: auto;
}
.comb:nth-child(3) {
  right: 16.67%;
  bottom: 3.33%;
  top: auto;
}
.comb:nth-child(4) {
  bottom: 3.33%;
  top: auto;
  left: auto;
  right: 50.33%;
}
.comb:nth-child(6) {
  left: 16.67%;
}
.comb:nth-child(5) {
  left: -0.2%;
  bottom: 32.6%;
  right: auto;
  top: auto;
}

.front, .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 3.33%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.close, .next {
  display: none;
  text-decoration: underline;
  position: absolute;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .close, .next {
    display: block;
  }
}
@media (prefers-reduced-motion: reduce) {
  .close, .next {
    -webkit-transition: none;
    transition: none;
  }
}

.close {
  top: 12%;
}

.next {
  bottom: 12%;
}

.front {
  font-weight: bold;
  color: #5d3a1a;
}

.back {
  position: relative;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
  font-size: 14px;
  color: #5d3a1a;
}
@media only screen and (max-width: 768px) {
  .back {
    font-size: 16px;
    padding: 20px;
  }
}

.comb.active {
  z-index: 3;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.25));
}
@media only screen and (max-width: 768px) {
  .comb.active {
    top: 0;
    bottom: 0;
    width: 300px;
    height: 340px;
    right: 0;
    left: 0;
  }
}
.comb.active .front {
  opacity: 0;
}
.comb.active .back {
  opacity: 1;
}

.bg-close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px' viewbox='0 0 40 40'%3E%3Cpath d='M 10,10 L 30,30 M 30,10 L 10,30' stroke='black' stroke-width='4' stroke-linecap='butt' /%3E%3C/svg%3E");
  background-size: 100%;
}

.marqueefy {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: auto;
}
.marqueefy--wrapper {
  background: #decfbc;
  text-align: center;
}
.marqueefy:hover, .marqueefy:focus-visible {
  background: none;
}

.offcanvas {
  position: fixed;
  right: -100%;
  bottom: 0;
  width: 25vw;
  height: 100vh;
  background: #fff;
  z-index: 4;
  opacity: 0;
  -webkit-transition: right 0.3s ease-out, opacity 0.3s ease-out;
  transition: right 0.3s ease-out, opacity 0.3s ease-out;
}
.offcanvas.open {
  right: 0;
  opacity: 1;
}
.offcanvas__closeBtn {
  cursor: pointer;
}
.offcanvas__overlay {
  z-index: 3;
  background-color: #000000;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: none;
}
.offcanvas__overlay.active-menu {
  right: 0;
  opacity: 0.6;
  display: block;
}

.onsale,
.woocommerce span.onsale {
  top: 1px;
  left: 1px;
  border: 0;
  margin: 0;
  border-radius: 0;
  width: 79px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
  min-height: unset;
  min-width: unset;
  line-height: unset;
  z-index: 1;
}

.woocommerce ul.products li.product .onsale {
  right: 1px;
  left: auto;
  margin: 0;
  top: 1px;
  z-index: 1;
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
}
@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product .onsale {
    font-size: 10px;
    height: 24px;
    width: 42px;
  }
}

.paginator {
  list-style: none;
}
.paginator li {
  display: inline-block;
  margin: 0 0.3125em;
}
.paginator li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.paginator li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.paginator li.active button {
  background-color: #342220;
  color: #fff;
  height: 3.5714285714em;
  width: 3.5714285714em;
  padding: 0;
}
.paginator li button {
  height: 3.5714285714em;
  width: 3.5714285714em;
  padding: 0;
}

.post-card-one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 2.5em;
  -webkit-box-shadow: 0px 1px 5px 0 #dfdfe0;
          box-shadow: 0px 1px 5px 0 #dfdfe0;
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.post-card-one:hover {
  -webkit-box-shadow: 0px 3px 20px 0 #dfdfe0;
          box-shadow: 0px 3px 20px 0 #dfdfe0;
}
.post-card-one__date {
  padding: 0.625em 0.9375em;
  background-color: #342220;
  margin-right: 2.5em;
}
.post-card-one__date h5 {
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0.3125em;
}
.post-card-one__date p {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.post-card-one__content__info {
  margin-bottom: 0.9375em;
}
.post-card-one__content__info p {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
}
.post-card-one__content__info p span {
  color: #342220;
}
.post-card-one__content__info p:after {
  content: "/";
  margin: 0 0.625em;
}
.post-card-one__content__info a {
  color: #342220;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: inline-block;
}
.post-card-one__content__info a:hover {
  color: #f26460;
}
.post-card-one__content__title {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.3em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.post-card-one__content__title:hover {
  color: #f26460;
}

.post-card-two:hover .post-card-two__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.post-card-two:hover .post-card-two__image .post-card-two__info__date {
  background-color: #a27136;
  color: #fff;
}
.post-card-two__image {
  position: relative;
  margin-bottom: 1.875em;
  overflow: hidden;
}
.post-card-two__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.post-card-two__image .post-card-two__info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post-card-two__image .post-card-two__info__date {
  padding: 0.625em 0.9375em;
  background-color: #342220;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.post-card-two__image .post-card-two__info__date h5 {
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0.3125em;
}
.post-card-two__image .post-card-two__info__date p {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.post-card-two__image .post-card-two__info__detail {
  background-color: #fff;
  margin-right: 1.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1.25em;
}
.post-card-two__image .post-card-two__info__detail p {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.post-card-two__image .post-card-two__info__detail p span {
  color: #342220;
}
.post-card-two__image .post-card-two__info__detail p:after {
  content: "/";
  margin: 0 0.625em;
}
.post-card-two__image .post-card-two__info__detail a {
  color: #342220;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.post-card-two__image .post-card-two__info__detail a:hover {
  color: #f26460;
}
.post-card-two__content a {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.3em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
  margin-bottom: 1.1em;
}
.post-card-two__content a:hover {
  color: #342220;
}
.post-card-two__content a:hover {
  text-decoration: underline;
}
.post-card-two__content p {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.post-card-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post-card-three:hover .post-card-three__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.post-card-three__image {
  margin-right: 1.5625em;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}
.post-card-three__image img {
  height: 5.625em;
  width: 5.625em;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.post-card-three__content a {
  color: #342220;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.3125em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
  margin-bottom: 0.625em;
}
.post-card-three__content a:hover {
  color: #f26460;
}
.post-card-three__content p {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}

.post-card-featured {
  position: relative;
}
.post-card-featured:hover .post-card-featured__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.post-card-featured:hover .post-card-featured__content__date {
  background-color: #a27136;
  color: #fff;
}
.post-card-featured__image {
  overflow: hidden;
  height: 24.0625em;
  position: inherit;
  z-index: -1;
}
.post-card-featured__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.post-card-featured__content {
  background-color: #fff;
  margin-top: -2.5em;
  margin-right: 1.875em;
  padding: 2.5em 3.125em 1.25em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.post-card-featured__content__date {
  padding: 0.625em 0.9375em;
  background-color: #342220;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-right: 2.5em;
}
.post-card-featured__content__date h5 {
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0.3125em;
}
.post-card-featured__content__date p {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.post-card-featured__content__detail .post-card-featured__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.625em;
}
.post-card-featured__content__detail .post-card-featured__info p {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.post-card-featured__content__detail .post-card-featured__info p span {
  color: #342220;
}
.post-card-featured__content__detail .post-card-featured__info p:after {
  content: "/";
  margin: 0 0.625em;
}
.post-card-featured__content__detail .post-card-featured__info a {
  color: #342220;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.post-card-featured__content__detail .post-card-featured__info a:hover {
  color: #f26460;
}
.post-card-featured__content__detail .post-card-featured-title {
  color: #342220;
  font-size: 1.5em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.2916666667em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: block;
  margin-bottom: 1.25em;
}
.post-card-featured__content__detail .post-card-featured-title:hover {
  color: #f26460;
}
.post-card-featured__content__detail .post-card-featured-description {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
}

.post-card-five {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post-card-five:hover .post-card-five__date {
  background-color: #a27136;
}
.post-card-five__date {
  padding: 0.625em 0.9375em;
  background-color: #342220;
  margin-right: 2.5em;
  position: absolute;
  top: 10px;
  left: 10px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.post-card-five__date h5 {
  color: #fff;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0.3125em;
}
.post-card-five__date p {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.post-card-five__image {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 40%;
      -ms-flex: 1 1 40%;
          flex: 1 1 40%;
  max-width: 40%;
  margin-right: 1.875em;
  position: relative;
}
.post-card-five__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-card-five__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 60%;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  max-width: 60%;
}
.post-card-five__content__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.9375em;
}
.post-card-five__content__info p {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.post-card-five__content__info p span {
  color: #342220;
}
.post-card-five__content__info p:after {
  content: "/";
  margin: 0 0.625em;
}
.post-card-five__content__info a {
  color: #342220;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.post-card-five__content__info a:hover {
  color: #f26460;
}
.post-card-five__content__title {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.3em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
  margin-bottom: 0.75em;
}
.post-card-five__content__title:hover {
  color: #342220;
}
.post-card-five__content__title:hover {
  text-decoration: underline;
}
.post-card-five__content__description {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.product {
  position: relative;
}
.product-category {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  text-transform: capitalize;
}
.product-price--main {
  color: #342220;
  font-size: 0.8125em;
  font-weight: 600;
  line-height: 1;
}
.product-price--discount {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  text-decoration: line-through;
}
.product-colors {
  margin-left: auto;
}
.product-colors__item {
  height: 0.625em;
  width: 0.625em;
  border-radius: 999px;
  display: inline-block;
  margin: 0 0.1875em;
  cursor: pointer;
}
.product-colors__item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.product-colors__item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.product-colors__item:hover {
  border: 1px solid #e1e1e1;
}
.product-colors__item.active {
  border: 1px solid #e1e1e1;
}
.product-type {
  position: absolute;
  top: 0.9375em;
  left: 0.9375em;
  z-index: 10;
}
.product-type .-new,
.product-type .-sale {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  background-color: #1a7be9;
  padding: 0.3125em;
  border-radius: 0.1875em;
}
.product-type .-sale {
  background-color: #de1339;
}
.product-btn {
  display: inline-block;
}
.product-description {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
}
.product:hover .product-thumb__image img:nth-child(2) {
  opacity: 0;
}
.product-thumb {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-bottom: 1.5625em;
}
.product-thumb:hover .product-thumb__actions {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.product-thumb__image {
  display: block;
  height: 100%;
  width: 100%;
}
.product-thumb__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-thumb__image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  z-index: 9;
}
.product-thumb__image img:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  z-index: 10;
}
.product-thumb__actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.25em 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.product-thumb__actions .product-btn {
  margin: 0 0.3125em;
  display: inline-block;
}
.product-thumb__actions .product-btn .product__actions__item {
  height: 3.5714285714em;
  width: 3.5714285714em;
  padding: 0;
  line-height: 3.5714285714em;
}
.product-thumb__actions .product-btn .product__actions__item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.product-thumb__actions .product-btn .product__actions__item:last-child {
  margin-right: 0;
  padding-right: 0;
}
.product-thumb__actions .product-btn .product__actions__item.active {
  background-color: #a27136;
  color: #fff;
}
.product-name {
  color: #342220;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.625em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  display: block;
  margin-bottom: 0.625em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* number of lines to show */
  -webkit-box-orient: vertical;
}
.product-name:hover {
  color: #f26460;
}
.product-content__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.625em;
}
.product-content__header h5 {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  text-transform: capitalize;
}
.product-content__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-content__footer .product-price--main {
  margin-right: 0.7692307692em;
}
.product.-inline-content {
  position: relative;
}
.product.-inline-content .product-thumb__actions {
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
.product.-inline-content .product-content {
  position: absolute;
  bottom: 1.875em;
  left: 1.875em;
  right: 1.875em;
  z-index: 10;
}

.product-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border: 1px solid #e1e1e1;
}
.product-list:hover .product-list__thumb__image img:nth-child(2) {
  opacity: 0;
}
.product-list-thumb {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 35%;
      -ms-flex: 1 1 35%;
          flex: 1 1 35%;
  max-width: 35%;
  position: relative;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 576px) {
  .product-list-thumb {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
  }
}
.product-list-thumb__image {
  display: block;
  height: 100%;
  width: 100%;
  max-height: 21.875em;
}
.product-list-thumb__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-list-thumb__image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  z-index: 9;
}
.product-list-thumb__image img:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  z-index: 10;
}
.product-list-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 65%;
      -ms-flex: 1 1 65%;
          flex: 1 1 65%;
  max-width: 65%;
  padding: 3.125em;
}
@media only screen and (max-width: 1400px) {
  .product-list-content {
    padding: 2.1428571429em;
  }
}
@media only screen and (max-width: 992px) {
  .product-list-content {
    padding: 1.4285714286em;
  }
}
@media only screen and (max-width: 576px) {
  .product-list-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
    padding: 1.4285714286em;
  }
}
.product-list-content__top {
  padding-bottom: 1.5625em;
  margin-bottom: 1.5625em;
  border-bottom: 1px solid #e1e1e1;
}
.product-list-content__top .product-category__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.625em;
}
.product-list-content__top .product__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-list-content__top .product__price__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product-list-content__top .product__price__wrapper .product-price--main {
  margin-right: 0.7692307692em;
}
.product-list-content__bottom .product-description {
  margin-bottom: 2em;
}
.product-list-content__bottom .product-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.product-list-content__bottom .product-actions .product-btn:not(:last-child) {
  margin-right: 0.625em;
  margin: 0 0.625em 0.625em 0;
}
@media only screen and (max-width: 768px) {
  .product-list-content__bottom .product-actions .product-btn:not(:last-child) {
    margin-right: 0 0.3571428571em 0.3571428571em 0;
  }
}
.product-list-content__bottom .product-actions .product-btn a {
  height: 3.4615384615em;
  width: 3.4615384615em;
  line-height: 3.4615384615em;
  padding: 0;
}
@media only screen and (max-width: 1170px) {
  .product-list-content__bottom .product-actions .product-btn a {
    font-size: 13px;
  }
}
.product-list-content__bottom .product-actions .product-btn .add-to-cart {
  height: 2.8125em;
}
@media only screen and (max-width: 768px) {
  .product-list-content__bottom .product-actions .product-btn .add-to-cart {
    height: 3.2142857143em;
  }
}
.product-list-content__bottom .product-actions .product-btn .add-to-cart .btn, .product-list-content__bottom .product-actions .product-btn .add-to-cart .category-two .slick-arrow, .category-two .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow, .product-list-content__bottom .product-actions .product-btn .add-to-cart .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .product-list-content__bottom .product-actions .product-btn .add-to-cart input[type=submit], .product-list-content__bottom .product-actions .product-btn .add-to-cart .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .product-list-content__bottom .product-actions .product-btn .add-to-cart button, .product-list-content__bottom .product-actions .product-btn .add-to-cart .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow, .product-list-content__bottom .product-actions .product-btn .add-to-cart .product-tab-slide__content .slick-arrow, .product-tab-slide__content .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow, .product-list-content__bottom .product-actions .product-btn .add-to-cart .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow, .product-list-content__bottom .product-actions .product-btn .add-to-cart .testimonial-three .slick-arrow, .testimonial-three .product-list-content__bottom .product-actions .product-btn .add-to-cart .slick-arrow, .product-list-content__bottom .product-actions .product-btn .add-to-cart .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-list-content__bottom .product-actions .product-btn .add-to-cart button, .product-list-content__bottom .product-actions .product-btn .add-to-cart .paginator li button, .paginator li .product-list-content__bottom .product-actions .product-btn .add-to-cart button {
  height: 3.3076923077em;
  width: 3.3076923077em;
}

.product-quickview {
  padding: 3.125em;
}
@media only screen and (max-width: 768px) {
  .product-quickview .product-detail_slide-one {
    margin-bottom: 3.125em;
  }
}

.promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
.promo-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 20px;
}
.promo-image--sticker {
  top: 20px;
  left: -20px;
  width: 80px;
  height: 80px;
  position: absolute;
}
.promo-content {
  background-color: #FFFFFF;
  width: 100%;
  border-radius: 20px;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 0;
}
.promo-content--link a {
  padding: 1.1538461538em 1.507692em;
}

.quantity-controller {
  height: 3.125em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.quantity-controller > * {
  height: 100%;
}
.quantity-controller.-border {
  padding: 0 1.25em;
  border: 1px solid #e1e1e1;
}
.quantity-controller.-round, .product-detail__slide-two__small .quantity-controller.slick-arrow, .paginator li button.quantity-controller {
  border-radius: 999px;
}
.quantity-controller__btn {
  color: #888;
  font-size: 1.25em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  max-width: 50px;
  height: 100% !important;
  border: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #000000;
  font-weight: 400;
  background: transparent;
}
.quantity-controller__btn:hover {
  color: #f26460;
}
.quantity-controller__btn:hover {
  color: #a27136;
}
.quantity-controller--increase {
  border-radius: 20px 0 0 20px !important;
  padding-right: 20px;
}
.quantity-controller--decrease {
  border-radius: 0 20px 20px 0 !important;
  padding-left: 20px;
}
.quantity-controller__number {
  border: 1px solid #342220;
  -moz-appearance: textfield;
  color: #342220;
  font-size: 0.9375em;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.quantity-controller__number::-webkit-outer-spin-button, .quantity-controller__number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .quantity-controller__number {
    width: 4em;
  }
}

.woocommerce div.product form.cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 0;
}
.woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart .button {
  width: 50%;
  float: unset;
  margin: 34px 0px;
}
.review__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5625em;
}
.review__header__avatar {
  margin-right: 1.25em;
}
.review__header__avatar img {
  height: 3.125em;
  width: 3.125em;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 999px;
}
.review__header__info h5 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.6666666667em;
}
.review__header__info p {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.review__header__rate {
  margin-left: auto;
}
.review__content {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8em;
  margin-bottom: 1.25em;
}
.review__report {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  text-decoration: underline;
}
.review__report:hover {
  color: #f26460;
}

@media only screen and (max-width: 992px) {
  .section-title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .section-title {
    font-size: 12px;
  }
}
.section-title.-medium.-style1 h2 {
  font-size: 1.5em;
}
.section-title.-center {
  text-align: center;
}
.section-title h5 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
  .section-title h5 {
    margin-bottom: 0;
  }
}
.section-title h2 {
  color: #342220;
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.375em;
  text-transform: capitalize;
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
  .section-title h2 {
    margin-bottom: 0;
  }
}
.section-title p {
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.6em;
  margin-bottom: 1.6666666667em;
}

.slider-arrow-middle .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.slider-arrow-middle .slick-arrow.slick-prev {
  left: 0;
}
.slider-arrow-middle .slick-arrow.slick-next {
  right: 0;
}

.social-icons.-white a, .product-detail__slide-two__small .social-icons.slick-arrow a, .paginator li button.social-icons a {
  color: #fff;
}
.social-icons.-border ul > li {
  margin: 0 0.3125em;
}
.social-icons.-border ul > li a {
  height: 2.8125em;
  width: 2.8125em;
  text-align: center;
  line-height: 2.8125em;
  border-radius: 999px;
  border: 1px solid #e1e1e1;
  display: inline-block;
}
.social-icons.-border ul > li a:hover {
  background-color: #a27136;
  color: #fff;
  border-color: transparent;
}
.social-icons.-border ul--light-bg > li a {
  background-color: #e1e1e1;
}
.social-icons ul > li {
  display: inline-block;
  margin: 0 0.625em;
}
.social-icons ul > li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.social-icons ul > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.social-icons ul > li a {
  color: #342220;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.social-icons ul > li a:hover {
  color: #f26460;
}

ul {
  list-style: none;
}

.tab-switcher {
  display: inline-block;
  cursor: pointer;
  margin-right: 25px;
}

.top-nav {
  background-color: #342220;
  padding: 0.75em 0;
}
@media only screen and (max-width: 768px) {
  .top-nav {
    display: none;
  }
}
.top-nav__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-nav__wrapper .top-nav-promo {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.top-nav__wrapper .top-nav-selections {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-nav__wrapper .top-nav-selections__item select {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: normal;
  margin-right: 2.3076923077em;
}
.top-nav__wrapper .top-nav-selections__item a {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.top-nav__wrapper .top-nav-selections__item a:hover {
  color: #e1e1e1;
}
@media only screen and (max-width: 992px) {
  .top-nav.-style-2 .top-nav__wrapper-promo, .top-nav.menu.-style-6 .top-nav__wrapper-promo {
    display: none;
  }
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li {
  display: inline-block;
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li a, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li a {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li a:hover, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li a:hover {
  color: #e1e1e1;
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li::after, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li::after {
  content: "|";
  margin: 0 0.7692307692em;
  color: #fff;
}
.top-nav.-style-2 .top-nav__wrapper__quick-links ul li:last-child::after, .top-nav.menu.-style-6 .top-nav__wrapper__quick-links ul li:last-child::after {
  display: none;
}

#overlay .overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 100;
}

.rate i {
  color: #ecba0b;
  font-size: 0.75em;
}

.outline-none {
  outline: 0;
}

.slick-disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.9;
  color: #e1e1e1 !important;
}

.input-validator span.input-error {
  color: #de1339;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  margin-top: 0.9375em;
  display: block;
  text-align: right;
  font-style: italic;
}

.five-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 20%;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
  max-width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.w-100 {
  width: 100%;
}

.mb-100 {
  margin-bottom: 6.25rem;
}

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

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

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

.woocommerce div.product .woocommerce-tabs {
  margin-bottom: 8em;
}
@media only screen and (max-width: 768px) {
  .woocommerce div.product .woocommerce-tabs {
    margin-bottom: 4em;
  }
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0;
  border: 1px solid #d4d4d4;
  background-color: #FFFFFF;
  padding: 24px;
  font-size: 1rem;
  line-height: 2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 2em 0;
  margin: 0;
  margin-bottom: -1px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 0;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-column-gap: 9px;
       -moz-column-gap: 9px;
            column-gap: 9px;
    row-gap: 0;
    width: 100%;
    padding: 0 0 0 0.8em;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #D3CED2;
  background: unset;
  padding: 0;
  z-index: 1;
  font-size: 14px;
  line-height: 26px;
}
@media only screen and (max-width: 768px) {
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    font-size: 12px;
    line-height: 20px;
  }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0.4em 1.6em;
  border-radius: 0;
  border: 1px solid #000000;
  background: #000000;
  color: #FFFFFF;
  z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  background: #FFFFFF;
  color: #000000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  border: 1px solid #FFFFFF !important;
  margin: 0;
  background: #FFFFFF;
  color: #000000;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  height: 3.4em;
  line-height: 1.2em;
}
.woocommerce ul.products li.product .button {
  width: 34%;
  padding-left: 0.65em;
  padding-right: 0.65em;
  padding-top: 0.55em;
  padding-bottom: 0.55em;
  font-size: 12px;
  line-height: 2em;
}
@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product .button {
    font-size: 10px;
  }
}
.woocommerce ul.products li.product .button.add_to_cart_button {
  float: right;
  width: 100%;
}
.woocommerce ul.products li.product .button.loading span, .woocommerce ul.products li.product .button.loading i {
  opacity: 0;
}
.woocommerce ul.products li.product .button.loading::after {
  position: absolute;
  left: 0;
  right: 0;
}
.woocommerce ul.products li.product .button.added i {
  display: none;
}
.woocommerce ul.products li.product a {
  margin-right: 0;
}
.woocommerce ul.products li.product a .woocommerce-loop-product__title {
  margin-top: 1em;
}
.woocommerce ul.products li.product a .product-head {
  overflow: hidden;
  position: relative;
}
.woocommerce ul.products li.product a .product-head__before {
  position: absolute;
  z-index: 1;
  bottom: 1px;
  left: 1px;
  background: #a27136;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
}
.woocommerce ul.products li.product a .product-head:hover .attachment-woocommerce_thumbnail {
  visibility: hidden;
  opacity: 0;
}
.woocommerce ul.products li.product a .product-head:hover .secondary-thumbnail {
  visibility: visible;
  scale: 1.05;
  opacity: 0.9;
}
.woocommerce ul.products li.product a .product-head img {
  width: 300px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #f2f2f2;
  -webkit-transition: all, ease-in-out, 0.3s;
  transition: all, ease-in-out, 0.3s;
}
@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product a .product-head img {
    max-height: 180px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .woocommerce ul.products li.product a .product-head img {
    -webkit-transition: none;
    transition: none;
  }
}
.woocommerce ul.products li.product a .product-head img.secondary-thumbnail {
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
}

.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
  display: none;
}

.product-head__before {
  display: none;
}

.about .testimonial {
  padding: 0;
  background-color: transparent;
}

.blog {
  margin-bottom: 6.25rem;
}
.blog .post-card-featured {
  margin-bottom: 3.75em;
}
.blog .post-card-two {
  margin-bottom: 1.875em;
}
.blog-sidebar {
  margin-bottom: 4.375rem;
}
.blog .search-result {
  color: #342220;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 3.125em;
}
.blog .search-result span {
  font-weight: 600;
}

.booking-header {
  position: relative;
}
.booking-header::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.55;
  -webkit-transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.booking .section-title h1, .booking .section-title h2, .booking .section-title h3 {
  margin-bottom: 0 !important;
}
.booking__form {
  z-index: 1;
  position: relative;
  background-color: #FFFFFF;
  text-align: center;
  padding: 40px;
}
@media only screen and (max-width: 768px) {
  .booking__form {
    padding: 20px;
  }
}
.booking__form iframe {
  max-width: 100%;
}

.cart {
  margin-bottom: 6.25rem;
}
.cart__table {
  margin-bottom: 4.375rem;
}
.cart__table__wrapper {
  overflow-y: auto;
  white-space: nowrap;
}
.cart__table__wrapper table {
  width: 100%;
}
.cart__table__wrapper table thead tr th {
  border-bottom: 1px solid #e1e1e1;
  text-align: left;
  color: #342220;
  font-size: 0.9375em;
  font-weight: 700;
  line-height: 1;
  padding: 0 2.1875em 2.5em 0.9375em;
}
.cart__table__wrapper table thead tr th:first-child {
  padding-left: 0;
}
.cart__table__wrapper table thead tr th:last-child {
  padding-right: 0;
}
.cart__table__wrapper table tbody tr td {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  padding: 2.1875em 0.9375em;
}
.cart__table__wrapper table tbody tr td:first-child {
  padding-left: 0;
}
.cart__table__wrapper table tbody tr td:first-child .cart-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.cart__table__wrapper table tbody tr td:first-child .cart-product__image {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-right: 1.875em;
}
.cart__table__wrapper table tbody tr td:first-child .cart-product__image img {
  height: 6.25em;
  width: 6.25em;
  -o-object-fit: cover;
     object-fit: cover;
}
.cart__table__wrapper table tbody tr td:first-child .cart-product__content h5 {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 0.625em;
}
.cart__table__wrapper table tbody tr td:first-child .cart-product__content a {
  color: #342220;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.cart__table__wrapper table tbody tr td:first-child .cart-product__content a:hover {
  color: #f26460;
}
.cart__table__wrapper table tbody tr td:last-child {
  padding-right: 0;
  text-align: right;
}
.cart__table__wrapper table tbody tr td:last-child a {
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.3333333333em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  border: 1px solid #888;
  height: 1.3333333333em;
  width: 1.3333333333em;
  text-align: center;
  border-radius: 999px;
  margin-left: auto;
  display: inline-block;
}
.cart__table__wrapper table tbody tr td:last-child a:hover {
  color: #f26460;
}
.cart__table__wrapper table tbody tr td:last-child a:hover {
  border-color: #a27136;
}
.cart__table__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cart__table__footer a {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.cart__table__footer a:hover {
  color: #f26460;
}
.cart__table__footer a i {
  margin-right: 0.6666666667em;
  color: #a27136;
}
.cart__total__discount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #decfbc;
  padding: 3.125em;
}
.cart__total__discount p {
  max-width: 15.625em;
  margin-right: 3.75em;
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.7142857143em;
}
@media only screen and (max-width: 768px) {
  .cart__total__discount p {
    max-width: 100%;
    margin-right: 0;
  }
}
.cart__total__discount .input-validator {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cart__total__discount .input-validator form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cart__total__discount .input-validator form input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 2.8125em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.cart__total__discount .input-validator form input:focus {
  outline: 0;
}
.cart__total__discount .input-validator form input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.cart__total__discount .input-validator form input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.cart__total__discount .input-validator form input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
  line-height: -moz-block-height;
}
.cart__total__discount .input-validator form input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
  line-height: -moz-block-height;
}
.cart__total__discount .input-validator form input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.cart__total__discount .input-validator form input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.cart__total__discount .input-validator form input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.cart__total__discount .input-validator form input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.cart__total__discount .input-validator form input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.cart__total__discount .input-validator form input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.cart__total__discount .input-validator form .btn, .cart__total__discount .input-validator form .category-two .slick-arrow, .category-two .cart__total__discount .input-validator form .slick-arrow, .cart__total__discount .input-validator form .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .cart__total__discount .input-validator form input[type=submit], .cart__total__discount .input-validator form .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .cart__total__discount .input-validator form button, .cart__total__discount .input-validator form .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cart__total__discount .input-validator form .slick-arrow, .cart__total__discount .input-validator form .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cart__total__discount .input-validator form .slick-arrow, .cart__total__discount .input-validator form .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cart__total__discount .input-validator form .slick-arrow, .cart__total__discount .input-validator form .testimonial-three .slick-arrow, .testimonial-three .cart__total__discount .input-validator form .slick-arrow, .cart__total__discount .input-validator form .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cart__total__discount .input-validator form button, .cart__total__discount .input-validator form .paginator li button, .paginator li .cart__total__discount .input-validator form button {
  padding-top: 0;
  padding-bottom: 0;
  height: 3.2142857143em;
  line-height: 3.2142857143em;
}
.cart__total__content {
  background-color: #decfbc;
  padding: 3.125em;
}
.cart__total__content h3 {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.75em;
}
.cart__total__content table {
  width: 100%;
  margin-bottom: 0.9375em;
}
.cart__total__content table tr td,
.cart__total__content table tr th {
  padding-bottom: 1em;
}
.cart__total__content table tr th {
  text-align: left;
  color: #342220;
  font-size: 0.9375em;
  font-weight: 500;
  line-height: 1;
}
.cart__total__content table tr td {
  text-align: right;
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
}
.cart__total__content table tr td.final-price {
  color: #a27136;
}
.cart__total__content .btn, .cart__total__content .category-two .slick-arrow, .category-two .cart__total__content .slick-arrow, .cart__total__content .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .cart__total__content input[type=submit], .cart__total__content .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .cart__total__content button, .cart__total__content .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .cart__total__content .slick-arrow, .cart__total__content .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cart__total__content .slick-arrow, .cart__total__content .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .cart__total__content .slick-arrow, .cart__total__content .testimonial-three .slick-arrow, .testimonial-three .cart__total__content .slick-arrow, .cart__total__content .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cart__total__content button, .cart__total__content .paginator li button, .paginator li .cart__total__content button {
  padding: 0;
  height: 3.4615384615em;
  line-height: 3.4615384615em;
  width: 100%;
}
.cart__empty {
  text-align: center;
  padding: 1.875em 0;
}
.cart__empty h3 {
  color: #342220;
  font-size: 1.875em;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 1em;
}

.checkout {
  margin-bottom: 6.25rem;
}
.checkout .checkout-title {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.5em;
}
.checkout .checkbox-label {
  display: block;
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.7142857143em;
}
.checkout .checkbox-label input {
  margin-right: 0.9375em;
}
@media only screen and (max-width: 992px) {
  .checkout__form {
    margin-bottom: 4.375em;
  }
}
.checkout__form .input-validator {
  margin-bottom: 1.875em;
}
.checkout__form .input-validator label {
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1;
}
.checkout__form .input-validator label span {
  color: #a27136;
}
.checkout__form .input-validator label input {
  margin-top: 0.9375em;
}
.checkout__form .input-validator input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.2142857143em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__form .input-validator input:focus {
  outline: 0;
}
.checkout__form .input-validator input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__form .input-validator input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__form .input-validator input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.checkout__form .input-validator input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.checkout__form .input-validator input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__form .input-validator input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__form .input-validator input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__form .input-validator input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__form .input-validator input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__form .input-validator input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__form__contact {
  margin-bottom: 2.8125em;
}
.checkout__form__contact__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 1.875em;
}
.checkout__form__contact__title .checkout-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .checkout__form__contact__title .checkout-title {
    margin-bottom: 0.9375em;
  }
}
.checkout__form__contact__title p {
  color: #342220;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1;
}
.checkout__form__contact__title p a {
  color: #a27136;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  margin-left: 0.6666666667em;
}
.checkout__form__contact__title p a:hover {
  color: #f26460;
}
.checkout__total {
  padding: 1.875em;
  background-color: #decfbc;
}
.checkout__total .btn, .checkout__total .category-two .slick-arrow, .category-two .checkout__total .slick-arrow, .checkout__total .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .checkout__total input[type=submit], .checkout__total .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .checkout__total button, .checkout__total .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .checkout__total .slick-arrow, .checkout__total .product-tab-slide__content .slick-arrow, .product-tab-slide__content .checkout__total .slick-arrow, .checkout__total .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .checkout__total .slick-arrow, .checkout__total .testimonial-three .slick-arrow, .testimonial-three .checkout__total .slick-arrow, .checkout__total .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .checkout__total button, .checkout__total .paginator li button, .paginator li .checkout__total button {
  padding-top: 0;
  padding-bottom: 0;
  height: 3.2142857143em;
  line-height: 3.2142857143em;
  width: 100%;
}
.checkout__total__coupon {
  margin-bottom: 2.5em;
}
.checkout__total__coupon h5 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.5625em;
}
.checkout__total__coupon .input-validator {
  margin-bottom: 1.0714285714em;
}
.checkout__total__coupon .input-validator input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.2142857143em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__total__coupon .input-validator input:focus {
  outline: 0;
}
.checkout__total__coupon .input-validator input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__total__coupon .input-validator input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__total__coupon .input-validator input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.checkout__total__coupon .input-validator input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.checkout__total__coupon .input-validator input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__total__coupon .input-validator input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__total__coupon .input-validator input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__total__coupon .input-validator input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__total__coupon .input-validator input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__total__coupon .input-validator input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.checkout__total__price {
  margin-bottom: 1.875em;
}
.checkout__total__price h5 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.5625em;
}
.checkout__total__price table {
  width: 100%;
  margin-bottom: 1.875em;
}
.checkout__total__price table tr:last-child td {
  padding-bottom: 0;
}
.checkout__total__price table tr td {
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.7142857143em;
  padding-bottom: 0.7142857143em;
}
.checkout__total__price table tr td span {
  font-weight: 700;
}
.checkout__total__price table tr td:last-child {
  text-align: right;
  font-weight: 700;
}
.checkout__total__price__total-count {
  padding: 1.875em 0;
  border: 1px solid #e1e1e1;
  border-width: 1px 0;
  margin-bottom: 1.875em;
}
.checkout__total__price__total-count table {
  margin-bottom: 0;
}
.checkout__total__price__total-count table tr td {
  font-weight: 700;
}
.checkout__total__price__payment .checkbox-label:first-child {
  margin-bottom: 0.9375em;
}

.contact {
  margin-bottom: 6.25rem;
}
.contact-title {
  color: #342220;
  font-size: 1.875em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2.5em;
}
.contact-info__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.875em;
}
.contact-info__item__icon {
  width: 1.875em;
  color: #a27136;
  font-size: 1.125em;
  font-weight: normal;
  line-height: 1;
}
.contact-info__item__detail h3 {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.5333333333em;
}
.contact-info__item__detail p {
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.8571428571em;
}
.contact-form form .input-validator {
  margin-bottom: 1.4285714286em;
}
.contact-form form .input-validator input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.2142857143em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.contact-form form .input-validator input:focus {
  outline: 0;
}
.contact-form form .input-validator input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.contact-form form .input-validator input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.contact-form form .input-validator input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.contact-form form .input-validator input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.contact-form form .input-validator input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.contact-form form .input-validator input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.contact-form form .input-validator input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.contact-form form .input-validator input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.contact-form form .input-validator input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.contact-form form .input-validator input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.contact-form form .input-validator textarea {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: auto;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  resize: none;
}
.contact-form form .input-validator textarea:focus {
  outline: 0;
}
.contact-form form .input-validator textarea:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.contact-form form .input-validator textarea::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.contact-form form .input-validator textarea:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.contact-form form .input-validator textarea::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.contact-form form .input-validator textarea:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.contact-form form .input-validator textarea::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.contact-form form .input-validator textarea:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.contact-form form .input-validator textarea::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.contact-form form .input-validator textarea:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.contact-form form .input-validator textarea::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.contact-map {
  margin-top: 3.125em;
}

.post {
  margin-bottom: 6.25rem;
}
.post__cover {
  max-height: 37.5em;
  overflow: hidden;
}
.post__cover:hover img {
  -webkit-transform: scale(1.1) rotate(1deg);
          transform: scale(1.1) rotate(1deg);
}
.post__cover img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: 5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.post__body .blog-sidebar {
  padding-top: 6.25em;
}
@media only screen and (max-width: 768px) {
  .post__body .blog-sidebar {
    margin-bottom: 5em;
  }
}
.post__body .post-content {
  background-color: #fff;
  margin-top: -3.125em;
  padding: 3.125em 4.375em 0;
}
@media only screen and (max-width: 768px) {
  .post__body .post-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.post__body .post-content__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2.8125em;
}
.post__body .post-content__header__date {
  background-color: #a27136;
  display: inline-block;
  text-align: center;
  padding: 0.625em;
  margin-right: 2.5em;
}
.post__body .post-content__header__date h5 {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.3125em;
}
.post__body .post-content__header__date p {
  color: #fff;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
}
.post__body .post-content__header__content .post_content__info {
  margin-bottom: 0.9375em;
}
.post__body .post-content__header__content .post_content__info p {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
}
.post__body .post-content__header__content .post_content__info p span {
  color: #342220;
}
.post__body .post-content__header__content .post_content__info p:after {
  content: "/";
  margin: 0 0.625em;
}
.post__body .post-content__header__content .post_content__info a {
  color: #a27136;
  font-size: 0.8125em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.post__body .post-content__header__content .post_content__info a:hover {
  color: #f26460;
}
.post__body .post-content__header__content h2 {
  color: #342220;
  font-size: 1.875em;
  font-weight: 600;
  line-height: 1.3em;
}
.post__body .post-content__body {
  margin-bottom: 4.0625em;
}
.post__body .post-content__body .post-image {
  margin-bottom: 2.5em;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post__body .post-content__body .post-paragraph {
  color: #444;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8125em;
  margin-bottom: 1.3793103448em;
}
.post__body .post-content__body .post-paragraph span {
  font-weight: 600;
  color: #342220;
}
.post__body .post-content__body .post-quote {
  border: 1px solid rgba(162, 113, 54, 0.5);
  padding: 2.5em 3.125em;
  margin-bottom: 2.5em;
}
.post__body .post-content__body .post-quote h5 {
  color: #342220;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.8em;
  margin-bottom: 1.0625em;
}
.post__body .post-content__body .post-quote__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.post__body .post-content__body .post-quote__author i {
  font-size: 1.5em;
  margin-right: 0.9375em;
  color: #a27136;
}
.post__body .post-content__body .post-quote__author p {
  color: #888;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
}
.post__body .post-content__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4.375em;
}
.post__body .post-content__footer span {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  margin-right: 2em;
}
@media only screen and (max-width: 768px) {
  .post__body .post-content__footer__tags {
    margin-bottom: 2.1428571429em;
  }
}
.post__body .post-content__footer__tags .btn, .post__body .post-content__footer__tags .category-two .slick-arrow, .category-two .post__body .post-content__footer__tags .slick-arrow, .post__body .post-content__footer__tags .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .post__body .post-content__footer__tags input[type=submit], .post__body .post-content__footer__tags .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .post__body .post-content__footer__tags button, .post__body .post-content__footer__tags .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .post__body .post-content__footer__tags .slick-arrow, .post__body .post-content__footer__tags .product-tab-slide__content .slick-arrow, .product-tab-slide__content .post__body .post-content__footer__tags .slick-arrow, .post__body .post-content__footer__tags .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .post__body .post-content__footer__tags .slick-arrow, .post__body .post-content__footer__tags .testimonial-three .slick-arrow, .testimonial-three .post__body .post-content__footer__tags .slick-arrow, .post__body .post-content__footer__tags .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .post__body .post-content__footer__tags button, .post__body .post-content__footer__tags .paginator li button, .paginator li .post__body .post-content__footer__tags button {
  padding: 0.375em 0.9375em;
  font-size: 0.875em;
  font-weight: 400;
  text-transform: none;
  margin-right: 0.7142857143em;
}
.post__body .post-content__footer__share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.post__body .post-content__actions__change {
  background-color: #decfbc;
  padding: 0.9375em 1.875em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4.375em;
}
.post__body .post-content__actions__change .change-post-btn {
  color: #342220;
  font-size: 0.8125em;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.post__body .post-content__actions__change .change-post-btn:hover {
  color: #f26460;
}
.post__body .post-content__actions__change .change-post-btn.-prev i {
  margin-right: 0.7692307692em;
}
.post__body .post-content__actions__change .change-post-btn.-next i {
  margin-left: 0.7692307692em;
}
.post__body .post-content__actions__comment h5 {
  color: #342220;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.6666666667em;
}
.post__body .post-content__actions__comment form {
  text-align: center;
}
.post__body .post-content__actions__comment form .input-validator {
  margin-bottom: 1.25em;
}
.post__body .post-content__actions__comment form .input-validator input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 2.8125em;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.post__body .post-content__actions__comment form .input-validator input:focus {
  outline: 0;
}
.post__body .post-content__actions__comment form .input-validator input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.post__body .post-content__actions__comment form .input-validator input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.post__body .post-content__actions__comment form .input-validator input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
  line-height: -moz-block-height;
}
.post__body .post-content__actions__comment form .input-validator input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
  line-height: -moz-block-height;
}
.post__body .post-content__actions__comment form .input-validator input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.post__body .post-content__actions__comment form .input-validator input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.post__body .post-content__actions__comment form .input-validator input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.post__body .post-content__actions__comment form .input-validator input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.post__body .post-content__actions__comment form .input-validator input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.post__body .post-content__actions__comment form .input-validator input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 2.8125em;
}
.post__body .post-content__actions__comment form .input-validator textarea {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: auto;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
  color: #342220;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  resize: none;
}
.post__body .post-content__actions__comment form .input-validator textarea:focus {
  outline: 0;
}
.post__body .post-content__actions__comment form .input-validator textarea:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.post__body .post-content__actions__comment form .input-validator textarea::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.post__body .post-content__actions__comment form .input-validator textarea:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.post__body .post-content__actions__comment form .input-validator textarea::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.post__body .post-content__actions__comment form .input-validator textarea:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.post__body .post-content__actions__comment form .input-validator textarea::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.post__body .post-content__actions__comment form .input-validator textarea:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.post__body .post-content__actions__comment form .input-validator textarea::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.post__body .post-content__actions__comment form .input-validator textarea:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.post__body .post-content__actions__comment form .input-validator textarea::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}

.post-type-archive-product .site-content {
  margin-bottom: 7.5rem;
}
@media only screen and (max-width: 768px) {
  .post-type-archive-product .site-content {
    margin-bottom: 4.0625rem;
  }
}

.shop {
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 992px) {
  .shop-sidebar {
    font-size: 16px;
    margin-bottom: 3.3333333333em;
  }
}
.shop-sidebar__section {
  margin-bottom: 2.1875em;
}
.shop-sidebar__section.-categories ul {
  list-style: none;
}
.shop-sidebar__section.-categories ul > li {
  margin-bottom: 0.625em;
}
.shop-sidebar__section.-categories ul > li.active a:after {
  left: 0;
}
.shop-sidebar__section.-categories ul > li:last-child {
  margin-bottom: 0;
}
.shop-sidebar__section.-categories ul > li a {
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  text-transform: capitalize;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
}
.shop-sidebar__section.-categories ul > li a:hover {
  color: #342220;
}
.shop-sidebar__section.-categories ul > li a:after {
  content: "";
  position: absolute;
  top: 62%;
  left: -100%;
  background-color: rgba(199, 159, 138, 0.46);
  height: 0.2461538462em;
  width: 100%;
  z-index: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.shop-sidebar__section.-categories ul > li a:hover:after {
  left: 0;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item {
  margin-bottom: 2.1875em;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item h5 {
  color: #342220;
  font-size: 1.0625em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.4705882353em;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul {
  list-style: none;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul li {
  margin-bottom: 0.625em;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul li:last-child {
  margin-bottom: 0;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul li label {
  color: #342220;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1;
  text-transform: capitalize;
  cursor: pointer;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul li label input {
  margin-right: 1.0714285714em;
}
.shop-sidebar__section__banner img {
  max-width: 15.625em;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.shop-products .five-col {
  padding: 0 1rem;
}
@media only screen and (max-width: 1400px) {
  .shop-products .five-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 992px) {
  .shop-products .five-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33.33333%;
        -ms-flex: 1 1 33.33333%;
            flex: 1 1 33.33333%;
    max-width: 33.33333%;
    padding: 0 0.25rem;
  }
}
@media only screen and (max-width: 768px) {
  .shop-products .five-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    max-width: 50%;
  }
}
.shop-products .product,
.shop-products .product-list {
  margin-bottom: 1.875em;
}
.shop-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 1.25em;
}
.shop-header__view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .shop-header__view {
    margin-bottom: 1.25em;
  }
}
.shop-header__view__icon {
  margin-right: 0.9375em;
}
.shop-header__view__icon a {
  color: #888;
  font-size: 1.25em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  margin-right: 0.5em;
}
.shop-header__view__icon a:hover {
  color: #f26460;
}
.shop-header__view__icon a.active {
  color: #342220;
}
.shop-header__view__icon a:last-child {
  margin-right: 0;
}
.shop-header select {
  padding: 0.8125em 2.8125em 0.8125em 0.8125em;
  background-position: calc(100% - 15px) center;
  background-color: #f5f5f5;
  border: 0;
}
@media only screen and (max-width: 1400px) {
  .shop.-five-col .shop-products__grid .w-100 {
    display: none;
  }
}

.wishlist {
  margin-bottom: 6.25rem;
}
.wishlist__empty {
  text-align: center;
  padding: 4.375em 0;
}
.wishlist__empty h3 {
  color: #342220;
  font-size: 1.875em;
  font-weight: normal;
  line-height: 1;
}
.wishlist__table__wrapper {
  overflow-y: auto;
  white-space: nowrap;
}
.wishlist__table__wrapper table {
  width: 100%;
}
.wishlist__table__wrapper table thead tr th {
  border-bottom: 1px solid #e1e1e1;
  text-align: left;
  color: #342220;
  font-size: 0.9375em;
  font-weight: 700;
  line-height: 1;
  padding: 0 2.1875em 2.5em 0.9375em;
}
.wishlist__table__wrapper table thead tr th:first-child {
  padding-left: 0;
}
.wishlist__table__wrapper table thead tr th:last-child {
  padding-right: 0;
}
.wishlist__table__wrapper table tbody tr:last-child td {
  border-bottom: 0;
}
.wishlist__table__wrapper table tbody tr td {
  color: #342220;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  padding: 2.1875em 0.9375em;
  border-bottom: 1px solid #e1e1e1;
}
.wishlist__table__wrapper table tbody tr td:first-child {
  padding-left: 0;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__image {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-right: 1.875em;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__image img {
  height: 6.25em;
  width: 6.25em;
  -o-object-fit: cover;
     object-fit: cover;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content h5 {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 0.625em;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content a {
  color: #342220;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content a:hover {
  color: #f26460;
}
.wishlist__table__wrapper table tbody tr td:last-child {
  padding-right: 0;
  text-align: right;
}
.wishlist__table__wrapper table tbody tr td:last-child .btn, .wishlist__table__wrapper table tbody tr td:last-child .category-two .slick-arrow, .category-two .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow, .wishlist__table__wrapper table tbody tr td:last-child .footer-one__header__newsletter .footer-one-newsletter input[type=submit], .footer-one__header__newsletter .footer-one-newsletter .wishlist__table__wrapper table tbody tr td:last-child input[type=submit], .wishlist__table__wrapper table tbody tr td:last-child .footer-one__header__newsletter .footer-one-newsletter button, .footer-one__header__newsletter .footer-one-newsletter .wishlist__table__wrapper table tbody tr td:last-child button, .wishlist__table__wrapper table tbody tr td:last-child .product-detail__slide-two__small .slick-arrow, .product-detail__slide-two__small .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow, .wishlist__table__wrapper table tbody tr td:last-child .product-tab-slide__content .slick-arrow, .product-tab-slide__content .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow, .wishlist__table__wrapper table tbody tr td:last-child .slider.-style-3 .slider__carousel .slick-arrow, .slider.-style-3 .slider__carousel .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow, .wishlist__table__wrapper table tbody tr td:last-child .testimonial-three .slick-arrow, .testimonial-three .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow, .wishlist__table__wrapper table tbody tr td:last-child .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .wishlist__table__wrapper table tbody tr td:last-child button, .wishlist__table__wrapper table tbody tr td:last-child .paginator li button, .paginator li .wishlist__table__wrapper table tbody tr td:last-child button {
  margin-right: 2.1428571429em;
}
.wishlist__table__wrapper table tbody tr td:last-child .remove-btn {
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.3333333333em;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  border: 1px solid #888;
  height: 1.3333333333em;
  width: 1.3333333333em;
  text-align: center;
  border-radius: 999px;
  margin-left: auto;
  display: inline-block;
}
.wishlist__table__wrapper table tbody tr td:last-child .remove-btn:hover {
  color: #f26460;
}
.wishlist__table__wrapper table tbody tr td:last-child .remove-btn:hover {
  border-color: #a27136;
}
/*# sourceMappingURL=main.css.map */
