@charset "UTF-8";
/*
 *
	- Folder Table of Content -

	Components: Stand alone styles for specific html structures & elements.
	Navigation: Styles specific to navigation menus.
	Helpers:    Includes Sass functions & extends/placeholders.
	JS:         Styles specifically related to a piece of JavaScript, JS Library or Plugin.
	Layout:     Containers & structures that make up the site's general layout.
	Mixins:     Custom Sass helper mixins.
	Modules:    Styles for CMS module components or pages (eg. login, registration and user accounts, sitemap, search results, etc...).
	            If these view templates are copied into your theme for modification, still keep their styles in "Modules" directory.
	Pages:      Styles unique and specific to page templates or modules (eg. blog, services, home, etc...)


	- Other Files -

	_fonts.scss:      Include custom fonts here.
	_framework.scss:  Our build of bootstrap. Customize your bootstrap build as needed.
	_globals.scss:    Global site styles (usually related to <html>, <body> or styles applied to direct html elements).
	_typography.scss: Header and text styles.
	_variables.scss:  Override bootstarap variables here.

	NOTES:
	Included image & font paths are relative to scss folder. For Example:

 	background: url('../images/galaxy.png');

 	@font-face {
		font-famly: 'Roboto';
		src: url('../fonts/Roboto.eot');
	}
 *
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-check:before {
  content: "\f00c"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-circle:before {
  content: "\f111"; }

.fa-cog:before {
  content: "\f013"; }

.fa-edit:before {
  content: "\f044"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-home:before {
  content: "\f015"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-minus:before {
  content: "\f068"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-play:before {
  content: "\f04b"; }

.fa-plus:before {
  content: "\f067"; }

.fa-print:before {
  content: "\f02f"; }

.fa-search:before {
  content: "\f002"; }

.fa-share:before {
  content: "\f064"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-user:before {
  content: "\f007"; }

.fa-youtube:before {
  content: "\f167"; }

/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg"); }

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }

.carousel {
  position: relative;
  box-sizing: border-box; }

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

.carousel.is-draggable {
  cursor: move;
  cursor: grab; }

.carousel.is-dragging {
  cursor: move;
  cursor: grabbing; }

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%; }

.carousel__track {
  display: flex; }

.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain; }

.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer; }

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: .25;
  transition: opacity .15s ease-in-out; }

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1; }

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
  transition: opacity .15s ease; }

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.carousel__button.is-prev {
  left: 10px; }

.carousel__button.is-next {
  right: 10px; }

.carousel__button[disabled] {
  cursor: default;
  opacity: .3; }

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none; }

html.with-fancybox {
  scroll-behavior: auto; }

body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none; }

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4)); }

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

.fancybox__container :focus {
  outline: none; }

body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94)); }

@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width:48px;
    --carousel-button-height:48px;
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px; } }

.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92)); }

.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10; }

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default; }

.fancybox__track {
  display: flex;
  height: 100%; }

.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px; }

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto; }

@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px; } }

.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20; }

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none; }

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere; }

.is-loading .fancybox__caption {
  visibility: hidden; }

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff); }

.fancybox__nav .carousel__button {
  z-index: 40; }

.fancybox__nav .carousel__button.is-next {
  right: 8px; }

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px; } }

.fancybox__nav .carousel__button.is-prev {
  left: 8px; }

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px; } }

.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40; }

@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px; } }

.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff); }

.fancybox__no-click, .fancybox__no-click button {
  pointer-events: none; }

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor); }

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053; }

.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%; }

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }

.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1); }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  animation: .15s ease backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: .15s ease both fancybox-fadeOut; }

.fancybox-fadeIn {
  animation: .15s ease both fancybox-fadeIn; }

.fancybox-fadeOut {
  animation: .1s ease both fancybox-fadeOut; }

.fancybox-zoomInUp {
  animation: .2s ease both fancybox-zoomInUp; }

.fancybox-zoomOutDown {
  animation: .15s ease both fancybox-zoomOutDown; }

.fancybox-throwOutUp {
  animation: .15s ease both fancybox-throwOutUp; }

.fancybox-throwOutDown {
  animation: .15s ease both fancybox-throwOutDown; }

@keyframes fancybox-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fancybox-fadeOut {
  to {
    opacity: 0; } }

@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0; } }

.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1); }

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1); }

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); }

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab; }

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing; }

.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto; }

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in; }

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out; }

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab; }

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing; }

.fancybox__image {
  transform-origin: 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: none; }

.has-image .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px; }

.is-closing .has-image .fancybox__content {
  overflow: visible; }

.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none; }

.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap; }

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto; }

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto; }

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto; }

.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none; }

.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%; }

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible; }

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%; }

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%; }

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff; }

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df; }

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0); }

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1); }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  animation: .15s ease-in backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0; }

.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer; }

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity: 0;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92; }

.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4)); }

@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px; } }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  animation: .15s ease-in backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0; }

.fancybox__toolbar__items {
  display: flex; }

.fancybox__toolbar__items--left {
  margin-right: auto; }

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

.fancybox__toolbar__items--right {
  margin-left: auto; }

@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none; } }

.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }

.fancybox__container:-webkit-full-screen::backdrop {
  opacity: 0; }

.fancybox__container:fullscreen::backdrop {
  opacity: 0; }

.fancybox__button--fullscreen g:nth-child(2) {
  display: none; }

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

.fancybox__button--slideshow g:nth-child(2) {
  display: none; }

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none; }

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block; }

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

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

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

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

/* Framework: Bootstrap v4
 *
 * Includes variables over-ride file
 *
 * Framework may be customized by commenting out partials that
 * are not necessary for your build.
 *
 * Please keep in mind commenting out CORE partials is not
 * recommended and could result in errors on compliation.
 *
 * IMPORTANT: Bootstrap function must come before all other files (including variables). Do not reorder.
 *
 */
/* Custom settings and variables
 *
 * This file is a copy of the bootstrap variables file.
 * This allows you to customize Bootstrap defaults without modifying key, versioned files.
 *
 * Some addition sections or functions have been added for easier customization.
 * This file should always come BEFORE the bootstrap variables file.
 *
*/
:root {
  --blue: #3f7fc3;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #f58220;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #f99c1c;
  --secondary: #f58220;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Open Sans", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

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

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

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

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  text-align: left;
  background-color: #fff; }

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

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

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

p {
  margin-top: 0;
  margin-bottom: 1rem; }

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

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

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

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #000000;
  text-decoration: underline;
  background-color: transparent; }
  a:hover {
    color: #f58220;
    text-decoration: none; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

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

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1.66667rem;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: inherit; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.form-control {
  display: block;
  width: 100%;
  height: calc(2.4rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fcd298;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(249, 156, 28, 0.25); }
  .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

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

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

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

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

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: 2.4rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

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

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

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

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

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

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

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

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

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

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: 2.4rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

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

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

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

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

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

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

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

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.1rem;
  color: #000000;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f99c1c; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.9625rem;
  color: #6c757d;
  white-space: nowrap; }

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

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

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

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

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

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

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

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

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

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

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

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

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

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

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

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

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

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

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

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

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

.alert-heading {
  color: inherit; }

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

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

.alert-primary {
  color: #81510f;
  background-color: #feebd2;
  border-color: #fde3bf; }
  .alert-primary hr {
    border-top-color: #fcd8a6; }
  .alert-primary .alert-link {
    color: #53340a; }

.alert-secondary {
  color: #7f4411;
  background-color: #fde6d2;
  border-color: #fcdcc1; }
  .alert-secondary hr {
    border-top-color: #fbcea9; }
  .alert-secondary .alert-link {
    color: #522c0b; }

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

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

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

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

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

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #e9ecef;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: -moz-min-content;
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.9625rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

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

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

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only, .product-option--swatch input[type="radio"],
.product-option--swatch input[type="checkbox"], .product-option--rectangle input[type="radio"],
.product-option--rectangle input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/* Burger icon mixin */
/* Helper Extends/Placeholders */
.wysiwyg > *:last-child, .wysiwyg ul:not(.list-unstyled):not(.list-group) li > *:last-child, .wysiwyg ol:not(.list-unstyled):not(.list-group) li > *:last-child, .alert-banner__content > *:last-child, .pdp-dropzone-specs__column > *:last-child, .alert > *:last-child {
  margin-bottom: 0 !important; }

.product-view::before, .product-view::after {
  display: table;
  content: ' '; }

.product-view::after {
  clear: both; }

/*
 * Globals
 *
 * 1. Assure footer stays fix to bottom of the screen.
 * 2. Keep minimum hight and prevent scroll, useful when scrolling overlay elements to pause body scroll.
 * 3. Offset height of fixed header.
 * 4. Display screen size breakpoint in corner of browser for QA. Remove on finalized production.
 */
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh; }
  body.prevent-scroll {
    overflow: hidden; }

#page,
#main-content {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  width: 100%; }

#page {
  min-height: 100vh;
  padding-top: 60px;
  overflow: hidden; }
  @media (min-width: 992px) {
    #page {
      padding-top: 115px; } }

@media (min-width: 992px) {
  .container--xl {
    max-width: 1320px; }
  .container--compact {
    max-width: 970px; }
  .container--narrow {
    max-width: 770px; } }


.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  max-width: 2000px; }

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

.image-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .image-cover {
      top: 50%;
      left: 50%;
      height: auto;
      width: auto;
      min-width: 100%;
      min-height: 100%;
      max-width: none;
      margin-bottom: 0;
      transform: translate(-50%, -50%); } }

.overflow-hidden {
  overflow: hidden;
  position: relative; }

.bg--dark {
  background-color: #000000; }

.bg--light {
  background-color: #e9ecef; }

.bg--primary {
  background-color: #f99c1c; }

.bg--secondary {
  background-color: #f58220; }

/*
 * Accessibility Styles
 *
 * 1a. Consistent global focus state style for all focusable elements
 * 2a. Button that appears on focus only for screen readers to skip to main content
 * 3a. Block links will absolutely position over a card or container, allowing the appearce of an entire div being linked without wrapping all content in anchor tags (examples: https://adrianroselli.com/2020/02/block-links-cards-clickable-regions-etc.html)
 */
input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: 2px solid #f99c1c !important;
  outline-offset: 2px !important; }

.bg--dark input, .bg--dark
button, .bg--dark
textarea, .bg--dark
select, .bg--dark
details, .bg--dark
[href], .bg--dark
[tabindex]:not([tabindex="-1"]), .bg--dark
[contenteditable="true"] {
  outline-color: #e9ecef; }

label:focus,
label input:focus,
input:focus + label {
  outline: 2px solid #f99c1c !important;
  outline-offset: 2px !important; }
  .bg--dark label:focus, .bg--dark
  label input:focus, .bg--dark
  input:focus + label {
    outline-color: #e9ecef; }

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: 999; }
  a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color: #f99c1c;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border-radius: 15px;
    text-align: center;
    font-size: 1.2em;
    transition: none;
    z-index: 1090; }

a.block-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

a.block-link-full {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.intrinsic-container,
.video-container,
.embed-container {
  position: relative;
  height: 0;
  margin-bottom: 1.66667rem; }
  .intrinsic-container--16x9,
  .video-container--16x9,
  .embed-container--16x9 {
    padding-bottom: 56.25%; }
  .intrinsic-container--4x3,
  .video-container--4x3,
  .embed-container--4x3 {
    padding-bottom: 75%; }
  .intrinsic-container iframe,
  .intrinsic-container object,
  .intrinsic-container embed,
  .video-container iframe,
  .video-container object,
  .video-container embed,
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  img.object-fit {
    height: auto !important; } }

figure {
  position: relative;
  margin: 0; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    figure {
      overflow: hidden; } }

section {
  position: relative; }

.section-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden; }

.object-fit {
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0; }
  .object-fit.contain {
    -o-object-fit: contain;
       object-fit: contain; }
  .object-fit.fit-center {
    -o-object-position: center center;
       object-position: center center; }
  .object-fit.fit-top {
    -o-object-position: top;
       object-position: top; }
  .object-fit.fit-top-right {
    -o-object-position: top right;
       object-position: top right; }
  .object-fit.fit-top-left {
    -o-object-position: top left;
       object-position: top left; }
  .object-fit.fit-bottom {
    -o-object-position: bottom;
       object-position: bottom; }
  .object-fit.fit-bottom-right {
    -o-object-position: bottom right;
       object-position: bottom right; }
  .object-fit.fit-bottom-left {
    -o-object-position: bottom left;
       object-position: bottom left; }

.absolute-center {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.position-relative {
  z-index: 1; }

.full-canvas,
.object-fit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (max-width: 767.98px) {
  .mobile-revert-absolute {
    position: relative !important;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    transform: translate(0, 0); } }

.is-visible {
  height: auto;
  opacity: 1; }

.is-invisible {
  height: 0;
  opacity: 0;
  margin: 0 !important; }

@media (max-width: 575.98px) {
  .grow-button-mobile .btn {
    display: block;
    margin: 0 0 1.5rem !important; }
  .grow-button-mobile .btn-inline {
    margin-right: 0; } }

.no-outline:focus, .no-outline:focus-visible, .no-outline:focus-within,
.large-slider-dots .slick-dots li button:focus,
.standard-nav-tabs .nav-tabs-mobile:focus,
.cta-tabs__upper .nav-tabs-mobile:focus,
.standard-nav-tabs .nav-link:focus,
.cta-tabs__upper .nav-link:focus,
.swal2-popup .swal2-confirm:focus,
.nav-collapse__btn:focus,
.pagination .page-item:first-child .page-link:focus,
.pagination .page-item:last-child .page-link:focus,
.alert-banner__close:focus,
.btn-expand:focus,
.btn--expand:focus,
.card-product__link:focus,
.search-box__close:focus,
.slider-arrows .slick-arrow:focus,
.slider-products .slick-arrow:focus,
.category-nav__toggle:focus,
.panel-overlay__btn:focus,
.product-accordion__toggle:focus,
.product-gallery__main a:focus,
.product-gallery__img:focus,
.product-gallery__thumbnails .slick-arrow:focus,
.product-gallery .productView-thumbnail-video:focus,
.product-gallery .productView-large-video:focus,
.targetbay-reviews-count-field .targetbay-reviews-count-star:focus,
.targetbay-reviews-count-field .targetbay-reviews-count-value:focus,
.tbProductReviewresIe #tbProductReviews :focus,
#tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-closeButton:focus,
#tbSiteReviews .tbSiteReviews-mainContainer :focus,
.large-slider-dots .slick-dots li button:focus-visible,
.standard-nav-tabs .nav-tabs-mobile:focus-visible,
.cta-tabs__upper .nav-tabs-mobile:focus-visible,
.standard-nav-tabs .nav-link:focus-visible,
.cta-tabs__upper .nav-link:focus-visible,
.swal2-popup .swal2-confirm:focus-visible,
.nav-collapse__btn:focus-visible,
.pagination .page-item:first-child .page-link:focus-visible,
.pagination .page-item:last-child .page-link:focus-visible,
.alert-banner__close:focus-visible,
.btn-expand:focus-visible,
.btn--expand:focus-visible,
.card-product__link:focus-visible,
.search-box__close:focus-visible,
.slider-arrows .slick-arrow:focus-visible,
.slider-products .slick-arrow:focus-visible,
.category-nav__toggle:focus-visible,
.panel-overlay__btn:focus-visible,
.product-accordion__toggle:focus-visible,
.product-gallery__main a:focus-visible,
.product-gallery__img:focus-visible,
.product-gallery__thumbnails .slick-arrow:focus-visible,
.product-gallery .productView-thumbnail-video:focus-visible,
.product-gallery .productView-large-video:focus-visible,
.targetbay-reviews-count-field .targetbay-reviews-count-star:focus-visible,
.targetbay-reviews-count-field .targetbay-reviews-count-value:focus-visible,
.tbProductReviewresIe #tbProductReviews :focus-visible,
#tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-closeButton:focus-visible,
#tbSiteReviews .tbSiteReviews-mainContainer :focus-visible,
.large-slider-dots .slick-dots li button:focus-within,
.standard-nav-tabs .nav-tabs-mobile:focus-within,
.cta-tabs__upper .nav-tabs-mobile:focus-within,
.standard-nav-tabs .nav-link:focus-within,
.cta-tabs__upper .nav-link:focus-within,
.swal2-popup .swal2-confirm:focus-within,
.nav-collapse__btn:focus-within,
.pagination .page-item:first-child .page-link:focus-within,
.pagination .page-item:last-child .page-link:focus-within,
.alert-banner__close:focus-within,
.btn-expand:focus-within,
.btn--expand:focus-within,
.card-product__link:focus-within,
.search-box__close:focus-within,
.slider-arrows .slick-arrow:focus-within,
.slider-products .slick-arrow:focus-within,
.category-nav__toggle:focus-within,
.panel-overlay__btn:focus-within,
.product-accordion__toggle:focus-within,
.product-gallery__main a:focus-within,
.product-gallery__img:focus-within,
.product-gallery__thumbnails .slick-arrow:focus-within,
.product-gallery .productView-thumbnail-video:focus-within,
.product-gallery .productView-large-video:focus-within,
.targetbay-reviews-count-field .targetbay-reviews-count-star:focus-within,
.targetbay-reviews-count-field .targetbay-reviews-count-value:focus-within,
.tbProductReviewresIe #tbProductReviews :focus-within,
#tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-closeButton:focus-within,
#tbSiteReviews .tbSiteReviews-mainContainer :focus-within {
  outline: 0 !important;
  outline-offset: 0 !important;
  box-shadow: none !important; }

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

.responsive-absolute-cover--container {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  @media (min-width: 768px) {
    .responsive-absolute-cover--container {
      padding-bottom: 65%; } }
  @media (min-width: 992px) {
    .responsive-absolute-cover--container {
      padding-bottom: 0; } }

@media (min-width: 768px) {
  .responsive-absolute-cover--asset {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden; } }

@media (max-width: 767.98px) {
  .responsive-absolute-cover--image {
    max-width: 100%;
    height: auto; } }

@media (min-width: 768px) {
  .responsive-absolute-cover--image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    z-index: 0; } }

.smooth-zoom--default {
  transition: all 0.3s ease;
  backface-visibility: hidden;
  transform: scale3d(1, 1, 1) translateZ(0);
  will-change: transform; }

.smooth-zoom--hover {
  transform: scale3d(1.05, 1.05, 1.05) translateZ(0); }

@media only screen and (min-width: 991px) and (max-width: 1320px) {
  .interem-padding,
  .category {
    padding-right: 25px !important;
    padding-left: 25px !important; } }

@media only screen and (min-width: 1321px) and (max-width: 1439px) {
  .interem-padding,
  .category {
    padding-right: 25px !important;
    padding-left: 25px !important; } }

.series-count {
  position: relative;
  width: 58px;
  height: 58px;
  border: 3px solid #f99c1c;
  border-radius: 100%;
  margin-bottom: 1.22222rem;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 51px;
  text-align: center;
  color: #000000; }

.large-slider-dots .slick-dots {
  position: relative;
  bottom: auto; }
  .large-slider-dots .slick-dots li {
    margin: 0 5px; }
    @media (min-width: 768px) {
      .large-slider-dots .slick-dots li {
        margin: 0 10px; } }
    .large-slider-dots .slick-dots li button:before {
      color: #777777;
      opacity: 1;
      font-size: 18px;
      font-weight: 700; }
    .large-slider-dots .slick-dots li.slick-active button:before {
      opacity: 1;
      font-weight: 700;
      color: #f58220; }

.large-slider-dots--flex .slick-dots {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-end !important; }

.product-rating-star {
  font-size: 12px;
  letter-spacing: -2px;
  color: #f58220; }

.standard-nav-tabs .nav-tabs,
.cta-tabs__upper .nav-tabs {
  border: 0;
  margin: 0 0 1.38889rem; }

.standard-nav-tabs .nav-tabs-mobile,
.cta-tabs__upper .nav-tabs-mobile {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-bottom: 4px solid #f99c1c;
  background: transparent url("../images/icon-arrow-dropdown.svg");
  background-repeat: no-repeat;
  background-size: 10px 6px;
  background-position-x: 98%;
  background-position-y: 52%;
  border-radius: 0 !important;
  margin: 0.33333rem 0 2.22222rem;
  padding: 0.33333rem 1.11111rem 0.16667rem 0;
  transition: all 0.3s ease;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #000000; }
  .standard-nav-tabs .nav-tabs-mobile.loading,
  .cta-tabs__upper .nav-tabs-mobile.loading {
    padding-left: 38px;
    background: transparent url("../images/loading.svg");
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 0 50%; }

.standard-nav-tabs .nav-item,
.cta-tabs__upper .nav-item {
  margin: 0 1.11111rem; }

.standard-nav-tabs .nav-link,
.cta-tabs__upper .nav-link {
  position: relative;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0.66667rem 0 0.33333rem;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 24px;
  color: #000000; }
  .standard-nav-tabs .nav-link:after,
  .cta-tabs__upper .nav-link:after {
    height: 4px !important;
    transition: all 0.3s ease; }
  .standard-nav-tabs .nav-link.active,
  .cta-tabs__upper .nav-link.active {
    color: #000000; }
    .standard-nav-tabs .nav-link.active:after,
    .cta-tabs__upper .nav-link.active:after {
      background-color: #f99c1c; }
  .standard-nav-tabs .nav-link:hover,
  .cta-tabs__upper .nav-link:hover {
    color: #000000; }
    .standard-nav-tabs .nav-link:hover:after,
    .cta-tabs__upper .nav-link:hover:after {
      background-color: #e2e2e2; }
    .standard-nav-tabs .nav-link:hover.active:after,
    .cta-tabs__upper .nav-link:hover.active:after {
      background-color: #f99c1c; }

.condensed-standard-line-height.wysiwyg,
.wysiwyg.cta-prefooter__content,
.wysiwyg.global-bag-questions__content,
.wysiwyg.global-guarantee__content,
.wysiwyg.global-as-featured-in__content {
  line-height: 24px; }
  .condensed-standard-line-height.wysiwyg p,
  .wysiwyg.cta-prefooter__content p,
  .wysiwyg.global-bag-questions__content p,
  .wysiwyg.global-guarantee__content p,
  .wysiwyg.global-as-featured-in__content p {
    line-height: 24px !important; }

.condensed-standard-line-height .wysiwyg,
.cta-prefooter__content .wysiwyg,
.global-bag-questions__content .wysiwyg,
.global-guarantee__content .wysiwyg,
.global-as-featured-in__content .wysiwyg {
  line-height: 24px; }
  .condensed-standard-line-height .wysiwyg p,
  .cta-prefooter__content .wysiwyg p,
  .global-bag-questions__content .wysiwyg p,
  .global-guarantee__content .wysiwyg p,
  .global-as-featured-in__content .wysiwyg p {
    line-height: 24px !important; }

/* Cookie Consent/Update Banners */
#consent-manager > div > div {
  background: #f99c1c !important;
  padding: 15px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  color: #000000 !important; }
  #consent-manager > div > div p,
  #consent-manager > div > div span {
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    color: #000000 !important;
    line-height: 20px !important; }
  #consent-manager > div > div button {
    border: 1px solid #000000 !important;
    background-color: #000000 !important;
    border-radius: 0 !important;
    font-weight: 700 !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 20px !important; }
    #consent-manager > div > div button:first-child {
      margin-left: 0 !important;
      color: #000000 !important;
      background-color: transparent !important; }

#consent-manager-update-banner {
  height: auto !important;
  background: #444444 !important;
  padding: 15px 25px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 26px !important;
  color: #fff !important; }
  #consent-manager-update-banner a {
    cursor: pointer !important; }

.swal2-popup {
  border-radius: 0 !important; }
  .swal2-popup .swal2-icon {
    border-width: 8px !important; }
    .swal2-popup .swal2-icon.swal2-error {
      border-color: #DC0000 !important; }
      .swal2-popup .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
        height: 8px !important;
        background-color: #DC0000 !important; }
  .swal2-popup #swal2-content {
    font-family: "Open Sans", sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    color: #000000 !important; }
  .swal2-popup .swal2-confirm {
    min-width: 100px !important;
    padding: 0.72222rem 1.11111rem 0.88889rem !important;
    background: #f99c1c !important;
    border: 0 !important;
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 24px !important;
    border-radius: 0 !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    text-transform: none !important;
    text-decoration: none !important;
    white-space: normal !important;
    color: #000000 !important; }
    .swal2-popup .swal2-confirm:hover, .swal2-popup .swal2-confirm:focus-visible, .swal2-popup .swal2-confirm.active {
      background: #000000 !important;
      color: #fff !important; }

.display-xxl {
  color: inherit;
  font-family: "Oswald", sans-serif;
  font-size: 45.6px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 1.66667rem;
  text-transform: uppercase; }

.display-xl,
.text-display--xl,
h1,
.h1 {
  position: relative;
  color: inherit;
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 38px;
  text-transform: uppercase;
  margin-bottom: 1.66667rem; }
  @media (min-width: 768px) {
    .display-xl,
    .text-display--xl,
    h1,
    .h1 {
      font-size: 38px;
      line-height: 46px; } }
  @media (max-width: 767.98px) {
    .display-xl a.h2,
    .text-display--xl a.h2,
    h1 a.h2,
    .h1 a.h2 {
      font-size: 38px !important; } }

.display-lg,
.text-display--lg,
h2,
.h2 {
  position: relative;
  color: inherit;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 1.66667rem; }
  @media (min-width: 768px) {
    .display-lg,
    .text-display--lg,
    h2,
    .h2 {
      font-size: 36px;
      line-height: 44px; } }

.display-md,
.text-display--md,
h3,
.h3 {
  color: inherit;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.75px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 1.66667rem; }

.display-sm,
.text-display--sm,
h4,
.h4,
.pdp-dropzone-specs__heading,
.pdp-dropzone-specs__column dt,
.pdp-dropzone-features__heading,
.advanced-search__title {
  color: inherit;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  text-transform: none;
  margin-bottom: 1.66667rem; }

.display-xs,
.text-display--xs,
h5,
.h5 {
  color: inherit;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: none;
  margin-bottom: 1.66667rem; }

.display-xxs,
.text-display--xxs,
h6,
.h6 {
  color: inherit;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 1.66667rem; }

.text-display--default {
  color: inherit; }

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

.text-display--primary {
  color: #f99c1c !important; }

.text-display--secondary {
  color: #f58220 !important; }

.text-display--tertiary {
  color: #000000 !important; }

.text-display--sans-serif-primary {
  font-family: "Open Sans", sans-serif; }

.text-display--sans-serif-secondary {
  font-family: "Oswald", sans-serif; }

.text-display--weight-regular {
  font-weight: 400; }

.text-display--weight-medium {
  font-weight: 500; }

.text-display--weight-semibold {
  font-weight: 600; }

.text-display--weight-bold {
  font-weight: 700; }

.text-display--body-lg {
  font-size: 20px; }

.text-display--body-md {
  font-size: 18px; }

.text-display--body-sm {
  font-size: 16px; }

.text-display--body-xs {
  font-size: 14px; }

.text-display--underlined,
.standard-nav-tabs .nav-link,
.cta-tabs__upper .nav-link,
.cta-prefooter__email .cta-prefooter__title,
.cta-prefooter__sms .cta-prefooter__title,
.cta-tabs__title,
.global-as-featured-in__title,
.global-ready-plan__title,
.global-comparison-chart__title,
.global-instagram__title,
.product-reviews__title,
.product-related h2,
.product-similar h2 {
  display: table;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 10px; }
  .text-display--underlined.cta-tabs__link,
  .standard-nav-tabs .cta-tabs__link.nav-link,
  .cta-tabs__upper .cta-tabs__link.nav-link,
  .cta-prefooter__email .cta-tabs__link.cta-prefooter__title,
  .cta-prefooter__sms .cta-tabs__link.cta-prefooter__title,
  .cta-tabs__link.cta-tabs__title,
  .cta-tabs__link.global-as-featured-in__title,
  .cta-tabs__link.global-ready-plan__title,
  .cta-tabs__link.global-comparison-chart__title,
  .cta-tabs__link.global-instagram__title,
  .cta-tabs__link.product-reviews__title,
  .product-related h2.cta-tabs__link,
  .product-similar h2.cta-tabs__link {
    padding-bottom: 6px; }
  .text-display--underlined:after,
  .standard-nav-tabs .nav-link:after,
  .cta-tabs__upper .nav-link:after,
  .cta-prefooter__email .cta-prefooter__title:after,
  .cta-prefooter__sms .cta-prefooter__title:after,
  .cta-tabs__title:after,
  .global-as-featured-in__title:after,
  .global-ready-plan__title:after,
  .global-comparison-chart__title:after,
  .global-instagram__title:after,
  .product-reviews__title:after,
  .product-related h2:after,
  .product-similar h2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px; }
  .text-display--underlined--dark:after,
  .cta-prefooter__email .cta-prefooter__title:after {
    background-color: #000000; }
  .text-display--underlined--primary:after,
  .cta-prefooter__sms .cta-prefooter__title:after,
  .cta-tabs__title:after,
  .global-as-featured-in__title:after,
  .global-ready-plan__title:after,
  .global-comparison-chart__title:after,
  .global-instagram__title:after,
  .product-reviews__title:after,
  .product-related h2:after,
  .product-similar h2:after {
    background-color: #f99c1c; }
  .text-display--underlined--centered,
  .product-reviews__title,
  .product-related h2,
  .product-similar h2 {
    margin-right: auto;
    margin-left: auto; }

p {
  min-height: 1rem;
  line-height: 1.5; }
  @media (min-width: 992px) {
    p {
      line-height: 1.5; } }

a {
  transition: all 0.2s ease-in-out; }

.text-default {
  color: inherit; }

.text-light {
  color: #fff; }

.text-dark {
  color: #000000; }

.wysiwyg {
  line-height: 1.5;
  font-size: 18px;
  line-height: 24px; }
  .wysiwyg p {
    margin-bottom: 1.38889rem;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px; }
    .wysiwyg p strong {
      font-weight: 700; }
    .wysiwyg p a:not(.btn) {
      font-weight: 700; }
  .wysiwyg p ~ h1,
  .wysiwyg p ~ .h1,
  .wysiwyg p ~ h2,
  .wysiwyg p ~ .h2,
  .wysiwyg p ~ h3,
  .wysiwyg p ~ .h3,
  .wysiwyg p ~ h4,
  .wysiwyg p ~ .h4,
  .wysiwyg p ~ h5,
  .wysiwyg p ~ .h5,
  .wysiwyg p ~ h6,
  .wysiwyg p ~ .h6 {
    padding-top: 20px; }
  .wysiwyg blockquote {
    font-family: "Oswald", sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.36;
    letter-spacing: -0.84px;
    color: #000000; }
  .wysiwyg ul:not(.list-unstyled):not(.list-group),
  .wysiwyg ol:not(.list-unstyled):not(.list-group) {
    list-style: none;
    margin-bottom: 1.94444rem;
    padding: 0;
    font-weight: 400;
    text-align: left;
    color: inherit; }
    .wysiwyg ul:not(.list-unstyled):not(.list-group) li,
    .wysiwyg ol:not(.list-unstyled):not(.list-group) li {
      position: relative;
      margin-bottom: 0.22222rem;
      padding-left: 1.11111rem;
      font-family: "Open Sans", sans-serif;
      font-size: 18px;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 30px; }
      .wysiwyg ul:not(.list-unstyled):not(.list-group) li:before,
      .wysiwyg ol:not(.list-unstyled):not(.list-group) li:before {
        display: inline-block;
        position: absolute;
        left: 0; }
  .wysiwyg ul:not(.list-unstyled):not(.list-group) li:before {
    content: "●";
    top: 3px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 24px;
    color: #f58220; }
  .wysiwyg ol:not(.list-unstyled):not(.list-group) {
    counter-reset: item; }
    .wysiwyg ol:not(.list-unstyled):not(.list-group) li {
      padding-left: 1.44444rem; }
      .wysiwyg ol:not(.list-unstyled):not(.list-group) li:before {
        content: counter(item) ".";
        top: 0;
        counter-increment: item;
        font-family: "Open Sans", sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #777777; }
  .wysiwyg hr {
    border-color: #e2e2e2; }
  .wysiwyg strong > em {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px; }

/* fade image in after load */
img.lazyloading {
  opacity: 0; }

img.lazy,
img.lazyloaded {
  opacity: 1;
  transition: opacity 500ms; }

[data-bg].lazy {
  opacity: 0; }

[data-bg].lazyloading {
  opacity: 1;
  transition: opacity 500ms;
  background: #f7f7f7 url("../images/loading.svg") no-repeat center; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/loading.svg") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 100; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 1; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    line-height: 1;
    color: #000000;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 10px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 10px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: 10px; }
  [dir="rtl"] .slick-next {
    left: 10px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "Font Awesome 5 Pro";
        font-size: 8px;
        font-weight: bold;
        line-height: 20px;
        text-align: center;
        color: #000000;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #000000;
      opacity: 0.75;
      font-weight: normal; }

.fancybox__container {
  z-index: 2070; }

/*! nouislider - 9.2.0 - 2017-01-11 10:35:35 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr;
  margin-bottom: 1.11111rem; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-origin {
  position: absolute;
  height: 0;
  width: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
  * Browsers can paint handles in their own layer.
  */
.noUi-base,
.noUi-handle {
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
  */
.noUi-horizontal {
  height: 10px; }

.noUi-horizontal .noUi-handle {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  left: -10px;
  top: -3px; }

.noUi-vertical {
  width: 10px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
  */
.noUi-target {
  background: #dee2e6;
  border-radius: 4px;
  border: 1px solid #dee2e6; }

.noUi-connect {
  background: #f58220;
  border: 1px solid #f58220;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.45);
  transition: background 450ms; }

/* Handles and cursors;
  */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
  */
/* Disabled state;
  */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
  *
  */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  transform: translate3d(-50%, 50%, 0); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  transform: translate3d(0, 50%, 0);
  padding-left: 25px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center; }

.noUi-horizontal .noUi-tooltip {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

[v-cloak] {
  display: none; }

.page-content {
  padding-top: 2.22222rem;
  padding-bottom: 4.44444rem; }
  @media (min-width: 768px) {
    .page-content {
      padding-top: 2.77778rem;
      padding-bottom: 5rem; } }
  @media (min-width: 992px) {
    .page-content {
      padding-top: 3.33333rem;
      padding-bottom: 5.55556rem; } }
  .page-content.product {
    padding-top: 3.33333rem;
    padding-bottom: 0; }
    @media (min-width: 768px) {
      .page-content.product {
        padding-top: 4.44444rem; } }
  .category .page-content {
    padding-top: 0; }

.page-nav__item {
  display: inline-block; }
  @media (min-width: 992px) {
    .page-nav__item {
      display: block; } }

.container--full {
  width: 100%;
  max-width: none; }

.container--nospace {
  padding-left: 0;
  padding-right: 0; }

.category {
  padding: 3.33333rem 25px 3.33333rem; }
  @media (min-width: 576px) {
    .category {
      padding: 3.33333rem 0 4.44444rem; } }
  @media (min-width: 768px) {
    .category {
      padding: 3.88889rem 0 4.44444rem; } }
  @media (min-width: 992px) {
    .category {
      padding: 4.44444rem 0 4.44444rem; } }
  .category__pagination {
    border-top: 2px solid #000000;
    margin-top: 0.83333rem;
    padding: 2.77778rem 0 0; }
  .category .product-grid {
    margin-right: -25px;
    margin-left: -25px; }
    .category .product-grid .product {
      margin-bottom: 2.5rem; }
      @media (min-width: 992px) {
        .category .product-grid .product {
          margin-bottom: 3.33333rem; } }

.search-results__pagination {
  border-top: 2px solid #000000;
  margin-top: 0.83333rem;
  padding: 2.77778rem 0 0; }

.search-results .product-grid {
  margin-right: -25px;
  margin-left: -25px; }
  .search-results .product-grid .product {
    margin-bottom: 2.5rem; }
    @media (min-width: 992px) {
      .search-results .product-grid .product {
        margin-bottom: 3.33333rem; } }

.account {
  font-size: 18px;
  line-height: 30px; }
  .account--orders h4 {
    font-size: 18px; }
  .account p {
    font-size: 18px;
    line-height: 30px; }
  .account label {
    font-size: 18px;
    line-height: 30px; }
    .account label small {
      font-size: 14px;
      line-height: 24px; }

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2021; }
  .site-header__wrapper {
    position: relative;
    padding: 0;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.05);
    z-index: 2021;
    font-size: 0.88889rem; }
    @media (max-width: 991.98px) {
      .site-header__wrapper {
        max-height: 46px; } }
    .site-header__wrapper > .container-fluid, .site-header__wrapper > .container-sm, .site-header__wrapper > .container-md, .site-header__wrapper > .container-lg, .site-header__wrapper > .container-xl {
      padding: 0 25px 0 15px; }
      @media (min-width: 992px) {
        .site-header__wrapper > .container-fluid, .site-header__wrapper > .container-sm, .site-header__wrapper > .container-md, .site-header__wrapper > .container-lg, .site-header__wrapper > .container-xl {
          padding: 0 30px; } }
  .site-header__flank {
    flex: 1;
    display: flex;
    min-width: -webkit-min-content;
    /* Workaround to Chrome bug */ }
  .site-header__logo {
    margin: 0 0 -20px 0;
    padding: 0.55556rem 0 0;
    z-index: 2021; }
    @media (min-width: 992px) {
      .site-header__logo {
        margin: 0 0 -50px 0;
        padding: 0.94444rem 0 0; } }
    .site-header__logo img {
      max-height: 70px;
      width: auto;
      height: 70px;
      max-width: 100%;
      transform: max-height 0.25s ease; }
      @media (min-width: 992px) {
        .site-header__logo img {
          height: 100px;
          max-height: 100px; } }
      @media (max-width: 991.98px) {
        .scrolled .site-header__logo img {
          max-height: 47px;
          height: 47px; } }
  .site-header__nav {
    padding-left: 15px;
    padding-right: 15px; }
  .site-header__icons {
    padding-top: 10px; }
    @media (min-width: 992px) {
      .site-header__icons {
        max-height: 30px;
        padding-top: 0; } }
    @media (max-width: 991.98px) {
      .scrolled .site-header__icons {
        max-height: initial;
        padding-top: 10px !important;
        padding-bottom: 0.5rem !important; } }

body.nav-mobile-overlay-open .site-header {
  z-index: 1051; }
  body.nav-mobile-overlay-open .site-header__wrapper {
    box-shadow: none; }

.header-search__open {
  display: block;
  position: relative;
  border: 0;
  transition: all 0.25s linear;
  outline: none !important;
  outline-color: transparent !important;
  color: #000000; }
  .header-search__open:hover, .header-search__open:focus, .header-search__open:focus-within {
    color: #000000; }
  .header-search__open:before, .header-search__open:after {
    display: none;
    transition: all 0.25s ease; }
  .header-search__open:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 4; }
  .header-search__open:after {
    content: "\f00d";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.2s ease;
    font-family: "Font Awesome 5 Pro";
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #000000;
    z-index: 5; }
  .header-search__open .fa-search {
    opacity: 1;
    transition: all 0.1s ease;
    line-height: 2; }
  .header-search__open.active {
    background: none; }
    .header-search__open.active .fa-search {
      opacity: 0; }
    .header-search__open.active:before, .header-search__open.active:after {
      display: block;
      opacity: 1; }

.header-search__box {
  flex: 1 1 auto; }

.header-icons__item {
  display: block;
  margin: 0 0.83333rem; }
  .header-icons__item:first-child {
    margin-left: 0; }
  .header-icons__item:last-child {
    margin-right: 1.66667rem; }
  @media (min-width: 992px) {
    .header-icons__item:last-child {
      margin-right: 0; } }

.header-icons__link {
  display: block;
  position: relative;
  margin: 0; }
  .header-icons__link .badge {
    display: none;
    position: absolute;
    top: -2px;
    right: -8px;
    min-width: 21px;
    min-height: 21px;
    border-radius: 21px;
    background-color: #ababab;
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
    color: #000000; }
  .header-icons__link--cart {
    width: auto; }
  .header-icons__link:hover .header-icons__icon--hover, .header-icons__link[aria-expanded="true"] .header-icons__icon--hover {
    opacity: 0; }
  .header-icons__link:hover .header-icons__icon-hover, .header-icons__link[aria-expanded="true"] .header-icons__icon-hover {
    opacity: 1; }
  .header-icons__link.nav__link {
    padding: 0; }
    .header-icons__link.nav__link:after {
      display: none; }

.header-icons__icon, .header-icons__icon-hover {
  max-width: 25px;
  max-height: 24px;
  min-width: 25px;
  min-height: 24px;
  transition: opacity 0.2s ease;
  opacity: 1; }
  .active .header-icons__icon, .active .header-icons__icon-hover {
    opacity: 0; }

.header-icons__icon {
  position: relative; }

.header-icons__icon-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.page-footer {
  padding: 3.33333rem 0 1.77778rem;
  font-size: 18px;
  background: #000000;
  color: #fff; }
  .page-footer__upper {
    padding: 0 0 1.88889rem; }
    @media (max-width: 575.98px) {
      .page-footer__upper {
        padding-right: 25px;
        padding-left: 25px; }
        .page-footer__upper > .row {
          margin-right: 0;
          margin-left: 0; } }
    @media (min-width: 768px) {
      .page-footer__upper {
        padding: 0 0 3.88889rem; } }
  .page-footer__lower {
    padding: 0; }
    @media (max-width: 575.98px) {
      .page-footer__lower {
        padding-right: 25px;
        padding-left: 25px; }
        .page-footer__lower > .row {
          margin-right: 0;
          margin-left: 0; } }
    @media (min-width: 768px) {
      .page-footer__lower {
        padding: 1.55556rem 0 0;
        border-top: 2px solid rgba(255, 255, 255, 0.15); } }
  .page-footer__logo {
    margin-bottom: 1.55556rem; }
    .page-footer__logo img {
      max-width: 200px; }
  .page-footer__copyright {
    font-size: 16px !important;
    line-height: 24px !important; }
    @media (max-width: 767.98px) {
      .page-footer__copyright {
        padding: 1.88889rem 0 0;
        border-top: 2px solid #fff; } }
    .page-footer__copyright a {
      text-decoration: none;
      font-weight: 400 !important;
      color: #fff; }
      .page-footer__copyright a:hover {
        text-decoration: underline;
        font-weight: 400 !important;
        color: #fff; }
    .page-footer__copyright .wysiwyg p {
      font-size: 16px !important;
      line-height: 24px !important; }
  .page-footer__auxiliary {
    font-size: 15px; }

.page-heading {
  padding-top: 3.33333rem;
  border-bottom: 1px solid #e9ecef;
  text-align: center; }
  @media (min-width: 992px) {
    .page-heading {
      text-align: left; } }
  .page-heading__image {
    margin-bottom: 1.66667rem;
    padding-bottom: 30vw; }

.page-sidebar {
  margin-bottom: 1.11111rem; }
  @media (min-width: 768px) {
    .page-sidebar {
      margin-bottom: 1.66667rem; } }
  @media (min-width: 992px) {
    .page-sidebar {
      padding-right: 1.66667rem; } }
  @media (min-width: 1200px) {
    .page-sidebar {
      padding-right: 2.77778rem; } }

.nav {
  color: #000000;
  background: transparent;
  display: flex;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0; }
  .nav__item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1.22222rem; }
    .nav__item:hover {
      color: #000000;
      background: transparent; }
    .nav__item--current {
      color: #000000;
      background: transparent; }
  .nav__link {
    display: block;
    position: relative;
    width: 100%;
    padding: 1.33333rem 0;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
    .nav__link:after {
      content: '';
      position: absolute;
      bottom: 13px;
      left: 0;
      width: 100%;
      height: 4px;
      background-color: #f99c1c;
      opacity: 0;
      transition: all 0.3s ease; }
    .nav__link:hover, .nav__link.active {
      text-decoration: none;
      color: inherit; }
      .nav__link:hover:after, .nav__link.active:after {
        opacity: 1; }
    @media (min-width: 1200px) {
      .nav__link {
        font-size: 22px; } }
  .nav__btn {
    padding: 5px;
    font-size: 22px;
    line-height: 1;
    color: inherit;
    background: transparent;
    border: 0;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0s;
    position: absolute;
    opacity: 0;
    right: -5px; }
    .nav__btn:focus, .nav__btn:focus-within {
      opacity: 1; }

.nav-list {
  font-size: 18px;
  line-height: 1.2; }
  .nav-list__link {
    display: block;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    line-height: 24px;
    color: #000000; }
    .nav-list__link--emphasized {
      padding: 7.5px 15px 7.5px 0;
      font-family: "Open Sans", sans-serif;
      font-size: 18px;
      font-weight: 700;
      line-height: 24px; }
    .nav-list__link:hover, .nav-list__link:focus, .nav-list__link:focus-within {
      text-decoration: none;
      color: inherit; }
    .nav-list__link:hover {
      text-decoration: none;
      color: #f99c1c !important; }
  .nav-list__heading {
    display: block;
    margin-bottom: 0.16667rem;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000000 !important; }

.nav-megamenu:hover > .nav-megamenu__menu, .nav-megamenu:focus > .nav-megamenu__menu, .nav-megamenu.show > .nav-megamenu__menu {
  opacity: 1;
  visibility: visible;
  max-height: 100vh;
  margin-top: 1px;
  padding: 0;
  transition: all 0.3s ease;
  z-index: 2020; }

.nav-megamenu__menu {
  position: absolute;
  display: block;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  max-height: 0;
  z-index: 2020;
  opacity: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #e2e2e2;
  border-radius: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  color: #000000; }

.nav-megamenu__list {
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.nav-megamenu__content {
  padding: 4.44444rem 0; }

.nav-megamenu__body {
  margin-right: -30px;
  margin-left: -30px; }

.nav-megamenu__sidebar {
  padding-right: 30px;
  padding-left: 30px;
  border-right: 1px solid #ababab; }

.nav-megamenu__item {
  padding: 15px 25px; }
  @media (min-width: 992px) {
    .nav-megamenu__item {
      padding: 15px 45px; } }
  .nav-megamenu__item:last-child {
    border-right: 0; }
  .nav-megamenu__item--current {
    background: transparent;
    color: #fff; }

.nav-megamenu__links {
  padding: 0 30px; }
  .nav-megamenu__links .nav-list {
    margin-right: -30px;
    margin-left: -30px; }
    .nav-megamenu__links .nav-list__item {
      padding-right: 30px;
      padding-left: 30px;
      border-right: 1px solid #ababab; }
      .nav-megamenu__links .nav-list__item:last-child {
        border-right: 0; }
      .nav-megamenu__links .nav-list__item .nav-list__item {
        border-right: 0; }
        .nav-megamenu__links .nav-list__item .nav-list__item .nav-list__link {
          padding: 8px 0 !important; }

.nav-megamenu__link {
  padding: 0;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.35px;
  line-height: 1.2;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
  @media (min-width: 992px) {
    .nav-megamenu__link {
      font-size: 18px; } }
  .nav-megamenu__link:hover {
    background: transparent;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none; }

.nav-collapse {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #ababab;
  border-bottom: 1px solid #ababab;
  background-color: #fff; }
  .nav-collapse .nav-collapse {
    border-top: 0;
    border-bottom: 0;
    padding-left: 1.11111rem; }
    .nav-collapse .nav-collapse .nav-collapse__item {
      border-bottom: 0; }
      .nav-collapse .nav-collapse .nav-collapse__item:last-child .nav-collapse__link {
        padding-bottom: 1.66667rem; }
    .nav-collapse .nav-collapse .nav-collapse__link,
    .nav-collapse .nav-collapse .nav-collapse__heading {
      padding-top: 0.55556rem;
      padding-bottom: 0.55556rem; }
  .nav-collapse__item {
    border-bottom: 1px solid #ababab;
    font-size: 16px;
    font-weight: 400;
    list-style-type: none;
    position: relative;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    .nav-collapse__item:first-child .nav-collapse__item {
      font-size: 18px;
      font-weight: 700; }
      .nav-collapse__item:first-child .nav-collapse__item .nav-collapse__link {
        line-height: 24px; }
      .nav-collapse__item:first-child .nav-collapse__item .nav-collapse .nav-collapse__link {
        font-size: 18px;
        font-weight: 400;
        line-height: 24px; }
    .nav-collapse__item:last-child {
      border-bottom: 0; }
    .nav-collapse__item--parent .nav-collapse__link {
      flex: 1; }
  .nav-collapse__link {
    flex: 1;
    color: inherit;
    display: block;
    padding: 1.22222rem 2.22222rem;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    text-decoration: none; }
    .nav-collapse__link:hover {
      text-decoration: none;
      color: #f99c1c;
      background-color: #fff; }
    .nav-collapse__link--emphasized {
      font-family: "Open Sans", sans-serif;
      font-size: 18px;
      font-weight: 700;
      line-height: 24px; }
    .nav-collapse__link--main {
      font-family: "Open Sans", sans-serif;
      font-size: 22px;
      font-weight: 700;
      line-height: 30px;
      text-transform: uppercase; }
  .nav-collapse__heading {
    flex: 1;
    color: inherit;
    display: block;
    padding: 1.22222rem 2.22222rem;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px; }
  .nav-collapse__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 50px;
    margin-right: 1.66667rem;
    background: transparent;
    border: 0;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    .nav-collapse__btn:hover {
      background-color: #fff; }
  .nav-collapse__icon {
    transform: rotate(180deg);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    .collapsed .nav-collapse__icon {
      transform: rotate(0); }

.nav-dropdown {
  position: relative; }
  .nav-dropdown:hover > .nav-dropdown__menu, .nav-dropdown:focus > .nav-dropdown__menu, .nav-dropdown.show > .nav-dropdown__menu {
    opacity: 1;
    visibility: visible;
    z-index: 1000; }
  .nav-dropdown__menu {
    position: absolute;
    top: 100%;
    left: 50%;
    min-width: 225px;
    z-index: 999;
    display: block;
    margin: 0;
    padding: 1.11111rem 0;
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
  .nav-dropdown__list {
    text-align: left;
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .nav-dropdown__item--current {
    background: #fff;
    color: #000000; }
  .nav-dropdown__link {
    position: relative;
    padding: 8px 30px;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
    .nav-dropdown__link:hover {
      background: #fff;
      color: #f58220; }
  .nav-dropdown .nav-dropdown > .nav-dropdown__menu {
    top: 0;
    left: 100%;
    transform: none; }
  .nav-dropdown .nav-dropdown .nav-dropdown__btn {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    text-align: center;
    transform: translateY(-50%); }
  .nav-dropdown .nav-dropdown .nav-dropdown__link {
    padding-right: 20px; }

@media (min-width: 1200px) {
  .nav-footer__item {
    padding-right: 1.66667rem; } }

@media (max-width: 767.98px) {
  .nav-footer__item--main {
    border-top: 2px solid #fff;
    margin-bottom: 1.88889rem;
    padding-top: 1.66667rem; }
    .nav-footer__item--main:last-child {
      margin-bottom: 0; } }

.nav-footer__link {
  display: block;
  padding: 0.55556rem 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  color: #fff; }
  .nav-footer__link:hover {
    text-decoration: none;
    color: #f99c1c; }
  .nav-footer__link--main {
    margin-bottom: 0.44444rem;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase; }

.nav-footer__heading {
  display: block;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase; }

.nav-auxiliary__item {
  position: relative;
  margin-right: 10px;
  padding-right: 10px; }
  .nav-auxiliary__item:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background-color: #fff; }
  .nav-auxiliary__item:last-child {
    margin-right: 0;
    padding-right: 0; }
    .nav-auxiliary__item:last-child:after {
      display: none; }

.nav-auxiliary__link {
  display: block;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  line-height: 24px;
  color: #fff; }
  .nav-auxiliary__link:hover {
    text-decoration: none;
    color: #f99c1c; }

.nav-mobile {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1020;
  width: 100%;
  height: 100vh;
  padding: 60px 0 0;
  font-family: inherit;
  font-size: 16px;
  background: #fff;
  border-radius: 0;
  border: 0;
  color: #4d4d4f;
  opacity: 0;
  text-transform: uppercase;
  transform: translate(0, -100%);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
  @media (min-width: 992px) {
    .nav-mobile {
      display: none; } }
  .nav-mobile.active {
    opacity: 1;
    transform: translate(0, 0); }
  .nav-mobile__container {
    position: relative;
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 15px; }
  .nav-mobile__menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: transparent; }
  .nav-mobile__item {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    list-style-type: none;
    border-bottom: 1px solid #dee2e6;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    .nav-mobile__item--center {
      border-bottom: 0;
      text-align: center; }
    .nav-mobile__item--parent .nav-collapse__link {
      flex: 1; }
    .nav-mobile__item > .nav-mobile__menu {
      background-color: rgba(206, 212, 218, 0.25); }
  .nav-mobile__link {
    flex: 1;
    color: inherit;
    display: block;
    padding: calc($nav-mobile-menu-padding / 2) 15px;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    .nav-mobile__link:hover {
      text-decoration: none;
      color: inherit;
      background-color: rgba(206, 212, 218, 0.25); }
  .nav-mobile__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 50px;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    .nav-mobile__btn:hover {
      background-color: rgba(206, 212, 218, 0.25); }
  .nav-mobile__icon {
    transform: rotate(90deg);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }
    .collapsed .nav-mobile__icon {
      transform: rotate(0); }

.nav-utility {
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  background: #e9ecef;
  color: #adb5bd; }
  .nav-utility__list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .nav-utility__item {
    display: flex;
    align-items: center; }
    .nav-utility__item:before {
      content: "|"; }
  .nav-utility__link {
    display: block;
    padding: 10px;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #adb5bd;
    text-decoration: none; }
    .nav-utility__link:hover {
      color: #f58220;
      text-decoration: none; }
    .nav-utility__link--cart {
      position: relative;
      padding-right: 45px; }
    .nav-utility__link--currency.dropdown-toggle:after {
      display: none; }
  .nav-utility__badge {
    position: absolute;
    top: 0;
    right: -15px;
    height: 100%;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: calc($nav-utility-padding / 2);
    font-size: 12px;
    font-weight: bold;
    background-color: #f58220;
    color: #fff;
    text-align: center; }
  .nav-utility__dropdown {
    background: #fff;
    border-radius: 0;
    border-color: #adb5bd; }
  .nav-utility__dropdown-list {
    position: relative;
    padding: 10px 0; }
    .nav-utility__dropdown-list:before {
      position: absolute;
      bottom: 100%;
      left: 13px;
      content: '';
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #adb5bd; }
    .nav-utility__dropdown-list:after {
      position: absolute;
      bottom: 100%;
      left: 15px;
      content: '';
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #fff; }
  .nav-utility__dropdown-item {
    padding: 10px;
    font-size: 12px; }
    .nav-utility__dropdown-item.active {
      font-weight: bold;
      background-color: inherit;
      color: inherit; }

.nav-panel {
  width: 400px;
  background: #fff;
  color: inherit; }
  .nav-panel__header {
    padding: 5px; }
  .nav-panel__body {
    padding: 0; }
  .nav-panel__btn {
    padding: 10px;
    background: #fff;
    border: 0;
    color: inherit; }

.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
  width: 20px;
  height: 34px;
  border-radius: 0;
  background: transparent;
  border: 0;
  margin: 0 0.83333rem;
  transition: all 0.3s ease; }
  .pagination .page-item:first-child .page-link:before, .pagination .page-item:last-child .page-link:before {
    display: none; }
  .pagination .page-item:first-child .page-link:after, .pagination .page-item:last-child .page-link:after {
    content: "\f054";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 34px;
    padding-left: 2px;
    transition: all 0.3s ease;
    font-family: "Font Awesome 5 Pro";
    font-size: 36px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 34px;
    text-align: center;
    color: #000000; }
  .pagination .page-item:first-child .page-link:hover:after, .pagination .page-item:first-child .page-link:focus-visible:after, .pagination .page-item:first-child .page-link.active:after, .pagination .page-item:first-child .page-link--active:after, .pagination .page-item:last-child .page-link:hover:after, .pagination .page-item:last-child .page-link:focus-visible:after, .pagination .page-item:last-child .page-link.active:after, .pagination .page-item:last-child .page-link--active:after {
    color: #f99c1c; }

.pagination .page-item:first-child .page-link {
  transform: rotate(-180deg) !important; }

.pagination .page-item.active .page-link {
  font-weight: 700;
  color: #000000; }
  .pagination .page-item.active .page-link:before {
    background-color: #f58220;
    opacity: 1; }

.pagination .page-item.disabled {
  visibility: visible !important; }
  .pagination .page-item.disabled .page-link:after {
    color: #e2e2e2; }

.pagination .page-item .page-link {
  position: relative;
  background-color: transparent;
  margin: 0 0.83333rem;
  padding: 0.55556rem 0.11111rem;
  border: 0;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  color: #000000; }
  .pagination .page-item .page-link:before {
    content: '';
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ababab;
    opacity: 0;
    transition: all 0.3s ease; }
  .pagination .page-item .page-link:hover {
    background-color: transparent;
    text-decoration: none;
    color: #000000; }
    .pagination .page-item .page-link:hover:before {
      opacity: 1; }

.pagination__flank {
  flex: 1;
  display: flex;
  min-width: -webkit-min-content; }

.alert-banner {
  position: relative;
  background: #f99c1c;
  max-height: 0;
  padding: 0;
  transition: max-height 0.2s ease-out;
  overflow: hidden;
  font-size: 16px; }
  .alert-banner__content {
    padding: 8px 60px;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 22px !important;
    color: #000000; }
    .alert-banner__content a:not(.btn) {
      font-weight: 700;
      text-decoration: none; }
    .alert-banner__content p {
      margin-bottom: 0;
      font-size: 16px !important;
      font-weight: 600 !important;
      line-height: 22px !important; }
  .alert-banner__close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    border: 0;
    background: none;
    font-size: 26px;
    font-weight: 300;
    color: #000000;
    transition: .3s all ease; }
    @media (min-width: 992px) {
      .alert-banner__close {
        right: 25px; } }
    .alert-banner__close:hover, .alert-banner__close:focus, .alert-banner__close:focus-within {
      color: #fff; }
  .alert-banner.active {
    max-height: 500px;
    transition: max-height 0.3s ease-in; }
    .scrolled .alert-banner.active {
      max-height: 0;
      transition: max-height 0.2s ease-out; }

.alert {
  border: 1px solid transparent;
  border-radius: 0;
  margin-bottom: 1.38889rem; }

.alert-primary {
  background-color: #f99c1c;
  border-color: transparent;
  color: #000000; }

.banner {
  background-color: #343a40;
  background-size: cover;
  color: #fff;
  padding: 6rem 2rem;
  position: relative;
  text-shadow: 0 0 10px #000000; }
  @media (max-width: 767.98px) {
    .banner {
      text-align: center; } }
  .banner:before {
    background-color: rgba(0, 0, 0, 0.1);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
  .banner--minimal {
    background-color: #e9ecef;
    background-image: none !important;
    color: #000000;
    padding: 2rem;
    text-align: left;
    text-shadow: none; }
    .banner--minimal:before {
      display: none; }
  .banner__title {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: 3.5rem;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 1.25;
    margin-bottom: 0; }
  .banner__subtitle {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: 1.75rem;
    font-weight: 300;
    letter-spacing: 0.025em;
    line-height: 1.5;
    margin: 1rem 0 0;
    width: 900px;
    max-width: 100%; }

.page-banner {
  position: relative; }
  .page-banner__asset-container {
    position: relative;
    height: 400px;
    overflow: hidden;
    z-index: 1; }
    @media (min-width: 768px) {
      .page-banner__asset-container {
        height: 480px; } }
  .page-banner__asset {
    z-index: 2; }
  .page-banner__image {
    z-index: 3; }
  .page-banner__body {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    z-index: 4; }
    @media (min-width: 768px) {
      .page-banner__body {
        bottom: 30px;
        left: 30px;
        width: 75%;
        padding: 3.33333rem; } }
    @media (min-width: 992px) {
      .page-banner__body {
        bottom: 60px;
        left: 60px;
        width: 55%; } }
    @media (min-width: 1200px) {
      .page-banner__body {
        width: 45%;
        padding: 3.88889rem; } }
  .page-banner__title {
    margin-bottom: 0;
    text-align: center;
    color: #f99c1c; }
    @media (min-width: 768px) {
      .page-banner__title {
        margin-bottom: 0.83333rem;
        text-align: left; } }
  .page-banner__content {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px; }
    .page-banner__content p {
      font-size: 18px;
      line-height: 24px; }
    .page-banner__content a {
      text-decoration: underline;
      color: #fff; }
      .page-banner__content a:hover {
        text-decoration: none;
        color: #fff; }
  .page-banner__button {
    margin-top: 20px; }
  .page-banner__mobile {
    position: relative;
    background-color: #303030;
    padding: 20px; }
  .page-banner--lg .page-banner__asset-container {
    height: 430px; }
    @media (min-width: 768px) {
      .page-banner--lg .page-banner__asset-container {
        height: 500px; } }
    @media (min-width: 992px) {
      .page-banner--lg .page-banner__asset-container {
        height: 600px; } }
    @media (min-width: 1200px) {
      .page-banner--lg .page-banner__asset-container {
        height: 670px; } }
  .page-banner--xl .page-banner__asset-container {
    height: 480px; }
    @media (min-width: 768px) {
      .page-banner--xl .page-banner__asset-container {
        height: 550px; } }
    @media (min-width: 992px) {
      .page-banner--xl .page-banner__asset-container {
        height: 650px; } }
    @media (min-width: 1200px) {
      .page-banner--xl .page-banner__asset-container {
        height: 720px; } }
  .page-banner--simple {
    background-color: #303030;
    padding: 3.88889rem 2.22222rem; }
    @media (min-width: 768px) {
      .page-banner--simple {
        padding: 4.72222rem 2.22222rem; } }
    @media (min-width: 992px) {
      .page-banner--simple {
        padding: 5.55556rem 2.22222rem; } }
    @media (min-width: 1200px) {
      .page-banner--simple {
        padding: 6.66667rem 2.22222rem; } }

.breadcrumbs {
  padding-top: 2rem; }
  .breadcrumbs__list {
    margin-bottom: 0; }
  .breadcrumbs__item {
    padding-right: .5rem; }
    .breadcrumbs__item:after {
      content: '|';
      padding-left: .25rem;
      opacity: .5; }
    .breadcrumbs__item.active:after {
      display: none; }

.btn {
  display: inline-block;
  max-width: 100%;
  padding: 0.72222rem 1.11111rem 0.88889rem;
  border: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  border-radius: 0;
  transition: all 0.3s ease;
  cursor: pointer;
  text-transform: none;
  text-decoration: none;
  white-space: normal; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: 0.5;
    filter: grayscale(100%); }
  .btn:hover, .btn:focus-visible {
    text-decoration: none; }
  .btn-primary, .btn--primary, .btn-default, .btn--default {
    background: #f99c1c;
    color: #000000; }
    .btn-primary:hover, .btn-primary:focus-visible, .btn-primary.active, .btn--primary:hover, .btn--primary:focus-visible, .btn--primary.active, .btn-default:hover, .btn-default:focus-visible, .btn-default.active, .btn--default:hover, .btn--default:focus-visible, .btn--default.active {
      background: #000000;
      color: #fff; }
  .btn-secondary, .btn--secondary {
    background: #f99c1c;
    color: #000000; }
    .btn-secondary:hover, .btn-secondary:focus-visible, .btn-secondary.active, .btn--secondary:hover, .btn--secondary:focus-visible, .btn--secondary.active {
      background: #fff;
      color: #000000; }
  .btn-tertiary, .btn--tertiary {
    background: #000000;
    color: #fff; }
    .btn-tertiary:hover, .btn-tertiary:focus-visible, .btn-tertiary.active, .btn--tertiary:hover, .btn--tertiary:focus-visible, .btn--tertiary.active {
      background: #fff;
      color: #000000; }
  .btn-play, .btn--play {
    position: relative;
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 100%;
    background-color: rgba(249, 156, 28, 0.8);
    transition: all 0.3s ease;
    text-align: center; }
    .btn-play:before, .btn--play:before {
      content: "\f04b";
      margin-left: 5px;
      font-family: "Font Awesome 5 Pro";
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-size: 26px;
      font-weight: 700;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 64px;
      color: #fff; }
    @media (min-width: 768px) {
      .btn-play, .btn--play {
        width: 90px;
        height: 90px; }
        .btn-play:before, .btn--play:before {
          font-size: 36px;
          line-height: 90px;
          margin-left: 5px;
          color: #fff; } }
    .btn-play:hover, .btn-play:focus-visible, .btn-play.active, .btn-play--active, .btn--play:hover, .btn--play:focus-visible, .btn--play.active, .btn--play--active {
      background-color: #f99c1c; }
  .btn-expand, .btn--expand {
    position: relative;
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    border-radius: 0;
    background-color: #f99c1c;
    border: 0;
    transition: all 0.3s ease;
    backface-visibility: hidden;
    will-change: transform; }
    .btn-expand:before, .btn-expand:after, .btn--expand:before, .btn--expand:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(0deg) translateZ(0);
      background-color: #000000;
      transition: all 0.3s ease; }
    .btn-expand:before, .btn--expand:before {
      width: 2px;
      height: 14px;
      opacity: 1; }
    .btn-expand:after, .btn--expand:after {
      width: 14px;
      height: 2px;
      opacity: 1; }
    .btn-expand--collapse:before, .btn-expand--collapse:after, .btn--expand--collapse:before, .btn--expand--collapse:after {
      transform: translate(-50%, -50%) rotate(-90deg) translateZ(0); }
    .btn-expand--collapse:after, .btn--expand--collapse:after {
      opacity: 0; }
    @media (max-width: 767.98px) {
      .btn-expand--mobile-small, .btn--expand--mobile-small {
        width: 35px !important;
        min-width: 35px !important;
        height: 35px !important;
        min-height: 35px !important; }
        .btn-expand--mobile-small:before, .btn--expand--mobile-small:before {
          height: 12px !important; }
        .btn-expand--mobile-small:after, .btn--expand--mobile-small:after {
          width: 12px !important; } }
  .btn-light, .btn--light {
    background: #fff;
    border-color: #fff;
    color: #f99c1c; }
    .btn-light:hover, .btn-light:focus-visible, .btn-light.active, .btn--light:hover, .btn--light:focus-visible, .btn--light.active {
      background: #f99c1c;
      border-color: #f99c1c;
      color: #fff; }
  .btn-dark, .btn--dark {
    background: #212529;
    border: #212529;
    color: #fff; }
    .btn-dark:hover, .btn-dark:focus-visible, .btn-dark.active, .btn--dark:hover, .btn--dark:focus-visible, .btn--dark.active {
      background: #383f45;
      border-color: #383f45;
      color: #fff; }
  .btn-clear .btn--clear {
    background: transparent;
    border: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    color: inherit; }
  @media (min-width: 992px) {
    .btn-lg, .btn--lg {
      font-size: 1.16667rem;
      padding: 0.44444rem 1.66667rem; } }
  .btn-sm, .btn--sm {
    font-size: 12px;
    padding: 0.22222rem 0.83333rem; }
  .btn-block, .btn--block {
    display: block;
    width: 100%; }

.hamburger-btn > span {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: block; }
  .hamburger-btn > span, .hamburger-btn > span::before, .hamburger-btn > span::after {
    display: block;
    width: 27px;
    height: 3px;
    background-color: #000000;
    outline: 1px solid transparent;
    transition-property: background-color, transform;
    transition-duration: 0.3s; }
  .hamburger-btn > span::before, .hamburger-btn > span::after {
    position: absolute;
    content: ""; }
  .hamburger-btn > span::before {
    top: -10px; }
  .hamburger-btn > span::after {
    top: 10px; }

.show .hamburger-btn > span,
.active .hamburger-btn > span {
  background-color: transparent; }

.show .hamburger-btn > span::before,
.active .hamburger-btn > span::before {
  transform: translateY(10px) rotate(45deg); }

.show .hamburger-btn > span::after,
.active .hamburger-btn > span::after {
  transform: translateY(-10px) rotate(-45deg); }

.collapsed .collapse-icon--shown {
  display: none; }

.collapsed .collapse-icon--hidden {
  display: inline-block; }

.collapse-icon--shown {
  display: inline-block; }

.collapse-icon--hidden {
  display: none; }

.filter-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2.77778rem;
  padding: 0 0 0.83333rem; }
  @media (min-width: 768px) {
    .filter-bar {
      border-bottom: 2px solid #000000; } }

@media (max-width: 767.98px) and (min-width: 768px) and (max-width: 991.98px) {
  .filter-bar .h6 small,
  .filter-bar .filter-dropdown__label small {
    display: block; } }
  @media (max-width: 767.98px) {
    .filter-bar .filter-dropdown__select {
      max-width: 100%;
      margin-bottom: 2px;
      padding-right: 0;
      text-transform: none; } }
  .filter-bar__item--layout {
    margin-left: auto; }
  .filter-bar__item h3,
  .filter-bar__item .h6,
  .filter-bar__item small {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: none; }

.filter-dropdown__group {
  margin: 0;
  padding: 0;
  font-size: 14px;
  background: #fff;
  border: 0;
  border-radius: 0;
  transition: 0.3s all ease; }
  @media (max-width: 767.98px) {
    .filter-dropdown__group {
      padding: 10px 0 0 0; } }

.filter-dropdown__label {
  margin: 0;
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
  line-height: 30px;
  letter-spacing: 0; }

.filter-dropdown__select {
  padding: 0;
  padding-right: 15px;
  line-height: 1.5;
  background: #fff;
  border: 0;
  outline: none;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  line-height: 30px;
  letter-spacing: 0; }

.filter-layout {
  padding: 5px 7px;
  font-size: 14px;
  line-height: 1.5;
  background: #fff;
  border: 0;
  border-radius: 0;
  color: #000000;
  transition: 0.3s all ease; }
  .filter-layout:hover, .filter-layout:focus {
    outline: 0;
    border-color: #f99c1c;
    cursor: pointer; }
  .filter-layout.active {
    background: #f99c1c;
    color: #fff; }
    .filter-layout.active:hover, .filter-layout.active:focus {
      background: #f99c1c;
      color: #fff;
      cursor: not-allowed; }

.form-label {
  color: #000000;
  font-weight: 700;
  line-height: 1.5; }

.form-input {
  height: auto;
  width: 100%;
  padding: 7px 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 3px;
  color: #000000;
  text-transform: none; }
  .form-input:focus {
    border-color: #6c757d; }

input.form-file-input {
  border: 1px solid #dee2e6; }
  input.form-file-input:focus {
    border-color: #6c757d; }

.help-block {
  font-size: 14px;
  color: #262626; }
  .help-block.with-errors {
    color: #dc3545; }

.form-field--success input {
  border-color: #28a745; }

.form-field--success .form-inlineMessage {
  font-size: 14px;
  color: #28a745;
  display: block; }

.form-field--error input {
  border-color: #dc3545; }

.form-field--error .form-inlineMessage {
  font-size: 14px;
  color: #dc3545;
  display: block; }

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

.form-control {
  font-size: 18px;
  line-height: 30px;
  color: #000000; }
  .form-control::-moz-placeholder {
    font-size: 18px;
    line-height: 30px;
    color: #000000; }
  .form-control::placeholder {
    font-size: 18px;
    line-height: 30px;
    color: #000000; }
  .form-control:focus {
    font-size: 18px;
    line-height: 30px;
    color: #000000; }

.form-inlineMessage {
  font-size: 14px;
  line-height: 24px; }

.product-accordion__content .detail-list {
  padding-top: 30px; }

.detail-list__name {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px; }

.detail-list__value {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px; }

.loading-overlay {
  background: no-repeat rgba(255, 255, 255, 0.7) url("../images/loading.svg") center center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999; }

.maintenance-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  width: 400px;
  max-width: 100%;
  padding: 30px 20px;
  background: rgba(249, 156, 28, 0.7);
  border: 1px solid #f99c1c;
  border-radius: 5px;
  color: #fff; }

.modal--default .modal-dialog, .modal--default
.modal-box {
  margin: 0 auto; }

.modal--xl .modal-dialog, .modal--xl
.modal-box {
  max-width: 1200px; }

.modal--lg .modal-dialog, .modal--lg
.modal-box {
  max-width: 1000px; }

.modal--md .modal-dialog, .modal--md
.modal-box {
  max-width: 800px; }

.modal--sm .modal-dialog, .modal--sm
.modal-box {
  max-width: 500px; }

.modal--xs .modal-dialog, .modal--xs
.modal-box {
  max-width: 300px; }

.modal-dialog .modal-header,
.modal-box .modal-header {
  padding-top: 0; }

.modal--default .modal-content {
  border: 0; }

/** 
 * Customize Overlay panel basic visual appearance below
 */
.ol-panel *:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2); }

.ol-panel-btn:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2); }

.ol-panel-container:before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1059;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s, visibility 0s cubic-bezier(0.7, 0, 0.3, 1) 0.4s; }

.ol-panel-container--active:before {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s, visibility 0s cubic-bezier(0.7, 0, 0.3, 1) 0s; }

/**
 * Overlay Panel Transition
 *
 * Note: Not recommended to edit below unless you're looking to modify the default show/hide effects & transition
 */
.ol-panel {
  overflow-y: auto;
  position: fixed;
  z-index: 1060;
  height: 100%;
  width: 100%;
  max-width: 100%;
  overflow-y: auto;
  transform: translate(-100%, -100%);
  transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1); }
  .ol-panel--right {
    top: 0;
    right: 0;
    transform: translate(100%, 0); }
  .ol-panel--left {
    top: 0;
    left: 0;
    transform: translate(-100%, 0); }
  .ol-panel--top {
    top: 0;
    transform: translate(0, -100%); }
  .ol-panel--bottom {
    bottom: 0;
    transform: translate(0, 100%); }
  .ol-panel--fade {
    top: 0;
    opacity: 0;
    transform: translate(0, 0); }
  .ol-panel--active {
    opacity: 1;
    transform: translate(0, 0);
    transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1); }

.ol-panel-btn {
  cursor: pointer; }
  .ol-panel-btn * {
    pointer-events: none; }

.pagination {
  justify-content: center;
  padding: 0;
  margin-bottom: 0; }
  .pagination .page-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-bottom: 10px;
    border: 0; }
    .pagination .page-item.active .page-link {
      background: transparent;
      border: 0;
      color: #000000; }
    .pagination .page-item.disabled {
      visibility: hidden; }
  .pagination .page-link {
    display: block;
    padding: 0;
    font-size: 15px;
    line-height: 1;
    background: transparent;
    border: 0;
    color: #000000; }
    .pagination .page-link--prev, .pagination .page-link--next {
      padding: 0 12px;
      font-size: 15px;
      width: 100%; }
      @media (min-width: 992px) {
        .pagination .page-link--prev, .pagination .page-link--next {
          width: auto; } }
    @media (min-width: 992px) {
      .pagination .page-link--prev {
        order: 2; } }
    @media (min-width: 992px) {
      .pagination .page-link--next {
        order: 3; } }
    .pagination .page-link .icon {
      font-size: 12px; }

.payment-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 0;
  color: #fff;
  text-align: center; }
  .payment-list__item {
    width: 50px;
    max-width: 100%;
    margin: 0 10px 10px;
    color: #000000; }
    .payment-list__item.svg {
      fill: #000000; }
      .payment-list__item.svg path {
        fill: #000000; }
    .payment-list--light .payment-list__item {
      color: #fff; }
      .payment-list--light .payment-list__item.svg {
        fill: #fff; }
        .payment-list--light .payment-list__item.svg path {
          fill: #fff; }

.share-box {
  padding: 1.11111rem 0.55556rem 0; }
  @media (min-width: 992px) {
    .share-box {
      padding-right: 30px; } }
  .share-box__title {
    font-size: 18px;
    font-weight: bold; }

.share-this__icon {
  padding: 4px;
  font-size: 16px;
  background: #f58220;
  border-radius: 50%;
  color: #fff; }
  .share-this__icon:hover, .share-this__icon:focus {
    background: #f99c1c;
    color: #fff; }

.social-share__item {
  font-size: 20px;
  margin: 0 5px; }

.svg {
  opacity: 0; }
  .svg.replaced-svg {
    opacity: 1;
    fill: inherit; }
    .svg.replaced-svg path {
      fill: inherit; }

.social-list__item {
  margin: 0 7px 7px; }

.social-list__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 22px;
  background: #f99c1c;
  border: 0;
  border-radius: 100%;
  color: #000000;
  text-decoration: none; }
  .social-list__link:hover {
    background: #fff;
    border: 0;
    color: #000000;
    text-decoration: none; }

.social-list--sm .social-list__item {
  margin: 0 4px 4px; }

@media (min-width: 768px) {
  .social-list--lg .social-list__link {
    width: 70px;
    height: 70px;
    font-size: 27px; } }

.social-list--dark .social-list__link:hover {
  background: #000000;
  color: #fff; }

.promo__item {
  margin-bottom: 0;
  padding: 25px;
  font-size: 1rem;
  background: #f99c1c;
  border-radius: 0;
  color: #000000;
  text-align: center; }
  .promo__item a:not(.btn) {
    color: inherit;
    text-decoration: underline; }
    .promo__item a:not(.btn):hover, .promo__item a:not(.btn):focus {
      color: inherit; }
  .promo__item p:last-child {
    margin-bottom: 0; }

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

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

.user-bar {
  align-items: center;
  background-color: #000000;
  bottom: 0;
  color: #e6e6e6;
  display: flex;
  font-size: 16px;
  justify-content: flex-end;
  position: fixed;
  right: 0;
  z-index: 9999999; }
  .user-bar__item {
    align-items: center;
    color: inherit;
    display: inline-flex;
    height: 30px;
    justify-content: center;
    text-decoration: none;
    width: 35px; }
    .user-bar__item:hover, .user-bar__item:focus, .user-bar__item:active {
      color: #fff;
      text-decoration: none; }
    .user-bar__item + .user-bar__item {
      border-left: solid 1px rgba(255, 255, 255, 0.4); }
  .user-bar .size-indicator:before {
    color: #fff;
    content: "xs";
    text-transform: uppercase;
    content: "xs"; }
    @media (min-width: 576px) {
      .user-bar .size-indicator:before {
        content: "sm"; } }
    @media (min-width: 768px) {
      .user-bar .size-indicator:before {
        content: "md"; } }
    @media (min-width: 992px) {
      .user-bar .size-indicator:before {
        content: "lg"; } }
    @media (min-width: 1200px) {
      .user-bar .size-indicator:before {
        content: "xl"; } }

body.hasAdminBar {
  padding-top: 0 !important; }
  body.hasAdminBar div.adminBar.storefront {
    background-color: rgba(222, 226, 230, 0.75);
    top: initial;
    bottom: 0; }
    body.hasAdminBar div.adminBar.storefront .adminBar-content {
      justify-content: flex-start; }
      body.hasAdminBar div.adminBar.storefront .adminBar-content .adminBar-links {
        margin-left: 0; }
      body.hasAdminBar div.adminBar.storefront .adminBar-content .adminBar-close {
        transform: rotate(180deg); }

.card-product__container {
  display: block;
  height: 100%;
  padding: 0;
  transition: all 0.5s ease;
  z-index: 1;
  color: #000000; }

.card-product__link {
  position: relative;
  display: block;
  height: 100%;
  background-color: #fff;
  box-shadow: none;
  padding: 0;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #000000; }
  @media (min-width: 768px) {
    .card-product__link {
      padding: 10px; } }
  .card-product__link:hover {
    text-decoration: none;
    color: #000000; }
    @media (min-width: 768px) {
      .card-product__link:hover {
        box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.16); } }

.card-product__asset-container {
  position: relative;
  overflow: hidden;
  z-index: 2; }

.card-product__asset {
  position: relative;
  transition: all 0.3s ease-in-out;
  z-index: 3;
  text-align: center; }

.card-product__image {
  max-height: 125px;
  margin: 0 auto; }
  @media (min-width: 576px) {
    .card-product__image {
      max-height: 170px; } }
  @media (min-width: 768px) {
    .card-product__image {
      max-height: 220px; } }
  @media (min-width: 992px) {
    .card-product__image {
      max-height: 250px; } }

.card-product__badge {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0.44444rem 0.55556rem 0.33333rem;
  background-color: #f99c1c;
  z-index: 5;
  font-size: 12px;
  font-weight: 700;
  text-transform: capitalize;
  color: #000000; }

.card-product__body {
  padding: 1.11111rem 0.55556rem 0.55556rem; }

.card-product__swatches {
  margin: 0 0 0.83333rem;
  padding: 0 0 0.66667rem;
  border-bottom: 2px solid #ababab;
  line-height: 1; }
  @media (min-width: 768px) {
    .card-product__swatches {
      margin: 0 0 1.38889rem;
      padding: 0 0 1.11111rem; } }

.card-product__title {
  margin-bottom: 0.66667rem;
  transition: all 0.3s ease;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: none; }
  @media (min-width: 768px) {
    .card-product__title {
      margin-bottom: 0.44444rem;
      font-size: 22px;
      line-height: 30px; } }

.card-product__price {
  display: block;
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 24px; }
  @media (min-width: 768px) {
    .card-product__price {
      font-size: 20px;
      line-height: 24px; } }

.card-product__ratings {
  padding: 0.55556rem 0 0; }
  @media (min-width: 768px) {
    .card-product__ratings {
      padding: 0.88889rem 0 0; } }

.card-product__rating {
  margin: 0 0.33333rem 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #000000; }
  @media (min-width: 576px) {
    .card-product__rating {
      margin: 0 0.33333rem 0 0.55556rem;
      padding-top: 5px; } }

.card-product__review-count {
  font-size: 16px;
  font-weight: 400;
  color: #000000; }
  @media (min-width: 576px) {
    .card-product__review-count {
      padding-top: 5px; } }

.card-product [href]:focus,
.card-product [tabindex]:not([tabindex="-1"]):focus {
  outline: 0 !important;
  outline-offset: 0 !important; }

.cta-prefooter__email {
  background-color: #f99c1c;
  padding: 3.88889rem 40px 4.16667rem;
  color: #000000; }
  @media (min-width: 576px) {
    .cta-prefooter__email {
      padding: 3.88889rem 3.61111rem 4.16667rem; } }
  @media (min-width: 992px) {
    .cta-prefooter__email {
      padding: 4.44444rem 4.72222rem 4.72222rem 5.83333rem; } }
  @media (min-width: 1200px) {
    .cta-prefooter__email {
      padding: 5rem 6.38889rem 5.27778rem 7.5rem; } }

.cta-prefooter__sms {
  background-color: #e2e2e2;
  padding: 3.88889rem 40px 4.16667rem;
  color: #000000; }
  @media (min-width: 576px) {
    .cta-prefooter__sms {
      padding: 3.88889rem 3.61111rem 4.16667rem; } }
  @media (min-width: 992px) {
    .cta-prefooter__sms {
      padding: 4.44444rem 5.83333rem 4.72222rem 4.72222rem; } }
  @media (min-width: 1200px) {
    .cta-prefooter__sms {
      padding: 5rem 7.5rem 5.27778rem 6.38889rem; } }

.cta-prefooter__title {
  margin-bottom: 1.11111rem; }

.cta-prefooter__content {
  margin-bottom: 1.66667rem; }

.cta-tabs__upper {
  position: relative;
  padding: 0; }

.cta-tabs__lower {
  padding: 0; }

@media (min-width: 576px) and (max-width: 991.98px) {
  .cta-tabs__lower {
    max-width: 100%; } }

.cta-tabs__title {
  margin-bottom: 1.66667rem; }

.global-bag-questions {
  border-top: 10px solid #f99c1c; }
  .global-bag-questions__container {
    background-color: #f1f1f1;
    padding: 3.88889rem 25px 1.11111rem; }
    @media (min-width: 576px) {
      .global-bag-questions__container {
        padding: 3.88889rem 2.22222rem 1.11111rem; } }
    @media (min-width: 768px) {
      .global-bag-questions__container {
        padding: 3.88889rem 5.55556rem 1.66667rem; } }
    @media (min-width: 992px) {
      .global-bag-questions__container {
        padding: 4.44444rem 6.38889rem 2.22222rem; } }
    @media (min-width: 1200px) {
      .global-bag-questions__container {
        padding: 4.44444rem 7.5rem 2.22222rem; } }
  .global-bag-questions__title {
    margin-bottom: 1.11111rem; }
    .global-bag-questions__title span {
      position: relative; }
  .global-bag-questions__content {
    margin-bottom: 2.22222rem; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .global-bag-questions__items {
      margin-right: -28px;
      margin-left: -28px; } }
  @media (min-width: 992px) {
    .global-bag-questions__items {
      margin-right: -38px;
      margin-left: -38px; } }
  .global-bag-questions__item {
    margin-bottom: 3.33333rem; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .global-bag-questions__item {
        padding-right: 28px;
        padding-left: 28px; } }
    @media (min-width: 992px) {
      .global-bag-questions__item {
        padding-right: 38px;
        padding-left: 38px; } }

.global-guarantee {
  background-color: #303030;
  padding: 3.33333rem 25px 2.77778rem;
  color: #fff; }
  @media (min-width: 576px) {
    .global-guarantee {
      padding: 3.88889rem 2.22222rem 4.16667rem; } }
  @media (min-width: 768px) {
    .global-guarantee {
      padding: 4.16667rem 4.16667rem 4.44444rem; } }
  @media (min-width: 992px) {
    .global-guarantee {
      padding: 4.44444rem 5rem 4.72222rem; } }
  @media (min-width: 1200px) {
    .global-guarantee {
      padding: 5rem 7.5rem 5.27778rem; } }
  @media (max-width: 575.98px) {
    .global-guarantee__columns {
      margin-right: 0;
      margin-left: 0; } }
  @media (min-width: 992px) {
    .global-guarantee__columns {
      margin-right: -30px;
      margin-left: -30px; } }
  @media (min-width: 992px) {
    .global-guarantee__body {
      padding-right: 30px;
      padding-left: 30px; } }
  .global-guarantee__title {
    margin-bottom: 0.83333rem; }
  .global-guarantee__content {
    margin-bottom: 1.38889rem; }
  @media (min-width: 992px) {
    .global-guarantee__items {
      padding-right: 30px;
      padding-left: 30px; } }
  @media (min-width: 992px) {
    .global-guarantee__items > .row {
      margin-right: -32px;
      margin-left: -32px; } }
  .global-guarantee__item {
    margin-bottom: 2.22222rem;
    padding-bottom: 2.22222rem;
    border-bottom: 2px solid #fff; }
    @media (min-width: 576px) {
      .global-guarantee__item {
        border-right: 2px solid #fff;
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0; } }
    @media (min-width: 992px) {
      .global-guarantee__item {
        padding-right: 32px;
        padding-left: 32px; } }
    @media (max-width: 575.98px) {
      .global-guarantee__item:last-child {
        border-bottom: 0;
        padding-bottom: 0; } }
    @media (min-width: 576px) {
      .global-guarantee__item:last-child {
        border-right: 0; } }

.global-as-featured-in {
  padding: 4.44444rem 25px 2.22222rem; }
  @media (min-width: 576px) {
    .global-as-featured-in {
      padding: 4.44444rem 25px 2.22222rem; } }
  @media (min-width: 768px) {
    .global-as-featured-in {
      padding: 3.88889rem 0 3.88889rem; } }
  @media (min-width: 992px) {
    .global-as-featured-in {
      padding: 4.72222rem 0 3.33333rem; } }
  @media (min-width: 1200px) {
    .global-as-featured-in {
      padding: 5.55556rem 0 2.77778rem; } }
  .global-as-featured-in__items {
    margin-top: 2.22222rem; }
  .global-as-featured-in__item {
    margin: 0 1.11111rem 2.22222rem; }
    @media (min-width: 768px) {
      .global-as-featured-in__item {
        margin: 0 1.66667rem 1.66667rem; } }
    @media (min-width: 992px) {
      .global-as-featured-in__item {
        margin: 0 2.22222rem 2.22222rem; } }
    @media (min-width: 1200px) {
      .global-as-featured-in__item {
        margin: 0 2.77778rem 2.77778rem; } }
  .global-as-featured-in__image {
    min-width: 65px;
    max-width: 100px;
    height: auto;
    max-height: 100px; }
    @media (min-width: 576px) {
      .global-as-featured-in__image {
        max-width: 140px;
        max-height: 100px; } }
    @media (min-width: 992px) {
      .global-as-featured-in__image {
        max-width: 120px;
        max-height: 100px; } }

.global-ready-plan {
  padding: 3.88889rem 25px 2.77778rem; }
  @media (min-width: 576px) {
    .global-ready-plan {
      padding: 3.88889rem 2.22222rem 2.77778rem; } }
  @media (min-width: 768px) {
    .global-ready-plan {
      padding: 3.88889rem 5.55556rem 3.88889rem; } }
  @media (min-width: 992px) {
    .global-ready-plan {
      padding: 4.44444rem 6.38889rem 4.44444rem; } }
  @media (min-width: 1200px) {
    .global-ready-plan {
      padding: 4.44444rem 7.5rem 5rem; } }
  .global-ready-plan__title {
    margin-bottom: 1.11111rem; }
  .global-ready-plan__content {
    margin-bottom: 2.22222rem; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .global-ready-plan__items {
      margin-right: -28px;
      margin-left: -28px; } }
  @media (min-width: 992px) {
    .global-ready-plan__items {
      margin-right: -38px;
      margin-left: -38px; } }
  .global-ready-plan__item {
    margin-bottom: 2.22222rem; }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .global-ready-plan__item {
        padding-right: 28px;
        padding-left: 28px; } }
    @media (min-width: 992px) {
      .global-ready-plan__item {
        padding-right: 38px;
        padding-left: 38px; } }

.global-comparison-chart {
  padding: 0 25px; }
  @media (min-width: 768px) {
    .global-comparison-chart {
      padding: 0; } }
  .global-comparison-chart__title {
    margin-bottom: 1.11111rem; }
  .global-comparison-chart__content {
    margin-bottom: 3.33333rem; }

.global-instagram {
  background-color: #303030;
  padding: 3.88889rem 25px 4.44444rem;
  color: #fff; }
  @media (min-width: 576px) {
    .global-instagram {
      padding: 3.88889rem 25px 4.44444rem; } }
  @media (min-width: 768px) {
    .global-instagram {
      padding: 3.88889rem 0 5rem; } }
  @media (min-width: 992px) {
    .global-instagram {
      padding: 4.44444rem 0 5.55556rem; } }
  .global-instagram__title {
    margin-bottom: 1.66667rem; }
  .global-instagram__link {
    text-decoration: none;
    color: #fff; }
    .global-instagram__link:hover {
      text-decoration: none;
      color: #fff; }

.back-to-top {
  position: fixed;
  bottom: 12px;
  right: 12px;
  width: 44px;
  height: 44px;
  background-color: #f58220;
  border: 1px solid #ababab;
  border-radius: 0;
  padding: 0;
  opacity: 0;
  z-index: 100;
  transform: translateY(100px);
  transition: all 0.5s ease;
  font-size: 1.33333rem;
  font-weight: 300;
  text-align: center;
  cursor: pointer;
  line-height: 1.2;
  text-decoration: none;
  color: #f99c1c; }
  .back-to-top:hover {
    text-decoration: none;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }
  .back-to-top span {
    display: block;
    margin-top: -3px;
    font-size: 1.33333rem; }
  .back-to-top.active {
    opacity: 1;
    transform: translateY(0); }

.search-box__container {
  position: relative;
  width: 100%;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  background: #303030;
  padding: 0;
  z-index: 2020;
  transition: all 0.2s ease-in-out, height 0.2s linear;
  overflow-y: hidden;
  color: #fff; }
  .search-box__container.active {
    visibility: visible;
    opacity: 1;
    height: 150px; }
    @media (min-width: 768px) {
      .search-box__container.active {
        height: 120px; } }
  .search-box__container .container {
    padding: 1.66667rem; }
    @media (max-width: 767.98px) {
      .search-box__container .container {
        max-width: 100% !important; } }

.search-box__options {
  max-width: 150px;
  height: 60px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.15);
  background: transparent url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' height='16' width='16' viewBox='0 0 320 512'><path d='M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 50%;
  padding: 12px 36px 12px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer; }
  @media (min-width: 768px) {
    .search-box__options {
      max-width: 200px; } }
  @media (min-width: 992px) {
    .search-box__options {
      font-size: 17px; } }
  .search-box__options::-moz-placeholder {
    color: #fff;
    opacity: 1; }
  .search-box__options::placeholder {
    color: #fff;
    opacity: 1; }
  .search-box__options:focus {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.4);
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
    box-shadow: 0 0 0 0.2rem transparent !important;
    color: #fff; }

.search-box__input {
  position: relative;
  background: #000000;
  height: 60px;
  border: 0;
  border-radius: 0 !important;
  border: 0;
  padding: 0.83333rem 3.61111rem 0.83333rem 1.11111rem !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  letter-spacing: -0.17px !important;
  color: #fff; }
  .search-box__input::-moz-placeholder {
    color: #ababab; }
  .search-box__input::placeholder {
    color: #ababab; }
  .search-box__input:focus {
    background: #000000;
    outline: 2px solid transparent !important;
    border-color: transparent !important;
    outline-offset: 2px !important;
    box-shadow: none !important;
    color: #fff !important; }

.search-box__btn {
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  padding: 10px 15px;
  background: transparent;
  border: 0;
  transition: all 0.3s ease;
  font-size: 22px;
  line-height: 0.8;
  color: #fff; }
  .search-box__btn:hover {
    color: #f99c1c; }

.search-box__close {
  position: relative;
  width: 40px !important;
  height: 40px !important;
  padding: 0;
  border: 0;
  border-radius: 100%;
  background-color: transparent;
  transition: all 0.3s ease;
  color: #fff; }
  .search-box__close:before {
    content: "\f00d";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Font Awesome 5 Pro";
    font-size: 24px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #fff; }
  .search-box__close:hover, .search-box__close.active {
    background-color: #444444 !important;
    color: #fff; }
    .search-box__close:hover:before, .search-box__close.active:before {
      color: #fff; }

.slider-products__slide {
  padding-top: 15px;
  padding-right: 5px;
  padding-bottom: 40px;
  padding-left: 5px; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .slider-products__slide {
      padding-right: 35px;
      padding-left: 35px; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .slider-products__slide {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    .slider-products__slide {
      padding-right: 15px;
      padding-left: 15px; } }

.slider-products .slick-slider {
  margin-bottom: 0; }

.slider-products .slick-slide {
  transition: all 0.3s ease; }
  @media (min-width: 768px) {
    .slider-products .slick-slide {
      opacity: 0; } }
  .slider-products .slick-slide.slick-active {
    opacity: 1; }

.slider-products .slick-prev,
.slider-products .slick-next {
  top: 42px; }
  @media (min-width: 768px) {
    .slider-products .slick-prev,
    .slider-products .slick-next {
      top: 72px; } }
  @media (min-width: 992px) {
    .slider-products .slick-prev,
    .slider-products .slick-next {
      top: 92px; } }

.slider-products .slick-prev {
  transform: rotate(-180deg) translate(0, 0) !important;
  left: -20px !important; }
  @media (min-width: 576px) {
    .slider-products .slick-prev {
      left: -30px !important; } }
  @media (min-width: 992px) {
    .slider-products .slick-prev {
      left: -20px !important; } }
  @media only screen and (min-width: 1200px) {
    .slider-products .slick-prev {
      left: -20px !important; } }
  @media only screen and (min-width: 1300px) {
    .slider-products .slick-prev {
      left: -60px !important; } }
  @media only screen and (min-width: 1500px) {
    .slider-products .slick-prev {
      left: -90px !important; } }

.slider-products .slick-next {
  transform: translate(0, 0) !important;
  right: -20px !important; }
  @media (min-width: 576px) {
    .slider-products .slick-next {
      right: -30px !important; } }
  @media (min-width: 992px) {
    .slider-products .slick-next {
      right: -20px !important; } }
  @media only screen and (min-width: 1200px) {
    .slider-products .slick-next {
      right: -20px !important; } }
  @media only screen and (min-width: 1300px) {
    .slider-products .slick-next {
      right: -60px !important; } }
  @media only screen and (min-width: 1500px) {
    .slider-products .slick-next {
      right: -90px !important; } }

.slider-arrows .slick-arrow,
.slider-products .slick-arrow {
  width: 24px;
  height: 44px;
  border-radius: 0;
  background: transparent;
  border: 0;
  transition: all 0.3s ease; }
  @media (min-width: 768px) {
    .slider-arrows .slick-arrow,
    .slider-products .slick-arrow {
      width: 36px;
      height: 42px; } }
  @media (min-width: 992px) {
    .slider-arrows .slick-arrow,
    .slider-products .slick-arrow {
      height: 62px; } }
  .slider-arrows .slick-arrow:before,
  .slider-products .slick-arrow:before {
    display: none; }
  .slider-arrows .slick-arrow:after,
  .slider-products .slick-arrow:after {
    content: "\f054";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 44px;
    padding-left: 2px;
    transition: all 0.3s ease;
    font-family: "Font Awesome 5 Pro";
    font-size: 32px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 44px;
    text-align: center;
    color: #000000; }
    @media (min-width: 768px) {
      .slider-arrows .slick-arrow:after,
      .slider-products .slick-arrow:after {
        width: 36px;
        height: 42px;
        font-size: 42px;
        line-height: 42px; } }
    @media (min-width: 992px) {
      .slider-arrows .slick-arrow:after,
      .slider-products .slick-arrow:after {
        width: 36px;
        height: 62px;
        font-size: 62px;
        line-height: 62px; } }
  .slider-arrows .slick-arrow:hover:after, .slider-arrows .slick-arrow:focus-visible:after, .slider-arrows .slick-arrow.active:after, .slider-arrows .slick-arrow--active:after,
  .slider-products .slick-arrow:hover:after,
  .slider-products .slick-arrow:focus-visible:after,
  .slider-products .slick-arrow.active:after,
  .slider-products .slick-arrow--active:after {
    color: #f99c1c; }
  .slider-arrows .slick-arrow--left,
  .slider-products .slick-arrow--left {
    transform: rotate(-180deg) !important; }

.slider-arrows .slick-prev,
.slider-products .slick-prev {
  left: 45px;
  transform: rotate(-180deg) translate(0, 50%); }

.slider-arrows .slick-next,
.slider-products .slick-next {
  right: 45px; }

.dropzone {
  display: none; }
  .dropzone--bottom {
    width: 100%;
    padding: 5.55556rem 0 0; }
    .dropzone--bottom p {
      margin-bottom: 25px; }
    @media (max-width: 767.98px) {
      .dropzone--bottom {
        text-align: center; } }
  .dropzone.active {
    display: block; }

.dropzone-item {
  display: none; }

.pdp-dropzone-description__row {
  justify-content: center !important;
  align-items: stretch !important;
  margin-bottom: 60px; }
  @media (min-width: 992px) {
    .pdp-dropzone-description__row {
      margin-bottom: 70px; } }
  .pdp-dropzone-description__row:last-child {
    margin-bottom: 0; }

.pdp-dropzone-description__content h2,
.pdp-dropzone-description__content h3,
.pdp-dropzone-description__content h4,
.pdp-dropzone-description__content h5 {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .pdp-dropzone-description__content h2,
    .pdp-dropzone-description__content h3,
    .pdp-dropzone-description__content h4,
    .pdp-dropzone-description__content h5 {
      margin-bottom: 25px; } }

@media (max-width: 991.98px) {
  .pdp-dropzone-description__image {
    margin-bottom: 20px; } }

@media (max-width: 991.98px) {
  .pdp-dropzone-description__image img {
    width: 100%;
    height: auto; } }

.pdp-dropzone-description--right .pdp-dropzone-description__content {
  order: 2;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
  @media (min-width: 992px) {
    .pdp-dropzone-description--right .pdp-dropzone-description__content {
      order: 1;
      padding-right: 3rem !important; } }

.pdp-dropzone-description--right .pdp-dropzone-description__image {
  order: 1; }
  @media (min-width: 992px) {
    .pdp-dropzone-description--right .pdp-dropzone-description__image {
      order: 2; } }

.pdp-dropzone-description--left .pdp-dropzone-description__content {
  order: 2;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
  @media (min-width: 992px) {
    .pdp-dropzone-description--left .pdp-dropzone-description__content {
      padding-left: 3rem !important; } }

.pdp-dropzone-description--left .pdp-dropzone-description__image {
  order: 1; }

.pdp-dropzone-specs__row {
  justify-content: center !important;
  align-items: stretch !important; }

.pdp-dropzone-specs__specs {
  padding-top: 0 !important;
  padding-bottom: 50px !important; }
  @media (min-width: 992px) {
    .pdp-dropzone-specs__specs {
      padding-right: 3rem !important; } }

.pdp-dropzone-specs__heading {
  margin-bottom: 1rem; }

.pdp-dropzone-specs__columns {
  justify-content: center !important;
  align-items: stretch !important; }

.pdp-dropzone-specs__column dl {
  margin-bottom: 0; }

.pdp-dropzone-specs__column dt {
  margin-bottom: 5px; }

.pdp-dropzone-specs__column dt,
.pdp-dropzone-specs__column dd {
  line-height: 30px; }

.pdp-dropzone-specs__column dd ~ dt,
.pdp-dropzone-specs__column dl ~ h4 {
  margin-top: 45px; }

.pdp-dropzone-specs__column h4 {
  margin-bottom: 5px; }

@media (max-width: 991.98px) {
  .pdp-dropzone-specs__image img {
    width: 100%;
    height: auto; } }

.pdp-dropzone-features__row {
  margin-bottom: 45px; }

.pdp-dropzone-features__heading {
  margin-bottom: 5px; }

.pdp-dropzone-features__columns {
  -moz-column-count: 1;
       column-count: 1;
  -moz-column-gap: 0px;
       column-gap: 0px; }
  @media (min-width: 576px) {
    .pdp-dropzone-features__columns {
      -moz-column-count: 2;
           column-count: 2;
      -moz-column-gap: 20px;
           column-gap: 20px; } }
  @media (min-width: 768px) {
    .pdp-dropzone-features__columns {
      -moz-column-count: 3;
           column-count: 3;
      -moz-column-gap: 40px;
           column-gap: 40px; } }
  @media (min-width: 992px) {
    .pdp-dropzone-features__columns {
      -moz-column-count: 4;
           column-count: 4; } }
  .pdp-dropzone-features__columns li {
    page-break-inside: avoid;
    column-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
    margin-bottom: 20px; }

.account-form .row > div {
  padding: 0 15px;
  max-width: 100%;
  flex: 0 0 100%; }
  @media (min-width: 992px) {
    .account-form .row > div {
      max-width: 50%;
      flex: 0 0 50%; } }
  .account-form .row > div input[type="text"] {
    width: 100% !important; }

.account-form label {
  font-size: 18px;
  line-height: 30px; }
  .account-form label small {
    font-size: 14px;
    line-height: 24px; }

.account-form .forgot-password {
  font-size: 18px;
  line-height: 30px; }

.create-account,
.new-customer,
.forgot-password,
.new-password,
.alert-content {
  font-size: 18px;
  line-height: 30px; }
  .create-account p,
  .new-customer p,
  .forgot-password p,
  .new-password p,
  .alert-content p {
    font-size: 18px;
    line-height: 30px; }

.account-nav {
  border-bottom: 1px solid #e9ecef; }
  .account-nav__link {
    display: inline-block;
    padding: 10px 10px;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .account-nav__link {
        padding: 10px 10px 7px;
        border-bottom: 3px solid transparent; } }
    @media (min-width: 992px) {
      .account-nav__link {
        padding: 10px 15px 7px; } }
    .account-nav__link:hover, .account-nav__link:focus {
      color: #f99c1c; }
    .account-nav__link.active {
      color: #f99c1c; }
      @media (min-width: 768px) {
        .account-nav__link.active {
          border-bottom: 3px solid #f99c1c;
          color: #000000; } }

.order-content {
  padding: 1.66667rem 0 0;
  border: 1px solid #dee2e6;
  border-radius: 3px; }
  .order-content__heading {
    padding: 0 15px; }
  .order-content__item {
    padding: 1.11111rem 15px;
    border-top: 1px solid #dee2e6; }

.order-details__title {
  padding-bottom: 0.55556rem;
  border-bottom: 1px solid #dee2e6; }

.order-list {
  font-size: 18px;
  line-height: 30px; }
  .order-list__item {
    padding: 1.38889rem 15px;
    border: 1px solid #dee2e6; }
  .order-list p {
    font-size: 18px;
    line-height: 30px; }

.order-totals__item {
  border-bottom: 1px solid #dee2e6; }

.payment-methods__footer {
  margin-top: auto; }

.payment-methods__body {
  flex: 1 1 auto; }

.payment-methods__item {
  width: 100%; }

.payment-methods__icon {
  width: 60px;
  max-width: 100%;
  margin-right: 10px; }

.payment-methods__default {
  margin-left: 10px;
  color: #ffc107; }

.payment-methods__new:hover, .payment-methods__new:focus {
  background: #f8f9fa; }

.payment-form__type img {
  width: 60px;
  max-width: 100%;
  margin-right: 10px;
  margin-bottom: 10px; }

.payment-form__inputs {
  position: relative; }

.payment-form__secure {
  position: absolute;
  top: 42px;
  right: 15px;
  margin: 0 15px;
  font-size: 15px;
  color: #ffc107; }

.payment-form .form-input {
  width: 100% !important; }

.apple-pay-checkout-button {
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-color: white;
  width: 200px !important;
  /* apple specified minimum is 175px, there is no maximum */
  height: 60px;
  /* apple specified minimum is 32px, maximum is 64px */ }

.status-label {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 24px;
  margin-bottom: 1rem;
  padding: 5px 15px;
  text-align: center;
  text-transform: uppercase; }

.status-label--primary {
  color: #81510f;
  background-color: #feebd2;
  border-color: #fde3bf; }
  .status-label--primary hr {
    border-top-color: #fcd8a6; }
  .status-label--primary .alert-link {
    color: #53340a; }

.status-label--secondary {
  color: #7f4411;
  background-color: #fde6d2;
  border-color: #fcdcc1; }
  .status-label--secondary hr {
    border-top-color: #fbcea9; }
  .status-label--secondary .alert-link {
    color: #522c0b; }

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

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

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

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

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

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

@media (max-width: 991.98px) {
  .category-nav {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding-top: 0.83333rem;
    padding-bottom: 0.83333rem; } }

.category-nav__toggle {
  width: 100%;
  padding: 5px 0;
  font-weight: bold;
  background: transparent;
  border: 0;
  color: #000000; }
  .category-nav__toggle:hover, .category-nav__toggle:focus {
    color: #000000;
    cursor: pointer;
    outline: 0; }
  .category-nav__toggle .collapse-icon--shown {
    color: #f58220; }

.category-nav__content {
  font-size: 18px; }
  .category-nav__content > .category-nav__list {
    border-top: 1px solid #dee2e6;
    margin-top: 0.55556rem;
    padding: 5px 0; }
    @media (min-width: 992px) {
      .category-nav__content > .category-nav__list {
        border-top: 0;
        margin-top: 0;
        padding: 0; } }

.category-nav__list--nested {
  padding-left: 10px; }

.category-nav__item.active > .category-nav__flex > .category-nav__link {
  color: #000000; }

.category-nav__link {
  flex: 1 1 auto;
  padding: 5px 0;
  font-weight: 400;
  text-decoration: none;
  color: #000000;
  transition: all 0.3s ease;
  line-height: 30px; }
  .category-nav__link:hover, .category-nav__link:focus {
    background: transparent;
    text-decoration: underline;
    color: #000000; }
  .category-nav__link.active {
    font-weight: 700;
    color: #000000; }

.category-nav__expand {
  width: 25px;
  height: 25px;
  margin-left: 5px;
  padding: 5px 0;
  line-height: 1;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  background: transparent;
  border: 1px solid #dee2e6;
  border-radius: 3px;
  color: #000000;
  text-align: center;
  transition: all 0.3s ease; }
  .category-nav__expand:hover, .category-nav__expand:focus {
    background: transparent;
    border-color: #000000;
    color: #000000;
    outline: 0; }

.cart-panel {
  width: 100%;
  padding: 0;
  font-family: inherit;
  font-size: 18px;
  background: #fff;
  border-radius: 0;
  border: 0;
  color: #000000; }
  @media (min-width: 576px) {
    .cart-panel {
      width: 400px; } }
  .cart-panel__loading {
    width: 100%;
    height: 200px;
    background-image: url("../images/loading.svg");
    background-position: center center;
    background-repeat: no-repeat; }
  .cart-panel__header {
    position: relative;
    padding: 20px 15px;
    padding-bottom: 0; }
  .cart-panel__title {
    font-size: 18px;
    font-weight: bold; }
  .cart-panel__container {
    position: relative;
    padding: 20px 15px; }
  .cart-panel__product a {
    color: #212529; }
    .cart-panel__product a:hover {
      color: #f58220; }

.cart-preview {
  color: #000000; }
  .cart-preview__header {
    border-bottom: 1px solid #dee2e6;
    text-align: center; }
  .cart-preview__item {
    padding: 1.11111rem 0;
    border-bottom: 1px solid #dee2e6; }
    .cart-preview__item dt,
    .cart-preview__item dd {
      line-height: 30px; }
  .cart-preview__heading {
    margin-bottom: 0.83333rem;
    line-height: 30px; }
  .cart-preview__price {
    line-height: 30px; }
  .cart-preview__subtotal {
    font-weight: 700; }
    .cart-preview__subtotal p {
      font-weight: 700; }

/*
 * Note:
 * Cart is formatted using traditional cornerstone naming conventions for classes as opposed to full BEM
 * Many BigCommerce plug-ins commonly integrate with the cart and anticipate these default classes to be in place
 *
 */
/*
 * Main Cart Page
 */
.cart-overlay {
  background: no-repeat rgba(255, 255, 255, 0.7) url("../images/loading.svg") center center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999; }

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

/*
 * Content Component
 */
.cart {
  width: 100%;
  font-size: 18px;
  line-height: 30px; }

.cart-header {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dee2e6; }

.cart-empty {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  text-transform: none;
  letter-spacing: 0;
  color: #000000; }

.cart-header-item {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-transform: none;
  color: #000000; }

.cart-item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dee2e6; }

.cart-item-title dl dt {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-transform: none;
  letter-spacing: 0; }

.cart-item-title dd {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-transform: none;
  letter-spacing: 0; }

.cart-item-name {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-transform: none;
  letter-spacing: 0;
  color: #000000; }
  .cart-item-name a {
    color: inherit; }

.cart-item-quantity .input-group {
  margin-bottom: 10px; }

.cart-item-quantity .cart-item-qty-btn {
  background: transparent;
  border: 0;
  color: black; }

.cart-item-quantity .cart-item-qty-input {
  flex: 0 0 auto;
  width: 45px;
  padding: 0 5px;
  border: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px; }

.cart-item-price,
.cart-item-quantity,
.cart-item-total {
  display: flex; }
  @media (min-width: 576px) {
    .cart-item-price,
    .cart-item-quantity,
    .cart-item-total {
      display: block; } }
  .cart-item-price .cart-item-label,
  .cart-item-quantity .cart-item-label,
  .cart-item-total .cart-item-label {
    display: inline-block;
    width: 33.33333%;
    text-align: right;
    background-clip: border-box;
    color: #495057;
    font-weight: 700;
    text-transform: uppercase; }
    @media (min-width: 576px) {
      .cart-item-price .cart-item-label,
      .cart-item-quantity .cart-item-label,
      .cart-item-total .cart-item-label {
        width: 100%;
        text-align: center; } }
  .cart-item-price .cart-item-info-group,
  .cart-item-quantity .cart-item-info-group,
  .cart-item-total .cart-item-info-group {
    width: 66.66666%;
    padding-left: 15px; }
    @media (min-width: 576px) {
      .cart-item-price .cart-item-info-group,
      .cart-item-quantity .cart-item-info-group,
      .cart-item-total .cart-item-info-group {
        width: 100%;
        padding-left: 0;
        text-align: center; } }

.cart-remove .icon {
  margin-left: 5px; }

.cart-item-label {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold; }

.cart-item-value {
  display: inline-block;
  margin-bottom: 10px; }

/*
 * Totals Component
 */
.cart-totals {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px; }

.cart-total {
  padding-top: 0.55556rem;
  padding-bottom: 0.55556rem;
  border-bottom: 1px solid #dee2e6;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .cart-total {
      flex: 0 0 50%;
      width: 50%;
      margin-left: auto; } }
  .cart-total .cart-form {
    width: 100%; }
    .cart-total .cart-form.coupon-code input[type="submit"] {
      min-height: 40px; }
    .cart-total .cart-form .form-control {
      border-radius: 0; }

.cart-total-label {
  flex: 0 0 50%;
  width: 50%;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0; }

.cart-total-value {
  flex: 0 0 50%;
  width: 50%;
  text-align: right; }

.cart-total-grandTotal {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px; }

.cart-link-btn {
  border: 0;
  background: transparent;
  color: inherit;
  text-decoration: underline; }

.compare-bar {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.95);
  border-top: 1px solid #ced4da;
  color: inherit; }
  @media (min-width: 992px) {
    .compare-bar {
      flex-direction: row; } }
  .compare-bar__internal {
    padding: 30px 15px; }
  .compare-bar__actions {
    padding: 15px; }

.compare-item {
  position: relative;
  padding: 5px;
  background: transparent; }
  .compare-item:hover .compare-item__thumbnail {
    background: #dee2e6; }
  .compare-item:hover .compare-item__remove {
    opacity: 1; }
  .compare-item__img {
    width: 55px;
    height: 55px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (min-width: 576px) {
      .compare-item__img {
        width: 65px;
        height: 65px; } }
    @media (min-width: 768px) {
      .compare-item__img {
        width: 100px;
        height: 100px; } }
  .compare-item__remove {
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
    z-index: 2;
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 14px;
    background: #dee2e6;
    color: #fff;
    transition: opacity 0.3 ease-out; }
    @media (min-width: 992px) {
      .compare-item__remove {
        opacity: 0; } }
  .compare-item__thumbnail {
    position: relative;
    padding: 5px;
    transition: background 0.3 ease-out; }
    .compare-item__thumbnail img {
      width: 55px; }
      @media (min-width: 576px) {
        .compare-item__thumbnail img {
          width: 65px; } }
      @media (min-width: 768px) {
        .compare-item__thumbnail img {
          width: 100px; } }

.compare-table {
  background: #fff; }
  .compare-table__row:hover {
    background: #f8f9fa; }
  .compare-table__product {
    position: relative; }
  .compare-table__remove {
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    padding: 5px;
    border-radius: 100%;
    text-align: center; }
  .compare-table__heading {
    text-align: right;
    min-width: 150px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
  .compare-table__item {
    padding: 5px;
    border-top: 1px solid #ced4da; }

.facet-actions {
  padding: 15px; }
  .facet-actions__action {
    font-size: 14px;
    color: #000000;
    text-decoration: underline; }

.faceted-search {
  position: relative;
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  color: #000000; }
  .faceted-search__toggle {
    padding: 15px;
    border: 1px solid #dee2e6;
    border-top: 0;
    color: #000000; }
    .faceted-search__toggle:hover, .faceted-search__toggle:focus {
      color: #000000; }
    .faceted-search__toggle.collapsed .faceted-search__icon--shown {
      display: none; }
    .faceted-search__toggle.collapsed .faceted-search__icon--hidden {
      display: inline-block; }
    .faceted-search__toggle .faceted-search__icon--shown {
      display: inline-block; }
    .faceted-search__toggle .faceted-search__icon--hidden {
      display: none; }
  .faceted-search__blocker {
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }

.facet {
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-top: 0; }
  .facet__heading {
    padding: 15px;
    margin: 0;
    font-size: 14px;
    font-weight: bold; }
    .facet__heading a {
      color: inherit; }
  .facet__link {
    position: relative;
    padding: 15px;
    color: #000000; }
    .facet__link--checkbox {
      padding-left: 45px; }
      .facet__link--checkbox:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 15px;
        display: block;
        height: 18px;
        width: 18px;
        background-color: #fff;
        border: 1px solid #dee2e6;
        border-radius: 4px;
        transform: translateY(-50%); }
      .facet__link--checkbox.is-selected:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 15px;
        display: block;
        height: 18px;
        width: 18px;
        background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(79, 79, 79, 0.999)' /></svg>");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
        transform: translateY(-50%); }
    .facet__link:hover, .facet__link:focus {
      background-color: #f8f9fa;
      color: inherit; }
    .facet__link.is-selected {
      background-color: transparent; }
      .facet__link.is-selected:hover .facet__remove, .facet__link.is-selected:focus .facet__remove {
        opacity: 1; }
  .facet__remove {
    opacity: 0;
    color: #cbd3da;
    transition: all 0.3s ease-out; }
  .facet__form {
    padding: 15px; }

.selected-facets {
  background-color: #f8f9fa;
  color: #000000; }
  .selected-facets__list {
    padding: 0 15px; }
  .selected-facets__link {
    display: block;
    padding: 5px;
    font-size: 12px;
    background-color: #f58220;
    border-radius: 5px;
    color: #fff; }
    .selected-facets__link:hover, .selected-facets__link:focus {
      background-color: #f99c1c;
      color: #fff; }

.hero-carousel {
  margin-bottom: 0;
  height: 42.85714rem;
  background: #fff;
  color: inherit;
  opacity: 0;
  overflow: hidden; }
  .hero-carousel.slick-initialized {
    opacity: 1;
    height: auto;
    transition: opacity 0.3s ease; }
    @media (min-width: 992px) {
      .hero-carousel.slick-initialized {
        max-height: 42.85714rem; } }
  .hero-carousel .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 0.55556rem;
    background: rgba(255, 255, 255, 0.8); }
    .hero-carousel .slick-dots li {
      width: auto;
      height: auto; }
  .hero-carousel__arrow {
    background: rgba(255, 255, 255, 0.8);
    width: auto;
    height: auto;
    padding: 0.83333rem;
    opacity: 0.8;
    transition: all 0.3s ease; }
    .hero-carousel__arrow:hover {
      background: rgba(255, 255, 255, 0.8);
      opacity: 1; }
    .hero-carousel__arrow:before {
      font-size: 1.66667rem; }
  .hero-carousel__slide {
    position: relative;
    overflow: hidden;
    display: block;
    color: inherit; }
    @media (min-width: 992px) {
      .hero-carousel__slide {
        max-height: 42.85714rem; } }
    .hero-carousel__slide:hover {
      color: inherit; }
  .hero-carousel__content {
    position: relative;
    z-index: 1;
    padding: 2.77778rem 1.11111rem;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.8); }
    @media (min-width: 768px) {
      .hero-carousel__content {
        padding: 2.77778rem 1.11111rem;
        width: 70%;
        left: 0;
        padding: 1.5rem;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%); } }
    .hero-carousel__content--empty {
      background: transparent; }
  .hero-carousel__title {
    margin-bottom: 1.22222rem;
    font-size: 1.66667rem;
    letter-spacing: 0;
    line-height: 1.25; }
    @media (min-width: 768px) {
      .hero-carousel__title {
        font-size: 2.5rem; } }
    @media (min-width: 992px) {
      .hero-carousel__title {
        font-size: 3.66667rem; } }
  .hero-carousel__image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-height: 42.85714rem; }
    @media (min-width: 768px) {
      .hero-carousel__image img {
        -o-object-fit: contain;
           object-fit: contain;
        -o-object-position: 50% 50%;
           object-position: 50% 50%;
        width: 100%;
        height: 100%; } }
  .hero-carousel__description {
    margin-bottom: 1.66667rem;
    font-size: 1.11111rem; }

.home-content__heading, .home-content h1, .home-content h2, .home-content h3 {
  font-size: 2.5rem; }
  .home-content__heading *:last-child, .home-content h1 *:last-child, .home-content h2 *:last-child, .home-content h3 *:last-child {
    margin-bottom: 0; }

.home-content__subtitle, .home-content__small,
.home-content p {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 2;
  text-transform: uppercase; }

.home-featured {
  padding-top: 3.33333rem; }
  @media (min-width: 992px) {
    .home-featured {
      padding-top: 6.11111rem; } }
  .home-featured__row {
    padding-bottom: 1.66667rem; }
  .home-featured__block {
    margin-bottom: 1.66667rem; }

.home-spotlights {
  display: flex; }
  .home-spotlights--masonry {
    flex-direction: column; }
    @media (min-width: 1200px) {
      .home-spotlights--masonry {
        flex-direction: row; } }
  .home-spotlights--column {
    flex-direction: column; }
    @media (min-width: 992px) {
      .home-spotlights--column {
        flex-direction: row; } }
  .home-spotlights--row {
    flex-direction: column; }
  .home-spotlights--gutters-sm {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff; }
    .home-spotlights--gutters-sm .home-spotlights__block {
      border: 2px solid #fff; }
  .home-spotlights--gutters-md {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff; }
    .home-spotlights--gutters-md .home-spotlights__block {
      border: 5px solid #fff; }
  .home-spotlights--gutters-lg {
    border-left: 10px solid #fff;
    border-right: 10px solid #fff; }
    .home-spotlights--gutters-lg .home-spotlights__block {
      border: 10px solid #fff; }
  .home-spotlights__section {
    display: flex; }
    .home-spotlights__section--masonry {
      flex-direction: column;
      flex-grow: 1; }
      @media (min-width: 576px) {
        .home-spotlights__section--masonry {
          flex-wrap: wrap;
          flex-direction: row; } }
      @media (min-width: 1200px) {
        .home-spotlights__section--masonry {
          flex-basis: 0; } }
    .home-spotlights__section--row {
      flex-direction: column; }
      @media (min-width: 992px) {
        .home-spotlights__section--row {
          flex-direction: row;
          flex-wrap: no-wrap; } }
    .home-spotlights__section--column {
      flex-direction: column; }
      @media (min-width: 992px) {
        .home-spotlights__section--column {
          flex-direction: row;
          flex-wrap: wrap; } }
  .home-spotlights__block {
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex !important;
    background-color: #f58220;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    transition: all 0.6s ease-out; }
    @media (min-width: 1200px) {
      .home-spotlights__block {
        padding-left: 1.66667rem;
        padding-right: 1.66667rem; } }
    .home-spotlights__block:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 0;
      display: block;
      height: 100%;
      width: 100%;
      content: '';
      background: rgba(0, 0, 0, 0.5);
      opacity: 0;
      transition: all 0.6s ease-out; }
    .home-spotlights__block:hover {
      background-color: #000000;
      color: #fff; }
      .home-spotlights__block:hover:before {
        opacity: 1; }
    .home-spotlights__block *:last-child {
      margin-bottom: 0; }
    .home-spotlights__block--masonry {
      flex-grow: 1; }
      @media (min-width: 576px) {
        .home-spotlights__block--masonry {
          flex-basis: 0; } }
      @media (min-width: 576px) {
        .home-spotlights__section--small .home-spotlights__block--masonry:first-child {
          flex: 0 0 100%;
          max-width: 100%; } }
      @media (min-width: 768px) {
        .home-spotlights__section--small .home-spotlights__block--masonry .home-spotlights__content {
          max-width: 350px; } }
      @media (min-width: 768px) {
        .home-spotlights__section--large .home-spotlights__block--masonry .home-spotlights__content {
          max-width: 550px; } }
    .home-spotlights__block--row {
      flex-grow: 1; }
      @media (min-width: 992px) {
        .home-spotlights__block--row {
          flex-basis: 0; } }
      @media (min-width: 768px) {
        .home-spotlights__section--small .home-spotlights__block--row .home-spotlights__content {
          max-width: 350px; } }
      .home-spotlights__section--large .home-spotlights__block--row {
        text-align: left;
        width: 1200px;
        max-width: 100%; }
    .home-spotlights__block--column {
      flex: 0 0 100%;
      max-width: 100%; }
    .home-spotlights__block--scale {
      min-height: 25vw; }
    .home-spotlights__block--fixed {
      min-height: 300px; }
    .home-spotlights__block h1, .home-spotlights__block h2 {
      margin-bottom: 1.66667rem;
      font-size: 2.66667rem;
      font-weight: 300;
      letter-spacing: 0;
      line-height: 1.2;
      color: inherit;
      text-transform: none; }
    .home-spotlights__block h3, .home-spotlights__block h4, .home-spotlights__block h5, .home-spotlights__block h6 {
      margin-bottom: 1.66667rem;
      font-size: 2.16667rem;
      font-weight: 300;
      letter-spacing: 0;
      line-height: 1.2;
      color: inherit;
      text-transform: none; }
    .home-spotlights__block hr {
      border-color: inherit; }
    .home-spotlights__block.text-left hr {
      margin-left: 0; }
    .home-spotlights__block.text-right hr {
      margin-right: 0; }
  .home-spotlights__content {
    position: relative;
    padding: 2.77778rem 1.66667rem; }

.panel-overlay__btn {
  margin: 8px 0 0;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer; }

.panel-overlay__dialog {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  transition: none;
  transform: none !important; }

.panel-overlay__content {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  border-radius: 0;
  border: 0;
  overflow-y: auto;
  transform: translate(-100%, -100%);
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1); }
  @media (min-width: 768px) {
    .panel-overlay__content {
      width: 100%; } }
  .panel-overlay__content--right {
    top: 0;
    right: 0;
    transform: translate(100%, 0); }
  .panel-overlay__content--left {
    top: 0;
    left: 0;
    transform: translate(-100%, 0); }
  .panel-overlay__content--top {
    top: 0;
    transform: translate(0, -100%); }
  .panel-overlay__content--bottom {
    bottom: 0;
    transform: translate(0, 100%); }
  .panel-overlay__content--fade {
    top: 0;
    opacity: 0;
    transform: translate(0, 0); }
  .show .panel-overlay__content {
    opacity: 1;
    transform: translate(0, 0);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); }

.panel-overlay__body {
  padding: 3.33333rem 0; }

.panel-overlay__close {
  position: absolute;
  top: 2px;
  right: 7px;
  padding: 10px;
  border: 0;
  background: transparent;
  color: #000000;
  font-size: 16px;
  line-height: 1;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  pointer-events: none; }
  .panel-overlay__close:hover, .panel-overlay__close:focus, .panel-overlay__close:focus-within {
    color: #f99c1c;
    opacity: 1;
    pointer-events: all; }

.panel-overlay__contacts {
  padding: 2.22222rem; }

.panel-overlay__phone a {
  text-decoration: none; }

.panel-overlay__email a {
  text-decoration: none; }

.mobile-menu__footer {
  font-size: 18px; }

.panel-dropdown {
  position: static; }
  .panel-dropdown__btn {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    cursor: pointer; }
  .panel-dropdown__content {
    overflow-y: auto;
    position: absolute;
    z-index: -1;
    display: block;
    height: calc(100vh - 115px);
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 50px 15px;
    background: #fff;
    border-radius: 0;
    border: 0;
    opacity: 0;
    visibility: hidden;
    overflow-y: scroll;
    transform: translate(-100%, -100%);
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1); }
    @media (min-width: 992px) {
      .panel-dropdown__content {
        height: calc(100vh - 115px); } }
    .panel-dropdown__content--right {
      top: 100%;
      right: 0;
      transform: translate(100%, 0); }
    .panel-dropdown__content--left {
      top: 100%;
      left: 0;
      transform: translate(-100%, 0); }
    .panel-dropdown__content--top {
      top: 100%;
      transform: translate(0, -100%); }
    .panel-dropdown__content--bottom {
      bottom: 100%;
      transform: translate(0, 100%); }
    .panel-dropdown__content--fade {
      top: 100%;
      opacity: 0;
      transform: translate(0, 0); }
    .panel-dropdown__content.show {
      opacity: 1;
      visibility: visible;
      transform: translate(0, 0);
      transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1); }

.advanced-search {
  margin: 0 auto 2.77778rem;
  padding: 0 0 2.77778rem;
  border-bottom: 1px solid #dee2e6; }
  .advanced-search__form {
    width: 100%;
    max-width: 800px;
    margin: 0 auto; }
  .advanced-search label {
    font-size: 18px;
    line-height: 30px; }
    .advanced-search label small {
      font-size: 14px;
      line-height: 24px; }
  .advanced-search .form-control {
    font-size: 18px;
    line-height: 30px;
    color: #000000; }
    .advanced-search .form-control::-moz-placeholder {
      font-size: 18px;
      line-height: 30px;
      color: #000000; }
    .advanced-search .form-control::placeholder {
      font-size: 18px;
      line-height: 30px;
      color: #000000; }
  .advanced-search .form-field-group.jstree {
    font-size: 18px;
    line-height: 30px; }
    .advanced-search .form-field-group.jstree.jstree-default .jstree-icon:empty {
      height: 30px;
      line-height: 30px; }
    .advanced-search .form-field-group.jstree.jstree-default .jstree-leaf > .jstree-ocl {
      background-position: -68px -2px; }
    .advanced-search .form-field-group.jstree.jstree-default .jstree-checkbox {
      background-position: -164px -1px; }
    .advanced-search .form-field-group.jstree.jstree-default .jstree-clicked > .jstree-checkbox, .advanced-search .form-field-group.jstree.jstree-default .jstree-default .jstree-checked > .jstree-checkbox {
      background-position: -228px -1px; }
    .advanced-search .form-field-group.jstree.jstree-default .jstree-themeicon {
      background-position: -260px -1px; }
    .advanced-search .form-field-group.jstree.jstree-default .jstree-anchor {
      line-height: 30px;
      height: 30px; }

.fusion-search-results .wysiwyg {
  line-height: 30px; }

.search-navbar {
  margin-bottom: 1.66667rem;
  border-bottom: 1px solid #dee2e6; }
  .search-navbar__item {
    font-size: 18px;
    line-height: 30px; }
    @media (min-width: 768px) {
      .search-navbar__item--advanced {
        margin-left: auto; } }
  .search-navbar__link, .search-navbar__toggle {
    display: block;
    padding: 10px 15px;
    font-weight: bold;
    border-bottom: 1px solid transparent;
    color: #000000; }
    .search-navbar__link:hover, .search-navbar__toggle:hover {
      border-bottom: 1px solid #000000;
      color: inherit; }
    .search-navbar__link.active, .search-navbar__toggle.active {
      border-bottom: 1px solid #f99c1c; }
  .search-navbar__toggle:not(.collapsed) {
    border-bottom: 1px solid #f99c1c; }
  .search-navbar__toggle.collapsed .search-navbar__icon--shown {
    display: none; }
  .search-navbar__toggle.collapsed .search-navbar__icon--hidden {
    display: inline-block; }
  .search-navbar__toggle .search-navbar__icon--shown {
    display: inline-block; }
  .search-navbar__toggle .search-navbar__icon--hidden {
    display: none; }

.quick-search {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1070;
  display: none;
  min-height: 100vh;
  width: 100%;
  overflow: auto;
  background: rgba(255, 255, 255, 0.95); }
  .quick-search.active {
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      .quick-search.active {
        align-items: center;
        justify-content: center; } }
  .quick-search__fields {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 15px;
    font-size: 25px;
    background: #e9ecef;
    color: #000000; }
    @media (min-width: 992px) {
      .quick-search__fields {
        width: 600px;
        margin: 40px auto;
        padding: 20px;
        border-radius: 20px; } }
  .quick-search__input {
    background: #e9ecef;
    border: 0;
    color: #000000; }
    @media (min-width: 992px) {
      .quick-search__input {
        font-size: 25px; } }
    .quick-search__input:focus {
      background: #e9ecef;
      border: 0;
      box-shadow: none;
      color: #000000;
      outline: none; }
  .quick-search__btn {
    background: transparent;
    border: 0;
    color: #000000; }
    @media (min-width: 992px) {
      .quick-search__btn--close {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1071;
        padding: 20px;
        font-size: 25px; } }
  .quick-search__container {
    display: flex;
    flex: 1 1 auto;
    flex-shrink: 1;
    overflow: auto;
    width: 100%;
    padding: 2.22222rem 0;
    border-top: 1px solid #e9ecef; }
  .quick-search__results {
    flex: 1 1 auto; }
    .quick-search__results.loading {
      opacity: 0.5; }

.search-suggestion {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 2.77778rem;
  padding: 30px;
  font-size: 0.77778rem;
  background: #e9ecef; }
  .search-suggestion__section {
    margin-bottom: 1.11111rem; }
  .search-suggestion__title {
    font-size: 1.11111rem; }

.product-view {
  padding-bottom: 3.33333rem; }
  @media (max-width: 575.98px) {
    .product-view {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .product-view {
      padding-bottom: 3.88889rem; } }
  @media (min-width: 992px) {
    .product-view {
      padding-bottom: 4.44444rem; } }
  @media (min-width: 992px) {
    .product-view__heading, .product-view__info {
      float: right;
      width: 50%;
      padding-left: 40px; } }
  @media (min-width: 1200px) {
    .product-view__heading, .product-view__info {
      padding-left: 65px; } }
  @media (min-width: 992px) {
    .product-view__gallery {
      float: left;
      width: 50%; } }

.product-heading {
  padding-bottom: 0.44444rem; }
  .product-heading__brand {
    margin-bottom: 0.55556rem;
    font-size: 0.88889rem; }
    .product-heading__brand a {
      color: #000000; }
  .product-heading__title {
    position: relative;
    margin-bottom: 0.55556rem;
    padding-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none;
    line-height: 34px;
    color: #000000; }
    .product-heading__title:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 6px;
      background-color: #f99c1c; }
  .product-heading__wishlist {
    padding: 5px;
    min-width: 0;
    font-size: 1rem;
    background: transparent;
    border: 0; }
    .product-heading__wishlist:focus {
      outline: 0; }

.product-rating {
  display: none !important;
  margin-bottom: 0.88889rem; }
  .product-rating__rating {
    margin: 0 0.33333rem 0 0.55556rem;
    padding-top: 5px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #000000; }
  .product-rating__review-count {
    padding-top: 5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #000000; }

.product-info__description {
  margin-bottom: 1.11111rem; }
  .product-info__description ul {
    font-size: 18px;
    line-height: 30px; }
    .product-info__description ul li {
      margin-bottom: 3px; }

.product-info__price {
  margin-bottom: 1.22222rem;
  font-size: 24px;
  font-weight: bold; }
  .product-info__price .text-display--secondary {
    color: #f58220 !important; }

.product-info__skuweight {
  margin-bottom: 1.38889rem; }

.product-info__sku, .product-info__weight {
  font-size: 18px;
  line-height: 30px; }
  .product-info__sku span:first-child, .product-info__weight span:first-child {
    margin-right: 0.55556rem;
    font-weight: 700; }

.product-info__accessories {
  background-color: #f1f1f1;
  padding: 3.61111rem 25px; }
  @media (min-width: 576px) {
    .product-info__accessories {
      padding: 3.61111rem 0; } }
  @media (min-width: 768px) {
    .product-info__accessories {
      padding: 3.88889rem 0; } }
  @media (min-width: 992px) {
    .product-info__accessories {
      padding: 4.44444rem 0; } }
  .product-info__accessories h2 {
    margin-bottom: 2.22222rem; }

.product-info__tabs {
  border-top: 10px solid #f99c1c;
  border-bottom: 10px solid #f99c1c;
  padding: 3.61111rem 25px; }
  @media (min-width: 576px) {
    .product-info__tabs {
      padding: 3.61111rem 0; } }
  @media (min-width: 768px) {
    .product-info__tabs {
      padding: 3.88889rem 0; } }
  @media (min-width: 992px) {
    .product-info__tabs {
      padding: 4.44444rem 0; } }
  .product-info__tabs .nav-tabs {
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .product-info__tabs .nav-tabs {
        margin-bottom: 55px; } }
  .product-info__tabs .nav-tabs-mobile {
    margin-bottom: 50px; }
  .product-info__tabs .wysiwyg ol li:before {
    color: #f58220; }
  @media (max-width: 991.98px) {
    .product-info__tabs .wysiwyg img {
      width: 100%;
      height: auto; } }
  @media (max-width: 575.98px) {
    .product-info__tabs .wysiwyg .border-right,
    .product-info__tabs .wysiwyg .border-left {
      border-right: 0 !important;
      border-left: 0 !important; } }

.product-qty {
  position: relative; }
  .product-qty label {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    z-index: 11;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px; }
  .product-qty__input {
    position: relative;
    background-color: #fff;
    z-index: 10; }
    .product-qty__input input {
      width: 100%;
      height: 50px;
      padding-left: 60px;
      padding-right: 40px;
      font-size: 16px;
      font-style: normal;
      line-height: 24px;
      border-radius: 0;
      border: 2px solid #ababab; }
      .product-qty__input input:focus {
        outline: 0; }
  .product-qty__buttons {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 11; }
  .product-qty__btn {
    padding: 2px 5px;
    font-size: 14px;
    border: 0;
    background-color: transparent;
    color: #000000; }
    @media (min-width: 992px) {
      .product-qty__btn {
        padding: 0 5px;
        font-size: 14px; } }
    .product-qty__btn:focus {
      outline: 0; }
    .product-qty__btn--up {
      padding-bottom: 0; }
    .product-qty__btn--down {
      padding-top: 0; }

.product-details {
  border-top: 1px solid #dee2e6; }

.product-accordion {
  border-bottom: 1px solid #dee2e6; }
  .product-accordion__toggle {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    padding: 1.11111rem 0.55556rem;
    padding-right: 30px;
    background: transparent;
    border: 0;
    color: #000000;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-transform: none;
    transition: all 0.2s ease-in; }
    @media (min-width: 992px) {
      .product-accordion__toggle {
        padding-right: 50px; } }
    .product-accordion__toggle:hover {
      color: #f99c1c; }
    .product-accordion__toggle:focus, .product-accordion__toggle:not(.collapsed) {
      color: #000000;
      outline: 0; }
    .product-accordion__toggle:before, .product-accordion__toggle:after {
      position: absolute;
      top: 1.22222rem;
      right: 5px;
      background: #f99c1c; }
      @media (min-width: 992px) {
        .product-accordion__toggle:before, .product-accordion__toggle:after {
          right: 30px; } }
    .product-accordion__toggle:before {
      content: '';
      display: none;
      width: 2px;
      height: 16px;
      margin: 0 7px; }
    .product-accordion__toggle:after {
      content: '';
      display: block;
      width: 16px;
      height: 2px;
      margin: 7px 0; }
    .product-accordion__toggle.collapsed:before {
      display: block; }
  .product-accordion__content {
    padding: 0 0.55556rem; }

.product-video {
  margin-bottom: 45px; }
  .product-video__link {
    width: 100%;
    height: 250px;
    background-color: #ced4da;
    margin-bottom: 5px; }
    .product-video__link:hover .product-video__img, .product-video__link:focus .product-video__img, .product-video__link:focus-within .product-video__img {
      opacity: 1 !important; }
    .product-video__link:hover .product-video__play, .product-video__link:focus .product-video__play, .product-video__link:focus-within .product-video__play {
      background-color: #495057; }
  .product-video__img {
    opacity: 0.75 !important; }
  .product-video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #6c757d;
    color: white;
    border-radius: 50%;
    height: 4rem;
    width: 4rem;
    font-size: 60px;
    transition: all .2s ease; }
    .product-video__play:before {
      top: 50%;
      left: 55%;
      transform: translate(-50%, -50%);
      position: absolute; }
  .product-video__body h3 {
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0; }
  .product-video__body p {
    line-height: 24px; }

.product-reviews {
  background-color: #303030;
  padding: 3.61111rem 25px; }
  @media (min-width: 576px) {
    .product-reviews {
      padding: 3.61111rem 0; } }
  @media (min-width: 768px) {
    .product-reviews {
      padding: 3.88889rem 0; } }
  @media (min-width: 992px) {
    .product-reviews {
      padding: 4.44444rem 0; } }
  .product-reviews__title {
    margin-bottom: 40px;
    color: #fff; }

.product-related,
.product-similar {
  padding: 3.61111rem 25px 1.38889rem; }
  @media (min-width: 576px) {
    .product-related,
    .product-similar {
      padding: 3.61111rem 0 1.38889rem; } }
  @media (min-width: 768px) {
    .product-related,
    .product-similar {
      padding: 3.88889rem 0 1.66667rem; } }
  @media (min-width: 992px) {
    .product-related,
    .product-similar {
      padding: 4.44444rem 0 2.22222rem; } }
  .product-related h2,
  .product-similar h2 {
    margin-bottom: 2.22222rem; }

@media (max-width: 991.98px) {
  .product-gallery__main .zoomImg {
    display: none !important; } }

.product-gallery__main .easyzoom-flyout {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%; }
  .product-gallery__main .easyzoom-flyout img {
    max-width: none;
    width: auto;
    cursor: all-scroll; }

.product-gallery__caption {
  font-size: 12px; }

.product-gallery__slider .slick-dots {
  position: relative;
  bottom: auto; }
  .product-gallery__slider .slick-dots li button:before {
    content: '•';
    opacity: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #ababab; }
  .product-gallery__slider .slick-dots li.slick-active button:before {
    content: '•';
    opacity: 1;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #000000; }

.product-gallery__thumbnails {
  display: none;
  padding-left: 20px;
  padding-right: 20px; }
  .product-gallery__thumbnails.slick-initialized {
    display: block; }
    @media (min-width: 992px) {
      .product-gallery__thumbnails.slick-initialized {
        flex: 0 0 82px;
        max-width: 82px;
        margin-right: 1.11111rem;
        padding: 25px 0; } }
  .product-gallery__thumbnails .slick-arrow {
    height: 30px;
    width: 30px; }
    @media (min-width: 992px) {
      .product-gallery__thumbnails .slick-arrow {
        height: 40px;
        width: 40px; } }
    .product-gallery__thumbnails .slick-arrow:before {
      font-size: 30px; }
  .product-gallery__thumbnails .slick-prev {
    top: 50%;
    left: -15px;
    transform: translate(0, -50%) rotate(-90deg); }
    @media (min-width: 992px) {
      .product-gallery__thumbnails .slick-prev {
        top: -20px;
        left: 50%;
        transform: translate(-50%, 0); } }
    .product-gallery__thumbnails .slick-prev:before {
      content: "\f077";
      font-family: "Font Awesome 5 Pro";
      font-size: 32px;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      color: #000000; }
      @media (min-width: 992px) {
        .product-gallery__thumbnails .slick-prev:before {
          font-size: 46px;
          font-weight: 700; } }
  .product-gallery__thumbnails .slick-next {
    top: 50%;
    right: -15px;
    transform: translate(0, -50%) rotate(-90deg); }
    @media (min-width: 992px) {
      .product-gallery__thumbnails .slick-next {
        top: auto;
        bottom: -20px;
        left: 50%;
        transform: translate(-50%, 0); } }
    .product-gallery__thumbnails .slick-next:before {
      content: "\f078";
      font-family: "Font Awesome 5 Pro";
      font-size: 32px;
      font-weight: 400;
      -webkit-font-smoothing: antialiased;
      color: #000000; }
      @media (min-width: 992px) {
        .product-gallery__thumbnails .slick-next:before {
          font-size: 46px;
          font-weight: 700; } }

.product-gallery__thumb-link img {
  border: 1px solid transparent; }

.product-gallery__thumb-link.is-active img {
  border: 2px solid #000000;
  outline: 0; }

.product-gallery__thumb-img {
  border: 1px solid transparent; }
  .product-gallery__thumb-img:focus {
    outline: 0; }

.product-gallery .productView-thumbnail-video {
  position: relative;
  display: block;
  width: 80px;
  height: 80px; }
  .product-gallery .productView-thumbnail-video__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 36px;
    height: 36px;
    background-color: rgba(249, 156, 28, 0.8);
    border-radius: 100%;
    z-index: 11;
    text-align: center;
    line-height: 36px;
    color: #fff; }
    .product-gallery .productView-thumbnail-video__icon .fa-play {
      margin-left: 3px;
      font-size: 18px; }
  .product-gallery .productView-thumbnail-video__asset {
    z-index: 10; }

.product-gallery .productView-large-video {
  position: relative;
  display: block;
  width: 100%;
  height: 250px; }
  @media (min-width: 768px) {
    .product-gallery .productView-large-video {
      height: 400px; } }
  .product-gallery .productView-large-video__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    background-color: rgba(249, 156, 28, 0.8);
    border-radius: 100%;
    z-index: 11;
    text-align: center;
    line-height: 115px;
    color: #fff; }
    .product-gallery .productView-large-video__icon .fa-play {
      margin-left: 6px;
      font-size: 36px; }
  .product-gallery .productView-large-video__asset {
    z-index: 10; }

.product-card {
  position: relative;
  width: 100%;
  max-width: 250px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  margin: 0 auto 30px;
  padding: 0 0 15px;
  background: #fff; }
  .product-card--list {
    max-width: none;
    margin: 0 auto 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dee2e6; }
    @media (min-width: 768px) {
      .product-card--list {
        flex-direction: row; } }
  .product-card__figure {
    position: relative;
    width: 100%;
    transition: 0.3s all ease; }
    .product-card--grid .product-card__figure {
      padding-top: 133.33333%; }
  .product-card__image {
    overflow: hidden;
    width: 100%;
    padding: 4px;
    text-align: center; }
    .product-card--grid .product-card__image {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 2;
      transform: translate(-50%, -50%); }
      .product-card--grid .product-card__image img {
        width: 100%;
        height: auto;
        max-width: 100%;
        max-height: 100%; }
  .product-card__action {
    display: none; }
    @media (min-width: 992px) {
      .product-card__action {
        position: absolute;
        z-index: 3;
        transition: 0.3s all ease; } }
    @media (min-width: 992px) {
      .product-card__action--wishlist,
      .product-card__action--compare label {
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 38px;
        background: #fff;
        border-radius: 100%;
        border: 1px solid #dee2e6;
        color: #000000;
        text-align: center;
        opacity: 0;
        transition: 0.3s all ease; }
        .product-card__action--wishlist:hover, .product-card__action--wishlist:focus,
        .product-card__action--compare label:hover,
        .product-card__action--compare label:focus {
          background: #fff;
          border: 1px solid #6c757d;
          color: #000000;
          opacity: 1;
          outline: 0; }
        .product-card__figure:hover .product-card__action--wishlist,
        .product-card__figure:focus-within .product-card__action--wishlist, .product-card__figure:hover
        .product-card__action--compare label,
        .product-card__figure:focus-within
        .product-card__action--compare label {
          opacity: 1; } }
    @media (min-width: 992px) {
      .product-card__action--wishlist {
        display: block;
        width: 38px;
        height: 38px;
        text-align: center;
        top: 10px;
        right: 10px; } }
    @media (min-width: 992px) {
      .product-card__action--compare {
        display: block;
        width: 38px;
        height: 38px;
        text-align: center;
        transition: 0.3s all ease;
        top: 55px;
        right: 10px; }
        .product-card__action--compare label {
          position: relative;
          width: 100%; }
        .product-card__action--compare input[type="checkbox"] {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          opacity: 0;
          transition: 0.3s all ease; }
        .product-card__action--compare *:hover,
        .product-card__action--compare *:focus {
          cursor: pointer; } }
    @media (min-width: 992px) {
      .product-card__action--quickview {
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        width: 100%;
        text-align: center;
        opacity: 0; }
        .product-card__figure:hover .product-card__action--quickview,
        .product-card__figure:focus-within .product-card__action--quickview {
          opacity: 1; } }
  .product-card__badges {
    position: absolute;
    top: 1rem;
    left: 0;
    z-index: 3; }
  .product-card__badge {
    font-size: 14px;
    background: #f99c1c;
    color: #fff; }
  .product-card__brand {
    font-size: 14px; }
  .product-card__title {
    font-size: 16px;
    color: #000000; }
    .product-card__title:hover, .product-card__title:focus {
      color: #f99c1c; }

.product-carousel {
  max-height: 1px;
  padding: 0 15px;
  overflow: hidden;
  transition: all 0.6s ease-out;
  opacity: 0; }
  @media (min-width: 576px) {
    .product-carousel {
      padding: 0; } }
  .product-carousel.slick-initialized {
    background: transparent;
    max-height: none;
    overflow: visible;
    opacity: 1; }
  .product-carousel .slick-track {
    display: flex !important;
    align-items: stretch; }
  .product-carousel .slick-arrow {
    width: 30px;
    background: rgba(255, 255, 255, 0.8); }
  .product-carousel .slick-prev {
    left: 0; }
    @media (min-width: 576px) {
      .product-carousel .slick-prev {
        left: -20px; } }
  .product-carousel .slick-next {
    right: 0; }
    @media (min-width: 576px) {
      .product-carousel .slick-next {
        right: -20px; } }
  .product-carousel__item {
    display: flex !important;
    flex-direction: column;
    height: inherit !important;
    padding-left: 15px;
    padding-right: 15px; }
    .product-carousel__item .dropdown {
      display: none; }

.product-options [data-product-option-change] {
  margin-bottom: 1.94444rem; }

.product-option {
  margin-bottom: 1.11111rem; }
  .product-option .form-check-inline {
    margin-right: 0; }
  .product-option__label {
    font-size: 18px;
    line-height: 24px; }
    .product-option__label .required {
      color: #f58220; }
    .product-option__label span:last-child {
      font-weight: 400; }
  .product-option--swatch .product-option__variant {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: inset 0px 0px 0px 1px transparent, 0px 0px 0px 1px transparent;
    overflow: hidden;
    transition: all 0.3s ease; }
    .product-option--swatch .product-option__variant--two .option-variant--color:last-child {
      top: 50%; }
    .product-option--swatch .product-option__variant--three .option-variant--color:nth-child(2) {
      top: 33.3333333%; }
    .product-option--swatch .product-option__variant--three .option-variant--color:last-child {
      top: 66.6666666%; }
  .product-option--swatch input[type="radio"]:checked + .product-option__variant,
  .product-option--swatch input[type="checkbox"]:checked + .product-option__variant {
    box-shadow: inset 0px 0px 0px 1px #ced4da, 0px 0px 0px 2px #6c757d; }
    .product-option--swatch input[type="radio"]:checked + .product-option__variant:before, .product-option--swatch input[type="radio"]:checked + .product-option__variant:after,
    .product-option--swatch input[type="checkbox"]:checked + .product-option__variant:before,
    .product-option--swatch input[type="checkbox"]:checked + .product-option__variant:after {
      display: none; }
    .product-option--swatch input[type="radio"]:checked + .product-option__variant.out-of-stock:before, .product-option--swatch input[type="radio"]:checked + .product-option__variant.out-of-stock:after,
    .product-option--swatch input[type="checkbox"]:checked + .product-option__variant.out-of-stock:before,
    .product-option--swatch input[type="checkbox"]:checked + .product-option__variant.out-of-stock:after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 4px;
      background-color: #ff0000;
      border-radius: 0;
      top: 50%;
      transform: translate(0, -50%);
      z-index: 100; }
    .product-option--swatch input[type="radio"]:checked + .product-option__variant.out-of-stock:before,
    .product-option--swatch input[type="checkbox"]:checked + .product-option__variant.out-of-stock:before {
      transform: translate(0, -50%) rotate(45deg);
      z-index: 101; }
    .product-option--swatch input[type="radio"]:checked + .product-option__variant.out-of-stock:after,
    .product-option--swatch input[type="checkbox"]:checked + .product-option__variant.out-of-stock:after {
      transform: translate(0, -50%) rotate(-45deg);
      z-index: 102; }
  .product-option--swatch input[type="radio"]:checked[aria-label*="red"] + .product-option__variant.out-of-stock:before, .product-option--swatch input[type="radio"]:checked[aria-label*="red"] + .product-option__variant.out-of-stock:after, .product-option--swatch input[type="radio"]:checked[aria-label*="Red"] + .product-option__variant.out-of-stock:before, .product-option--swatch input[type="radio"]:checked[aria-label*="Red"] + .product-option__variant.out-of-stock:after,
  .product-option--swatch input[type="checkbox"]:checked[aria-label*="red"] + .product-option__variant.out-of-stock:before,
  .product-option--swatch input[type="checkbox"]:checked[aria-label*="red"] + .product-option__variant.out-of-stock:after,
  .product-option--swatch input[type="checkbox"]:checked[aria-label*="Red"] + .product-option__variant.out-of-stock:before,
  .product-option--swatch input[type="checkbox"]:checked[aria-label*="Red"] + .product-option__variant.out-of-stock:after {
    background-color: #fff; }
  .product-option--swatch .option-variant {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
    .product-option--swatch .option-variant--pattern, .product-option--swatch .option-variant--image {
      background-size: cover !important;
      background-repeat: no-repeat !important; }
    .product-option--swatch .option-variant--none {
      font-size: 10px;
      display: flex;
      align-items: center;
      justify-content: center; }
  .product-option--select select {
    border: 2px solid #ababab;
    border-radius: 0;
    padding: 0.55556rem 1rem;
    height: auto;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent url("../images/chevron-down-bold.svg");
    background-repeat: no-repeat;
    background-size: 16px 15px;
    background-position-x: 97%;
    background-position-y: 50%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #000000; }
    .product-option--select select:focus {
      border-color: #ababab;
      box-shadow: none;
      color: #000000; }
  .product-option--rectangle .product-option__variant {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-transform: none; }
    .product-option--rectangle .product-option__variant .option-variant {
      background-color: #fff;
      border: 1px solid #dee2e6;
      color: #000000;
      display: inline-block;
      font-size: 15px;
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      letter-spacing: 0.030em;
      line-height: 1.25;
      padding: 8px 15px;
      transition-duration: 0.3s;
      pointer-events: none; }
  .product-option--rectangle input[type="radio"]:checked + .product-option__variant .option-variant,
  .product-option--rectangle input[type="checkbox"]:checked + .product-option__variant .option-variant {
    background-color: #fff;
    border-color: #f99c1c;
    color: #f99c1c; }
  .product-option label:focus,
  .product-option label input:focus,
  .product-option input:focus + label {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important; }

.price {
  color: #000000; }
  .price--rrp, .price--non-sale, .price--discounted {
    text-decoration: line-through;
    color: #6c757d; }

.price-section {
  color: #000000; }

.rating {
  font-size: 18px;
  line-height: 24px; }
  .rating--small {
    font-size: 15px; }
  .rating--empty {
    color: #dee2e6; }
  .rating--full {
    color: #ffc107; }

.review-section {
  padding: 1.66667rem 20px 0;
  background: #f8f9fa; }

.review__body {
  font-size: 14px; }

.review__author {
  font-size: 12px;
  color: #1a1a1a; }

.option-variant--image {
  visibility: hidden;
  opacity: 0;
  height: 0; }
  .option-variant--image.active {
    visibility: visible;
    height: auto;
    opacity: 1; }

.option-variant--tooltip {
  margin-top: 2px; }
  .option-variant--tooltip.show {
    opacity: 0.9; }
  .option-variant--tooltip .tooltip-inner {
    border-radius: 14px;
    padding: 0.4rem 0.7rem;
    background-color: #000000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    color: #fff; }

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
  border-top-color: #000000; }

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
  border-right-color: #000000; }

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  border-bottom-color: #000000; }

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
  border-left-color: #000000; }

.card-product .product-option {
  margin-bottom: 0; }
  .card-product .product-option__swatches {
    line-height: 1;
    text-decoration: none; }
    .card-product .product-option__swatches:hover {
      text-decoration: none; }
  .card-product .product-option__swatch {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 0;
    margin: 0 0.11111rem 0.33333rem !important; }
    @media (min-width: 768px) {
      .card-product .product-option__swatch {
        margin: 0 0.33333rem 0.33333rem !important; } }
    .card-product .product-option__swatch:last-child {
      margin-right: 0 !important; }
  .card-product .product-option__variant {
    position: relative;
    display: inline-block;
    width: 14px !important;
    height: 14px !important;
    border: 0;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: none !important;
    outline: 1px solid transparent;
    outline-offset: 3px;
    transition: all 0.3s ease;
    cursor: pointer !important; }
    @media (min-width: 768px) {
      .card-product .product-option__variant {
        width: 22px !important;
        height: 22px !important; } }
    @media (min-width: 768px) {
      .card-product .product-option__variant.active {
        outline-color: #000000; } }
  .card-product .product-option--swatch {
    line-height: 1; }
    @media (min-width: 768px) {
      .card-product .product-option--swatch {
        min-height: 22px !important; } }
    .card-product .product-option--swatch .option-variant {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      pointer-events: none; }

.wishlist-dropdown {
  padding: 10px;
  background: #fff;
  border: 1px solid #ced4da;
  border-radius: 0;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25); }
  .wishlist-dropdown__item {
    padding: 10px;
    font-size: 15px;
    color: inherit;
    whitespace: normal; }
    .wishlist-dropdown__item:hover, .wishlist-dropdown__item:focus {
      background: #f8f9fa;
      color: inherit; }
  .wishlist-dropdown__divider {
    margin: 0;
    border-top: 1px solid #ced4da; }

.wishlist-item-list .wishlist-item-list__card {
  position: relative; }

.wishlist-item-list .wishlist-item-list__remove {
  margin: 10px 25px;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: 4; }
  .wishlist-item-list .wishlist-item-list__remove button {
    font-size: 11px;
    padding: 2px; }

.fancybox-container .wishlist-add-edit {
  max-width: 100%;
  width: 500px; }

.targetbay-reviews-count-field {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
  align-items: center !important;
  padding: 0.25rem 0 0 !important;
  font-size: 18px !important;
  line-height: 30px !important; }
  .card-product .targetbay-reviews-count-field {
    margin-bottom: 0 !important;
    padding: 0 !important; }
  .targetbay-reviews-count-field .targetbay-reviews-count-star {
    margin: 0 8px 0 0 !important;
    line-height: 24px !important; }
    .targetbay-reviews-count-field .targetbay-reviews-count-star span {
      padding: 0 !important; }
    .card-product .targetbay-reviews-count-field .targetbay-reviews-count-star {
      display: flex !important;
      flex-direction: row !important;
      flex-wrap: wrap !important;
      justify-content: flex-start !important;
      align-items: center !important;
      margin: 0 !important;
      padding: 0 !important; }
      .card-product .targetbay-reviews-count-field .targetbay-reviews-count-star .main-star {
        top: 0 !important;
        margin: 0 10px 0 0 !important;
        line-height: 16px !important; }
        .card-product .targetbay-reviews-count-field .targetbay-reviews-count-star .main-star p {
          margin: 0 !important; }
        .card-product .targetbay-reviews-count-field .targetbay-reviews-count-star .main-star .tbg-reviews-ne-star-rating svg {
          width: 16px !important;
          height: 16px !important;
          margin-right: -1px !important; }
      .card-product .targetbay-reviews-count-field .targetbay-reviews-count-star .card-product__rating {
        margin: 0 !important;
        padding-top: 4px !important; }
  .targetbay-reviews-count-field .targetbay-reviews-count-value {
    margin-right: 5px !important;
    font-size: 18px !important;
    line-height: 30px !important; }
  .targetbay-reviews-count-field .targetbay-write-review {
    font-size: 18px !important;
    line-height: 30px !important; }
    .targetbay-reviews-count-field .targetbay-write-review a {
      font-size: 18px !important;
      line-height: 30px !important; }

.tbProductReviewresIe {
  padding: 0 !important; }
  @media (max-width: 767.98px) {
    .tbProductReviewresIe .tbFullBorder {
      border-color: #777777 !important;
      border-bottom: 0 !important; } }
  .tbProductReviewresIe #tbProductReviews {
    background-color: transparent !important; }
    .tbProductReviewresIe #tbProductReviews .tb-review-popup-container * {
      font-family: "Open Sans", sans-serif !important; }
    .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-Header {
      display: none !important; }
    .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData {
      padding: 0 0 40px !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviewData-Rating {
        padding: 20px 5px; }
        @media (max-width: 767.98px) {
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviewData-Rating {
            padding: 15px 5px !important; } }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviewData-Rating .tbProductReview-totalRating {
          font-size: 28px !important;
          line-height: 34px !important;
          color: #fff !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviewData-Rating .tbProductReview-totalStarRating {
          margin-bottom: 15px !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviewData-Rating .tbProductReview-totalProductRating {
          font-size: 18px !important;
          line-height: 30px !important;
          color: #fff !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-progress {
        border-color: #777777 !important;
        font-size: 18px !important;
        line-height: 30px !important;
        color: #fff !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-progress .tbProductReviews-progressMain tr,
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-progress .tbProductReviews-progressMain td {
          background-color: transparent !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-progress .tbProductReviews-progressMain td {
          padding-bottom: 0 !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-progress .tbProductReviews-progressMain .tbProgressStarHeading {
          font-weight: 700; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-progress .tbProductReviews-progressMain .tbProgressStarIcon {
          padding-bottom: 4px !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-progress .tbProductReviews-progressMain .progress {
          background-color: #777777 !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-progress .tbProductReviews-progressMain .progress-bar-success {
          background-color: #fff !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-reviewButtonSection {
        margin: 0 auto !important;
        float: none !important; }
        @media (max-width: 767.98px) {
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-reviewButtonSection {
            padding: 25px 0 15px !important; } }
        @media (min-width: 768px) {
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-reviewButtonSection {
            padding: 55px 0 0 !important; } }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-reviewButtonSection div {
          height: auto !important;
          font-size: 18px !important;
          line-height: 30px !important;
          color: #fff !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-reviewButtonSection div:first-child.tbTextCenter {
            display: none; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-reviewButtonSection button {
          background: #f99c1c !important;
          padding: 0.77778rem 1.11111rem 0.83333rem !important;
          border: 0 !important;
          font-family: "Open Sans", sans-serif !important;
          font-size: 16px !important;
          font-weight: 700 !important;
          letter-spacing: 0 !important;
          line-height: 24px !important;
          border-radius: 0 !important;
          transition: all 0.3s ease !important;
          cursor: pointer !important;
          text-transform: none !important;
          text-decoration: none !important;
          white-space: normal !important;
          color: #000000 !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-reviewButtonSection button:hover, .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-reviewButtonSection button:focus-visible {
            background: #fff !important;
            color: #000000 !important;
            text-decoration: none !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbProductReviewData .tbProductReviews-questionButtonSection {
        display: none; }
    .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu {
      border-color: #444444 !important;
      background-color: #444444 !important; }
      @media (min-width: 768px) {
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu {
          height: 68px; } }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li {
        font-size: 18px !important;
        line-height: 30px !important;
        color: #fff !important; }
        @media (max-width: 767.98px) {
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li {
            width: 100% !important; } }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li .active {
          background-color: transparent !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li:nth-child(n+2):not(.tb-sort-reviews) {
          display: none; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li a {
          padding: 15px 25px 10px !important;
          font-size: 18px !important;
          line-height: 30px !important;
          color: #fff !important;
          text-decoration: none !important; }
          @media (min-width: 768px) {
            .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li a {
              padding: 17px 25px !important; } }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li a:hover {
            text-decoration: none !important;
            color: #f99c1c !important; }
        @media (max-width: 767.98px) {
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li.tb-sort-reviews {
            background-color: transparent !important; } }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li.tb-sort-reviews > div {
          padding: 15px 25px 25px 15px !important; }
          @media (min-width: 768px) {
            .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li.tb-sort-reviews > div {
              padding: 15px 25px 15px 15px !important; } }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li.tb-sort-reviews label {
          padding-right: 15px !important;
          font-size: 18px !important;
          line-height: 30px !important;
          color: #fff !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer ul.tbTabMenu li.tb-sort-reviews select {
          border: 0 !important;
          border-radius: 0 !important;
          font-size: 16px !important;
          line-height: 24px !important;
          color: #000000 !important; }
    .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer #tbQuestionSection {
      display: none; }
    .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .targetbay-no-lists {
      margin-bottom: 20px !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .targetbay-no-lists input[type="button"] {
        background: #f99c1c !important;
        padding: 0.77778rem 1.11111rem 0.83333rem !important;
        border: 0 !important;
        font-family: "Open Sans", sans-serif !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        letter-spacing: 0 !important;
        line-height: 24px !important;
        border-radius: 0 !important;
        transition: all 0.3s ease !important;
        cursor: pointer !important;
        text-transform: none !important;
        text-decoration: none !important;
        white-space: normal !important;
        color: #000000 !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .targetbay-no-lists input[type="button"]:hover, .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .targetbay-no-lists input[type="button"]:focus-visible {
          background: #fff !important;
          color: #000000 !important;
          text-decoration: none !important; }
    .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent {
      border-color: #444444 !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach {
        border-color: #444444 !important;
        padding: 25px !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-FirstName {
          background-color: #777777 !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails {
          padding-bottom: 15px !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails .tbSiteReviews-tbClientName span {
            font-size: 22px !important;
            font-weight: 700;
            line-height: 30px !important;
            color: #fff !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails .tbSiteReviews-tbClientName .tbSiteReviews-VerifiedBuyer svg path {
            fill: #f58220; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails .tbSiteReviews-tbClientName .tbSiteReviews-VerifiedBuyer span {
            margin: 5px 0 0 !important;
            font-size: 16px !important;
            font-weight: 400;
            line-height: 24px !important;
            letter-spacing: 0 !important;
            color: #f58220 !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails .tbSiteReviews-tbClientPostDate span {
            font-size: 16px !important;
            line-height: 24px !important;
            color: #ababab !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostTitleArea {
          padding-bottom: 15px !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostTitleArea .tbSiteReviews-tbClientTitle {
            font-size: 22px !important;
            line-height: 30px !important;
            color: #fff !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostTitleArea .tbSiteReviews-tbClientDescription {
            margin-bottom: 15px !important;
            font-size: 18px !important;
            line-height: 30px !important;
            color: #fff !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter {
          border-color: #444444 !important;
          padding: 15px 0 0 !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-help [class^=tb-product-review-vote-] span {
            font-size: 14px !important;
            line-height: 24px !important;
            color: #ababab !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-clientUnlike a,
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-clientlike a {
            padding: 2px 8px !important;
            background: #f99c1c !important;
            border: 0 !important;
            border-radius: 0 !important;
            font-size: 16px !important;
            line-height: 24px !important;
            color: #000000 !important; }
            .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-clientUnlike a svg,
            .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-clientlike a svg {
              top: -2px !important;
              fill: #000000; }
            .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-clientUnlike a:hover,
            .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-clientlike a:hover {
              background: #000000 !important;
              color: #fff !important; }
              .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-clientUnlike a:hover svg,
              .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-clientlike a:hover svg {
                fill: #fff; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbTabContent .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-clientUnlike a svg {
            top: -1px !important; }
    .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm {
      border: 0 !important;
      background-color: #fff !important;
      margin-bottom: 40px !important;
      padding: 25px !important;
      font-size: 18px !important;
      line-height: 30px !important;
      color: #000000 !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormHeading {
        font-size: 22px !important;
        font-weight: 700 !important;
        line-height: 30px !important;
        text-transform: none !important;
        letter-spacing: 0 !important;
        color: #000000 !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbReviewFormLabel {
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 30px !important;
        color: #000000 !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbReviewFormLabel span {
          font-size: 14px !important;
          font-weight: 400 !important;
          line-height: 24px !important;
          color: #000000 !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbReviewFormInput {
        height: auto !important;
        border: 1px solid #ababab !important;
        border-radius: 0 !important;
        padding: 10px 15px !important;
        font-size: 18px !important;
        line-height: 30px !important;
        color: #000000 !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup textarea {
        min-height: 150px !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .inputfile-6 + label {
        border: 1px solid #ababab !important;
        border-radius: 0 !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .inputfile-6 + label span {
          height: 52px !important;
          padding: 10px 15px !important;
          font-size: 18px !important;
          line-height: 30px !important;
          color: #000000 !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .inputfile-6 + label strong {
          height: 52px !important;
          background-color: #e2e2e2 !important;
          padding: 10px 15px !important;
          font-size: 18px !important;
          line-height: 30px !important;
          color: #000000 !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-clientUploadImage .tbImageResponsive {
        height: 54px !important; }
        @media (max-width: 767.98px) {
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-clientUploadImage .tbImageResponsive {
            display: none !important; } }
      @media (max-width: 767.98px) {
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbUserFileUpload {
          width: 100% !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbUserFileUpload label {
            width: 100% !important; } }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton {
        margin-right: 0 !important;
        margin-left: 0 !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbGrid-6 {
          padding: 0 !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultButtonColor {
          min-width: 150px !important;
          background: #f99c1c !important;
          padding: 0.77778rem 1.11111rem 0.83333rem !important;
          border: 0 !important;
          font-family: "Open Sans", sans-serif !important;
          font-size: 16px !important;
          font-weight: 700 !important;
          letter-spacing: 0 !important;
          line-height: 24px !important;
          border-radius: 0 !important;
          transition: all 0.3s ease !important;
          cursor: pointer !important;
          text-transform: none !important;
          text-decoration: none !important;
          white-space: normal !important;
          text-align: center !important;
          color: #000000 !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultButtonColor:hover, .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultButtonColor:focus-visible {
            background: #000000 !important;
            color: #fff !important;
            text-decoration: none !important; }
        .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultCancelButtonColor {
          background: #000000 !important;
          padding: 0.77778rem 1.11111rem 0.83333rem !important;
          border: 0 !important;
          font-family: "Open Sans", sans-serif !important;
          font-size: 16px !important;
          font-weight: 700 !important;
          letter-spacing: 0 !important;
          line-height: 24px !important;
          border-radius: 0 !important;
          transition: all 0.3s ease !important;
          cursor: pointer !important;
          text-transform: none !important;
          text-decoration: none !important;
          white-space: normal !important;
          color: #fff !important; }
          .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultCancelButtonColor:hover, .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultCancelButtonColor:focus-visible {
            background: #fff !important;
            color: #000000 !important;
            text-decoration: none !important; }
      .tbProductReviewresIe #tbProductReviews .tbProductReviews-mainContainer .tbProductReviews-tbReviewForm .targetbayProductReviewsError {
        margin-left: 0 !important;
        padding-top: 5px !important;
        font-size: 14px !important;
        line-height: 24px !important;
        color: red !important; }
    .tbProductReviewresIe #tbProductReviews .tbSiteReviews-Footer {
      background-color: transparent !important; }
    .tbProductReviewresIe #tbProductReviews .tbQuestionLabel {
      background-color: #000000 !important;
      font-size: 14px !important;
      line-height: 24px !important;
      color: #ababab !important;
      padding: 4px 10px !important;
      text-transform: capitalize !important;
      border-radius: 3px !important; }
    .tbProductReviewresIe #tbProductReviews .pagination {
      display: flex;
      align-items: center; }
      .tbProductReviewresIe #tbProductReviews .pagination .page-item:first-child {
        margin-right: 15px; }
        .tbProductReviewresIe #tbProductReviews .pagination .page-item:first-child .page-link {
          background-color: transparent !important;
          border: 0 !important;
          border-radius: 0 !important;
          padding: 15px;
          font-size: 0 !important;
          color: #fff !important; }
          .tbProductReviewresIe #tbProductReviews .pagination .page-item:first-child .page-link:after {
            color: #fff !important; }
          .tbProductReviewresIe #tbProductReviews .pagination .page-item:first-child .page-link:hover:after {
            color: #f99c1c !important; }
      .tbProductReviewresIe #tbProductReviews .pagination .page-item:last-child {
        margin-left: 15px; }
        .tbProductReviewresIe #tbProductReviews .pagination .page-item:last-child .page-link {
          background-color: transparent !important;
          border: 0 !important;
          border-radius: 0 !important;
          padding: 15px;
          font-size: 0 !important;
          color: #fff !important; }
          .tbProductReviewresIe #tbProductReviews .pagination .page-item:last-child .page-link:after {
            color: #fff !important; }
          .tbProductReviewresIe #tbProductReviews .pagination .page-item:last-child .page-link:hover:after {
            color: #f99c1c !important; }
      .tbProductReviewresIe #tbProductReviews .pagination .page-item.disabled .page-link {
        background-color: transparent !important;
        border: 0 !important;
        border-radius: 0 !important; }
        .tbProductReviewresIe #tbProductReviews .pagination .page-item.disabled .page-link:after {
          color: #444444 !important; }
        .tbProductReviewresIe #tbProductReviews .pagination .page-item.disabled .page-link:hover:after {
          color: #444444 !important; }
      .tbProductReviewresIe #tbProductReviews .pagination .page-item.active .page-link {
        background-color: #f99c1c !important;
        font-weight: 400 !important;
        color: #000000 !important; }
        .tbProductReviewresIe #tbProductReviews .pagination .page-item.active .page-link:before {
          display: none !important; }
      .tbProductReviewresIe #tbProductReviews .pagination .page-link {
        background-color: transparent !important;
        border-color: #444444 !important;
        font-size: 16px !important;
        line-height: 24px !important;
        color: #fff !important; }
        .tbProductReviewresIe #tbProductReviews .pagination .page-link:before {
          display: none !important; }
        .tbProductReviewresIe #tbProductReviews .pagination .page-link:hover {
          background-color: #444444 !important; }
          .tbProductReviewresIe #tbProductReviews .pagination .page-link:hover:before {
            display: none !important; }

#tbSiteReviews {
  transition: all 0.8s ease;
  box-shadow: none !important; }
  #tbSiteReviews.tbSiteReview_popup {
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.5) !important; }
  #tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-openButton {
    border: 0 !important;
    transition: all 0.3s ease;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
    color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-openButton:hover {
      background-color: #000000 !important;
      border: 0 !important;
      color: #fff !important; }
      #tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-openButton:hover svg.tbsite-review-rating {
        background-color: transparent !important;
        border: 0 !important; }
        #tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-openButton:hover svg.tbsite-review-rating path {
          fill: #fff !important;
          stroke: #fff !important; }
    #tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-openButton svg.tbsite-review-rating {
      background-color: transparent !important;
      border: 0 !important; }
      #tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-openButton svg.tbsite-review-rating path {
        fill: #000000 !important;
        stroke: #000000 !important; }
  #tbSiteReviews .tbSiteReviews-actionButton .tbSiteReviews-closeButton img {
    filter: invert(1); }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header {
    padding: 15px !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbSiteReviews-Heading span {
      font-size: 22px !important;
      font-weight: 700 !important;
      line-height: 30px !important; }
      @media (max-width: 767.98px) {
        #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbSiteReviews-Heading span {
          display: none; } }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbreviews-analtics .tbreviews-analtics-rating {
      font-family: "Open Sans", sans-serif !important;
      font-size: 22px !important;
      font-weight: 700 !important;
      line-height: 30px !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbreviews-analtics .tbreviews-analtics-detail {
      padding-top: 8px; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbreviews-analtics .tbreviews-analtics-count {
      padding: 3px 0 0 7px !important;
      font-family: "Open Sans", sans-serif !important;
      font-size: 16px !important;
      font-weight: 400 !important;
      line-height: 24px !important;
      letter-spacing: 0 !important;
      color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbreviews-analtics .tb-sort {
      display: flex;
      align-items: center;
      padding: 10px 0 0 0 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbreviews-analtics .tb-sort label {
        margin-right: 2px;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        color: #000000 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbreviews-analtics .tb-sort select {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbreviews-analtics .tbSiteReview-totalStarRating .tbProductReview-totalStarRatingIcon {
      margin-top: 7px !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbSiteDefaultButtonColor {
      background: #f99c1c !important;
      padding: 0.5rem 0.83333rem 0.55556rem !important;
      border: 0 !important;
      font-family: "Open Sans", sans-serif !important;
      font-size: 16px !important;
      font-weight: 700 !important;
      letter-spacing: 0 !important;
      line-height: 24px !important;
      border-radius: 0 !important;
      transition: all 0.3s ease !important;
      cursor: pointer !important;
      text-transform: none !important;
      text-decoration: none !important;
      white-space: normal !important;
      text-align: center !important;
      color: #000000 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbSiteDefaultButtonColor:hover, #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-Header .tbSiteDefaultButtonColor:focus-visible {
        background: #000000 !important;
        color: #fff !important;
        text-decoration: none !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tb-SiteReviews-tab .site-reviews-tablinks a {
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
    color: #000000 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-FirstName {
    background-color: #f99c1c !important;
    padding: 13px 0 0 0 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-FirstName span {
      font-size: 22px !important;
      font-weight: 700 !important;
      line-height: 30px !important;
      color: #000000 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails .tbSiteReviews-UserName span {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000000 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails .tbSiteReviews-UserName .tbSiteReviews-VerifiedBuyer svg path {
    fill: #f58220; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails .tbSiteReviews-UserName .tbSiteReviews-VerifiedBuyer span {
    margin-top: 0 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0 !important;
    color: #f58220 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails .tbSiteReviews-tbClientPostDate span {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostDetails .tbSiteReviews-tbClientPostDate span.tbSiteReviews-tbadminReplay {
      color: #f58220 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostTitleArea .tbSiteReviews-tbClientTitle {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000000 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostTitleArea .tbSiteReviews-tbClientDescription {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostTitleArea .tbSiteReviews-tbClientDescription a {
      font-size: 16px !important;
      line-height: 24px !important;
      color: #000000 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostTitleArea .tbSiteReviews-reviewCommentNotify {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    text-transform: capitalize !important;
    color: #f58220 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-tbClientPostTitleArea .tbSiteReviews-reviewCommentContainer .tbSiteReviews-tbClientName span {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000000 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbProductReview-totalStarRatingIcon li a {
    padding: 3px 0 0 0; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-reviewContainerEachFooter .tbSiteReviews-shareText {
    display: none; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-help ul li svg.tb-site-review-helpful-votes {
    top: -1px !important;
    fill: #777777 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-help ul li svg.tb-site-review-not-helpfu-votes {
    top: 1px !important;
    fill: #777777 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-reviewContainerEach .tbSiteReviews-help span {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000000 !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer {
    background-color: transparent !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination {
      display: flex;
      align-items: center; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination .page-item.disabled span {
        background-color: transparent !important;
        border: 0 !important;
        border-radius: 0 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination .page-item.active .page-link:before {
        display: none !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination .page-item:first-child {
        margin-right: 15px; }
        #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination .page-item:first-child .page-link {
          background-color: transparent !important;
          border: 0 !important;
          border-radius: 0 !important;
          padding: 15px;
          color: #fff !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination .page-item:last-child {
        margin-left: 15px; }
        #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination .page-item:last-child .page-link {
          background-color: transparent !important;
          border: 0 !important;
          border-radius: 0 !important;
          padding: 15px;
          color: #fff !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination .page-link {
        font-size: 16px !important;
        line-height: 24px !important;
        color: #000000 !important; }
        #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination .page-link:before {
          display: none !important; }
        #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-Footer .pagination .page-link:hover:before {
          display: none !important; }
  #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm {
    border: 0 !important;
    background-color: #fff !important;
    margin-bottom: 40px !important;
    padding: 25px !important;
    font-size: 18px !important;
    line-height: 30px !important;
    color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormHeading {
      font-size: 22px !important;
      font-weight: 700 !important;
      line-height: 30px !important;
      text-transform: none !important;
      letter-spacing: 0 !important;
      color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbReviewFormLabel {
      font-size: 18px !important;
      font-weight: 700 !important;
      line-height: 30px !important;
      color: #000000 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbReviewFormLabel span {
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
        color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbReviewFormInput {
      height: auto !important;
      border: 1px solid #ababab !important;
      border-radius: 0 !important;
      padding: 10px 15px !important;
      font-size: 18px !important;
      line-height: 30px !important;
      color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup textarea {
      min-height: 150px !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .inputfile-6 + label {
      border: 1px solid #ababab !important;
      border-radius: 0 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .inputfile-6 + label span {
        height: 52px !important;
        padding: 10px 15px !important;
        font-size: 18px !important;
        line-height: 30px !important;
        color: #000000 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .inputfile-6 + label strong {
        height: 52px !important;
        background-color: #e2e2e2 !important;
        padding: 10px 15px !important;
        font-size: 18px !important;
        line-height: 30px !important;
        color: #000000 !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-clientUploadImage .tbImageResponsive {
      height: 54px !important; }
      @media (max-width: 767.98px) {
        #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-clientUploadImage .tbImageResponsive {
          display: none !important; } }
    @media (max-width: 767.98px) {
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbUserFileUpload {
        width: 100% !important; }
        #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormGroup .tbSiteReviews-tbUserFileUpload label {
          width: 100% !important; } }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton {
      margin-right: 0 !important;
      margin-left: 0 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbrow {
        margin-right: 0 !important;
        margin-left: 0 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbGrid-6 {
        padding: 0 !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultButtonColor {
        min-width: 150px !important;
        background: #f99c1c !important;
        padding: 0.77778rem 1.11111rem 0.83333rem !important;
        border: 0 !important;
        font-family: "Open Sans", sans-serif !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        letter-spacing: 0 !important;
        line-height: 24px !important;
        border-radius: 0 !important;
        transition: all 0.3s ease !important;
        cursor: pointer !important;
        text-transform: none !important;
        text-decoration: none !important;
        white-space: normal !important;
        text-align: center !important;
        color: #000000 !important; }
        #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultButtonColor:hover, #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultButtonColor:focus-visible {
          background: #000000 !important;
          color: #fff !important;
          text-decoration: none !important; }
      #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultCancelButtonColor {
        background: #000000 !important;
        padding: 0.77778rem 1.11111rem 0.83333rem !important;
        border: 0 !important;
        font-family: "Open Sans", sans-serif !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        letter-spacing: 0 !important;
        line-height: 24px !important;
        border-radius: 0 !important;
        transition: all 0.3s ease !important;
        cursor: pointer !important;
        text-transform: none !important;
        text-decoration: none !important;
        white-space: normal !important;
        color: #fff !important; }
        #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultCancelButtonColor:hover, #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .tbSiteReviews-tbReviewFormButton .tbSiteDefaultCancelButtonColor:focus-visible {
          background: #fff !important;
          color: #000000 !important;
          text-decoration: none !important; }
    #tbSiteReviews .tbSiteReviews-mainContainer .tbSiteReviews-reviewContainer .tbSiteReviews-tbReviewForm .targetbayerror span {
      margin-left: 0 !important;
      padding-top: 5px !important;
      font-size: 14px !important;
      line-height: 24px !important;
      color: red !important; }
  #tbSiteReviews .tbSiteReviews-tblogo {
    margin: 10px 0 25px !important; }
  #tbSiteReviews #targetbay-header-product-reviews-average-star i.fa,
  #tbSiteReviews #targetbay-product-reviews-average-star i.fa {
    color: #f99c1c !important; }
  #tbSiteReviews .tb-review-popup-container * {
    font-family: "Open Sans", sans-serif !important; }

#tbProductReviews .tb-popup-close,
.tb-review-popupmodal-content .tb-popup-close.close {
  border: 0 !important;
  background-color: #f99c1c !important;
  font-size: 32px !important;
  line-height: 40px !important;
  color: #000000 !important; }

.tb-review-popup-username {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  color: #000000 !important; }

.tb-review-popup-usertype {
  width: 100% !important;
  box-shadow: none !important;
  margin-top: 0 !important;
  padding: 10px 0 0 !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  color: #f58220 !important; }
  .tb-review-popup-usertype svg {
    margin-bottom: 4px !important; }
    .tb-review-popup-usertype svg path {
      fill: #f58220; }

.tb-review-popup-userrating ul.tbProductReview-totalStarRatingIcon {
  margin-bottom: 0 !important; }

.tb-review-popup-usertitle {
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  color: #000000 !important; }

.tb-review-popup-usercomment {
  font-size: 16px !important;
  line-height: 24px !important;
  color: #000000 !important; }

.tb-review-popup-admincomment-Footer {
  position: relative !important;
  box-shadow: none !important;
  padding: 0 0 0 20px !important; }
  .tb-review-popup-admincomment-Footer .tbSiteReviews-shareText {
    display: none !important; }
  .tb-review-popup-admincomment-Footer .tbSiteReviews-help {
    width: 100% !important;
    text-align: right !important; }
    .tb-review-popup-admincomment-Footer .tbSiteReviews-help span {
      font-size: 16px !important;
      line-height: 24px !important;
      color: #000000 !important; }
    .tb-review-popup-admincomment-Footer .tbSiteReviews-help [class^="tb-product-review-vote-"] span {
      font-size: 13px !important;
      line-height: 30px !important; }
      .tb-review-popup-admincomment-Footer .tbSiteReviews-help [class^="tb-product-review-vote-"] span[class^="targetbay-popup-review-"] {
        padding-bottom: 5px !important;
        text-align: right !important; }
    .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientUnlike a,
    .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientlike a {
      border: 0 !important;
      border-radius: 0 !important;
      font-size: 16px !important;
      line-height: 24px !important;
      color: #000000 !important; }
      .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientUnlike a svg,
      .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientlike a svg {
        top: -2px !important;
        fill: #777777 !important; }
      #tbProductReviews .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientUnlike a, #tbProductReviews
      .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientlike a {
        padding: 2px 8px !important;
        background: #f99c1c !important;
        border: 0 !important;
        font-size: 16px !important;
        line-height: 24px !important;
        color: #000000 !important; }
        #tbProductReviews .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientUnlike a svg, #tbProductReviews
        .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientlike a svg {
          top: -2px !important;
          fill: #000000 !important; }
        #tbProductReviews .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientUnlike a:hover, #tbProductReviews
        .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientlike a:hover {
          background: #000000 !important;
          color: #fff !important; }
          #tbProductReviews .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientUnlike a:hover svg, #tbProductReviews
          .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientlike a:hover svg {
            fill: #fff !important; }
    .tb-review-popup-admincomment-Footer .tbSiteReviews-help .tbSiteReviews-clientUnlike a svg {
      top: -1px !important; }

.bayengage-embed-form .u_row {
  padding: 0 !important; }
  .bayengage-embed-form .u_row .container {
    max-width: 100% !important;
    background-color: transparent !important; }
  .bayengage-embed-form .u_row .u-col-100 > div {
    padding: 0 !important; }
  .bayengage-embed-form .u_row .u_content_heading,
  .bayengage-embed-form .u_row .u_content_text {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .bayengage-embed-form .u_row .u_content_heading {
    padding: 0 !important; }
    .bayengage-embed-form .u_row .u_content_heading h1 {
      letter-spacing: 0 !important; }
    .bayengage-embed-form .u_row .u_content_heading span {
      text-decoration: none !important; }
  .bayengage-embed-form .u_row .u_content_text {
    padding: 10px 0 0 !important; }
    .bayengage-embed-form .u_row .u_content_text > div {
      font-size: 18px !important;
      line-height: 24px !important; }
      .bayengage-embed-form .u_row .u_content_text > div p {
        font-size: 18px !important;
        line-height: 24px !important; }
  .bayengage-embed-form .u_row .u_content_form {
    padding: 0 !important; }
    .bayengage-embed-form .u_row .u_content_form form {
      display: flex !important;
      flex-direction: row !important;
      flex-wrap: nowrap !important;
      justify-content: flex-start !important;
      align-items: center !important; }
      .bayengage-embed-form .u_row .u_content_form form div:first-child {
        flex-grow: 1; }
        .bayengage-embed-form .u_row .u_content_form form div:first-child > div {
          padding-bottom: 0 !important; }
      .bayengage-embed-form .u_row .u_content_form form input[type="email"],
      .bayengage-embed-form .u_row .u_content_form form input[type="tel"] {
        height: 55px !important; }
      .bayengage-embed-form .u_row .u_content_form form button[type="submit"] {
        height: 55px !important;
        margin: 0 0 0 10px !important;
        transition: all 0.3s ease;
        font-weight: 700; }
        .cta-prefooter__email .bayengage-embed-form .u_row .u_content_form form button[type="submit"] {
          background-color: #000000 !important;
          color: #fff !important; }
        .cta-prefooter__sms .bayengage-embed-form .u_row .u_content_form form button[type="submit"] {
          background-color: #f99c1c !important;
          color: #000000 !important; }

.zeno-container:nth-child(n+1) {
  margin-top: 50px !important; }

.zn-sb {
  /* Product Bundle */
  /* Related Products */ }
  .zn-sb.zn-product-bundle {
    background-color: #f1f1f1 !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    line-height: 30px !important; }
    .zn-sb.zn-product-bundle .zn-product-bundle__description {
      margin-bottom: 25px !important; }
      @media (max-width: 575.98px) {
        .zn-sb.zn-product-bundle .zn-product-bundle__description {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center; }
          .zn-sb.zn-product-bundle .zn-product-bundle__description span {
            display: inline-block;
            margin-bottom: 5px;
            flex: 0 0 100%; } }
    .zn-sb.zn-product-bundle .zn-product-bundle__discount {
      border-radius: 0 !important;
      padding: 5px 10px !important;
      font-size: 18px !important;
      font-weight: 700 !important;
      color: #000000 !important; }
      @media (min-width: 576px) {
        .zn-sb.zn-product-bundle .zn-product-bundle__discount {
          margin-right: 15px !important; } }
    @media (max-width: 767.98px) {
      .zn-sb.zn-product-bundle .zn-product-bundle__products {
        grid-template-columns: 1fr !important; } }
    .zn-sb.zn-product-bundle .zn-product-bundle__product {
      grid-column-gap: 10px !important;
      border: 0 !important;
      border-radius: 0 !important;
      padding: 15px !important; }
      .zn-sb.zn-product-bundle .zn-product-bundle__product .zn-product-bundle__product-infos .zn-product-bundle__product-title {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: start;
        flex-shrink: 0 !important;
        white-space: nowrap !important;
        line-height: 24px !important;
        text-align: left !important;
        letter-spacing: -1.5px !important; }
        .zn-sb.zn-product-bundle .zn-product-bundle__product .zn-product-bundle__product-infos .zn-product-bundle__product-title b {
          display: inline-block;
          padding: 0 0 0 10px;
          flex-grow: 1 !important;
          white-space: normal !important;
          letter-spacing: initial !important; }
          .zn-sb.zn-product-bundle .zn-product-bundle__product .zn-product-bundle__product-infos .zn-product-bundle__product-title b a {
            text-decoration: none !important; }
            .zn-sb.zn-product-bundle .zn-product-bundle__product .zn-product-bundle__product-infos .zn-product-bundle__product-title b a:hover {
              text-decoration: none !important;
              color: #f58220 !important; }
      .zn-sb.zn-product-bundle .zn-product-bundle__product .zn-product-bundle__product-infos .zn-product-bundle__product-prices {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        font-weight: 700 !important; }
        .zn-sb.zn-product-bundle .zn-product-bundle__product .zn-product-bundle__product-infos .zn-product-bundle__product-prices .zn-price {
          order: 1;
          color: #000000 !important; }
        .zn-sb.zn-product-bundle .zn-product-bundle__product .zn-product-bundle__product-infos .zn-product-bundle__product-prices .zn-compare-price {
          order: 0;
          color: #6c757d !important; }
      .zn-sb.zn-product-bundle .zn-product-bundle__product .zn-product-bundle__product-error {
        color: #000000 !important; }
    .zn-sb.zn-product-bundle .zn-product-bundle__product-options {
      font-size: 18px !important; }
      .zn-sb.zn-product-bundle .zn-product-bundle__product-options .zn-product-bundle__product-option {
        width: 100% !important;
        border-radius: 0 !important;
        border: 2px solid #ababab !important;
        font-size: 16px !important;
        font-style: 400 !important;
        line-height: 24px !important; }
    .zn-sb.zn-product-bundle .zn-product-bundle__actions {
      margin-top: 25px !important; }
    .zn-sb.zn-product-bundle .zn-product-bundle__prices {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
      font-size: 24px !important;
      line-height: 36px !important; }
      .zn-sb.zn-product-bundle .zn-product-bundle__prices .zn-label {
        order: 0;
        font-size: 18px !important;
        line-height: 30px !important; }
        @media (max-width: 767.98px) {
          .zn-sb.zn-product-bundle .zn-product-bundle__prices .zn-label {
            flex: 1 1 100%;
            align-self: flex-start;
            text-align: left; } }
      .zn-sb.zn-product-bundle .zn-product-bundle__prices .zn-price {
        order: 3;
        color: #f58220 !important; }
      .zn-sb.zn-product-bundle .zn-product-bundle__prices .zn-compare-price {
        order: 2;
        margin-right: 0.5rem !important;
        font-size: 24px !important;
        color: #6c757d !important; }
    .zn-sb.zn-product-bundle .zn-product-bundle__cart-button {
      background: #f99c1c !important;
      padding: 0.77778rem 1.11111rem 0.83333rem !important;
      border: 0 !important;
      font-family: "Open Sans", sans-serif !important;
      font-size: 16px !important;
      font-weight: 700 !important;
      letter-spacing: 0 !important;
      line-height: 24px !important;
      border-radius: 0 !important;
      transition: all 0.3s ease !important;
      cursor: pointer !important;
      text-transform: none !important;
      text-decoration: none !important;
      white-space: normal !important;
      color: #000000 !important; }
      .zn-sb.zn-product-bundle .zn-product-bundle__cart-button:hover, .zn-sb.zn-product-bundle .zn-product-bundle__cart-button:focus-visible {
        background: #000000 !important;
        color: #fff !important;
        text-decoration: none !important; }
  .zn-sb.zn-related-products {
    background-color: #f1f1f1 !important;
    border: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    line-height: 30px !important; }
    .zn-sb.zn-related-products .zn-related-products__description {
      margin-bottom: 25px !important; }
      @media (max-width: 575.98px) {
        .zn-sb.zn-related-products .zn-related-products__description {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center; }
          .zn-sb.zn-related-products .zn-related-products__description span {
            display: inline-block;
            margin-bottom: 5px;
            flex: 0 0 100%; } }
    @media (max-width: 767.98px) {
      .zn-sb.zn-related-products .zn-related-products__products {
        grid-template-columns: 1fr !important; } }
    .zn-sb.zn-related-products .zn-related-products__product {
      grid-column-gap: 10px !important;
      border: 0 !important;
      border-radius: 0 !important;
      padding: 15px !important; }
      .zn-sb.zn-related-products .zn-related-products__product .zn-related-products__product-infos .zn-related-products__product-title {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: start;
        flex-shrink: 0 !important;
        white-space: nowrap !important;
        line-height: 24px !important;
        text-align: left !important;
        letter-spacing: -1.5px !important; }
        .zn-sb.zn-related-products .zn-related-products__product .zn-related-products__product-infos .zn-related-products__product-title b {
          display: inline-block;
          padding: 0 0 0 5px;
          flex-grow: 1 !important;
          white-space: normal !important;
          letter-spacing: initial !important; }
          .zn-sb.zn-related-products .zn-related-products__product .zn-related-products__product-infos .zn-related-products__product-title b a {
            text-decoration: none !important; }
            .zn-sb.zn-related-products .zn-related-products__product .zn-related-products__product-infos .zn-related-products__product-title b a:hover {
              text-decoration: none !important;
              color: #f58220 !important; }
      .zn-sb.zn-related-products .zn-related-products__product .zn-related-products__product-infos .zn-related-products__product-prices {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        font-weight: 700 !important; }
        .zn-sb.zn-related-products .zn-related-products__product .zn-related-products__product-infos .zn-related-products__product-prices .zn-price {
          order: 1;
          color: #000000 !important; }
        .zn-sb.zn-related-products .zn-related-products__product .zn-related-products__product-infos .zn-related-products__product-prices .zn-compare-price {
          order: 0;
          color: #6c757d !important; }
      .zn-sb.zn-related-products .zn-related-products__product .zn-related-products__product-error {
        color: #000000 !important; }
    .zn-sb.zn-related-products .zn-related-products__product-options {
      font-size: 18px !important; }
      .zn-sb.zn-related-products .zn-related-products__product-options .zn-related-products__product-option {
        width: 100% !important;
        border-radius: 0 !important;
        border: 2px solid #ababab !important;
        font-size: 16px !important;
        font-style: 400 !important;
        line-height: 24px !important; }
    .zn-sb.zn-related-products .zn-related-products__product-cart-button {
      background: #f99c1c !important;
      padding: 0.77778rem 1.11111rem 0.83333rem !important;
      border: 0 !important;
      font-family: "Open Sans", sans-serif !important;
      font-size: 16px !important;
      font-weight: 700 !important;
      letter-spacing: 0 !important;
      line-height: 24px !important;
      border-radius: 0 !important;
      transition: all 0.3s ease !important;
      cursor: pointer !important;
      text-transform: none !important;
      text-decoration: none !important;
      white-space: normal !important;
      color: #000000 !important; }
      .zn-sb.zn-related-products .zn-related-products__product-cart-button:hover, .zn-sb.zn-related-products .zn-related-products__product-cart-button:focus-visible {
        background: #000000 !important;
        color: #fff !important;
        text-decoration: none !important; }
