@charset "UTF-8";
/* links */
/* cards */
/* tables */
/* breadcrumbs */
/* ribbons*/
/* modals */
/* progress */
/* options */
/* dropdowns */
/* #Utilities */
/* navs */
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.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-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "";
}
.fa-accessible-icon:before {
  content: "";
}
.fa-accusoft:before {
  content: "";
}
.fa-acquisitions-incorporated:before {
  content: "";
}
.fa-ad:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-card:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-adversal:before {
  content: "";
}
.fa-affiliatetheme:before {
  content: "";
}
.fa-air-freshener:before {
  content: "";
}
.fa-airbnb:before {
  content: "";
}
.fa-algolia:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-alipay:before {
  content: "";
}
.fa-allergies:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-amazon-pay:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-amilia:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angry:before {
  content: "";
}
.fa-angrycreative:before {
  content: "";
}
.fa-angular:before {
  content: "";
}
.fa-ankh:before {
  content: "";
}
.fa-app-store:before {
  content: "";
}
.fa-app-store-ios:before {
  content: "";
}
.fa-apper:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-apple-alt:before {
  content: "";
}
.fa-apple-pay:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-archway:before {
  content: "";
}
.fa-arrow-alt-circle-down:before {
  content: "";
}
.fa-arrow-alt-circle-left:before {
  content: "";
}
.fa-arrow-alt-circle-right:before {
  content: "";
}
.fa-arrow-alt-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-arrows-alt-h:before {
  content: "";
}
.fa-arrows-alt-v:before {
  content: "";
}
.fa-artstation:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-asymmetrik:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-atlas:before {
  content: "";
}
.fa-atlassian:before {
  content: "";
}
.fa-atom:before {
  content: "";
}
.fa-audible:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-autoprefixer:before {
  content: "";
}
.fa-avianex:before {
  content: "";
}
.fa-aviato:before {
  content: "";
}
.fa-award:before {
  content: "";
}
.fa-aws:before {
  content: "";
}
.fa-baby:before {
  content: "";
}
.fa-baby-carriage:before {
  content: "";
}
.fa-backspace:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-bacon:before {
  content: "";
}
.fa-bacteria:before {
  content: "";
}
.fa-bacterium:before {
  content: "";
}
.fa-bahai:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-balance-scale-left:before {
  content: "";
}
.fa-balance-scale-right:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-band-aid:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-bars:before {
  content: "";
}
.fa-baseball-ball:before {
  content: "";
}
.fa-basketball-ball:before {
  content: "";
}
.fa-bath:before {
  content: "";
}
.fa-battery-empty:before {
  content: "";
}
.fa-battery-full:before {
  content: "";
}
.fa-battery-half:before {
  content: "";
}
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battle-net:before {
  content: "";
}
.fa-bed:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bezier-curve:before {
  content: "";
}
.fa-bible:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-biking:before {
  content: "";
}
.fa-bimobject:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-biohazard:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitcoin:before {
  content: "";
}
.fa-bity:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-blackberry:before {
  content: "";
}
.fa-blender:before {
  content: "";
}
.fa-blender-phone:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-blog:before {
  content: "";
}
.fa-blogger:before {
  content: "";
}
.fa-blogger-b:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-bolt:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-bone:before {
  content: "";
}
.fa-bong:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-book-dead:before {
  content: "";
}
.fa-book-medical:before {
  content: "";
}
.fa-book-open:before {
  content: "";
}
.fa-book-reader:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-bootstrap:before {
  content: "";
}
.fa-border-all:before {
  content: "";
}
.fa-border-none:before {
  content: "";
}
.fa-border-style:before {
  content: "";
}
.fa-bowling-ball:before {
  content: "";
}
.fa-box:before {
  content: "";
}
.fa-box-open:before {
  content: "";
}
.fa-box-tissue:before {
  content: "";
}
.fa-boxes:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-brain:before {
  content: "";
}
.fa-bread-slice:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-briefcase-medical:before {
  content: "";
}
.fa-broadcast-tower:before {
  content: "";
}
.fa-broom:before {
  content: "";
}
.fa-brush:before {
  content: "";
}
.fa-btc:before {
  content: "";
}
.fa-buffer:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-burn:before {
  content: "";
}
.fa-buromobelexperte:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-bus-alt:before {
  content: "";
}
.fa-business-time:before {
  content: "";
}
.fa-buy-n-large:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-calendar-alt:before {
  content: "";
}
.fa-calendar-check:before {
  content: "";
}
.fa-calendar-day:before {
  content: "";
}
.fa-calendar-minus:before {
  content: "";
}
.fa-calendar-plus:before {
  content: "";
}
.fa-calendar-times:before {
  content: "";
}
.fa-calendar-week:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-campground:before {
  content: "";
}
.fa-canadian-maple-leaf:before {
  content: "";
}
.fa-candy-cane:before {
  content: "";
}
.fa-cannabis:before {
  content: "";
}
.fa-capsules:before {
  content: "";
}
.fa-car:before {
  content: "";
}
.fa-car-alt:before {
  content: "";
}
.fa-car-battery:before {
  content: "";
}
.fa-car-crash:before {
  content: "";
}
.fa-car-side:before {
  content: "";
}
.fa-caravan:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-caret-square-down:before {
  content: "";
}
.fa-caret-square-left:before {
  content: "";
}
.fa-caret-square-right:before {
  content: "";
}
.fa-caret-square-up:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-carrot:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cash-register:before {
  content: "";
}
.fa-cat:before {
  content: "";
}
.fa-cc-amazon-pay:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-apple-pay:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-centercode:before {
  content: "";
}
.fa-centos:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-chair:before {
  content: "";
}
.fa-chalkboard:before {
  content: "";
}
.fa-chalkboard-teacher:before {
  content: "";
}
.fa-charging-station:before {
  content: "";
}
.fa-chart-area:before {
  content: "";
}
.fa-chart-bar:before {
  content: "";
}
.fa-chart-line:before {
  content: "";
}
.fa-chart-pie:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-check-double:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-cheese:before {
  content: "";
}
.fa-chess:before {
  content: "";
}
.fa-chess-bishop:before {
  content: "";
}
.fa-chess-board:before {
  content: "";
}
.fa-chess-king:before {
  content: "";
}
.fa-chess-knight:before {
  content: "";
}
.fa-chess-pawn:before {
  content: "";
}
.fa-chess-queen:before {
  content: "";
}
.fa-chess-rook:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-chromecast:before {
  content: "";
}
.fa-church:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-circle-notch:before {
  content: "";
}
.fa-city:before {
  content: "";
}
.fa-clinic-medical:before {
  content: "";
}
.fa-clipboard:before {
  content: "";
}
.fa-clipboard-check:before {
  content: "";
}
.fa-clipboard-list:before {
  content: "";
}
.fa-clock:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-closed-captioning:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-cloud-download-alt:before {
  content: "";
}
.fa-cloud-meatball:before {
  content: "";
}
.fa-cloud-moon:before {
  content: "";
}
.fa-cloud-moon-rain:before {
  content: "";
}
.fa-cloud-rain:before {
  content: "";
}
.fa-cloud-showers-heavy:before {
  content: "";
}
.fa-cloud-sun:before {
  content: "";
}
.fa-cloud-sun-rain:before {
  content: "";
}
.fa-cloud-upload-alt:before {
  content: "";
}
.fa-cloudflare:before {
  content: "";
}
.fa-cloudscale:before {
  content: "";
}
.fa-cloudsmith:before {
  content: "";
}
.fa-cloudversify:before {
  content: "";
}
.fa-cocktail:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-code-branch:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cog:before {
  content: "";
}
.fa-cogs:before {
  content: "";
}
.fa-coins:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-comment-alt:before {
  content: "";
}
.fa-comment-dollar:before {
  content: "";
}
.fa-comment-dots:before {
  content: "";
}
.fa-comment-medical:before {
  content: "";
}
.fa-comment-slash:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-comments-dollar:before {
  content: "";
}
.fa-compact-disc:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-compress-alt:before {
  content: "";
}
.fa-compress-arrows-alt:before {
  content: "";
}
.fa-concierge-bell:before {
  content: "";
}
.fa-confluence:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-cookie:before {
  content: "";
}
.fa-cookie-bite:before {
  content: "";
}
.fa-copy:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-cotton-bureau:before {
  content: "";
}
.fa-couch:before {
  content: "";
}
.fa-cpanel:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-creative-commons-by:before {
  content: "";
}
.fa-creative-commons-nc:before {
  content: "";
}
.fa-creative-commons-nc-eu:before {
  content: "";
}
.fa-creative-commons-nc-jp:before {
  content: "";
}
.fa-creative-commons-nd:before {
  content: "";
}
.fa-creative-commons-pd:before {
  content: "";
}
.fa-creative-commons-pd-alt:before {
  content: "";
}
.fa-creative-commons-remix:before {
  content: "";
}
.fa-creative-commons-sa:before {
  content: "";
}
.fa-creative-commons-sampling:before {
  content: "";
}
.fa-creative-commons-sampling-plus:before {
  content: "";
}
.fa-creative-commons-share:before {
  content: "";
}
.fa-creative-commons-zero:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-critical-role:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-crop-alt:before {
  content: "";
}
.fa-cross:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-crow:before {
  content: "";
}
.fa-crown:before {
  content: "";
}
.fa-crutch:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-css3-alt:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-cut:before {
  content: "";
}
.fa-cuttlefish:before {
  content: "";
}
.fa-d-and-d:before {
  content: "";
}
.fa-d-and-d-beyond:before {
  content: "";
}
.fa-dailymotion:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-deaf:before {
  content: "";
}
.fa-deezer:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-democrat:before {
  content: "";
}
.fa-deploydog:before {
  content: "";
}
.fa-deskpro:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-dev:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-dharmachakra:before {
  content: "";
}
.fa-dhl:before {
  content: "";
}
.fa-diagnoses:before {
  content: "";
}
.fa-diaspora:before {
  content: "";
}
.fa-dice:before {
  content: "";
}
.fa-dice-d20:before {
  content: "";
}
.fa-dice-d6:before {
  content: "";
}
.fa-dice-five:before {
  content: "";
}
.fa-dice-four:before {
  content: "";
}
.fa-dice-one:before {
  content: "";
}
.fa-dice-six:before {
  content: "";
}
.fa-dice-three:before {
  content: "";
}
.fa-dice-two:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-digital-ocean:before {
  content: "";
}
.fa-digital-tachograph:before {
  content: "";
}
.fa-directions:before {
  content: "";
}
.fa-discord:before {
  content: "";
}
.fa-discourse:before {
  content: "";
}
.fa-disease:before {
  content: "";
}
.fa-divide:before {
  content: "";
}
.fa-dizzy:before {
  content: "";
}
.fa-dna:before {
  content: "";
}
.fa-dochub:before {
  content: "";
}
.fa-docker:before {
  content: "";
}
.fa-dog:before {
  content: "";
}
.fa-dollar-sign:before {
  content: "";
}
.fa-dolly:before {
  content: "";
}
.fa-dolly-flatbed:before {
  content: "";
}
.fa-donate:before {
  content: "";
}
.fa-door-closed:before {
  content: "";
}
.fa-door-open:before {
  content: "";
}
.fa-dot-circle:before {
  content: "";
}
.fa-dove:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-draft2digital:before {
  content: "";
}
.fa-drafting-compass:before {
  content: "";
}
.fa-dragon:before {
  content: "";
}
.fa-draw-polygon:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-dribbble-square:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-drum:before {
  content: "";
}
.fa-drum-steelpan:before {
  content: "";
}
.fa-drumstick-bite:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-dumbbell:before {
  content: "";
}
.fa-dumpster:before {
  content: "";
}
.fa-dumpster-fire:before {
  content: "";
}
.fa-dungeon:before {
  content: "";
}
.fa-dyalog:before {
  content: "";
}
.fa-earlybirds:before {
  content: "";
}
.fa-ebay:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-edge-legacy:before {
  content: "";
}
.fa-edit:before {
  content: "";
}
.fa-egg:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-elementor:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-ello:before {
  content: "";
}
.fa-ember:before {
  content: "";
}
.fa-empire:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-text:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-equals:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-erlang:before {
  content: "";
}
.fa-ethereum:before {
  content: "";
}
.fa-ethernet:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-euro-sign:before {
  content: "";
}
.fa-evernote:before {
  content: "";
}
.fa-exchange-alt:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-exclamation-triangle:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-expand-alt:before {
  content: "";
}
.fa-expand-arrows-alt:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-external-link-alt:before {
  content: "";
}
.fa-external-link-square-alt:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-dropper:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-facebook:before {
  content: "";
}
.fa-facebook-f:before {
  content: "";
}
.fa-facebook-messenger:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-fan:before {
  content: "";
}
.fa-fantasy-flight-games:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-faucet:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-feather:before {
  content: "";
}
.fa-feather-alt:before {
  content: "";
}
.fa-fedex:before {
  content: "";
}
.fa-fedora:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-figma:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-alt:before {
  content: "";
}
.fa-file-archive:before {
  content: "";
}
.fa-file-audio:before {
  content: "";
}
.fa-file-code:before {
  content: "";
}
.fa-file-contract:before {
  content: "";
}
.fa-file-csv:before {
  content: "";
}
.fa-file-download:before {
  content: "";
}
.fa-file-excel:before {
  content: "";
}
.fa-file-export:before {
  content: "";
}
.fa-file-image:before {
  content: "";
}
.fa-file-import:before {
  content: "";
}
.fa-file-invoice:before {
  content: "";
}
.fa-file-invoice-dollar:before {
  content: "";
}
.fa-file-medical:before {
  content: "";
}
.fa-file-medical-alt:before {
  content: "";
}
.fa-file-pdf:before {
  content: "";
}
.fa-file-powerpoint:before {
  content: "";
}
.fa-file-prescription:before {
  content: "";
}
.fa-file-signature:before {
  content: "";
}
.fa-file-upload:before {
  content: "";
}
.fa-file-video:before {
  content: "";
}
.fa-file-word:before {
  content: "";
}
.fa-fill:before {
  content: "";
}
.fa-fill-drip:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-fingerprint:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-fire-alt:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-firefox-browser:before {
  content: "";
}
.fa-first-aid:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-first-order-alt:before {
  content: "";
}
.fa-firstdraft:before {
  content: "";
}
.fa-fish:before {
  content: "";
}
.fa-fist-raised:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-flag-usa:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-flipboard:before {
  content: "";
}
.fa-flushed:before {
  content: "";
}
.fa-fly:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-minus:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-folder-plus:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-font-awesome:before {
  content: "";
}
.fa-font-awesome-alt:before {
  content: "";
}
.fa-font-awesome-flag:before {
  content: "";
}
.fa-font-awesome-logo-full:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-fonticons-fi:before {
  content: "";
}
.fa-football-ball:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-fort-awesome-alt:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-freebsd:before {
  content: "";
}
.fa-frog:before {
  content: "";
}
.fa-frown:before {
  content: "";
}
.fa-frown-open:before {
  content: "";
}
.fa-fulcrum:before {
  content: "";
}
.fa-funnel-dollar:before {
  content: "";
}
.fa-futbol:before {
  content: "";
}
.fa-galactic-republic:before {
  content: "";
}
.fa-galactic-senate:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-gas-pump:before {
  content: "";
}
.fa-gavel:before {
  content: "";
}
.fa-gem:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-ghost:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-gifts:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-git-alt:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-gitkraken:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-gitter:before {
  content: "";
}
.fa-glass-cheers:before {
  content: "";
}
.fa-glass-martini:before {
  content: "";
}
.fa-glass-martini-alt:before {
  content: "";
}
.fa-glass-whiskey:before {
  content: "";
}
.fa-glasses:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-globe-africa:before {
  content: "";
}
.fa-globe-americas:before {
  content: "";
}
.fa-globe-asia:before {
  content: "";
}
.fa-globe-europe:before {
  content: "";
}
.fa-gofore:before {
  content: "";
}
.fa-golf-ball:before {
  content: "";
}
.fa-goodreads:before {
  content: "";
}
.fa-goodreads-g:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-google-drive:before {
  content: "";
}
.fa-google-pay:before {
  content: "";
}
.fa-google-play:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-google-plus-g:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-gopuram:before {
  content: "";
}
.fa-graduation-cap:before {
  content: "";
}
.fa-gratipay:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-greater-than:before {
  content: "";
}
.fa-greater-than-equal:before {
  content: "";
}
.fa-grimace:before {
  content: "";
}
.fa-grin:before {
  content: "";
}
.fa-grin-alt:before {
  content: "";
}
.fa-grin-beam:before {
  content: "";
}
.fa-grin-beam-sweat:before {
  content: "";
}
.fa-grin-hearts:before {
  content: "";
}
.fa-grin-squint:before {
  content: "";
}
.fa-grin-squint-tears:before {
  content: "";
}
.fa-grin-stars:before {
  content: "";
}
.fa-grin-tears:before {
  content: "";
}
.fa-grin-tongue:before {
  content: "";
}
.fa-grin-tongue-squint:before {
  content: "";
}
.fa-grin-tongue-wink:before {
  content: "";
}
.fa-grin-wink:before {
  content: "";
}
.fa-grip-horizontal:before {
  content: "";
}
.fa-grip-lines:before {
  content: "";
}
.fa-grip-lines-vertical:before {
  content: "";
}
.fa-grip-vertical:before {
  content: "";
}
.fa-gripfire:before {
  content: "";
}
.fa-grunt:before {
  content: "";
}
.fa-guilded:before {
  content: "";
}
.fa-guitar:before {
  content: "";
}
.fa-gulp:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-hacker-news:before {
  content: "";
}
.fa-hacker-news-square:before {
  content: "";
}
.fa-hackerrank:before {
  content: "";
}
.fa-hamburger:before {
  content: "";
}
.fa-hammer:before {
  content: "";
}
.fa-hamsa:before {
  content: "";
}
.fa-hand-holding:before {
  content: "";
}
.fa-hand-holding-heart:before {
  content: "";
}
.fa-hand-holding-medical:before {
  content: "";
}
.fa-hand-holding-usd:before {
  content: "";
}
.fa-hand-holding-water:before {
  content: "";
}
.fa-hand-lizard:before {
  content: "";
}
.fa-hand-middle-finger:before {
  content: "";
}
.fa-hand-paper:before {
  content: "";
}
.fa-hand-peace:before {
  content: "";
}
.fa-hand-point-down:before {
  content: "";
}
.fa-hand-point-left:before {
  content: "";
}
.fa-hand-point-right:before {
  content: "";
}
.fa-hand-point-up:before {
  content: "";
}
.fa-hand-pointer:before {
  content: "";
}
.fa-hand-rock:before {
  content: "";
}
.fa-hand-scissors:before {
  content: "";
}
.fa-hand-sparkles:before {
  content: "";
}
.fa-hand-spock:before {
  content: "";
}
.fa-hands:before {
  content: "";
}
.fa-hands-helping:before {
  content: "";
}
.fa-hands-wash:before {
  content: "";
}
.fa-handshake:before {
  content: "";
}
.fa-handshake-alt-slash:before {
  content: "";
}
.fa-handshake-slash:before {
  content: "";
}
.fa-hanukiah:before {
  content: "";
}
.fa-hard-hat:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-hat-cowboy:before {
  content: "";
}
.fa-hat-cowboy-side:before {
  content: "";
}
.fa-hat-wizard:before {
  content: "";
}
.fa-hdd:before {
  content: "";
}
.fa-head-side-cough:before {
  content: "";
}
.fa-head-side-cough-slash:before {
  content: "";
}
.fa-head-side-mask:before {
  content: "";
}
.fa-head-side-virus:before {
  content: "";
}
.fa-heading:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-headphones-alt:before {
  content: "";
}
.fa-headset:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-heart-broken:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-helicopter:before {
  content: "";
}
.fa-highlighter:before {
  content: "";
}
.fa-hiking:before {
  content: "";
}
.fa-hippo:before {
  content: "";
}
.fa-hips:before {
  content: "";
}
.fa-hire-a-helper:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-hive:before {
  content: "";
}
.fa-hockey-puck:before {
  content: "";
}
.fa-holly-berry:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-hooli:before {
  content: "";
}
.fa-hornbill:before {
  content: "";
}
.fa-horse:before {
  content: "";
}
.fa-horse-head:before {
  content: "";
}
.fa-hospital:before {
  content: "";
}
.fa-hospital-alt:before {
  content: "";
}
.fa-hospital-symbol:before {
  content: "";
}
.fa-hospital-user:before {
  content: "";
}
.fa-hot-tub:before {
  content: "";
}
.fa-hotdog:before {
  content: "";
}
.fa-hotel:before {
  content: "";
}
.fa-hotjar:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-start:before {
  content: "";
}
.fa-house-damage:before {
  content: "";
}
.fa-house-user:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-hryvnia:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-hubspot:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-ice-cream:before {
  content: "";
}
.fa-icicles:before {
  content: "";
}
.fa-icons:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-id-card:before {
  content: "";
}
.fa-id-card-alt:before {
  content: "";
}
.fa-ideal:before {
  content: "";
}
.fa-igloo:before {
  content: "";
}
.fa-image:before {
  content: "";
}
.fa-images:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-infinity:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-innosoft:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-instagram-square:before {
  content: "";
}
.fa-instalod:before {
  content: "";
}
.fa-intercom:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-invision:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-itch-io:before {
  content: "";
}
.fa-itunes:before {
  content: "";
}
.fa-itunes-note:before {
  content: "";
}
.fa-java:before {
  content: "";
}
.fa-jedi:before {
  content: "";
}
.fa-jedi-order:before {
  content: "";
}
.fa-jenkins:before {
  content: "";
}
.fa-jira:before {
  content: "";
}
.fa-joget:before {
  content: "";
}
.fa-joint:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-journal-whills:before {
  content: "";
}
.fa-js:before {
  content: "";
}
.fa-js-square:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-kaaba:before {
  content: "";
}
.fa-kaggle:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-keybase:before {
  content: "";
}
.fa-keyboard:before {
  content: "";
}
.fa-keycdn:before {
  content: "";
}
.fa-khanda:before {
  content: "";
}
.fa-kickstarter:before {
  content: "";
}
.fa-kickstarter-k:before {
  content: "";
}
.fa-kiss:before {
  content: "";
}
.fa-kiss-beam:before {
  content: "";
}
.fa-kiss-wink-heart:before {
  content: "";
}
.fa-kiwi-bird:before {
  content: "";
}
.fa-korvue:before {
  content: "";
}
.fa-landmark:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-laptop-code:before {
  content: "";
}
.fa-laptop-house:before {
  content: "";
}
.fa-laptop-medical:before {
  content: "";
}
.fa-laravel:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-laugh:before {
  content: "";
}
.fa-laugh-beam:before {
  content: "";
}
.fa-laugh-squint:before {
  content: "";
}
.fa-laugh-wink:before {
  content: "";
}
.fa-layer-group:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-lemon:before {
  content: "";
}
.fa-less:before {
  content: "";
}
.fa-less-than:before {
  content: "";
}
.fa-less-than-equal:before {
  content: "";
}
.fa-level-down-alt:before {
  content: "";
}
.fa-level-up-alt:before {
  content: "";
}
.fa-life-ring:before {
  content: "";
}
.fa-lightbulb:before {
  content: "";
}
.fa-line:before {
  content: "";
}
.fa-link:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-linkedin-in:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-lira-sign:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-lock-open:before {
  content: "";
}
.fa-long-arrow-alt-down:before {
  content: "";
}
.fa-long-arrow-alt-left:before {
  content: "";
}
.fa-long-arrow-alt-right:before {
  content: "";
}
.fa-long-arrow-alt-up:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-luggage-cart:before {
  content: "";
}
.fa-lungs:before {
  content: "";
}
.fa-lungs-virus:before {
  content: "";
}
.fa-lyft:before {
  content: "";
}
.fa-magento:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-mail-bulk:before {
  content: "";
}
.fa-mailchimp:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-mandalorian:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-map-marked:before {
  content: "";
}
.fa-map-marked-alt:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-map-marker-alt:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-markdown:before {
  content: "";
}
.fa-marker:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mask:before {
  content: "";
}
.fa-mastodon:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-mdb:before {
  content: "";
}
.fa-medal:before {
  content: "";
}
.fa-medapps:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-medium-m:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-medrt:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.fa-megaport:before {
  content: "";
}
.fa-meh:before {
  content: "";
}
.fa-meh-blank:before {
  content: "";
}
.fa-meh-rolling-eyes:before {
  content: "";
}
.fa-memory:before {
  content: "";
}
.fa-mendeley:before {
  content: "";
}
.fa-menorah:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-meteor:before {
  content: "";
}
.fa-microblog:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-alt:before {
  content: "";
}
.fa-microphone-alt-slash:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-microscope:before {
  content: "";
}
.fa-microsoft:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-mitten:before {
  content: "";
}
.fa-mix:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-mixer:before {
  content: "";
}
.fa-mizuni:before {
  content: "";
}
.fa-mobile:before {
  content: "";
}
.fa-mobile-alt:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-monero:before {
  content: "";
}
.fa-money-bill:before {
  content: "";
}
.fa-money-bill-alt:before {
  content: "";
}
.fa-money-bill-wave:before {
  content: "";
}
.fa-money-bill-wave-alt:before {
  content: "";
}
.fa-money-check:before {
  content: "";
}
.fa-money-check-alt:before {
  content: "";
}
.fa-monument:before {
  content: "";
}
.fa-moon:before {
  content: "";
}
.fa-mortar-pestle:before {
  content: "";
}
.fa-mosque:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-mountain:before {
  content: "";
}
.fa-mouse:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-mug-hot:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-napster:before {
  content: "";
}
.fa-neos:before {
  content: "";
}
.fa-network-wired:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-newspaper:before {
  content: "";
}
.fa-nimblr:before {
  content: "";
}
.fa-node:before {
  content: "";
}
.fa-node-js:before {
  content: "";
}
.fa-not-equal:before {
  content: "";
}
.fa-notes-medical:before {
  content: "";
}
.fa-npm:before {
  content: "";
}
.fa-ns8:before {
  content: "";
}
.fa-nutritionix:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-octopus-deploy:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-oil-can:before {
  content: "";
}
.fa-old-republic:before {
  content: "";
}
.fa-om:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-orcid:before {
  content: "";
}
.fa-osi:before {
  content: "";
}
.fa-otter:before {
  content: "";
}
.fa-outdent:before {
  content: "";
}
.fa-page4:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-pager:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-paint-roller:before {
  content: "";
}
.fa-palette:before {
  content: "";
}
.fa-palfed:before {
  content: "";
}
.fa-pallet:before {
  content: "";
}
.fa-paper-plane:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-parachute-box:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-parking:before {
  content: "";
}
.fa-passport:before {
  content: "";
}
.fa-pastafarianism:before {
  content: "";
}
.fa-paste:before {
  content: "";
}
.fa-patreon:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-peace:before {
  content: "";
}
.fa-pen:before {
  content: "";
}
.fa-pen-alt:before {
  content: "";
}
.fa-pen-fancy:before {
  content: "";
}
.fa-pen-nib:before {
  content: "";
}
.fa-pen-square:before {
  content: "";
}
.fa-pencil-alt:before {
  content: "";
}
.fa-pencil-ruler:before {
  content: "";
}
.fa-penny-arcade:before {
  content: "";
}
.fa-people-arrows:before {
  content: "";
}
.fa-people-carry:before {
  content: "";
}
.fa-pepper-hot:before {
  content: "";
}
.fa-perbyte:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-percentage:before {
  content: "";
}
.fa-periscope:before {
  content: "";
}
.fa-person-booth:before {
  content: "";
}
.fa-phabricator:before {
  content: "";
}
.fa-phoenix-framework:before {
  content: "";
}
.fa-phoenix-squadron:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-phone-alt:before {
  content: "";
}
.fa-phone-slash:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-phone-square-alt:before {
  content: "";
}
.fa-phone-volume:before {
  content: "";
}
.fa-photo-video:before {
  content: "";
}
.fa-php:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-pied-piper-hat:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-square:before {
  content: "";
}
.fa-piggy-bank:before {
  content: "";
}
.fa-pills:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-pizza-slice:before {
  content: "";
}
.fa-place-of-worship:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-plane-arrival:before {
  content: "";
}
.fa-plane-departure:before {
  content: "";
}
.fa-plane-slash:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-playstation:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-poll:before {
  content: "";
}
.fa-poll-h:before {
  content: "";
}
.fa-poo:before {
  content: "";
}
.fa-poo-storm:before {
  content: "";
}
.fa-poop:before {
  content: "";
}
.fa-portrait:before {
  content: "";
}
.fa-pound-sign:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-pray:before {
  content: "";
}
.fa-praying-hands:before {
  content: "";
}
.fa-prescription:before {
  content: "";
}
.fa-prescription-bottle:before {
  content: "";
}
.fa-prescription-bottle-alt:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-procedures:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-project-diagram:before {
  content: "";
}
.fa-pump-medical:before {
  content: "";
}
.fa-pump-soap:before {
  content: "";
}
.fa-pushed:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-python:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-quidditch:before {
  content: "";
}
.fa-quinscape:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-quran:before {
  content: "";
}
.fa-r-project:before {
  content: "";
}
.fa-radiation:before {
  content: "";
}
.fa-radiation-alt:before {
  content: "";
}
.fa-rainbow:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-raspberry-pi:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-react:before {
  content: "";
}
.fa-reacteurope:before {
  content: "";
}
.fa-readme:before {
  content: "";
}
.fa-rebel:before {
  content: "";
}
.fa-receipt:before {
  content: "";
}
.fa-record-vinyl:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-red-river:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-redhat:before {
  content: "";
}
.fa-redo:before {
  content: "";
}
.fa-redo-alt:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-remove-format:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-reply:before {
  content: "";
}
.fa-reply-all:before {
  content: "";
}
.fa-replyd:before {
  content: "";
}
.fa-republican:before {
  content: "";
}
.fa-researchgate:before {
  content: "";
}
.fa-resolving:before {
  content: "";
}
.fa-restroom:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-rev:before {
  content: "";
}
.fa-ribbon:before {
  content: "";
}
.fa-ring:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-robot:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-rocketchat:before {
  content: "";
}
.fa-rockrms:before {
  content: "";
}
.fa-route:before {
  content: "";
}
.fa-rss:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-ruble-sign:before {
  content: "";
}
.fa-ruler:before {
  content: "";
}
.fa-ruler-combined:before {
  content: "";
}
.fa-ruler-horizontal:before {
  content: "";
}
.fa-ruler-vertical:before {
  content: "";
}
.fa-running:before {
  content: "";
}
.fa-rupee-sign:before {
  content: "";
}
.fa-rust:before {
  content: "";
}
.fa-sad-cry:before {
  content: "";
}
.fa-sad-tear:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-salesforce:before {
  content: "";
}
.fa-sass:before {
  content: "";
}
.fa-satellite:before {
  content: "";
}
.fa-satellite-dish:before {
  content: "";
}
.fa-save:before {
  content: "";
}
.fa-schlix:before {
  content: "";
}
.fa-school:before {
  content: "";
}
.fa-screwdriver:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-scroll:before {
  content: "";
}
.fa-sd-card:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-search-dollar:before {
  content: "";
}
.fa-search-location:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-searchengin:before {
  content: "";
}
.fa-seedling:before {
  content: "";
}
.fa-sellcast:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-servicestack:before {
  content: "";
}
.fa-shapes:before {
  content: "";
}
.fa-share:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-shekel-sign:before {
  content: "";
}
.fa-shield-alt:before {
  content: "";
}
.fa-shield-virus:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-shipping-fast:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-shoe-prints:before {
  content: "";
}
.fa-shopify:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-shopware:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-shuttle-van:before {
  content: "";
}
.fa-sign:before {
  content: "";
}
.fa-sign-in-alt:before {
  content: "";
}
.fa-sign-language:before {
  content: "";
}
.fa-sign-out-alt:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-signature:before {
  content: "";
}
.fa-sim-card:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-sink:before {
  content: "";
}
.fa-sistrix:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-sith:before {
  content: "";
}
.fa-skating:before {
  content: "";
}
.fa-sketch:before {
  content: "";
}
.fa-skiing:before {
  content: "";
}
.fa-skiing-nordic:before {
  content: "";
}
.fa-skull:before {
  content: "";
}
.fa-skull-crossbones:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-slack-hash:before {
  content: "";
}
.fa-slash:before {
  content: "";
}
.fa-sleigh:before {
  content: "";
}
.fa-sliders-h:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-smile:before {
  content: "";
}
.fa-smile-beam:before {
  content: "";
}
.fa-smile-wink:before {
  content: "";
}
.fa-smog:before {
  content: "";
}
.fa-smoking:before {
  content: "";
}
.fa-smoking-ban:before {
  content: "";
}
.fa-sms:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-snowboarding:before {
  content: "";
}
.fa-snowflake:before {
  content: "";
}
.fa-snowman:before {
  content: "";
}
.fa-snowplow:before {
  content: "";
}
.fa-soap:before {
  content: "";
}
.fa-socks:before {
  content: "";
}
.fa-solar-panel:before {
  content: "";
}
.fa-sort:before {
  content: "";
}
.fa-sort-alpha-down:before {
  content: "";
}
.fa-sort-alpha-down-alt:before {
  content: "";
}
.fa-sort-alpha-up:before {
  content: "";
}
.fa-sort-alpha-up-alt:before {
  content: "";
}
.fa-sort-amount-down:before {
  content: "";
}
.fa-sort-amount-down-alt:before {
  content: "";
}
.fa-sort-amount-up:before {
  content: "";
}
.fa-sort-amount-up-alt:before {
  content: "";
}
.fa-sort-down:before {
  content: "";
}
.fa-sort-numeric-down:before {
  content: "";
}
.fa-sort-numeric-down-alt:before {
  content: "";
}
.fa-sort-numeric-up:before {
  content: "";
}
.fa-sort-numeric-up-alt:before {
  content: "";
}
.fa-sort-up:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-sourcetree:before {
  content: "";
}
.fa-spa:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-speakap:before {
  content: "";
}
.fa-speaker-deck:before {
  content: "";
}
.fa-spell-check:before {
  content: "";
}
.fa-spider:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-splotch:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-spray-can:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-square-full:before {
  content: "";
}
.fa-square-root-alt:before {
  content: "";
}
.fa-squarespace:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-stackpath:before {
  content: "";
}
.fa-stamp:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-and-crescent:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-star-half-alt:before {
  content: "";
}
.fa-star-of-david:before {
  content: "";
}
.fa-star-of-life:before {
  content: "";
}
.fa-staylinked:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-steam-symbol:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-sticker-mule:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stopwatch:before {
  content: "";
}
.fa-stopwatch-20:before {
  content: "";
}
.fa-store:before {
  content: "";
}
.fa-store-alt:before {
  content: "";
}
.fa-store-alt-slash:before {
  content: "";
}
.fa-store-slash:before {
  content: "";
}
.fa-strava:before {
  content: "";
}
.fa-stream:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-stripe:before {
  content: "";
}
.fa-stripe-s:before {
  content: "";
}
.fa-stroopwafel:before {
  content: "";
}
.fa-studiovinari:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-suitcase-rolling:before {
  content: "";
}
.fa-sun:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-supple:before {
  content: "";
}
.fa-surprise:before {
  content: "";
}
.fa-suse:before {
  content: "";
}
.fa-swatchbook:before {
  content: "";
}
.fa-swift:before {
  content: "";
}
.fa-swimmer:before {
  content: "";
}
.fa-swimming-pool:before {
  content: "";
}
.fa-symfony:before {
  content: "";
}
.fa-synagogue:before {
  content: "";
}
.fa-sync:before {
  content: "";
}
.fa-sync-alt:before {
  content: "";
}
.fa-syringe:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-table-tennis:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-tablet-alt:before {
  content: "";
}
.fa-tablets:before {
  content: "";
}
.fa-tachometer-alt:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-tape:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-taxi:before {
  content: "";
}
.fa-teamspeak:before {
  content: "";
}
.fa-teeth:before {
  content: "";
}
.fa-teeth-open:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-telegram-plane:before {
  content: "";
}
.fa-temperature-high:before {
  content: "";
}
.fa-temperature-low:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-tenge:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-the-red-yeti:before {
  content: "";
}
.fa-theater-masks:before {
  content: "";
}
.fa-themeco:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-thermometer:before {
  content: "";
}
.fa-thermometer-empty:before {
  content: "";
}
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-think-peaks:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbtack:before {
  content: "";
}
.fa-ticket-alt:before {
  content: "";
}
.fa-tiktok:before {
  content: "";
}
.fa-times:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-tint-slash:before {
  content: "";
}
.fa-tired:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-toilet:before {
  content: "";
}
.fa-toilet-paper:before {
  content: "";
}
.fa-toilet-paper-slash:before {
  content: "";
}
.fa-toolbox:before {
  content: "";
}
.fa-tools:before {
  content: "";
}
.fa-tooth:before {
  content: "";
}
.fa-torah:before {
  content: "";
}
.fa-torii-gate:before {
  content: "";
}
.fa-tractor:before {
  content: "";
}
.fa-trade-federation:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-traffic-light:before {
  content: "";
}
.fa-trailer:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-tram:before {
  content: "";
}
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-trash-alt:before {
  content: "";
}
.fa-trash-restore:before {
  content: "";
}
.fa-trash-restore-alt:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-truck-loading:before {
  content: "";
}
.fa-truck-monster:before {
  content: "";
}
.fa-truck-moving:before {
  content: "";
}
.fa-truck-pickup:before {
  content: "";
}
.fa-tshirt:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-tv:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-typo3:before {
  content: "";
}
.fa-uber:before {
  content: "";
}
.fa-ubuntu:before {
  content: "";
}
.fa-uikit:before {
  content: "";
}
.fa-umbraco:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-umbrella-beach:before {
  content: "";
}
.fa-uncharted:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-undo:before {
  content: "";
}
.fa-undo-alt:before {
  content: "";
}
.fa-uniregistry:before {
  content: "";
}
.fa-unity:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-university:before {
  content: "";
}
.fa-unlink:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-unsplash:before {
  content: "";
}
.fa-untappd:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-ups:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-user-alt:before {
  content: "";
}
.fa-user-alt-slash:before {
  content: "";
}
.fa-user-astronaut:before {
  content: "";
}
.fa-user-check:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-clock:before {
  content: "";
}
.fa-user-cog:before {
  content: "";
}
.fa-user-edit:before {
  content: "";
}
.fa-user-friends:before {
  content: "";
}
.fa-user-graduate:before {
  content: "";
}
.fa-user-injured:before {
  content: "";
}
.fa-user-lock:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-user-minus:before {
  content: "";
}
.fa-user-ninja:before {
  content: "";
}
.fa-user-nurse:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-user-shield:before {
  content: "";
}
.fa-user-slash:before {
  content: "";
}
.fa-user-tag:before {
  content: "";
}
.fa-user-tie:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-users:before {
  content: "";
}
.fa-users-cog:before {
  content: "";
}
.fa-users-slash:before {
  content: "";
}
.fa-usps:before {
  content: "";
}
.fa-ussunnah:before {
  content: "";
}
.fa-utensil-spoon:before {
  content: "";
}
.fa-utensils:before {
  content: "";
}
.fa-vaadin:before {
  content: "";
}
.fa-vector-square:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-vest:before {
  content: "";
}
.fa-vest-patches:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-vial:before {
  content: "";
}
.fa-vials:before {
  content: "";
}
.fa-viber:before {
  content: "";
}
.fa-video:before {
  content: "";
}
.fa-video-slash:before {
  content: "";
}
.fa-vihara:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-vimeo-v:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-virus:before {
  content: "";
}
.fa-virus-slash:before {
  content: "";
}
.fa-viruses:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-vnv:before {
  content: "";
}
.fa-voicemail:before {
  content: "";
}
.fa-volleyball-ball:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-mute:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-vote-yea:before {
  content: "";
}
.fa-vr-cardboard:before {
  content: "";
}
.fa-vuejs:before {
  content: "";
}
.fa-walking:before {
  content: "";
}
.fa-wallet:before {
  content: "";
}
.fa-warehouse:before {
  content: "";
}
.fa-watchman-monitoring:before {
  content: "";
}
.fa-water:before {
  content: "";
}
.fa-wave-square:before {
  content: "";
}
.fa-waze:before {
  content: "";
}
.fa-weebly:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-weight:before {
  content: "";
}
.fa-weight-hanging:before {
  content: "";
}
.fa-weixin:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-whatsapp-square:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-whmcs:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-wind:before {
  content: "";
}
.fa-window-close:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-wine-bottle:before {
  content: "";
}
.fa-wine-glass:before {
  content: "";
}
.fa-wine-glass-alt:before {
  content: "";
}
.fa-wix:before {
  content: "";
}
.fa-wizards-of-the-coast:before {
  content: "";
}
.fa-wodu:before {
  content: "";
}
.fa-wolf-pack-battalion:before {
  content: "";
}
.fa-won-sign:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-wordpress-simple:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-wpressr:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-x-ray:before {
  content: "";
}
.fa-xbox:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-y-combinator:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-yammer:before {
  content: "";
}
.fa-yandex:before {
  content: "";
}
.fa-yandex-international:before {
  content: "";
}
.fa-yarn:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-yen-sign:before {
  content: "";
}
.fa-yin-yang:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-zhihu:before {
  content: "";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../base/fontawesome/webfonts/fa-brands-400.eot");
  src: url("../base/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../base/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../base/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("../base/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../base/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../base/fontawesome/webfonts/fa-regular-400.eot");
  src: url("../base/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../base/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../base/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("../base/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../base/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../base/fontawesome/webfonts/fa-solid-900.eot");
  src: url("../base/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../base/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../base/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../base/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../base/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa, .fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base, .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect, .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
.noUi-vertical .noUi-origin {
  top: -100%;
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  bottom: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
.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;
}
.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
  cursor: not-allowed;
}
.noUi-pips, .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.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;
}
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.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;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
  left: auto;
  bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(0, -18px);
  transform: translate(0, -18px);
  top: auto;
  right: 28px;
}
.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}
.slick-lightbox .slick-prev {
  left: 15px;
}
.slick-lightbox .slick-next {
  right: 15px;
}
.slick-lightbox-hide {
  opacity: 0;
}
.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}
.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}
.slick-lightbox-slick-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}
.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}
.slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
}
.slick-lightbox-slick-caption {
  margin: 10px 0 0;
  color: white;
}
.slick-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
}
.slick-lightbox-close:focus {
  outline: none;
}
.slick-lightbox-close:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "×";
}
.pass-graybar {
  height: 3px;
  background-color: #ccc;
  width: 100%;
  position: relative;
}
.pass-colorbar {
  height: 3px;
  background-image: url(../../js/password/passwordstrength.jpg);
  position: absolute;
  top: 0;
  left: 0;
}
.pass-percent, .pass-text {
  font-size: 1em;
}
.pass-percent {
  margin-right: 5px;
}
/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/*$sizes: () !default;
$sizes: map-merge(
  (
    25: 25%,
    50: 50%,
    75: 75%,
    100: 100%,
    auto: auto
  ),
  $sizes
);*/
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.703125rem;
  padding-left: 0.703125rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group.show .dropdown-toggle {
  box-shadow: none;
}
.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f7fa;
  border-bottom: 1px solid #d5d5d5;
}
.card-header:first-child {
  border-radius: 4px 4px 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f7fa;
  border-top: 1px solid #d5d5d5;
}
.card-footer:last-child {
  border-radius: 0 0 4px 4px;
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: 4px;
}
.card-img, .card-img-top, .card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.card-img, .card-img-top {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.card-img, .card-img-bottom {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.card-deck .card {
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 1rem;
    margin-bottom: 0;
    margin-left: 1rem;
  }
}
.card-group > .card {
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 5px;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 5px;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #293133;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #ffffff;
}
.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #293133;
  border-color: #293133;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1300px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #15191b;
  background-color: #c3c5c6;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #15191b;
  background-color: #b6b8ba;
}
.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: #15191b;
  border-color: #15191b;
}
.list-group-item-secondary {
  color: #818500;
  background-color: #fdffb8;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #818500;
  background-color: #fcff9f;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #ffffff;
  background-color: #818500;
  border-color: #818500;
}
.list-group-item-success {
  color: #094c21;
  background-color: #bce0c9;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #094c21;
  background-color: #abd8bb;
}
.list-group-item-success.list-group-item-action.active {
  color: #ffffff;
  background-color: #094c21;
  border-color: #094c21;
}
.list-group-item-info {
  color: #193b60;
  background-color: #c5d7eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #193b60;
  background-color: #b2cae4;
}
.list-group-item-info.list-group-item-action.active {
  color: #ffffff;
  background-color: #193b60;
  border-color: #193b60;
}
.list-group-item-warning {
  color: #7e501a;
  background-color: #fce2c6;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #7e501a;
  background-color: #fbd6ae;
}
.list-group-item-warning.list-group-item-action.active {
  color: #ffffff;
  background-color: #7e501a;
  border-color: #7e501a;
}
.list-group-item-danger {
  color: #7d0000;
  background-color: #fbb8b8;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #7d0000;
  background-color: #faa0a0;
}
.list-group-item-danger.list-group-item-action.active {
  color: #ffffff;
  background-color: #7d0000;
  border-color: #7d0000;
}
.list-group-item-light {
  color: #3a3a3a;
  background-color: #d7d7d7;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #3a3a3a;
  background-color: #cacaca;
}
.list-group-item-light.list-group-item-action.active {
  color: #ffffff;
  background-color: #3a3a3a;
  border-color: #3a3a3a;
}
.list-group-item-dark {
  color: #190703;
  background-color: #c5bbb9;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #190703;
  background-color: #b9adab;
}
.list-group-item-dark.list-group-item-action.active {
  color: #ffffff;
  background-color: #190703;
  border-color: #190703;
}
.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
  padding: 0.75rem;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #ffffff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev, .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border, .spinner-grow {
    animation-duration: 1.5s;
  }
}
@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;
  }
  tr, img {
    page-break-inside: avoid;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  @page {
    :not(.fading) > #consent-banner {
      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: #ffffff !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: #d5d5d5;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #d5d5d5;
  }
}
select.bs-select-hidden, .bootstrap-select > select.bs-select-hidden, select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px;
  /*IE9 and below*/
  /*.dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
  }*/
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #293133;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*="col-"].dropdown-menu-right, .row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.375rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled, .bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  width: 100%;
  text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/* colors */
/* prefix */
/* z-index */
.consent-hidden {
  display: none !important;
}
.consent-no-space {
  margin: 0 !important;
}
.consent-btn {
  display: inline-block;
  border-radius: 5px;
  border: 0;
  padding: 0.45rem 0.85rem;
  font-size: 0.75rem;
  outline: 0;
  transition: all 0.2s;
  cursor: pointer;
  border: 0.0625rem solid transparent;
}
@media (min-width: 768px) {
  .consent-btn {
    padding: 0.65rem 1.25rem;
    font-size: 0.875rem;
  }
}
.consent-btn-primary {
  background-color: #435a6b;
  border-color: #435a6b;
  color: #ffffff;
}
.consent-btn-primary:hover {
  background-color: #344653;
  border-color: #344653;
  color: #ffffff;
}
.consent-btn-primary:focus {
  background-color: #2f404c;
  border-color: #2f404c;
  color: #ffffff;
  box-shadow: 0 0 0 0.1875rem rgba(47, 64, 76, 0.5);
}
.consent-btn-outline-primary {
  background-color: transparent;
  border-color: #435a6b;
  color: #435a6b;
}
.consent-btn-outline-primary:hover {
  background-color: #344653;
  border-color: #344653;
  color: #ffffff;
}
.consent-btn-outline-primary:focus {
  background-color: #2f404c;
  border-color: #2f404c;
  color: #ffffff;
  box-shadow: 0 0 0 0.1875rem rgba(47, 64, 76, 0.5);
}
.consent-btn-secondary {
  background-color: #fff;
  border-color: #fff;
  color: #212529;
}
.consent-btn-secondary:hover {
  background-color: #ececec;
  border-color: #ececec;
  color: #212529;
}
.consent-btn-secondary:focus {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #212529;
  box-shadow: 0 0 0 0.1875rem rgba(230, 230, 230, 0.5);
}
.consent-btn-outline-secondary {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.consent-btn-outline-secondary:hover {
  background-color: #ececec;
  border-color: #ececec;
  color: #212529;
}
.consent-btn-outline-secondary:focus {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #212529;
  box-shadow: 0 0 0 0.1875rem rgba(230, 230, 230, 0.5);
}
.consent-btn-tertiary {
  background-color: #397c26;
  border-color: #397c26;
  color: #ffffff;
}
.consent-btn-tertiary:hover {
  background-color: #2c5f1d;
  border-color: #2c5f1d;
  color: #ffffff;
}
.consent-btn-tertiary:focus {
  background-color: #27551a;
  border-color: #27551a;
  color: #ffffff;
  box-shadow: 0 0 0 0.1875rem rgba(39, 85, 26, 0.5);
}
.consent-btn-outline-tertiary {
  background-color: transparent;
  border-color: #397c26;
  color: #397c26;
}
.consent-btn-outline-tertiary:hover {
  background-color: #2c5f1d;
  border-color: #2c5f1d;
  color: #ffffff;
}
.consent-btn-outline-tertiary:focus {
  background-color: #27551a;
  border-color: #27551a;
  color: #ffffff;
  box-shadow: 0 0 0 0.1875rem rgba(39, 85, 26, 0.5);
}
.consent-btn-helper {
  margin: -0.25rem;
  display: flex;
  flex-wrap: wrap;
}
.consent-btn-helper > div {
  padding: 0 0.25rem;
  width: 100%;
}
.consent-btn-helper > div > .consent-btn {
  margin: 0.25rem;
  flex-grow: 1;
  font-weight: 600;
}
.consent-btn-helper .consent-accept {
  width: 100%;
}
@media (max-width: 991.98px) {
  .consent-btn-helper > div {
    width: 100%;
  }
  .consent-btn-helper > div > .consent-btn {
    width: 100%;
    font-size: 1rem;
    display: block;
    padding: 0.85rem;
  }
}
.consent-btn-block {
  width: 100%;
}
.consent-btn-sm {
  padding: 0.45rem 0.85rem;
  font-size: 0.75rem;
  font-weight: 600;
}
.consent-btn-holder {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  align-items: left;
}
.consent-btn-holder > div:last-child {
  margin: 0 0 0 auto;
}
.consent-btn-holder > div:first-child {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .consent-btn-holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (max-width: 991.98px) {
  .consent-btn-holder > div:last-child {
    margin: 1rem 0 0;
  }
}
@media (min-width: 768px) {
  .consent-switch {
    padding-left: 3.5rem;
  }
}
.consent-switch .consent-input {
  display: none;
}
.consent-switch .consent-input:checked ~ .consent-label::before {
  background-color: #324350;
}
.consent-switch .consent-input:checked ~ .consent-label::after {
  left: 1.375rem;
}
.consent-switch .consent-label {
  padding-left: 3.5rem;
  display: inline-block;
  position: relative;
  font-weight: 600;
  color: #435a6b;
  margin-bottom: 0.25rem;
}
.consent-switch .consent-label::before, .consent-switch .consent-label::after {
  content: "";
  float: left;
  margin-top: 0.125rem;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s;
  cursor: pointer;
}
.consent-switch .consent-label::before {
  background-color: #dddddd;
  border-radius: 10rem;
  width: 2.5rem;
  height: 1.25rem;
}
.consent-switch .consent-label::after {
  border-radius: 50%;
  background-color: #ffffff;
  height: calc(1.25rem - .25rem);
  width: calc(1.25rem - .25rem);
  top: 0.125rem;
  left: 0.125rem;
}
@media (min-width: 768px) {
  .consent-switch .consent-label {
    margin-left: -3.5rem;
    margin-bottom: 0;
  }
}
.consent-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1080;
  background-color: rgba(21, 28, 33, 0.9);
  overflow-x: hidden;
  overflow-y: auto;
  transition: all 0.2s;
  padding: 1rem;
}
.consent-modal:not(.show) {
  opacity: 0;
  visibility: hidden;
}
.consent-modal:not(.active) {
  display: none;
}
.consent-modal-content {
  margin: 2rem auto 0;
  max-width: 40rem;
  padding: 1rem;
  background: #ffffff;
  border-radius: 5px;
  position: relative;
}
.consent-modal-content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 90%;
  height: 2rem;
  margin: auto;
  box-shadow: 0px 0.25rem 0.625rem rgba(0, 0, 0, 0.45);
  border-radius: 50%;
  z-index: -1;
}
@media (min-width: 768px) {
  .consent-modal-content {
    padding: 2rem;
  }
}
.consent-modal-close {
  border: 0;
  background: transparent;
  color: #525252;
  position: absolute;
  right: 0;
  top: 0;
  outline: 0;
  cursor: pointer;
  padding: 1rem;
  transition: all 0.2s;
}
.consent-modal-close svg {
  width: 1.5rem;
  height: 1.5rem;
}
.consent-modal-close:hover {
  color: #324350;
}
.consent-modal-icon {
  width: 4.0625rem;
  height: 4.0625rem;
  border-radius: 50%;
  background-color: inherit;
  color: #435a6b;
  padding: 1rem;
  margin: -1rem auto -2rem;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .consent-modal-icon {
    margin-top: -2rem;
  }
}
#consent-manager {
  font-family: "Proxima Nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  color: #525252;
  font-size: 0.875rem;
  line-height: 1.5;
  position: fixed;
  z-index: 1080;
  bottom: 2rem;
  left: 1rem;
  right: 1rem;
}
#consent-manager, #consent-manager *, #consent-manager *::before, #consent-manager *::after {
  box-sizing: border-box;
}
#consent-manager a {
  color: inherit;
  color: #435a6b;
}
#consent-manager a:hover {
  text-decoration: none;
}
#consent-manager p {
  margin: 0 0 1rem;
}
#consent-manager p:last-child {
  margin-bottom: 0;
}
#consent-manager img, #consent-manager svg {
  vertical-align: baseline;
}
#consent-manager strong {
  font-weight: 600;
  color: #435a6b;
}
#consent-manager hr {
  height: 0;
  border: 0;
  border-bottom: 0.0625rem solid #dddddd;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#consent-manager ul {
  margin: 1rem 0;
  padding-left: 2em;
}
#consent-manager ul li {
  margin: 0;
}
#consent-manager:not(.active) {
  display: none;
}
.consent-icon {
  display: inline-block;
  vertical-align: -0.2em;
  width: 1em;
  height: 1em;
  margin-left: 0.25em;
}
.consent-help {
  color: #525252;
  font-size: 0.9em;
  margin-top: 0.5rem;
  display: block;
}
.consent-display-1, .consent-display-2, .consent-display-3 {
  font-weight: 600;
  color: #435a6b;
  margin-bottom: 1rem;
  display: block;
}
.consent-display-1 {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .consent-display-1 {
    font-size: 1.5rem;
  }
}
.consent-display-2 {
  font-size: 1.1rem;
}
.consent-display-3 {
  font-size: 0.85rem;
}
#consent-banner {
  border: 0.0625rem solid #dddddd;
  border-radius: 5px;
  padding: 2rem 1rem 1rem;
  color: #525252;
  background-color: #ffffff;
  width: 100%;
  max-width: 75rem;
  margin: auto;
  transition: all 0.2s;
}
:not(.fading) > #consent-banner {
  position: relative;
}
:not(.fading) > #consent-banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 90%;
  height: 2rem;
  margin: auto;
  box-shadow: 0px 0.25rem 0.625rem rgba(0, 0, 0, 0.45);
  border-radius: 50%;
  z-index: -1;
}
.mini > #consent-banner {
  display: none;
}
.fading > #consent-banner {
  transform: translateY(50%);
  opacity: 0;
}
@media (min-width: 768px) {
  #consent-banner {
    padding: 1rem 2rem;
  }
}
.consent-banner-icon {
  border-radius: 10rem;
  padding: 0.75rem;
  width: 3.4375rem;
  height: 3.4375rem;
  background-color: inherit;
  border: 0.0625rem solid #dddddd;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  color: #435a6b;
}
.consent-banner-icon::before {
  content: "";
  background-color: inherit;
  width: calc(100% + 0.125rem);
  height: calc(50% + 0.125rem);
  position: absolute;
  left: -0.0625rem;
  top: 50%;
}
.consent-banner-icon svg {
  z-index: 1;
  position: relative;
}
@media (min-width: 992px) {
  .consent-banner-icon {
    left: 0;
    top: 50%;
  }
  .consent-banner-icon::before {
    width: calc(50% + 0.125rem);
    height: calc(100% + 0.125rem);
    left: 50%;
    top: -0.0625rem;
  }
}
.consent-banner-body {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  .consent-banner-body {
    flex-direction: row;
  }
}
.consent-banner-description {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.consent-banner-actions {
  margin-top: 1rem;
  width: 100%;
}
@media (min-width: 768px) {
  .consent-banner-actions {
    margin-top: 0;
    margin-left: 2rem;
    width: 16.875rem;
  }
}
.consent-show-more {
  text-align: right;
  display: block;
  margin: 0;
}
@media (min-width: 768px) {
  .consent-show-more {
    float: right;
  }
}
@media (max-width: 991.98px) {
  .consent-show-more {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 0.8rem;
    margin: 1rem 0;
  }
}
.consent-more-description {
  background: #fff;
  padding: 1rem;
  border-radius: 5px;
  margin-top: 1rem;
}
.consent-info {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border: 0.0625rem solid #dddddd;
  border-radius: 5px;
  padding: 0.5rem 1rem;
}
#consent-settings-btn {
  position: fixed;
  left: 1rem;
  bottom: 1rem;
  z-index: 1080;
  background: #ffffff;
  border-radius: 10rem;
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  outline: 0;
  transition: all 0.2s;
  cursor: pointer;
  transition: all 0.2s;
}
#consent-settings-btn:hover, #consent-settings-btn:focus {
  background: #435a6b;
}
:not(.mini) > #consent-settings-btn {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(100%);
}
#consent-settings-btn .consent-icon {
  margin: 0;
  width: 100%;
  height: 100%;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: flex;
  flex-wrap: nowrap;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
#gallery_preview .slick-track {
  margin-left: 0;
  margin-right: 0;
  padding: 0.25rem 0 0.25rem 0;
}
.fullscreen #gallery_preview .slick-track {
  margin-left: auto;
  margin-right: auto;
}
.slick-slide {
  float: left;
  height: auto;
  max-width: 100%;
  width: 100%;
  min-height: 1px;
  padding: 0.5rem;
  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;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: 0.75s;
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scaleX(1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scaleX(1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scaleX(1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    transform: scaleX(1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  0%, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(-1turn);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
*/
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
  height: auto;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background-color: #fff;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.nivo-caption p {
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0;
}
.nivo-nextNav {
  right: 0;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor: pointer;
}
/*.nivo-controlNav a.active {
    font-weight:bold;
}*/
/*
Skin Name: Nivo Slider Light Theme
Skin URI: http://nivo.dev7studios.com
Description: A light skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-light.slider-wrapper {
  background: #fff;
  padding: 10px;
}
.theme-light .nivoSlider {
  position: relative;
  background: #fff url(../../../CONSTRUCT/themes/base/images/slider/light/loading.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
  overflow: visible;
}
.theme-light .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.theme-light .nivoSlider a {
  border: 0;
  display: block;
}
.theme-light .nivo-controlNav {
  text-align: left;
  padding: 0;
  position: relative;
  z-index: 10;
}
.theme-light .nivo-controlNav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../../../CONSTRUCT/themes/base/images/slider/light/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px;
}
.theme-light .nivo-controlNav a.active {
  background-position: 0 100%;
}
.theme-light .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../../../CONSTRUCT/themes/base/images/slider/light/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  top: auto;
  bottom: -36px;
  z-index: 11;
}
.theme-light .nivo-directionNav a:hover {
  background-color: #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.theme-light a.nivo-nextNav {
  background-position: 160% 50%;
  right: 0;
}
.theme-light a.nivo-prevNav {
  background-position: -60% 50%;
  left: auto;
  right: 35px;
}
.theme-light .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-light .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-light .nivo-caption a:hover {
  color: #fff;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled {
  width: 80%;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-default .nivoSlider {
  position: relative;
  background: #fff url(../../../CONSTRUCT/themes/base/images/slider/default/loading.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
  -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
  box-shadow: 0 1px 5px 0 #4a4a4a;
}
.theme-default .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.theme-default .nivoSlider a {
  border: 0;
  display: block;
}
.theme-default .nivo-controlNav {
  text-align: center;
  padding: 20px 0;
}
.theme-default .nivo-controlNav a {
  display: inline-block;
  width: 42px;
  height: 5px;
  text-indent: -9999px;
  /*background:url(../../../The/meaning/of/life/.png) no-repeat;*/
  background: var(--dot);
  border: 0;
  margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
  background-position: 0 -22px;
  background: #293133;
}
.theme-default .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  color: transparent;
  /*background:url(../../../CONSTRUCT/themes/base/images/slider/default/arrows.png) no-repeat;*/
  /*text-indent:-9999px;*/
  border: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
  opacity: 1;
}
.theme-default a.nivo-nextNav {
  /*background-position:-30px 0;*/
  right: 80px;
}
.theme-default a.nivo-nextNav:after, .theme-default a.nivo-prevNav:after {
  font-family: "Font Awesome 6 Free" !important;
  position: absolute;
  font-size: 3rem;
  font-weight: bold;
  color: #ffffff;
  top: -20px;
}
.theme-default a.nivo-prevNav:after {
  content: "";
}
.theme-default a.nivo-nextNav:after {
  content: "";
}
.theme-default a.nivo-prevNav {
  left: 40px;
}
.theme-default .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
  color: #fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
/*
Skin Name: Nivo Slider Dark Theme
Skin URI: http://nivo.dev7studios.com
Description: A dark skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-dark.slider-wrapper {
  background: #222;
  padding: 10px;
}
.theme-dark .nivoSlider {
  position: relative;
  background: #fff url(../../../CONSTRUCT/themes/base/images/slider/dark/loading.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
  overflow: visible;
}
.theme-dark .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.theme-dark .nivoSlider a {
  border: 0;
  display: block;
}
.theme-dark .nivo-controlNav {
  text-align: left;
  padding: 0;
  position: relative;
  z-index: 10;
}
.theme-dark .nivo-controlNav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../../../CONSTRUCT/themes/base/images/slider/dark/bullets.png) no-repeat 0 2px;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px;
}
.theme-dark .nivo-controlNav a.active {
  background-position: 0 100%;
}
.theme-dark .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../../../CONSTRUCT/themes/base/images/slider/dark/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  top: auto;
  bottom: -36px;
  z-index: 11;
}
.theme-dark .nivo-directionNav a:hover {
  background-color: #333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.theme-dark a.nivo-nextNav {
  background-position: -16px 50%;
  right: 0;
}
.theme-dark a.nivo-prevNav {
  background-position: 11px 50%;
  left: auto;
  right: 35px;
}
.theme-dark .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-dark .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-dark .nivo-caption a:hover {
  color: #fff;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled {
  width: 80%;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
/*
Skin Name: Nivo Slider Bar Theme
Skin URI: http://nivo.dev7studios.com
Description: The bottom bar skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: false
*/
.theme-bar.slider-wrapper {
  position: relative;
  border: 1px solid #333;
  overflow: hidden;
}
.theme-bar .nivoSlider {
  position: relative;
  background: #fff url(../../../CONSTRUCT/themes/base/images/slider/bar/loading.gif) no-repeat 50% 50%;
}
.theme-bar .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.theme-bar .nivoSlider a {
  border: 0;
  display: block;
}
.theme-bar .nivo-controlNav {
  position: absolute;
  left: 0;
  bottom: -51px;
  z-index: 10;
  width: 100%;
  height: 50px;
  text-align: center;
  padding: 5px 0;
  border-top: 1px solid #333;
  background: #333;
  background: -moz-linear-gradient(top, #565656 0%, #333333 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #565656), color-stop(100%, #333333));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #565656 0%, #333333 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #565656 0%, #333333 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #565656 0%, #333333 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #565656 0%, #333333 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#565656", endColorstr="#333333",GradientType=0);
  /* IE6-9 */
  opacity: 0.5;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.theme-bar:hover .nivo-controlNav {
  bottom: 0;
  opacity: 1;
}
.theme-bar .nivo-controlNav a {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../../../CONSTRUCT/themes/base/images/slider/bar/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin: 5px 2px 0 2px;
}
.theme-bar .nivo-controlNav a.active {
  background-position: 0 -22px;
}
.theme-bar .nivo-directionNav a {
  display: block;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  top: auto;
  bottom: 10px;
  z-index: 11;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  opacity: 0.5;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.theme-bar a.nivo-nextNav {
  right: -250px;
}
.theme-bar a.nivo-prevNav {
  left: -250px;
}
.theme-bar:hover a.nivo-nextNav {
  right: 15px;
  opacity: 1;
}
.theme-bar:hover a.nivo-prevNav {
  left: 15px;
  opacity: 1;
}
.theme-bar .nivo-directionNav a:hover {
  color: #ddd;
}
.theme-bar .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.theme-bar:hover .nivo-caption {
  bottom: 49px;
}
.theme-bar .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-bar .nivo-caption a:hover {
  color: #fff;
}
.theme-bar .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-bar .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-bar .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: auto;
  height: 30px;
}
.slider-wrapper .nivoSlider.loaded {
  background-image: none;
}
/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs4/dt-1.12.0/r-2.3.0
 *
 * Included libraries:
 *   DataTables 1.12.0, Responsive 2.3.0
 */
table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer;
}
table.dataTable td.dt-control:before {
  height: 1em;
  width: 1em;
  margin-top: -9px;
  display: inline-block;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #31b131;
}
table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc_disabled, table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting_asc_disabled, table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px;
}
table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.9em;
}
table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:before {
  bottom: 50%;
  content: "▴";
}
table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
  content: "▾";
}
table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 0.6;
}
table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting_asc_disabled:before {
  display: none;
}
table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none;
}
div.dataTables_scrollBody table.dataTable thead > tr > th:before, div.dataTables_scrollBody table.dataTable thead > tr > th:after, div.dataTables_scrollBody table.dataTable thead > tr > td:before, div.dataTables_scrollBody table.dataTable thead > tr > td:after {
  display: none;
}
div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 2px;
}
div.dataTables_processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto;
}
div.dataTables_processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: rgba(2, 117, 216, 0.9);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
div.dataTables_processing > div:last-child > div:nth-child(1) {
  left: 8px;
  animation: datatables-loader-1 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(2) {
  left: 8px;
  animation: datatables-loader-2 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(3) {
  left: 32px;
  animation: datatables-loader-2 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(4) {
  left: 56px;
  animation: datatables-loader-3 0.6s infinite;
}
@keyframes datatables-loader-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes datatables-loader-3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable th.dt-left, table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right, table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify, table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
  text-align: left;
}
table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  border-spacing: 0;
}
table.dataTable td, table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: transparent;
}
table.dataTable > tbody > tr {
  background-color: transparent;
}
table.dataTable > tbody > tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.9);
  color: white;
}
table.dataTable.table-striped > tbody > tr.odd > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.05);
}
table.dataTable.table-striped > tbody > tr.odd.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.95);
}
table.dataTable.table-hover > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.075);
}
table.dataTable.table-hover > tbody > tr.selected:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(2, 117, 216, 0.975);
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: auto;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 0.85em;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
  justify-content: flex-end;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table > thead .sorting:before, div.dataTables_scrollBody > table > thead .sorting_asc:before, div.dataTables_scrollBody > table > thead .sorting_desc:before, div.dataTables_scrollBody > table > thead .sorting:after, div.dataTables_scrollBody > table > thead .sorting_asc:after, div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody > table > tbody tr:first-child th, div.dataTables_scrollBody > table > tbody tr:first-child td {
  border-top: none;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center !important;
  }
}
table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) {
  padding-right: 20px;
}
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
  top: 5px;
  right: 0.85em;
}
table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
  top: 5px;
}
table.table-bordered.dataTable {
  border-right-width: 0;
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child {
  border-right-width: 1px;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
  padding-right: 0;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  top: 50%;
  left: 5px;
  height: 1em;
  width: 1em;
  margin-top: -9px;
  display: block;
  position: absolute;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #0275d8;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control:before, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control:before {
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control, table.dataTable.dtr-column > tbody > tr > th.dtr-control, table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.dtr-control:before, table.dataTable.dtr-column > tbody > tr > th.dtr-control:before, table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 0.8em;
  width: 0.8em;
  margin-top: -0.5em;
  margin-left: -0.5em;
  display: block;
  position: absolute;
  color: white;
  border: 0.15em solid white;
  border-radius: 1em;
  box-shadow: 0 0 0.2em #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: "Courier New", Courier, monospace;
  line-height: 1em;
  content: "+";
  background-color: #0275d8;
}
table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before, table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before, table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: "-";
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
div.dtr-bs-modal table.table tr:first-child td {
  border-top: none;
}
.banner {
  position: relative;
}
.banner > .area {
  display: block;
  position: absolute;
  border: 0 solid #fff;
  border-radius: 5px;
}
.banner > .area > .area-desc {
  display: none;
}
.banner > a.area {
  position: absolute;
  display: block;
}
.banner > a > .area-desc {
  display: none;
}
.banner > a {
  border: 0 solid #ffffff;
  border-radius: 2px;
}
.popover-min-width {
  min-width: 15rem;
}
.slick-slide .square, .slick-slide .productbox-image-wrapper {
  display: flex !important;
}
.square-image {
  position: relative;
  display: flex;
}
.square-image .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.square-image .inner picture {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
}
.square-image .inner a {
  width: 100%;
  height: 100%;
  display: block;
}
.square-image .inner img {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.square-image .inner img.lazyloading {
  color: transparent;
  width: auto;
  height: auto;
  max-width: 40px;
  max-height: 40px;
}
.square-inner, .productbox-image-wrapper-inner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.newsbox {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 2rem;
  position: relative;
}
.newsbox-image {
  height: 15.625rem;
}
.newsbox-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.newsbox-body {
  flex: 1 1 auto;
  padding: 1rem 0;
}
.newsbox-headline {
  font-weight: 700;
  margin: 1rem 0;
  display: block;
}
.newsbox-author {
  vertical-align: middle;
  display: none;
}
@media (min-width: 576px) {
  .newsbox-author {
    display: inline-block;
  }
}
.news-categorylist {
  margin-bottom: 1.5rem;
}
.author-meta {
  text-align: center;
  font-size: 0.875rem;
  color: #969696;
}
.blog-details h1 {
  text-align: center;
}
.blog-details .blog-details-image {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.blog-details .blog-details-content {
  margin-bottom: 1.5rem;
}
.blog-details .blog-details-content .img-fluid {
  height: auto !important;
}
.blog-details .blog-details-save {
  margin-left: auto;
}
.blog-details .blog-details-save .btn {
  float: right;
}
.blog-details .blog-details-hr {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.blog-details .blog-details-comments-list {
  padding: 1rem;
  background-color: #F5F7FA;
}
.blog-details .blog-details-comments-list-item {
  margin: 0;
  background-color: #F5F7FA;
  border-top: 0;
}
.blog-details .review-reply {
  margin-top: 1rem;
  margin-left: 1rem;
}
.blog-details .blockquote-footer {
  margin-top: 1rem;
}
.blog-details .blog-comments-header {
  align-items: center;
  margin-bottom: 1rem;
}
.blog-overview .blog-overview-main {
  align-items: end;
  margin-top: 3rem;
  margin-bottom: 0.5rem;
}
.blog-overview .blog-overview-main .custom-select {
  margin-bottom: 0.5rem;
}
@media (min-width: 1300px) {
  .blog-overview .blog-overview-main .custom-select {
    margin-bottom: 0;
  }
}
.blog-overview .blog-overview-main .blog-overview-pagination {
  margin-left: auto;
}
.blog-overview .blog-overview-preview {
  margin-top: 1.5rem;
}
.blog-overview .blog-overview-preview .blog-overview-preview-item {
  margin-bottom: 2rem;
}
.blog-overview .blog-overview-hr {
  margin-top: -;
  margin-bottom: 2rem;
}
.blog-header {
  margin-bottom: 2rem;
}
.blog-preview .blog-preview-comment {
  margin-left: auto;
}
.blog-preview .blog-preview-comment a {
  text-decoration: none;
}
.list-icons > li {
  padding-left: 2em;
}
.list-icons [class*="fa-"] {
  text-align: center;
  width: 1.25em;
  margin-left: -2em;
  margin-top: 0.15em;
  float: left;
  line-height: inherit;
}
/** Acessibility classes **/
:focus-visible, .focus-visible {
  outline: 1px solid var(--theme-brand-accent) !important;
  border-color: var(--theme-brand-accent);
  text-decoration: none !important;
  outline-offset: 0 !important;
}
/*.dropdown-toggle:focus-visible > span {
    outline: 2px solid $accent;
}*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
*, *::before, *::after {
  box-sizing: border-box;
  /*border-width: 0;
    border-style: solid;
    border-color: $chrome;*/
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
html {
  height: 100%;
  font-family: sans-serif;
  line-height: 3;
  overflow-y: scroll;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(127, 255, 212, 0.5);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  min-height: 100%;
  font-family: var(--theme-text-regular);
  font-size: var(--theme-text-size);
  font-weight: 400;
  line-height: 1.5;
  color: var(--theme-body-color);
  text-align: left;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991.98px) {
  body {
    font-size: 0.875rem;
  }
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
/*h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: $headings-margin-bottom;
}*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .product-matrix .product-matrix-title, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 0.75rem;
  font-family: var(--theme-text-display);
  font-weight: 700;
  line-height: 1.35;
  color: var(--theme-headline-color);
}
h1, .h1 {
  font-size: 1.5rem;
}
h2, .h2, .product-matrix .product-matrix-title {
  font-size: 1.4375rem;
}
h3, .h3 {
  font-size: 1.375rem;
}
h4, .h4 {
  font-size: 1.3125rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1.1875rem;
}
ol, ul, dl {
  margin: 0;
  padding: 0;
  list-style: none !important;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: inline-block;
  vertical-align: middle;
}
.fa, .fas, .far, .fal {
  display: inline-block;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
/*ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}*/
dt, dd {
  font-family: var(--theme-text-display);
}
dd {
  margin: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: 700;
}
small {
  font-size: 80%;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
  /*@include hover() {
        color: $link-hover-color;
        text-decoration: $link-hover-decoration;
    }*/
}
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 {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  border-style: none;
}
/*svg {
  // Workaround for the SVG overflow bug in IE10/11 is still required.
  // See https://github.com/twbs/bootstrap/issues/26878
  overflow: hidden;
  vertical-align: middle;
}*/
label {
  display: block;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}
/*button,
input {
  overflow: visible; // Show the overflow in Edge
}*/
button, select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  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 {
  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;
  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;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  border: 1px solid transparent;
  font-weight: normal;
  text-decoration: none;
  word-break: break-word;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 5px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
/*.btn .badge {
    position: relative;
    top: -1px;
}*/
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #ffffff;
  background-color: #293133;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #ffffff;
  background-color: #121617;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(41, 49, 51, 0.5);
}
.badge-secondary {
  color: #212529;
  background-color: #f9ff00;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #212529;
  background-color: #c7cc00;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(249, 255, 0, 0.5);
}
.badge-success {
  color: #ffffff;
  background-color: #11923f;
}
a.badge-success:hover, a.badge-success:focus {
  color: #ffffff;
  background-color: #0c642b;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(17, 146, 63, 0.5);
}
.badge-info {
  color: #ffffff;
  background-color: #3071b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #ffffff;
  background-color: #255890;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(48, 113, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #f39932;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #e5800d;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 153, 50, 0.5);
}
.badge-danger {
  color: #ffffff;
  background-color: #f00000;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #ffffff;
  background-color: #bd0000;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.5);
}
.badge-light {
  color: #ffffff;
  background-color: #707070;
}
a.badge-light:hover, a.badge-light:focus {
  color: #ffffff;
  background-color: #575757;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}
.badge-dark {
  color: #ffffff;
  background-color: #300D06;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #ffffff;
  background-color: #030100;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(48, 13, 6, 0.5);
}
.badge-outline-primary {
  border-color: #293133;
  color: #293133;
}
a.badge-outline-primary:hover {
  color: #ffffff;
  background-color: #121617;
}
a.badge-outline-primary:focus, a.badge-outline-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(41, 49, 51, 0.5);
}
.badge-outline-secondary {
  border-color: #f9ff00;
  color: #f9ff00;
}
a.badge-outline-secondary:hover {
  color: #212529;
  background-color: #c7cc00;
}
a.badge-outline-secondary:focus, a.badge-outline-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(249, 255, 0, 0.5);
}
.badge-outline-success {
  border-color: #11923f;
  color: #11923f;
}
a.badge-outline-success:hover {
  color: #ffffff;
  background-color: #0c642b;
}
a.badge-outline-success:focus, a.badge-outline-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(17, 146, 63, 0.5);
}
.badge-outline-info {
  border-color: #3071b8;
  color: #3071b8;
}
a.badge-outline-info:hover {
  color: #ffffff;
  background-color: #255890;
}
a.badge-outline-info:focus, a.badge-outline-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(48, 113, 184, 0.5);
}
.badge-outline-warning {
  border-color: #f39932;
  color: #f39932;
}
a.badge-outline-warning:hover {
  color: #212529;
  background-color: #e5800d;
}
a.badge-outline-warning:focus, a.badge-outline-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(243, 153, 50, 0.5);
}
.badge-outline-danger {
  border-color: #f00000;
  color: #f00000;
}
a.badge-outline-danger:hover {
  color: #ffffff;
  background-color: #bd0000;
}
a.badge-outline-danger:focus, a.badge-outline-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.5);
}
.badge-outline-light {
  border-color: #707070;
  color: #707070;
}
a.badge-outline-light:hover {
  color: #ffffff;
  background-color: #575757;
}
a.badge-outline-light:focus, a.badge-outline-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}
.badge-outline-dark {
  border-color: #300D06;
  color: #300D06;
}
a.badge-outline-dark:hover {
  color: #ffffff;
  background-color: #030100;
}
a.badge-outline-dark:focus, a.badge-outline-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(48, 13, 6, 0.5);
}
.badge-secondary {
  background-color: #f9ff00;
  color: #293133;
  border-color: #f9ff00;
}
.badge-light {
  color: #707070;
}
.badge-outline-secondary {
  background-color: #f9ff00;
  color: #293133;
  border-color: #293133;
}
.bubble {
  font-size: 1.125rem;
  border: 2px solid #d5d5d5;
  border-radius: 50%;
  padding: 12px;
  background: #fff;
  margin-top: -;
}
.badge-check {
  border: 2px solid #293133;
}
.badge-check .badge-circle {
  display: flex;
  background-color: #293133;
  border-color: #293133;
  color: #fff;
  opacity: 1;
  align-items: center;
  position: absolute;
  top: -20px;
  right: -22px;
}
.variation .badge {
  display: inline-flex;
  align-items: center;
}
.badge-not-available {
  margin-left: 0.5rem;
}
.badge-circle {
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 44px;
  width: 44px;
  height: 44px;
  border: 2px solid #d5d5d5;
  opacity: 0.7;
  color: #808080;
  font-size: 18px !important;
  line-height: 15px !important;
  border-radius: 50% !important;
  padding: 0;
  z-index: 1;
}
.badge-circle::before {
  display: none;
}
.badge-circle.circle-small {
  width: 36px;
  height: 36px;
  min-width: 36px;
  font-size: 14px !important;
  line-height: 12px !important;
}
.badge-circle:hover, .badge-circle:focus {
  background-color: #293133;
  border-color: #293133;
  color: #ffffff;
  opacity: 1;
}
.badge-circle-1 {
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 44px;
  width: 44px;
  height: 44px;
  border: 1px solid #d5d5d5;
  opacity: 0.8;
  color: #707070;
  font-size: 18px;
  line-height: 15px;
  border-radius: 50% !important;
  transition: all 0.2s;
}
.badge-circle-1::before {
  display: none;
}
.badge-circle-1.badge-circle-no-sizes {
  width: unset;
  height: unset;
  min-width: unset;
}
.badge-circle-1.circle-small {
  width: 36px;
  height: 36px;
  min-width: 36px;
  font-size: 14px !important;
  line-height: 12px !important;
}
.badge-circle-1:hover {
  color: #293133;
  border-color: #293133;
  opacity: 1 !important;
  background: #fff;
}
.badge-circle-1.on-list {
  animation: size 0.4s;
  color: #fff;
  opacity: 1;
  border: 1px solid #293133;
  background-color: #293133;
}
.breadcrumb-arrow:first-child::before {
  content: '\f060' !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  margin-right: 6px;
}
.breadcrumb-arrow:not(:first-child) {
  padding-left: 0;
}
.breadcrumb-arrow:not(:first-child)::before {
  content: none;
}
.breadcrumb-back {
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #d5d5d5;
}
.has-left-sidebar .breadcrumb-container {
  padding-left: 0;
  padding-right: 0;
}
.separator {
  width: 0.156rem;
  height: 1rem;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
@media (min-width: 992px) {
  .collapse.lg {
    display: block;
  }
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.15s;
}
.dropup, .dropright, .dropdown, .dropleft {
  position: relative;
}
.dd-var1 {
  padding: 1rem 1.25rem;
  border-top: 1px solid #d5d5d5;
  cursor: pointer;
  user-select: none;
}
/*.dropdown-toggle {
    //white-space: nowrap;
    
    // Generate the caret automatically
    @include caret();
    
    &::after {
        @include fas('f078');
        margin-left: map-get($spacers, 2);
        display: inline-block;
        line-height: 1;
    }
    &[aria-expanded='true']::after {
        transform: rotate(180deg);
    }

    &.no-caret { display: block; }
    &.no-caret::after { display: none; }
}*/
.dropdown-menu {
  position: absolute;
  top: 100%;
  background-color: #ffffff;
  z-index: 1000;
  float: left;
  min-width: 100%;
  text-align: left;
  background-clip: padding-box;
}
.dropdown-menu:not(#mainNavigation .dropdown-menu) {
  box-shadow: 0 0.0625rem 0.75rem rgba(0, 0, 0, 0.16);
}
.dropdown-menu:not(.show) {
  display: none;
}
.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: 1300px) {
  .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;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.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::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;
  margin: 0;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #293133;
  text-decoration: none;
  background-color: #e7e7e7;
}
.dropdown-item.active, .dropdown-item:active {
  color: #293133;
  text-decoration: none;
  background-color: #cccccc;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #ebebeb;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
/*[aria-expanded='true']::after {
    transform: rotate(180deg);
    vertical-align: text-bottom;
    align-self: flex-start;
}*/
[data-toggle="dropdown"]:not(#opc-bulk-actions):not(.nav-link), [data-toggle="collapse"]:not(.opc-dropdown):not(.navbar-toggler):not(.box-normal):not(.box-normal-link):not(#js-filters):not(.tab-head):not(.filter-head):not(.collapse-filter) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  gap: 0.5rem;
  /*-webkit-transition: transform $transition-base-duration ease-in;
    -moz-transition: transform $transition-base-duration ease-in;
    -o-transition: transform $transition-base-duration ease-in;
    transition: transform $transition-base-duration ease-in;
    @include transform();*/
}
[data-toggle="dropdown"]:not(#opc-bulk-actions):not(.nav-link).no-caret, [data-toggle="collapse"]:not(.opc-dropdown):not(.navbar-toggler):not(.box-normal):not(.box-normal-link):not(#js-filters):not(.tab-head):not(.filter-head):not(.collapse-filter).no-caret {
  display: block;
}
[data-toggle="dropdown"]:not(#opc-bulk-actions):not(.nav-link).no-caret::after, [data-toggle="collapse"]:not(.opc-dropdown):not(.navbar-toggler):not(.box-normal):not(.box-normal-link):not(#js-filters):not(.tab-head):not(.filter-head):not(.collapse-filter).no-caret::after {
  display: none;
}
[data-toggle="dropdown"]:not(#opc-bulk-actions):not(.nav-link)::after, [data-toggle="collapse"]:not(.opc-dropdown):not(.navbar-toggler):not(.box-normal):not(.box-normal-link):not(#js-filters):not(.tab-head):not(.filter-head):not(.collapse-filter)::after {
  content: '\f078' !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  transition: transform 0.2s;
  will-change: transform;
}
[data-toggle="dropdown"]:not(#opc-bulk-actions):not(.nav-link)[aria-expanded="true"]::after, [data-toggle="collapse"]:not(.opc-dropdown):not(.navbar-toggler):not(.box-normal):not(.box-normal-link):not(#js-filters):not(.tab-head):not(.filter-head):not(.collapse-filter)[aria-expanded="true"]::after {
  transform: rotate(180deg);
}
[data-toggle="dropdown"][aria-expanded="true"] > svg:not(.account):not(.compare):not(.wishlist):not(.cart), [data-toggle="collapse"][aria-expanded="true"] > svg:not(.account):not(.compare):not(.wishlist):not(.cart), [data-toggle="collapse"][aria-expanded="true"] > button > svg:not(.account):not(.compare):not(.wishlist):not(.cart), .rotate > svg:not(.account):not(.compare):not(.wishlist):not(.cart) {
  transform: translateX(0) translateY(1px) rotate(180deg) skew(0) skewY(0) scaleX(1) scaleY(1);
}
/*.tab-head[aria-expanded="true"]
//.filter-head[data-toggle="collapse"]
{ 
    background-color: var(--select);
}*/
.btn[data-toggle="collapse"][aria-expanded=true] i.fa-chevron-down {
  transform: rotate(180deg);
}
/*.subcategory-items {

    .dropdown-toggle {
        &::after {
            @include fas('f054');
            display:block !important;
        }
        &[aria-expanded='true']::after {
            transform: none;
            //vertical-align: middle;
        }
    }
}*/
@media (min-width: 992px) {
  #mainNavigation .nav-main::after {
    display: none !important;
  }
}
/*.nav-main.dropdown-toggle {
    @include media-breakpoint-down (md) {
        &::after { @include fas('f054'); }
    }
}*/
.dropdown-header {
  padding: 0.5rem 1.5rem;
}
.dropdown-full-width .dropdown-menu {
  width: 100%;
}
.box .dropdown-menu, .productlist-filter-wrapper .dropdown-menu {
  max-height: 50vh;
  overflow-y: auto;
}
textarea.form-control {
  height: auto;
}
.form-control {
  display: block;
  width: 100%;
  height: 3.5rem;
  padding: 1rem;
  background-clip: padding-box;
  border: 1px solid #d5d5d5;
  font-family: var(--theme-text-display);
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus, .form-control:focus-visible {
  border-color: var(--theme-brand-accent);
  outline: none;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #808080;
  box-shadow: none;
  opacity: 0.5;
}
.quantity:disabled, .quantity[readonly] {
  background-color: transparent !important;
}
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
  appearance: none;
}
select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #ffffff;
}
.form-control-file, .form-control-range {
  display: block;
  width: 100%;
}
/*.col-form-label {
  padding-top: add($input-padding-y, $input-border-width);
  padding-bottom: add($input-padding-y, $input-border-width);
  margin-bottom: 0;
  @include font-size(inherit); 
  line-height: $input-line-height;
}*/
/*.col-form-label {
    font-weight: 600;
}*/
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.125rem;
  line-height: 3;
}
.col-form-label-sm {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  font-size: 1rem;
  line-height: 1;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.625rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #293133;
  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(1em + 0.75rem + 2px);
  padding: 0.375rem 0.5rem;
  font-size: 1rem;
  line-height: 1;
  border-radius: 5px;
}
.form-control-lg {
  height: calc(3em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 3;
  border-radius: 5px;
}
select.form-control[size], select.form-control[multiple] {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.3125rem;
  margin-left: -0.3125rem;
  /*> .col,
  > [class*="col-"] {
    padding-right: rem($form-grid-gutter-width * .5);
    padding-left: rem($form-grid-gutter-width * .5);
  }*/
}
.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: #969696;
}
.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: #11923f;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: #11923f;
  border-radius: 5px;
}
.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: #11923f;
  padding-right: calc(1.5em + 1.25rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2311923f' 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.3125rem) center;
  background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #11923f;
  box-shadow: 0 0 0 0.2rem rgba(17, 146, 63, 0.25);
}
.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3.75rem !important;
  background-position: right 1.875rem center;
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 1.25rem);
  background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #11923f;
  padding-right: calc(0.75em + 3.75rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='var%28--theme-brand-1%29' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.9375rem center / 8px 10px no-repeat, #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2311923f' 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 2.8125rem / calc(0.75em + 0.625rem) calc(0.75em + 0.625rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #11923f;
  box-shadow: 0 0 0 0.2rem rgba(17, 146, 63, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #11923f;
}
.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: #11923f;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #11923f;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #16c053;
  background-color: #16c053;
}
.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(17, 146, 63, 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: #11923f;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #11923f;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #11923f;
  box-shadow: 0 0 0 0.2rem rgba(17, 146, 63, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #f00000;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: #f00000;
  border-radius: 5px;
}
.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: #f00000;
  padding-right: calc(1.5em + 1.25rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f00000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f00000' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.3125rem) center;
  background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #f00000;
  box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.25);
}
.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3.75rem !important;
  background-position: right 1.875rem center;
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 1.25rem);
  background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #f00000;
  padding-right: calc(0.75em + 3.75rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='var%28--theme-brand-1%29' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.9375rem center / 8px 10px no-repeat, #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f00000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f00000' stroke='none'/%3e%3c/svg%3e") center right 2.8125rem / calc(0.75em + 0.625rem) calc(0.75em + 0.625rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #f00000;
  box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f00000;
}
.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: #f00000;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #f00000;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #ff2424;
  background-color: #ff2424;
}
.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(240, 0, 0, 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: #f00000;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #f00000;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #f00000;
  box-shadow: 0 0 0 0.2rem rgba(240, 0, 0, 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;
  }
}
.label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) {
  position: relative;
  /*.form-control:placeholder-shown:not(:focus)~label,
		    .col-form-label:not(:focus)[for="city"] {
		    
            top: calc((1.5em + 1.25rem + 2px) / 2);
            font-size: .875rem;
            color: #707070;
		}*/
}
.label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) .form-control.custom-select, .label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) #birthday {
  padding-bottom: 0;
}
.label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) .form-control.custom-select ~ label, .label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) #birthday ~ label, .label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) .slide {
  top: 0;
  font-size: 0.7525rem;
  padding-top: 10px;
  transform: none;
}
.label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) label {
  display: block;
  position: absolute;
  cursor: text;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  margin: 0;
  transition: all 0.2s ease-in-out;
  left: 1rem;
  z-index: 10;
  line-height: 1.3;
  pointer-events: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: calc(100% - (2 * 0.9375rem));
  padding-top: 0;
}
.label-slide .form-group:not(.exclude-from-label-slide):not(.checkbox) .input-group-prepend + input + label {
  left: 3.5rem;
}
.label-slide .form-group ~ .valid-feedback, .label-slide .form-group ~ .valid-tooltip {
  display: block;
}
.label-slide .form-group ~ .invalid-feedback, .label-slide .form-group ~ .invalid-tooltip {
  display: block;
}
.form-counter .form-control::-webkit-inner-spin-button, .form-counter .form-control::-webkit-outer-spin-button {
  appearance: none;
  -webkit-appearance: none;
  margin: 0;
}
.form-counter .input-group-text {
  border: 0;
  background: none;
  font-weight: 600;
}
.custom-control-label-image {
  display: flex;
  align-items: center;
}
.custom-control-label-image::before, .custom-control-label-image::after {
  top: auto;
}
[data-toggle-password] {
  position: absolute;
  right: 0.9375rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.form-icon-trigger {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.form-icon-trigger .form-control {
  padding-right: 2.875rem;
  transition: all 0.15s ease-in-out;
  width: auto;
}
.form-icon-trigger .form-control:not(:focus) {
  width: 0;
  padding: 0;
  border: 0;
  opacity: 0;
}
.form-icon-trigger .form-control:not(:focus) + .form-icon-trigger-label {
  margin-left: 0;
}
.form-icon-trigger-label {
  margin: 0;
  padding: 0.625rem 0.9375rem;
  width: 2.875rem;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  transition: color 0.15s ease-in-out;
}
.form-icon-trigger-label:hover {
  color: #6d8288;
}
.bootstrap-select.custom-select button.dropdown-toggle {
  height: inherit;
}
.bootstrap-select.custom-select button.dropdown-toggle:hover {
  background: #ffffff;
  outline: 0;
  box-shadow: none;
}
.bootstrap-select.custom-select button.dropdown-toggle:focus {
  outline: 1px solid;
}
.bootstrap-select.custom-select.show button.dropdown-toggle {
  background: #ffffff;
  border-color: #293133;
  outline: 0;
}
/*legend {
	font-size: 1rem;
	font-weight: bolder;
	padding-bottom: 5px;
	margin: 10px 0 20px 0;
	border-bottom: solid 1px $sand;
}*/
/*label[for="city"],
label[for="register-shipping_address-city"] {
	padding: 0;
}*/
.form-group.has-error {
  /*.input-error {
		position: absolute;
	    right: rem(14px);
	    top: rem(42px);
	}*/
}
.form-group.has-error .form-control {
  border-color: #f00000;
}
.form-group.has-error .form-error-msg, .form-group.has-error .input-error {
  color: #f00000;
}
.form-group.has-error > div:first-child {
  position: relative;
}
.radio-w-100 .custom-control-inline {
  display: block;
  width: 100%;
  padding-bottom: 0.5rem;
}
/*.price-range-inputs {
	.col:nth-child(2) {
		margin-left: auto;
	}
	.input-group {
		margin-bottom: map-get($spacers, 3);
	}
	.input-group-prepend {
		height: 1.6rem;
		.input-group-text {
			border-left: 0;
			font-weight: $font-weight-bold;
			padding: $input-padding-y-sm $input-padding-x-sm;
		}
	}
	input {
		font-weight: $font-weight-bold;
		height: 1.6rem;
		padding: $input-padding-y-sm $input-padding-x-sm;
	}
}*/
.price-range-slide {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.input-group-sm .input-group-prepend {
  height: calc(1em + 0.75rem + 2px);
}
.date-toggler, .select-picker {
  height: 3rem;
  width: 3rem;
  margin: 0px 4px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
}
.nav-tabs .nav-link {
  /*margin-bottom: -$nav-tabs-border-width;
        border: $nav-tabs-border-width solid transparent;
        @include border-top-radius($nav-tabs-border-radius);*/
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: transparent;
}
.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: #293133;
  background-color: transparent;
  border-color: var(--theme-brand-accent);
}
.nav-tabs .dropdown-menu {
  margin-top: -0.125rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 5px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #293133;
}
.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;
}
.nav-dividers .nav-item {
  position: relative;
}
.nav-dividers .nav-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.5rem;
  height: calc(100% - 1rem);
  border-right: 0.0625rem solid currentColor;
}
.navbar-toggler:focus, .navbar-toggler.focus {
  outline: 0;
}
.navbar-toggler .navbar-toggler-icon {
  background-image: none;
  height: 0.125rem;
  background-color: transparent;
  width: 1.25rem;
  display: inline-block;
  position: relative;
  transition: all 0.2s;
  border-radius: 1rem;
}
.navbar-toggler .navbar-toggler-icon:before, .navbar-toggler .navbar-toggler-icon:after {
  content: "";
  height: inherit;
  width: inherit;
  transform-origin: center;
  background-color: currentColor;
  display: inherit;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.2s;
  border-radius: inherit;
}
.navbar-toggler .navbar-toggler-icon:before {
  transform: translateX(-50%) rotate(45deg);
}
.navbar-toggler .navbar-toggler-icon:after {
  transform: translateX(-50%) rotate(-45deg);
}
.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon {
  background-color: currentColor;
}
.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon:before {
  transform: translateX(-50%) translateY(-0.375rem);
}
.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon:after {
  transform: translateX(-50%) translateY(0.375rem);
}
@media (min-width: 992px) {
  .navbar-toggler {
    display: none;
  }
}
.nav-scrollbar .nav, .nav-scrollbar .navbar-nav {
  flex-wrap: nowrap;
}
.nav-scrollbar-arrow {
  color: #ffffff;
  width: 3rem;
  cursor: pointer;
  transition: opacity 0.15s;
  font-size: 1.125rem;
  z-index: 1;
}
.nav-scrollbar-arrow.left.mainNavigation_ {
  background-image: linear-gradient(to right, #293133 30%, rgba(41, 49, 51, 0.01) 100%);
  background-repeat: repeat-x;
  padding-right: 2rem;
}
.nav-scrollbar-arrow.right.mainNavigation_ {
  background-image: linear-gradient(to right, rgba(41, 49, 51, 0.01) 0%, #293133 70%);
  background-repeat: repeat-x;
  padding-left: 2rem;
}
.nav-scrollbar-arrow.left.breadcrumb_ {
  background: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0) 95%);
  background-repeat: repeat-x;
  padding-right: 2rem;
}
.nav-scrollbar-arrow.right.breadcrumb_ {
  background: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0) 95%);
  background-repeat: repeat-x;
  padding-left: 2rem;
}
.nav-scrollbar-arrow.disabled {
  pointer-events: none;
  opacity: 0;
}
#shop-nav .nav-link i {
  position: relative;
}
#shop-nav .nav-item .table-responsive {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.nav-panel .nav .nav {
  padding-left: 0.5rem;
}
.nav-scrollbar-item .nav-mobile-heading {
  display: block;
  padding-right: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .nav-scrollbar-item .nav-mobile-heading {
    padding-right: 0;
  }
}
.nav-scrollbar-item .dropdown-body {
  padding: 0;
}
@media (min-width: 992px) {
  .nav-scrollbar-item .dropdown-body {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0.5rem;
  width: 1.125rem;
  height: 1.3125rem;
  opacity: 0;
  z-index: -1;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 5px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #293133;
  background-color: #293133;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(41, 49, 51, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(41, 49, 51, 0.5);
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(41, 49, 51, 0.5);
}
.custom-switch {
  padding-left: 2.46875rem;
}
.custom-switch .custom-control-label::before {
  left: -2.46875rem;
  width: 1.96875rem;
  pointer-events: all;
  border-radius: 0.5625rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.1875rem + 2px);
  left: calc(-2.46875rem + 2px);
  width: calc(1.125rem - 4px);
  height: calc(1.125rem - 4px);
  background-color: transparent;
  border-radius: 0.5625rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #f5f7fa;
  transform: translateX(0.84375rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(41, 49, 51, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: 3.5rem;
  padding: 0.625rem 2.8125rem 0.625rem 0.9375rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /*&:focus {
        border-color: $custom-select-focus-border-color;
        outline: 0;

        &::-ms-value {
            // For visual consistency with other platforms/browsers,
            // suppress the default white text on blue background highlight given to
            // the selected option text when the (still closed) <select> receives focus
            // in IE and (under certain conditions) Edge.
            // See https://github.com/twbs/bootstrap/issues/19398.
            color: $input-color;
            background-color: $input-bg;
        }
    }*/
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.9375rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
  height: calc(1em + 0.75rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.5rem;
  font-size: 1rem;
}
.custom-select-lg {
  height: calc(3em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.125rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 3.5rem;
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 3.5rem;
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: var(--theme-brand-accent);
  box-shadow: none;
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 3.5rem;
  padding: 0.625rem 0.9375rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 1.25rem);
  padding: 0.625rem 0.9375rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 5px 5px 0;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #ffffff, none;
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #ffffff, none;
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #ffffff, none;
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #293133;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #7a8f94;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #293133;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #7a8f94;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #293133;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #7a8f94;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none;
  }
}
input[type="radio"]:not(#opc input), input[type="checkbox"]:not(#opc input) {
  /*&.radio-button-wrapper > .radio-outer{
        border-color: var(--theme-variation-color);
    }
  
    //Radio button inner circle
    &:checked ~ .custom-control-label > .variation-title-wrapper > .radio-button-wrapper > .radio-inner {
        background-color: var(--theme-variation-color);
    }*/
}
input[type="radio"]:not(#opc input) + .swatches-image, input[type="checkbox"]:not(#opc input) + .swatches-image {
  background-color: transparent !important;
}
input[type="radio"]:not(#opc input) + .swatches-image:hover .img-item, input[type="checkbox"]:not(#opc input) + .swatches-image:hover .img-item {
  border-color: var(--theme-body-color);
  outline-color: var(--theme-body-color);
}
input[type="radio"]:not(#opc input) + .swatches-image.active > .img-item, input[type="checkbox"]:not(#opc input) + .swatches-image.active > .img-item {
  border-color: var(--theme-variation-color);
  outline-color: var(--theme-variation-color);
}
input[type="radio"]:not(#opc input):checked + label.custom-control-label, input[type="checkbox"]:not(#opc input):checked + label.custom-control-label {
  border-color: var(--theme-variation-color);
  outline-color: var(--theme-variation-color);
  font-weight: 600;
  z-index: 10;
}
input[type="radio"]:not(#opc input):checked + label.custom-control-label .radio-button-wrapper > .radio-outer, input[type="checkbox"]:not(#opc input):checked + label.custom-control-label .radio-button-wrapper > .radio-outer {
  border-color: var(--theme-variation-color);
}
input[type="radio"]:not(#opc input):checked + label.custom-control-label .radio-button-wrapper > .radio-inner, input[type="checkbox"]:not(#opc input):checked + label.custom-control-label .radio-button-wrapper > .radio-inner {
  background-color: var(--theme-variation-color);
}
input[type="radio"]:not(#opc input) + label.custom-control-label:not(.active):hover, input[type="checkbox"]:not(#opc input) + label.custom-control-label:not(.active):hover {
  z-index: 20;
}
input[type="radio"]:not(#opc input) + label.custom-control-label.active, input[type="checkbox"]:not(#opc input) + label.custom-control-label.active {
  font-weight: 600;
  z-index: 10;
}
input[type="radio"]:not(#opc input) + label.custom-control-label.active .radio-button-wrapper > .radio-outer, input[type="checkbox"]:not(#opc input) + label.custom-control-label.active .radio-button-wrapper > .radio-outer {
  border-color: var(--theme-variation-color);
}
input[type="radio"]:not(#opc input) + label.custom-control-label.active .radio-button-wrapper > .radio-inner, input[type="checkbox"]:not(#opc input) + label.custom-control-label.active .radio-button-wrapper > .radio-inner {
  background-color: var(--theme-variation-color);
}
input[type="radio"]:not(#opc input) + label:hover, input[type="checkbox"]:not(#opc input) + label:hover {
  border-color: var(--theme-body-color);
  outline-color: var(--theme-body-color);
}
input[type="radio"]:not(#opc input) + label:active, input[type="checkbox"]:not(#opc input) + label:active {
  border-color: var(--theme-body-color);
  outline-color: var(--theme-body-color);
}
input[type="radio"]:not(#opc input) + label.active, input[type="checkbox"]:not(#opc input) + label.active {
  border-color: var(--theme-variation-color);
  outline-color: var(--theme-variation-color);
}
input[type="radio"]:checked + label.not-available, input[type="radio"]:checked + label.swatches-not-in-stock, input[type="radio"]:checked + label.swatches-sold-out {
  border-style: dashed !important;
  border-color: #f00000 !important;
  background-color: #f5f7fa;
  outline-color: transparent;
}
input[type="radio"]:checked + label.not-available img, input[type="radio"]:checked + label.swatches-not-in-stock img, input[type="radio"]:checked + label.swatches-sold-out img {
  filter: grayscale(1);
}
input[type="radio"]:checked + label.not-available > .radio-button-wrapper > .radio-inner, input[type="radio"]:checked + label.swatches-not-in-stock > .radio-button-wrapper > .radio-inner, input[type="radio"]:checked + label.swatches-sold-out > .radio-button-wrapper > .radio-inner {
  background-color: var(--white);
}
input[type="radio"]:checked + label.not-available > .radio-button-wrapper > .radio-outer, input[type="radio"]:checked + label.swatches-not-in-stock > .radio-button-wrapper > .radio-outer, input[type="radio"]:checked + label.swatches-sold-out > .radio-button-wrapper > .radio-outer {
  border-color: #ebebeb !important;
}
input[type="radio"]:checked + label.not-available:before, input[type="radio"]:checked + label.swatches-not-in-stock:before, input[type="radio"]:checked + label.swatches-sold-out:before {
  border-color: #ebebeb;
}
input[type="radio"]:checked + label.not-available:after, input[type="radio"]:checked + label.swatches-not-in-stock:after, input[type="radio"]:checked + label.swatches-sold-out:after {
  background-color: #ffffff;
}
.border-xl-img img {
  border: 1px solid var(--theme-body-color);
  outline: 1px solid transparent;
}
.border-xl-img:hover img {
  border-color: var(--theme-body-color);
  outline-color: var(--theme-body-color);
}
.border-xl-img.active img {
  border-color: var(--theme-variation-color);
  outline-color: var(--theme-variation-color);
}
.badge.not-available {
  width: 100%;
  padding: 0.25rem;
  color: #808080;
  font-weight: 600;
}
.variation.not-available, .swatches-not-in-stock, .swatches-sold-out {
  opacity: 0.3;
}
/* Artikel Bilder Slider vertikal */
.slick-down, .slick-up {
  outline: none;
  background: transparent;
  border: none;
  font-size: 20px;
  line-height: 1;
  padding: 0;
  width: 19px;
  height: 19px;
  color: #ccc;
  opacity: 0.75;
}
.slick-down:focus, .slick-up:focus {
  outline: none;
}
.slick-down:hover, .slick-up:hover {
  opacity: 1;
}
#freegift:not(.slick-initialized) {
  padding-top: 25px;
}
#freegift .slick-list {
  padding-top: 25px;
}
.container-fluid .slider-wrapper {
  margin: 0 -1rem;
}
.nivo-caption {
  background: #f8f8f8 !important;
  color: #293133 !important;
}
.nivo-controlNav .active img {
  border: 1px solid #293133;
}
.js-slider-wrapper .js-slider-items {
  overflow: auto hidden;
  scroll-snap-type: x mandatory;
  touch-action: manipulation;
  /*.js-slider-item {
      pointer-events: auto;
      width: calc(100%/5);
      min-width: calc(100%/5);
      scroll-snap-align: start;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    @include media-breakpoint-up(lg) {
      .js-slider-item {
        pointer-events: auto;
        width: calc(100%/6);
        min-width: calc(100%/6);
      }
    } */
}
.js-slider-wrapper .js-slider-items .js-slider-item {
  scroll-snap-align: start;
  width: auto;
  max-width: 100%;
}
.js-slider-wrapper.js-slider-disabled .js-slider-items {
  overflow: initial;
}
/*.productbox-variations {
  .js-slider-wrapper {
    .js-slider-items {
      .js-slider-item {
        width: calc(100% / 5);
        min-width: calc(100% / 5);
        padding: 0 2px;
        /*img {
          padding: 0;
        }*/
/*}
    }
    .js-btn-slider-btns .btn {
      padding: 0 map-get($spacers, 2);
    }
  }
}*/
/* Slick slider Komponenten */
.carousel {
  transition: opacity 0.15s;
}
.carousel:not(.slick-initialized) {
  /*.product-wrapper {
			padding: 0 $grid-gutter-width / 2;
		}*/
}
.carousel:not(.slick-initialized).slick-smooth-loading {
  opacity: 0;
  max-height: 12.5rem;
}
.carousel:not(.slick-initialized).slick-lazy {
  opacity: 1;
  flex-wrap: nowrap;
  display: flex;
  overflow-x: hidden;
  max-height: none;
}
@media (max-width: 991.98px) {
  .carousel:not(.slick-initialized).slick-lazy:not(.slider-no-preview) {
    padding-right: 50px;
  }
}
.carousel:not(.slick-initialized).slick-lazy > div {
  width: 100%;
}
@media (max-width: 767.98px) {
  .carousel:not(.slick-initialized).slick-type-product .product-wrapper {
    width: calc(100%);
    min-width: calc(100%);
  }
}
@media (min-width: 768px) {
  .carousel:not(.slick-initialized).slick-type-product .product-wrapper {
    width: calc(100%/2);
    min-width: calc(100%/2);
  }
}
@media (min-width: 992px) {
  .carousel:not(.slick-initialized).slick-type-product .product-wrapper {
    width: calc(100%/4);
    min-width: calc(100%/4);
  }
}
@media (min-width: 1300px) {
  .carousel:not(.slick-initialized).slick-type-product .product-wrapper {
    width: calc(100%/6);
    min-width: calc(100%/6);
  }
}
@media (max-width: 767.98px) {
  .carousel:not(.slick-initialized).slick-type-news .product-wrapper {
    width: 100%;
    min-width: 100%;
  }
}
@media (min-width: 768px) {
  .carousel:not(.slick-initialized).slick-type-news .product-wrapper {
    width: calc(100%/2);
    min-width: calc(100%/2);
  }
}
@media (min-width: 992px) {
  .carousel:not(.slick-initialized).slick-type-news .product-wrapper {
    width: calc(100%/3);
    min-width: calc(100%/3);
  }
}
@media (min-width: 1300px) {
  .carousel:not(.slick-initialized).slick-type-news .product-wrapper {
    width: calc(100%/5);
    min-width: calc(100%/5);
  }
}
.carousel:not(.slick-initialized).slick-type-box .product-wrapper {
  width: 100%;
  min-width: 100%;
}
.carousel:not(.slick-initialized).slick-type-half .product-wrapper {
  width: calc(100%/2);
  min-width: calc(100%/2);
}
@media (min-width: 1300px) {
  .carousel:not(.slick-initialized).slick-type-half .product-wrapper {
    width: calc(100%/3);
    min-width: calc(100%/3);
  }
}
@media (max-width: 767.98px) {
  .carousel:not(.slick-initialized).slick-type-three .product-wrapper {
    width: 100%;
    min-width: 100%;
  }
}
@media (min-width: 768px) {
  .carousel:not(.slick-initialized).slick-type-three .product-wrapper {
    width: calc(100%/2);
    min-width: calc(100%/2);
  }
}
@media (min-width: 1300px) {
  .carousel:not(.slick-initialized).slick-type-three .product-wrapper {
    width: calc(100%/3);
    min-width: calc(100%/3);
  }
}
.carousel:hover .slick-arrow:not(.slick-disabled) {
  opacity: 1;
}
/*.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    flex-wrap: nowrap; 
    //margin-left: auto;
    //margin-right: auto;
  
    .slick-slide:first-child {
        padding-left: 0 !important;
    }

    &:before,
    &:after {
        content: "";
        display: table;
    }

    &:after {
        clear: both;
    }
    
    .slick-loading & {
        visibility: hidden;
    }
}*/
/*.slick-arrow { 
    font-size: 0; 
    border: 0; 
    opacity: 0; 
    background-color: $primary; 
    color: $white; 
    //padding: map-get($spacers, 4) map-get($spacers, 1) * 3;
    padding: 0.65rem 1.0rem; 
    z-index: 1; 
    transition: $transition-base; 
    position: absolute; 
    top: 50%;
    transform: translateY(-50%);
    border-radius: $border-radius;
    
    &::after { font-size: $font-size-base; }
    &:hover { background-color: $secondary; color: $primary; }
    &:focus { outline: 0; }
    
    @at-root .slick-dotted & { margin-top: map-get($spacers, 6) / -2; }
}*/
.slick-disabled {
  background-color: #ebebeb !important;
  color: #808080 !important;
  border-color: #808080 !important;
  cursor: default !important;
  opacity: 0.5;
}
.slick-disabled svg {
  fill: #808080 !important;
}
.opc-product-slider {
  overflow: visible !important;
}
.slick-lightbox .slick-arrow {
  opacity: 0.75;
  background: transparent;
}
.slick-lightbox .slick-arrow:hover {
  opacity: 1;
}
.slick-lightbox .slick-arrow:after {
  color: #ccc;
  font-size: 20px;
}
.slick-lightbox .slick-arrow.slick-prev {
  transform: translate(0, -50%);
}
.slick-lightbox .slick-arrow.slick-next {
  transform: translate(0, -50%);
}
/*.slick-prev { 
    left: 0rem; 
    transform: translate(0, -50%);
    
	&::after { 
	    @include fas('f053'); 
	}
	
	@include media-breakpoint-down(lg) { 
	    transform: translate(50%, -50%); 
	}
}

.slick-next { 
    
    right: 0rem; 
    transform: translate(0, -50%);
    
	&::after {
	    @include fas('f054'); 
	}
	
	@include media-breakpoint-down(lg) { 
	    transform: translate(-50%, -50%);
	}
}*/
.slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
  line-height: 0;
  padding: 1.25rem;
  height: 1rem;
  margin: 2rem 0 0;
  background-color: var(--base);
  border-radius: var(--theme-border-radius);
}
.slick-dots li button {
  width: 2.625rem;
  height: 0.3125rem;
  margin: 0 0.125rem;
  padding: 0.15rem;
  background-color: var(--active);
  border: 0;
  border-radius: 0;
  transition: all 0.15s ease-in-out;
}
.slick-dots li.slick-active button {
  background-color: var(--theme-brand-1);
}
[data-gallery] .slick-slide {
  cursor: zoom-in;
}
/* utilities */
.carousel-no-gutters {
  margin: 0;
}
.carousel-no-gutters .slick-slide-inner {
  padding: 0;
}
.carousel-arrows-inside .slick-prev {
  transform: translate(0, -2rem);
  top: 0;
  left: auto;
  right: 45px;
  opacity: 1;
}
@media (max-width: 991.98px) {
  .carousel-arrows-inside .slick-prev {
    transform: translate(0, -3rem);
  }
}
.carousel-arrows-inside .slick-next {
  transform: translate(0%, -2rem);
  top: 0;
  right: 0;
  opacity: 1;
}
@media (max-width: 991.98px) {
  .carousel-arrows-inside .slick-next {
    transform: translate(0, -3rem);
  }
}
.carousel-arrows-inside.carousel-no-gutters .slick-prev {
  transform: translate(0, -50%);
}
.carousel-arrows-inside.carousel-no-gutters .slick-next {
  transform: translate(0, -50%);
}
.carousel-arrows-inside .slick-disabled {
  opacity: 0.25;
  pointer-events: none;
}
.carousel-dots-inside .slick-dots {
  position: absolute;
  left: 0;
  bottom: 2rem;
}
.carousel-dots-inside .slick-arrow {
  margin-top: 0;
}
/* customs */
.carousel-thumbnails .slick-slide {
  padding: 0.25rem;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  outline: 1px solid transparent;
  margin: 0 0.5rem;
}
.carousel-thumbnails .slick-list {
  margin-right: -0.25rem;
}
.carousel-thumbnails .productbox-image-wrapper {
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  overflow: hidden;
}
.carousel-thumbnails .slick-active .productbox-image-wrapper {
  border-color: var(--theme-brand-accent);
}
.carousel-thumbnails .slick-current {
  border-color: var(--theme-brand-accent);
  outline-color: var(--theme-brand-accent);
}
@media (max-width: 991.98px) {
  .slick-type-product:not(.slider-no-preview) .slick-list, .slick-type-half:not(.slider-no-preview) .slick-list, .slick-type-news:not(.slider-no-preview) .slick-list, .slick-type-three:not(.slider-no-preview) .slick-list, .slick-type-box:not(.slider-no-preview) .slick-list {
    padding-right: 50px;
  }
}
.slick-list:not(#gallery .slick-list) {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.noUi-horizontal {
  height: 0.3em;
}
.noUi-horizontal .noUi-connect {
  background: #0f52ba;
}
.noUi-horizontal .noUi-handle {
  top: -0.2em;
  border-radius: 50%;
  background: #ffffff;
  border: 0;
  width: 0.7em;
  height: 0.7em;
  box-shadow: 0px 0px 0px 4px #293133;
}
.noUi-horizontal .noUi-handle::after, .noUi-horizontal .noUi-handle::before {
  content: none;
}
.noUi-target {
  background: #f5f7fa;
  box-shadow: none;
  border: 0;
}
html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -0.35em;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 0.5rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #a7a7a7;
  border-radius: 5px;
  box-shadow: none;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #707070;
  text-align: center;
  white-space: nowrap;
  background-color: #293133;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.alert .alert-heading {
  color: inherit;
  margin: -0.75rem -1.25rem;
  padding: 0.75rem 1.25rem;
}
.alert-success svg:not(.svg-close) {
  fill: var(--success);
}
.alert-danger svg:not(.svg-close) {
  fill: var(--danger);
}
.alert-warning svg:not(.svg-close) {
  fill: var(--warning);
}
.alert-info svg:not(.svg-close) {
  fill: var(--white);
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
/*aside {

  .card {
    border: none;
    box-shadow: none;
    background-color: transparent;

    .card-title {
      margin-bottom: map_get($spacers, 2);
      font-size: $h2-font-size;
      font-weight: $font-weight-semibold;
    }
    &.card-default {
      .card-heading {
        border-bottom: none;
        padding-left: 0;
        padding-right: 0;
      }

      > .card-heading > .card-title {
        color: $body-color;
        font-weight: $font-weight-semibold;
        border-bottom: 1px solid $gray-border;
        padding: 10px 0;
      }
    }


    > .card-body {
      padding: 0;
      .card-title{
        font-weight: $font-weight-semibold;
      }
    }
  }

  .nav-panel {
    .nav {
      flex-wrap: initial;
    }
    > .nav > .active > .nav-link {
      border-bottom: $highlight-border-size solid $primary;
      cursor: pointer;
    }
    .active > .nav-link {
      font-weight: $font-weight-bold;
    }
    .nav-link[aria-expanded=true] i.fa-chevron-down {
      transform: rotate(180deg);
    }
    .nav-link, .nav-item {
      clear: left;
    }
  }

  .box {
    .nav-link,
    .nav a ,
    .dropdown-menu .dropdown-item {
      text-decoration: none;
      white-space: normal;
    }
    .nav-link {
      padding-left: 0;
      padding-right: 0;
    }
    .snippets-categories-nav-link-child {
      padding-left: map-get($spacers, 2);
      padding-right: map-get($spacers, 2);
    }
  }

  .box-monthlynews a .value {
    text-decoration: underline;
    &:hover {
      text-decoration: none;
    }
  }
}*/
/*.box-categories .dropdown,
.box-linkgroup .dropdown {
   .collapse {
      background: $gray-shell;
   }
}
.box-categories {
  .nav-link {
    cursor: pointer;
  }
}

// boxes
//.box_login {
  .register {
    text-decoration: underline;
    &:hover {
      text-decoration: none;
    }
    .fa {
      color: $primary;
    }
  }
  .resetpw {
    text-decoration: underline;
    &:hover {
      text-decoration: none;
    }
  }
}*/
.jqcloud-word.w0 {
  color: #7f8385;
  font-size: 70%;
}
.jqcloud-word.w1 {
  color: #6d7374;
  font-size: 100%;
}
.jqcloud-word.w2 {
  color: #5c6264;
  font-size: 130%;
}
.jqcloud-word.w3 {
  color: #4b5254;
  font-size: 160%;
}
.jqcloud-word.w4 {
  color: #3a4143;
  font-size: 190%;
}
.jqcloud-word.w5 {
  color: #293133;
  font-size: 220%;
}
.jqcloud-word.w6 {
  color: #262d2f;
  font-size: 250%;
}
.jqcloud-word.w7 {
  color: #22292b;
  font-size: 280%;
}
.jqcloud {
  line-height: normal;
  overflow: hidden;
  position: relative;
}
.jqcloud-word a {
  color: inherit !important;
  font-size: inherit !important;
  text-decoration: none !important;
}
.jqcloud-word a:hover {
  color: #6d8288 !important;
}
.searchcloud {
  width: 100%;
  height: 200px;
}
#footer-boxes .card {
  background: transparent;
  border: 0;
}
#footer-boxes .card a {
  text-decoration: none;
}
@media (min-width: 768px) {
  .box-normal {
    margin-bottom: 1.5rem;
  }
}
.box-normal .box-normal-link {
  text-decoration: none;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .box-normal .box-normal-link {
    display: none;
  }
}
/*.sidepanel-left {
  .box-normal {
    .box-normal-link {
      @extend .h3;
    }
  }
}
.box-filter-hr {
  margin-top: map-get($spacers, 2);
  margin-bottom: map-get($spacers, 2);
}
.box-normal-hr {
  margin-top: map-get($spacers, 3);
  margin-bottom: map-get($spacers, 3);
  display: flex;
  @include media-breakpoint-up(md) {
    display: none;
  }
}
.box-last-seen {
  .box-last-seen-item {
    margin-bottom: map-get($spacers, 3);
  }
}
.box-nav-item {
  margin-top: map-get($spacers, 2);
  @include media-breakpoint-up(md) {
   margin-top: 0;
  }
}
.box-login {
  .box-login-resetpw {
    margin-bottom: map-get($spacers, 2);
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
}
.box-slider {
  margin-bottom: map-get($spacers, 4);
}
.box-link-wrapper {
  align-items: center;
  display: flex;
  .badge {
    margin-left: auto;
  }
}
.box-delete-button {
  text-align: right;
  white-space: nowrap;
  .remove {
    float: right;
  }
}
.box-filter-price {
  .box-filter-price-collapse {
    padding-bottom: map-get($spacers, 4);
  }
}

.hr-no-top {
  margin-top: 0;
  margin-bottom: map-get($spacers, 3);
}
.characteristic-collapse-btn-inner {
  img {
    margin-right: map-get($spacers, 1);
  }
}*/
.card-gray {
  background: #f5f7fa;
  border: 0;
}
.card-gray .card-body {
  padding: 1.5rem;
}
.card-products .card-header {
  background: #ffffff;
}
.card-products .card-header .btn {
  background: #f5f7fa;
  padding: 0.9375rem 1.875rem;
}
.card-products .card-body {
  padding: 1rem;
}
.card-header {
  border-bottom: 0;
}
.card-columns {
  column-count: 1;
}
.card-columns .card {
  margin-bottom: 0.75rem;
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  .card-columns {
    column-count: 2;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
}
@media (min-width: 992px) {
  .card-columns {
    column-count: 3;
  }
}
.card-columns.manufacturers-columns {
  column-count: 2;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
}
@media (min-width: 768px) {
  .card-columns.manufacturers-columns {
    column-count: 3;
  }
}
@media (min-width: 992px) {
  .card-columns.manufacturers-columns {
    column-count: 4;
  }
}
@media (min-width: 992px) {
  .card-columns.card-columns-2 {
    column-count: 2;
  }
}
.modal-construct h2, .modal-construct h3 {
  font-size: 1.125rem;
}
.modal-construct h4, .modal-construct h5, .modal-construct h6 {
  font-size: 1rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0rem !important;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  z-index: 1080;
}
.modal-dialog {
  position: relative;
  width: 90%;
  margin: 0.5rem auto;
  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: 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%;
  padding: 1.5rem;
  color: var(--theme-body-color);
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  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.8;
}
.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 0 3rem 0;
  height: 3.125rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.modal-header .close {
  padding: 1rem 0 3rem 0;
  margin: -0.5rem 0 -0.5rem auto;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #d5d5d5;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
/*@include media-breakpoint-up(sm) {
// Automatically set modal's width for larger viewports
    .modal-dialog {
        max-width: $modal-md;
        margin: $modal-dialog-margin-y-sm-up auto;
    }
    
    .modal-dialog-scrollable {
        max-height: subtract(100%, $modal-dialog-margin-y-sm-up * 2);
    
        .modal-content {
            max-height: subtract(100vh, $modal-dialog-margin-y-sm-up * 2);
        }
    }
    
    .modal-dialog-centered {
        min-height: subtract(100%, $modal-dialog-margin-y-sm-up * 2);
    
        &::before {
            height: subtract(100vh, $modal-dialog-margin-y-sm-up * 2);
            height: min-content;
        }
    }
    
    .modal-content {
        @include box-shadow($modal-content-box-shadow-sm-up);
    }
    
    .modal-sm { max-width: $modal-sm; }
}
  
@include media-breakpoint-up(lg) {
    .modal-lg,
    .modal-xl {
        max-width: $modal-lg;
    }
}
  
@include media-breakpoint-up(xl) {
    .modal-xl { max-width: $modal-xl; }
}

//+++

.modal-content { padding: $modal-content-padding;
	@include media-breakpoint-down(sm) {
		padding: $modal-content-padding-sm
	}
	@include media-breakpoint-down(md) {
		height: 100%;
	}
	.container {
		padding-right: 0;
		padding-left: 0;
	}
}*/
.modal-title {
  font-size: 1.3125rem;
  font-weight: 700;
  font-family: var(--theme-text-display);
}
.modal-header .close {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  opacity: 1;
  margin: 0;
  position: relative;
  right: -1rem;
  outline: 0;
  padding: 0;
  font-size: 1.5rem;
  font-weight: 700;
  border: 0;
}
.modal-header .close:hover {
  background-color: #e7e7e7;
}
/*@include media-breakpoint-down(lg) {
	.modal-fullview { padding-right: 0 !important;
		.modal-dialog { margin: 0; max-width: 100%; }
		.modal-content { width: 100%; }
		.close { position: fixed; top: 1rem; right: 1rem; transform: none; z-index: $zindex-fixed; }
	}
}*/
#productImagesModal .modal-dialog {
  height: auto;
}
#productImagesModal .square-image {
  margin-bottom: 0.25rem;
}
#maintenance button.close {
  display: none;
}
.modal-fullwidth {
  max-width: 96vw;
}
.productbox-quick-actions {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  display: flex;
  z-index: 1;
  justify-content: flex-end;
}
.productbox-sale-percentage {
  position: relative;
  top: -4rem;
}
.productbox-image-wrapper-inner a {
  display: block;
  width: 100%;
  height: 100%;
}
.productbox-image-wrapper-inner img {
  position: relative;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
/*.productbox-variations {
	margin-bottom: $spacer;
	.js-slider-wrapper .js-slider-items .js-slider-item {
		&:first-child {
			margin-left: 3px;
		}
		&:last-child {
			margin-right: 3px;
		}
	}
}*/
.productbox-show-variations .productbox-variations {
  margin-bottom: 0;
}
.productbox-show-variations .productbox-variations .productbox-onhover {
  padding-bottom: 1rem;
}
.productbox-column .productbox-details {
  display: none;
}
.productbox-mini .productbox-vat, .productbox-mini .productbox-status, .productbox-mini .productbox-delivery, .productbox-mini .productbox-actions {
  display: none;
}
.productbox-sidebar .productbox-ribbon.ribbon, .productbox-sidebar .productbox-quick-actions, .productbox-sidebar .productbox-vat, .productbox-sidebar .productbox-details, .productbox-sidebar .productbox-status, .productbox-sidebar .productbox-delivery, .productbox-sidebar .productbox-actions {
  display: none;
}
.formrow-small {
  white-space: nowrap;
}
.formrow-small dd {
  margin-bottom: 0;
}
/* sliders */
.evo-slider .slick-slide {
  padding-top: 10px;
  bottom: 10px;
}
.evo-slider .slick-slide .img-fluid {
  width: 100%;
}
.evo-slider .ribbon-c {
  font-size: 0.8rem;
  padding: 4px 8px;
}
.ribbon-1 {
  color: #99bc18;
  border: 2px solid #99bc18;
}
.ribbon-1::before {
  border-right-color: #83a115;
}
.ribbon-2 {
  color: #e0115f;
  border: 2px solid #e0115f;
}
.ribbon-2::before {
  border-right-color: #c40f53;
}
.ribbon-3 {
  color: #eae0c8;
  border: 2px solid #eae0c8;
}
.ribbon-3::before {
  border-right-color: #e2d4b2;
}
.ribbon-4 {
  color: #0f52ba;
  border: 2px solid #0f52ba;
}
.ribbon-4::before {
  border-right-color: #0d469e;
}
.ribbon-5 {
  color: #7fffd4;
  border: 2px solid #7fffd4;
}
.ribbon-5::before {
  border-right-color: #60ffca;
}
.ribbon-6 {
  color: #4EE2EC;
  border: 2px solid #4EE2EC;
}
.ribbon-6::before {
  border-right-color: #32dde9;
}
.ribbon-7 {
  color: #f00000;
  border: 2px solid #f00000;
}
.ribbon-7::before {
  border-right-color: #d10000;
}
.ribbon-8 {
  color: #11923f;
  border: 2px solid #11923f;
}
.ribbon-8::before {
  border-right-color: #0e7733;
}
.ribbon-9 {
  color: #FBE808;
  border: 2px solid #FBE808;
}
.ribbon-9::before {
  border-right-color: #e1cf04;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.square, .productbox-image-wrapper {
  display: flex;
  position: relative;
}
.square::before, .productbox-image-wrapper::before {
  content: "";
  display: inline-block;
  padding-bottom: 100%;
}
table {
  border-collapse: collapse;
  width: 100%;
  /*tbody + tbody {
        border-top: (2 * $table-border-width) solid $table-border-color;
    }*/
}
table tbody tr {
  border-top: 1px solid #d5d5d5;
  /*@include hover() {
            color: $table-hover-color;
            background-color: $table-hover-bg;
          }*/
  /*& > td {
            border-right: 1px solid $base-border;
        }*/
}
table tbody tr:first-child {
  border-top: none;
}
table img {
  max-width: 2.8125rem;
  max-height: 2.8125rem;
  object-fit: contain;
}
table caption {
  caption-side: top;
}
caption {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #969696;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-striped tbody tr:nth-of-type(even) {
  background-color: #343a40;
}
table.dataTable td {
  vertical-align: middle;
}
table.dataTable .dt-address {
  cursor: pointer;
}
.tabs {
  margin-bottom: 1rem;
}
.tab-navigation .nav-tabs {
  position: relative;
}
.tab-navigation .nav-link {
  /*border: 0; 
	    font-size: $font-size-lg; 
	    padding: 0.2rem 0; 
	    position: relative; 
	    text-decoration: none;*/
}
.tab-navigation .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 0 0.125rem;
  border-color: var(--theme-tabs-border-color);
  border-style: solid;
  transition: width 0.15s;
  width: 0;
}
.tab-navigation .nav-link.active::after, .tab-navigation .nav-link:hover::after {
  width: 100%;
}
.tab-navigation .tab-drop {
  margin-right: 0;
  position: absolute !important;
  right: 0;
  bottom: 0;
  display: block;
  width: 25px;
}
.tab-navigation .tab-drop .dropdown-toggle {
  margin-right: 0;
}
.tab-navigation .tab-drop .dropdown-toggle::after {
  margin: 0;
  font-size: 1.2rem;
  display: block;
  width: 1.5625rem;
  padding-bottom: 0.625rem;
  text-align: center;
  border-bottom: 0;
}
.tab-content {
  margin: 1.5rem 0;
}
a[data-toggle="collapse"][aria-expanded=true] i.fa-chevron-down, #tabAccordion div[data-toggle="collapse"][aria-expanded=true] i.fa-chevron-down, #tabAccordion div[data-toggle="collapse"][aria-expanded="1"] i.fa-chevron-down {
  transform: rotate(180deg);
}
.tooltip, .popover {
  position: absolute;
  z-index: 1060;
  display: block;
  margin: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show, .popover.show {
  opacity: 1;
}
.tooltip .arrow, .popover .arrow {
  position: absolute;
  display: block;
  width: 1.8rem;
  height: 0.9rem;
}
.tooltip .arrow::before, .popover .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"], .bs-popover-auto[x-placement^="top"], .bs-popover-top {
  padding: 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow, .bs-popover-auto[x-placement^="top"] .arrow, .bs-popover-top .arrow {
  bottom: 0.00625rem;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::before {
  top: calc(100% - 0.1rem);
  border-width: 0.9rem 0.9rem 0;
  border-top-color: var(--theme-brand-1);
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"], .bs-popover-auto[x-placement^="right"], .bs-popover-right {
  padding: 0;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow, .bs-popover-auto[x-placement^="right"] .arrow, .bs-popover-right .arrow {
  left: 0;
  width: 0.9rem;
  height: 1.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::before {
  right: 0;
  border-width: 0.9rem 0.9rem 0.9rem 0;
  border-right-color: var(--theme-brand-1);
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"], .bs-popover-auto[x-placement^="bottom"], .bs-popover-bottom {
  padding: 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow, .bs-popover-bottom .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::before {
  bottom: calc(100% - 0.1rem);
  border-width: 0 0.9rem 0.9rem;
  border-bottom-color: var(--theme-brand-1);
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"], .bs-popover-auto[x-placement^="left"], .bs-popover-left {
  padding: 0;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow, .bs-popover-auto[x-placement^="left"] .arrow, .bs-popover-left .arrow {
  right: 0;
  width: 0.9rem;
  height: 1.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::before {
  left: 0;
  border-width: 0.9rem 0 0.9rem 0.9rem;
  border-left-color: var(--theme-brand-1);
}
.tooltip-inner, .popover-body {
  max-width: 17.1875rem;
  padding: 0.75rem;
  color: #ffffff;
  font-size: 0.875rem;
  background-color: #293133;
}
/*.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: $zindex-popover;
  display: block;
  max-width: $popover-max-width;
  font-size: var(--theme-font-size-sm);
  // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.
  // So reset our font and text properties to avoid inheriting weird values.
  //@include reset-text();
  //@include font-size($font-);
  // Allow breaking very long words so they don't overflow the popover's bounds
  word-wrap: break-word;
  background-color: $tooltip-bg;
  background-clip: padding-box;
  //border: $popover-border-width solid $popover-border-color;
  @include border-radius($popover-border-radius);
  @include box-shadow($popover-box-shadow);

  .arrow {
    position: absolute;
    display: block;
    width: $popover-arrow-width;
    height: $popover-arrow-height;
    margin: 0 $popover-border-radius;

    &::before,
    &::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid;
    }
  }
}

.bs-popover-top {
  margin-bottom: $popover-arrow-height;

  > .arrow {
    bottom: subtract(-$popover-arrow-height, $popover-border-width);

    &::before {
      bottom: 0;
      border-width: $popover-arrow-height ($popover-arrow-width * .5) 0;
      border-top-color: $tooltip-bg;
    }

    &::after {
      bottom: $popover-border-width;
      border-width: $popover-arrow-height ($popover-arrow-width * .5) 0;
      border-top-color: $tooltip-bg;
    }
  }
}

.bs-popover-right {
  margin-left: $popover-arrow-height;

  > .arrow {
    left: subtract(-$popover-arrow-height, $popover-border-width);
    width: $popover-arrow-height;
    height: $popover-arrow-width;
    margin: $popover-border-radius 0; // make sure the arrow does not touch the popover's rounded corners

    &::before {
      left: 0;
      border-width: ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5) 0;
      border-right-color: $tooltip-bg;
    }

    &::after {
      left: $popover-border-width;
      border-width: ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5) 0;
      border-right-color: $tooltip-bg;
    }
  }
}*/
/*.bs-popover-bottom {
  margin-top: $popover-arrow-height;

  > .arrow {
    top: subtract(-$popover-arrow-height, $popover-border-width);

    &::before {
      top: 0;
      border-width: 0 ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5);
      border-bottom-color: $tooltip-bg;
    }

    &::after {
      top: $popover-border-width;
      border-width: 0 ($popover-arrow-width * .5) $popover-arrow-height ($popover-arrow-width * .5);
      border-bottom-color: $tooltip-bg;
    }
  }

  // This will remove the popover-header's border just below the arrow
  .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: $popover-arrow-width;
    margin-left: -$popover-arrow-width * .5;
    content: "";
    border-bottom: $popover-border-width solid get-map($brand-colors,"secondary");
  }
}*/
/*.bs-popover-left {
  margin-right: $popover-arrow-height;

  > .arrow {
    right: subtract(-$popover-arrow-height, $popover-border-width);
    width: $popover-arrow-height;
    height: $popover-arrow-width;
    margin: $popover-border-radius 0; // make sure the arrow does not touch the popover's rounded corners

    &::before {
      right: 0;
      border-width: ($popover-arrow-width * .5) 0 ($popover-arrow-width * .5) $popover-arrow-height;
      border-left-color: $tooltip-bg;
    }

    &::after {
      right: $popover-border-width;
      border-width: ($popover-arrow-width * .5) 0 ($popover-arrow-width * .5) $popover-arrow-height;
      border-left-color: $tooltip-bg;
    }
  }
}*/
/*.bs-popover-auto {
  &[x-placement^="top"] {
    @extend .bs-popover-top;
  }
  &[x-placement^="right"] {
    @extend .bs-popover-right;
  }
  &[x-placement^="bottom"] {
    @extend .bs-popover-bottom;
  }
  &[x-placement^="left"] {
    @extend .bs-popover-left;
  }
}*/
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: var(--white);
  background-color: var(--theme-brand-1);
  border-bottom: 2px solid var(--theme-brand-2);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #ffffff;
}
.pagination-sm .page-item.active .page-link::after {
  left: 0.375rem;
  right: 0.375rem;
}
.pagination-lg .page-item.active .page-link::after {
  left: 1.125rem;
  right: 1.125rem;
}
/*.page-item { position: relative;
	&.active { font-weight: $font-weight-bold;
		.page-link {
			&::after {
				content: '';
				position: absolute;
				left: $pagination-padding-x * 3/4;
				bottom: 0;
				right: $pagination-padding-x * 3/4;
				border-bottom: 4px solid $primary;
			}
		}
	}
}*/
/*.dropdown-item.page-item {
	@include media-breakpoint-up(md) {
		background-color: transparent;
	}
}
.page-link {
	text-decoration: none;
}

.pagination {
	margin-bottom: 0;
	justify-content: space-between;
	align-items: center;
	@include media-breakpoint-up(md) { justify-content: normal;
		.dropdown > .btn { display: none; }
		.dropdown-menu { position: static !important; transform: none !important; display: flex; margin: 0; padding: 0; border: 0; min-width: auto; }
		.dropdown-item { width: auto; display: inline-block; padding: 0;
			&.active { background-color: $pagination-active-bg; color: $pagination-active-color; }

			@include hover { background-color: $pagination-hover-bg; }
		}
		.pagination-site { display: none; }
	}

	@include media-breakpoint-down(sm) {
		.dropdown-item { padding: 0;
			&.active .page-link,
			&:active .page-link { color: $dropdown-link-active-color; }
		}
	}
}*/
/*.productlist-page-nav {
	align-items: center;
	.pagination {
		margin: 0;
	}
	.displayoptions {
		margin-bottom: map-get($spacers, 3);
		@include media-breakpoint-up(md) {
			margin-bottom: 0;
		}
		.btn-group + .btn-group + .btn-group {
			margin-left: map-get($spacers, 2);
		}
	}
	.result-option-wrapper {
		margin-right: map-get($spacers, 2);
	}
	.productlist-item-info {
		margin-bottom: map-get($spacers, 2);
		margin-left: auto;
		margin-right: auto;
		display: flex;
		@include media-breakpoint-up(md) {
			&.productlist-item-border {
				border-right: $border-width solid $border-color;
				padding-right: map-get($spacers, 3);
			}
			margin-right: 0;
			margin-bottom: 0;
		}
	}
	&.productlist-page-nav-header-m {
		margin-top: map-get($spacers, 6);
		@include media-breakpoint-up(md) {
			margin-top: map-get($spacers, 5);
			> .col {
				margin-top: map-get($spacers, 3);
			}
		}
	}
}
.productlist-page-nav-bottom {
	margin-bottom: map-get($spacers, 5);
}*/
button, .btn {
  display: block;
  position: relative;
  background-color: transparent;
  border: solid transparent;
  padding: 0.5rem;
  font-family: var(--theme-text-display);
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  border-radius: var(--theme-border-radius);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  /*&:not(:disabled):not(.disabled) {
    //cursor: if($enable-pointer-cursor-for-buttons, pointer, null);

        &:active,
        &.active {
            @include box-shadow($btn-active-box-shadow);
            &:focus {
                @include box-shadow($btn-focus-box-shadow, $btn-active-box-shadow);
            }
        }
    }*/
}
@media (prefers-reduced-motion: reduce) {
  button, .btn {
    transition: none;
  }
}
button:hover, .btn:hover {
  text-decoration: none;
}
button:focus:not(:focus-visible), button.focus:not(:focus-visible), .btn:focus:not(:focus-visible), .btn.focus:not(:focus-visible) {
  outline: 0;
}
button.disabled, button:disabled, .btn.disabled, .btn:disabled {
  background-color: #ebebeb !important;
  color: #808080 !important;
  opacity: 0.5;
}
button.disabled svg, button:disabled svg, .btn.disabled svg, .btn:disabled svg {
  fill: #808080 !important;
}
a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary, .btn-1 {
  background-color: var(--theme-btn-1-bg);
  color: var(--theme-btn-1-color);
  border-color: var(--theme-btn-1-border);
  border-width: 2px;
  overflow: hidden;
  /*&::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        //border: 3px solid darken($brand-aquamarine, 10%);
        transition: opacity 0.3s, border 0.3s;
    }
    
    &:hover::before {
        opacity: 0;
    }
    
    &::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        //background-color: lighten(var(--theme-btn-1-hover-bg), 10%);
        background-color: hsl(from var(--theme-brand-1) h s calc(l + 8));
        border-color: transparent;
        //border-radius: 50%;
        transform: translate(0px, 0px) scale(0.1);
        opacity: 0;
        transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
    }
    
    &:hover::after {
        opacity: 1;
        //transform-origin: 100px 100px;
        //transform: scale(1) translate(0px, 0px);
    }*/
}
.btn-primary svg, .btn-1 svg {
  fill: var(--theme-btn-1-color);
}
@media (hover: hover) and (pointer: fine) {
  .btn-primary:hover, .btn-1:hover {
    background-color: var(--theme-btn-1-hover-bg);
    border-color: var(--theme-btn-1-hover-bg);
    color: var(--theme-btn-1-hover-color);
  }
}
.btn-primary:not(.slick-disabled):not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle, .btn-1:not(.slick-disabled):not(:disabled):not(.disabled):active, .btn-1:not(:disabled):not(.disabled).active, .show > .btn-1.dropdown-toggle {
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-primary:not(.slick-disabled):not(:disabled):not(.disabled):active::after, .btn-primary:not(:disabled):not(.disabled).active::after, .show > .btn-primary.dropdown-toggle::after, .btn-1:not(.slick-disabled):not(:disabled):not(.disabled):active::after, .btn-1:not(:disabled):not(.disabled).active::after, .show > .btn-1.dropdown-toggle::after {
  width: 300%;
}
.btn-secondary, .btn-2 {
  background-color: var(--theme-btn-2-bg);
  color: var(--theme-btn-2-color);
  border-color: var(--theme-btn-2-border);
  border-width: 2px;
}
.btn-secondary svg, .btn-2 svg {
  fill: var(--theme-btn-2-color);
}
@media (hover: hover) and (pointer: fine) {
  .btn-secondary:hover, .show > .btn-secondary.dropdown-toggle, .btn-2:hover, .show > .btn-2.dropdown-toggle {
    background-color: var(--theme-btn-2-hover-bg);
  }
}
.btn-secondary:not(.slick-disabled):not(:disabled):not(.disabled):active, .btn-secondary:not(.slick-disabled):not(:disabled):not(.disabled).active, .btn-2:not(.slick-disabled):not(:disabled):not(.disabled):active, .btn-2:not(.slick-disabled):not(:disabled):not(.disabled).active {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #808080;
}
.show > .btn-secondary.dropdown-toggle, .show > .btn-2.dropdown-toggle {
  background-color: var(--theme-btn-2-hover-bg);
  border-color: var(--theme-btn-2-border);
}
.btn-std, .btn-3 {
  background-color: var(--theme-btn-3-bg);
  color: var(--theme-btn-3-color);
  border-color: var(--theme-btn-3-border);
  border-width: 2px;
}
.btn-std svg, .btn-3 svg {
  fill: var(--theme-btn-3-color);
}
@media (hover: hover) and (pointer: fine) {
  .btn-std:not(.slick-disabled):not(:disabled):not(.disabled):hover, .btn-3:not(.slick-disabled):not(:disabled):not(.disabled):hover {
    border-color: var(--theme-btn-3-hover-border);
  }
}
.btn-std:not(.slick-disabled):not(:disabled):not(.disabled):active, .btn-std:not(:disabled):not(.disabled).active, .show > .btn-std.dropdown-toggle, .btn-3:not(.slick-disabled):not(:disabled):not(.disabled):active, .btn-3:not(:disabled):not(.disabled).active, .show > .btn-3.dropdown-toggle {
  background-color: #cccccc !important;
  border-color: #cccccc !important;
}
.btn-shell {
  background-color: rgba(255, 255, 255, 0.5);
}
@media (hover: hover) and (pointer: fine) {
  .btn-shell:hover {
    background-color: #e7e7e7;
  }
}
.btn-shell:not(:disabled):not(label):not(.disabled):active, .btn-shell:not(:disabled):not(label):not(.disabled).active, .show > .btn-shell.dropdown-toggle {
  background-color: #cccccc;
}
@media (hover: hover) and (pointer: fine) {
  .btn-shell-2:hover {
    background-color: #e7e7e7;
  }
}
.btn-shell-2:not(:disabled):not(label):not(.disabled):active, .btn-shell-2:not(:disabled):not(label):not(.disabled).active, .show > .btn-shell-2.dropdown-toggle {
  /*&[aria-expanded="true"],*/
  background-color: #cccccc;
}
@media (hover: hover) and (pointer: fine) {
  .btn-shell-3:hover {
    background-color: #f4f4f4;
  }
}
.btn-shell-3:not(:disabled):not(label):not(.disabled):active, .btn-shell-3:not(:disabled):not(label):not(.disabled).active, .show > .btn-shell-3.dropdown-toggle {
  background-color: #cccccc;
}
@media (hover: hover) and (pointer: fine) {
  .btn-shell-4:hover {
    background-color: #f4f4f4;
    color: var(--theme-brand-1);
  }
  .btn-shell-4:hover svg {
    fill: var(--theme-brand-1);
  }
}
.btn-shell-4:not(:disabled):not(label):not(.disabled):active, .btn-shell-4:not(:disabled):not(label):not(.disabled).active, .show > .btn-shell-4.dropdown-toggle {
  background-color: #cccccc;
}
.btn-outline-primary {
  position: relative;
  border-color: var(--theme-brand-1);
  border-width: 2px;
  overflow: hidden;
}
.btn-outline-primary:hover {
  background-color: hsl(from var(--theme-brand-1) h s calc(l + 45));
  color: #212529;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  background-color: var(--theme-brand-1);
  color: #ffffff;
  border-color: var(--theme-brand-1);
}
.btn-outline-primary:not(:disabled):not(.disabled):active::after, .btn-outline-primary:not(:disabled):not(.disabled).active::after, .show > .btn-outline-primary.dropdown-toggle::after {
  width: 300%;
}
.btn-outline-secondary {
  border-color: var(--theme-brand-1);
  border-width: 2px;
}
.btn-outline-secondary:hover {
  background-color: var(--theme-brand-2);
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  background-color: #cccccc;
  color: var(--theme-brand-1);
}
.btn-icon {
  padding: 0.6696428571rem 0.6696428571rem;
  font-size: 1.15rem;
  line-height: 1;
  border-radius: 50%;
  border-width: 0.125rem;
}
.btn-icon > [class*="fa-"] {
  width: 1.25em;
  height: 1.25em;
  line-height: 1.25em;
}
.btn-icon.btn-sm, .btn-group-sm > .btn-icon.btn {
  padding: 0.3571428571rem 0.3571428571rem;
  font-size: 1.15rem;
  line-height: 1;
  border-radius: 50%;
  border-width: 0.0625rem;
}
.btn-icon.btn-lg, .btn-group-lg > .btn-icon.btn {
  padding: 0.7142857143rem 0.7142857143rem;
  font-size: 1.29375rem;
  line-height: 1;
  border-radius: 50%;
}
.btn-icon-primary {
  background-color: var(--theme-brand-1);
  color: #ffffff;
  border-color: var(--theme-brand-1);
  border-width: 1px;
}
.btn-icon-primary:hover {
  background-color: hsl(from var(--theme-brand-1) h s calc(l + 8));
  color: var(--theme-brand-1);
  border-color: hsl(from var(--theme-brand-1) h s calc(l + 8));
}
.btn-icon-primary:not(:disabled):not(.disabled):active, .btn-icon-primary:not(:disabled):not(.disabled).active, .show > .btn-icon-primary.dropdown-toggle {
  background-color: var(--theme-brand-1);
  color: #ffffff;
  border-color: var(--theme-brand-1);
}
.btn-icon-secondary {
  background-color: var(--theme-brand-1);
  color: #ffffff;
  border-color: var(--theme-brand-1);
  border-width: 1px;
}
.btn-icon-secondary:hover {
  background-color: var(--theme-brand-2);
  color: var(--theme-brand-1);
  border-color: var(--theme-brand-2);
}
.btn-icon-secondary:not(:disabled):not(.disabled):active, .btn-icon-secondary:not(:disabled):not(.disabled).active, .show > .btn-icon-secondary.dropdown-toggle {
  background-color: var(--theme-brand-1);
  color: #ffffff;
  border-color: var(--theme-brand-1);
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  line-height: 3;
  border-radius: 5px;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.375rem 0.5rem;
  border-radius: 5px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.btn-hidden-default {
  overflow: visible !important;
  height: 0 !important;
  width: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  display: block !important;
}
#js-filters:hover .text-secondary {
  color: var(--theme-brand-1) !important;
}
#js-filters:not(:disabled):not(.disabled):active .text-secondary, #js-filters:not(:disabled):not(.disabled).active .text-secondary {
  color: #ffffff !important;
}
.smoothscroll-top {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 1030;
  right: 20px;
  bottom: -20px;
  border-radius: 5px;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}
/*.smoothscroll-top:hover {
  transition:all .2s ease-in-out;
  transition-delay: 0s;
}*/
.smoothscroll-top.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1;
  bottom: 20px;
}
.smoothscroll-top i.fa {
  line-height: inherit;
}
.stepper {
  align-items: center;
  border: 1px solid #d5d5d5;
  margin: 0;
  background: #f5f7fa;
  overflow: hidden;
}
.stepper .step {
  position: relative;
}
.stepper .step .step-content {
  min-height: 2.875rem;
  display: flex;
  align-items: center;
  position: relative;
}
.stepper .badge {
  width: 1.5625rem;
  height: 1.5625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.stepper .badge-count {
  font-size: 0.9rem;
}
.stepper .step::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 3.125rem solid transparent;
  border-bottom: 3.125rem solid transparent;
  border-left: 1.875rem solid #f5f7fa;
  position: absolute;
  top: 50%;
  margin-top: -3.125rem;
  margin-left: -1rem;
  left: 100%;
  z-index: 2;
}
.stepper .step::before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 3.125rem solid transparent;
  border-bottom: 3.125rem solid transparent;
  border-left: 1.875rem solid #ebe9e9;
  position: absolute;
  top: 50%;
  margin-top: -3.125rem;
  margin-left: -0.8695652174rem;
  left: 100%;
  z-index: 1;
}
.stepper .step:last-child::after, .stepper .step:last-child::before {
  display: none;
}
.stepper .step-active {
  background: #ffffff;
}
.stepper .step-active .step-content::after {
  content: "";
  position: absolute;
  height: 0.125rem;
  bottom: 0;
  background: #293133;
  z-index: 11;
  left: -1rem;
  right: -1rem;
}
.stepper .step-active::after {
  border-left-color: #ffffff;
}
.stepper .step-active .step-text {
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .stepper {
    background: #ffffff;
    border: 0;
  }
  .stepper .step::after, .stepper .step::before {
    display: none;
  }
  .stepper .step:first-child {
    padding-left: 0;
  }
  .stepper .step:nth-child(2) {
    padding: 0;
  }
  .stepper .step:last-child {
    padding-right: 0;
  }
  .stepper .step-active .step-text {
    font-size: 0.8rem;
  }
  .stepper .step-content::after {
    display: none;
  }
  .stepper .step-current .step-content::after {
    content: "";
    display: block;
    position: absolute;
    height: 0.125rem;
    bottom: 0;
    background: #293133;
    z-index: 11;
    left: 0;
    right: 0;
  }
}
/**  #UTILITY CLASSES  **/
/** #BACKGROUND #BG CLASSES **/
@media (max-width: 991.98px) {
  .bg-menu {
    background-color: #ffffff;
  }
}
.bg-primary {
  background-color: var(--primary);
}
.bg-secondary {
  background-color: var(--secondary);
}
.bg-accent {
  background-color: var(--accent);
}
.bg-forrest {
  background-color: var(--forrest);
}
.bg-gold {
  background-color: var(--gold);
}
.bg-aquamarine {
  background-color: var(--aquamarine);
}
.bg-sapphire {
  background-color: var(--sapphire);
}
.bg-pearl {
  background-color: var(--pearl);
}
.bg-ruby {
  background-color: var(--ruby);
}
.bg-diamond {
  background-color: var(--diamond);
}
.bg-blue-diamond {
  background-color: var(--blue-diamond);
}
.bg-aquablue {
  background-color: var(--aquablue);
}
.bg-antrazit {
  background-color: var(--antrazit);
}
.bg-yellow {
  background-color: var(--yellow);
}
.bg-pink {
  background-color: var(--pink);
}
.bg-chrome {
  background-color: var(--chrome);
}
.bg-shell {
  background-color: var(--shell);
}
.bg-base {
  background-color: var(--base);
}
.bg-active {
  background-color: var(--active);
}
.bg-line {
  background-color: var(--line);
}
.bg-dot {
  background-color: var(--dot);
}
.bg-select {
  background-color: var(--select);
}
.bg-hover {
  background-color: var(--hover);
}
.bg-muted {
  background-color: var(--muted);
}
.bg-disabled {
  background-color: var(--disabled);
}
.bg-body {
  background-color: var(--body);
}
.bg-success {
  background-color: var(--success);
}
.bg-info {
  background-color: var(--info);
}
.bg-warning {
  background-color: var(--warning);
}
.bg-danger {
  background-color: var(--danger);
}
.bg-white {
  background-color: var(--white);
}
.bg-gray {
  background-color: var(--gray);
}
.bg-black {
  background-color: var(--black);
}
.bg-light {
  background-color: var(--light);
}
.bg-dark {
  background-color: var(--dark);
}
.bg-trans {
  background-color: transparent !important;
}
.bg-discount {
  background-color: var(--theme-price-color-discount);
}
.clip-border {
  background-clip: border-box;
}
.clip-padding {
  background-clip: padding-box;
}
.clip-content {
  background-clip: content-box;
}
.clip-text {
  background-clip: text;
  -webkit-background-clip: text;
}
.border-primary {
  border: 1px solid var(--primary);
}
.border-top-primary {
  border-top: 1px solid var(--primary);
}
.border-bottom-primary {
  border-bottom: 1px solid var(--primary);
}
.border-left-primary {
  border-left: 1px solid var(--primary);
}
.border-right-primary {
  border-right: 1px solid var(--primary);
}
.border-secondary {
  border: 1px solid var(--secondary);
}
.border-top-secondary {
  border-top: 1px solid var(--secondary);
}
.border-bottom-secondary {
  border-bottom: 1px solid var(--secondary);
}
.border-left-secondary {
  border-left: 1px solid var(--secondary);
}
.border-right-secondary {
  border-right: 1px solid var(--secondary);
}
.border-accent {
  border: 1px solid var(--accent);
}
.border-top-accent {
  border-top: 1px solid var(--accent);
}
.border-bottom-accent {
  border-bottom: 1px solid var(--accent);
}
.border-left-accent {
  border-left: 1px solid var(--accent);
}
.border-right-accent {
  border-right: 1px solid var(--accent);
}
.border-forrest {
  border: 1px solid var(--forrest);
}
.border-top-forrest {
  border-top: 1px solid var(--forrest);
}
.border-bottom-forrest {
  border-bottom: 1px solid var(--forrest);
}
.border-left-forrest {
  border-left: 1px solid var(--forrest);
}
.border-right-forrest {
  border-right: 1px solid var(--forrest);
}
.border-gold {
  border: 1px solid var(--gold);
}
.border-top-gold {
  border-top: 1px solid var(--gold);
}
.border-bottom-gold {
  border-bottom: 1px solid var(--gold);
}
.border-left-gold {
  border-left: 1px solid var(--gold);
}
.border-right-gold {
  border-right: 1px solid var(--gold);
}
.border-aquamarine {
  border: 1px solid var(--aquamarine);
}
.border-top-aquamarine {
  border-top: 1px solid var(--aquamarine);
}
.border-bottom-aquamarine {
  border-bottom: 1px solid var(--aquamarine);
}
.border-left-aquamarine {
  border-left: 1px solid var(--aquamarine);
}
.border-right-aquamarine {
  border-right: 1px solid var(--aquamarine);
}
.border-sapphire {
  border: 1px solid var(--sapphire);
}
.border-top-sapphire {
  border-top: 1px solid var(--sapphire);
}
.border-bottom-sapphire {
  border-bottom: 1px solid var(--sapphire);
}
.border-left-sapphire {
  border-left: 1px solid var(--sapphire);
}
.border-right-sapphire {
  border-right: 1px solid var(--sapphire);
}
.border-pearl {
  border: 1px solid var(--pearl);
}
.border-top-pearl {
  border-top: 1px solid var(--pearl);
}
.border-bottom-pearl {
  border-bottom: 1px solid var(--pearl);
}
.border-left-pearl {
  border-left: 1px solid var(--pearl);
}
.border-right-pearl {
  border-right: 1px solid var(--pearl);
}
.border-ruby {
  border: 1px solid var(--ruby);
}
.border-top-ruby {
  border-top: 1px solid var(--ruby);
}
.border-bottom-ruby {
  border-bottom: 1px solid var(--ruby);
}
.border-left-ruby {
  border-left: 1px solid var(--ruby);
}
.border-right-ruby {
  border-right: 1px solid var(--ruby);
}
.border-diamond {
  border: 1px solid var(--diamond);
}
.border-top-diamond {
  border-top: 1px solid var(--diamond);
}
.border-bottom-diamond {
  border-bottom: 1px solid var(--diamond);
}
.border-left-diamond {
  border-left: 1px solid var(--diamond);
}
.border-right-diamond {
  border-right: 1px solid var(--diamond);
}
.border-blue-diamond {
  border: 1px solid var(--blue-diamond);
}
.border-top-blue-diamond {
  border-top: 1px solid var(--blue-diamond);
}
.border-bottom-blue-diamond {
  border-bottom: 1px solid var(--blue-diamond);
}
.border-left-blue-diamond {
  border-left: 1px solid var(--blue-diamond);
}
.border-right-blue-diamond {
  border-right: 1px solid var(--blue-diamond);
}
.border-aquablue {
  border: 1px solid var(--aquablue);
}
.border-top-aquablue {
  border-top: 1px solid var(--aquablue);
}
.border-bottom-aquablue {
  border-bottom: 1px solid var(--aquablue);
}
.border-left-aquablue {
  border-left: 1px solid var(--aquablue);
}
.border-right-aquablue {
  border-right: 1px solid var(--aquablue);
}
.border-antrazit {
  border: 1px solid var(--antrazit);
}
.border-top-antrazit {
  border-top: 1px solid var(--antrazit);
}
.border-bottom-antrazit {
  border-bottom: 1px solid var(--antrazit);
}
.border-left-antrazit {
  border-left: 1px solid var(--antrazit);
}
.border-right-antrazit {
  border-right: 1px solid var(--antrazit);
}
.border-yellow {
  border: 1px solid var(--yellow);
}
.border-top-yellow {
  border-top: 1px solid var(--yellow);
}
.border-bottom-yellow {
  border-bottom: 1px solid var(--yellow);
}
.border-left-yellow {
  border-left: 1px solid var(--yellow);
}
.border-right-yellow {
  border-right: 1px solid var(--yellow);
}
.border-pink {
  border: 1px solid var(--pink);
}
.border-top-pink {
  border-top: 1px solid var(--pink);
}
.border-bottom-pink {
  border-bottom: 1px solid var(--pink);
}
.border-left-pink {
  border-left: 1px solid var(--pink);
}
.border-right-pink {
  border-right: 1px solid var(--pink);
}
.border-chrome {
  border: 1px solid var(--chrome);
}
.border-top-chrome {
  border-top: 1px solid var(--chrome);
}
.border-bottom-chrome {
  border-bottom: 1px solid var(--chrome);
}
.border-left-chrome {
  border-left: 1px solid var(--chrome);
}
.border-right-chrome {
  border-right: 1px solid var(--chrome);
}
.border-shell {
  border: 1px solid var(--shell);
}
.border-top-shell {
  border-top: 1px solid var(--shell);
}
.border-bottom-shell {
  border-bottom: 1px solid var(--shell);
}
.border-left-shell {
  border-left: 1px solid var(--shell);
}
.border-right-shell {
  border-right: 1px solid var(--shell);
}
.border-base {
  border: 1px solid var(--base);
}
.border-top-base {
  border-top: 1px solid var(--base);
}
.border-bottom-base {
  border-bottom: 1px solid var(--base);
}
.border-left-base {
  border-left: 1px solid var(--base);
}
.border-right-base {
  border-right: 1px solid var(--base);
}
.border-active {
  border: 1px solid var(--active);
}
.border-top-active {
  border-top: 1px solid var(--active);
}
.border-bottom-active {
  border-bottom: 1px solid var(--active);
}
.border-left-active {
  border-left: 1px solid var(--active);
}
.border-right-active {
  border-right: 1px solid var(--active);
}
.border-line {
  border: 1px solid var(--line);
}
.border-top-line {
  border-top: 1px solid var(--line);
}
.border-bottom-line {
  border-bottom: 1px solid var(--line);
}
.border-left-line {
  border-left: 1px solid var(--line);
}
.border-right-line {
  border-right: 1px solid var(--line);
}
.border-dot {
  border: 1px solid var(--dot);
}
.border-top-dot {
  border-top: 1px solid var(--dot);
}
.border-bottom-dot {
  border-bottom: 1px solid var(--dot);
}
.border-left-dot {
  border-left: 1px solid var(--dot);
}
.border-right-dot {
  border-right: 1px solid var(--dot);
}
.border-select {
  border: 1px solid var(--select);
}
.border-top-select {
  border-top: 1px solid var(--select);
}
.border-bottom-select {
  border-bottom: 1px solid var(--select);
}
.border-left-select {
  border-left: 1px solid var(--select);
}
.border-right-select {
  border-right: 1px solid var(--select);
}
.border-hover {
  border: 1px solid var(--hover);
}
.border-top-hover {
  border-top: 1px solid var(--hover);
}
.border-bottom-hover {
  border-bottom: 1px solid var(--hover);
}
.border-left-hover {
  border-left: 1px solid var(--hover);
}
.border-right-hover {
  border-right: 1px solid var(--hover);
}
.border-muted {
  border: 1px solid var(--muted);
}
.border-top-muted {
  border-top: 1px solid var(--muted);
}
.border-bottom-muted {
  border-bottom: 1px solid var(--muted);
}
.border-left-muted {
  border-left: 1px solid var(--muted);
}
.border-right-muted {
  border-right: 1px solid var(--muted);
}
.border-disabled {
  border: 1px solid var(--disabled);
}
.border-top-disabled {
  border-top: 1px solid var(--disabled);
}
.border-bottom-disabled {
  border-bottom: 1px solid var(--disabled);
}
.border-left-disabled {
  border-left: 1px solid var(--disabled);
}
.border-right-disabled {
  border-right: 1px solid var(--disabled);
}
.border-body {
  border: 1px solid var(--body);
}
.border-top-body {
  border-top: 1px solid var(--body);
}
.border-bottom-body {
  border-bottom: 1px solid var(--body);
}
.border-left-body {
  border-left: 1px solid var(--body);
}
.border-right-body {
  border-right: 1px solid var(--body);
}
.border-success {
  border: 1px solid var(--success);
}
.border-top-success {
  border-top: 1px solid var(--success);
}
.border-bottom-success {
  border-bottom: 1px solid var(--success);
}
.border-left-success {
  border-left: 1px solid var(--success);
}
.border-right-success {
  border-right: 1px solid var(--success);
}
.border-info {
  border: 1px solid var(--info);
}
.border-top-info {
  border-top: 1px solid var(--info);
}
.border-bottom-info {
  border-bottom: 1px solid var(--info);
}
.border-left-info {
  border-left: 1px solid var(--info);
}
.border-right-info {
  border-right: 1px solid var(--info);
}
.border-warning {
  border: 1px solid var(--warning);
}
.border-top-warning {
  border-top: 1px solid var(--warning);
}
.border-bottom-warning {
  border-bottom: 1px solid var(--warning);
}
.border-left-warning {
  border-left: 1px solid var(--warning);
}
.border-right-warning {
  border-right: 1px solid var(--warning);
}
.border-danger {
  border: 1px solid var(--danger);
}
.border-top-danger {
  border-top: 1px solid var(--danger);
}
.border-bottom-danger {
  border-bottom: 1px solid var(--danger);
}
.border-left-danger {
  border-left: 1px solid var(--danger);
}
.border-right-danger {
  border-right: 1px solid var(--danger);
}
.border-white {
  border: 1px solid var(--white);
}
.border-top-white {
  border-top: 1px solid var(--white);
}
.border-bottom-white {
  border-bottom: 1px solid var(--white);
}
.border-left-white {
  border-left: 1px solid var(--white);
}
.border-right-white {
  border-right: 1px solid var(--white);
}
.border-gray {
  border: 1px solid var(--gray);
}
.border-top-gray {
  border-top: 1px solid var(--gray);
}
.border-bottom-gray {
  border-bottom: 1px solid var(--gray);
}
.border-left-gray {
  border-left: 1px solid var(--gray);
}
.border-right-gray {
  border-right: 1px solid var(--gray);
}
.border-black {
  border: 1px solid var(--black);
}
.border-top-black {
  border-top: 1px solid var(--black);
}
.border-bottom-black {
  border-bottom: 1px solid var(--black);
}
.border-left-black {
  border-left: 1px solid var(--black);
}
.border-right-black {
  border-right: 1px solid var(--black);
}
.border-light {
  border: 1px solid var(--light);
}
.border-top-light {
  border-top: 1px solid var(--light);
}
.border-bottom-light {
  border-bottom: 1px solid var(--light);
}
.border-left-light {
  border-left: 1px solid var(--light);
}
.border-right-light {
  border-right: 1px solid var(--light);
}
.border-dark {
  border: 1px solid var(--dark);
}
.border-top-dark {
  border-top: 1px solid var(--dark);
}
.border-bottom-dark {
  border-bottom: 1px solid var(--dark);
}
.border-left-dark {
  border-left: 1px solid var(--dark);
}
.border-right-dark {
  border-right: 1px solid var(--dark);
}
.border-none {
  border: none !important;
}
.border-left-none {
  border-left: none !important;
}
.border-right-none {
  border-right: none !important;
}
.border-top-none {
  border-top: none !important;
}
.border-bottom-none {
  border-bottom: none !important;
}
@media (min-width: 576px) {
  .sm-border-primary {
    border: 1px solid var(--primary);
  }
  .sm-border-top-primary {
    border-top: 1px solid var(--primary);
  }
  .sm-border-bottom-primary {
    border-bottom: 1px solid var(--primary);
  }
  .sm-border-left-primary {
    border-left: 1px solid var(--primary);
  }
  .sm-border-right-primary {
    border-right: 1px solid var(--primary);
  }
  .sm-border-secondary {
    border: 1px solid var(--secondary);
  }
  .sm-border-top-secondary {
    border-top: 1px solid var(--secondary);
  }
  .sm-border-bottom-secondary {
    border-bottom: 1px solid var(--secondary);
  }
  .sm-border-left-secondary {
    border-left: 1px solid var(--secondary);
  }
  .sm-border-right-secondary {
    border-right: 1px solid var(--secondary);
  }
  .sm-border-accent {
    border: 1px solid var(--accent);
  }
  .sm-border-top-accent {
    border-top: 1px solid var(--accent);
  }
  .sm-border-bottom-accent {
    border-bottom: 1px solid var(--accent);
  }
  .sm-border-left-accent {
    border-left: 1px solid var(--accent);
  }
  .sm-border-right-accent {
    border-right: 1px solid var(--accent);
  }
  .sm-border-forrest {
    border: 1px solid var(--forrest);
  }
  .sm-border-top-forrest {
    border-top: 1px solid var(--forrest);
  }
  .sm-border-bottom-forrest {
    border-bottom: 1px solid var(--forrest);
  }
  .sm-border-left-forrest {
    border-left: 1px solid var(--forrest);
  }
  .sm-border-right-forrest {
    border-right: 1px solid var(--forrest);
  }
  .sm-border-gold {
    border: 1px solid var(--gold);
  }
  .sm-border-top-gold {
    border-top: 1px solid var(--gold);
  }
  .sm-border-bottom-gold {
    border-bottom: 1px solid var(--gold);
  }
  .sm-border-left-gold {
    border-left: 1px solid var(--gold);
  }
  .sm-border-right-gold {
    border-right: 1px solid var(--gold);
  }
  .sm-border-aquamarine {
    border: 1px solid var(--aquamarine);
  }
  .sm-border-top-aquamarine {
    border-top: 1px solid var(--aquamarine);
  }
  .sm-border-bottom-aquamarine {
    border-bottom: 1px solid var(--aquamarine);
  }
  .sm-border-left-aquamarine {
    border-left: 1px solid var(--aquamarine);
  }
  .sm-border-right-aquamarine {
    border-right: 1px solid var(--aquamarine);
  }
  .sm-border-sapphire {
    border: 1px solid var(--sapphire);
  }
  .sm-border-top-sapphire {
    border-top: 1px solid var(--sapphire);
  }
  .sm-border-bottom-sapphire {
    border-bottom: 1px solid var(--sapphire);
  }
  .sm-border-left-sapphire {
    border-left: 1px solid var(--sapphire);
  }
  .sm-border-right-sapphire {
    border-right: 1px solid var(--sapphire);
  }
  .sm-border-pearl {
    border: 1px solid var(--pearl);
  }
  .sm-border-top-pearl {
    border-top: 1px solid var(--pearl);
  }
  .sm-border-bottom-pearl {
    border-bottom: 1px solid var(--pearl);
  }
  .sm-border-left-pearl {
    border-left: 1px solid var(--pearl);
  }
  .sm-border-right-pearl {
    border-right: 1px solid var(--pearl);
  }
  .sm-border-ruby {
    border: 1px solid var(--ruby);
  }
  .sm-border-top-ruby {
    border-top: 1px solid var(--ruby);
  }
  .sm-border-bottom-ruby {
    border-bottom: 1px solid var(--ruby);
  }
  .sm-border-left-ruby {
    border-left: 1px solid var(--ruby);
  }
  .sm-border-right-ruby {
    border-right: 1px solid var(--ruby);
  }
  .sm-border-diamond {
    border: 1px solid var(--diamond);
  }
  .sm-border-top-diamond {
    border-top: 1px solid var(--diamond);
  }
  .sm-border-bottom-diamond {
    border-bottom: 1px solid var(--diamond);
  }
  .sm-border-left-diamond {
    border-left: 1px solid var(--diamond);
  }
  .sm-border-right-diamond {
    border-right: 1px solid var(--diamond);
  }
  .sm-border-blue-diamond {
    border: 1px solid var(--blue-diamond);
  }
  .sm-border-top-blue-diamond {
    border-top: 1px solid var(--blue-diamond);
  }
  .sm-border-bottom-blue-diamond {
    border-bottom: 1px solid var(--blue-diamond);
  }
  .sm-border-left-blue-diamond {
    border-left: 1px solid var(--blue-diamond);
  }
  .sm-border-right-blue-diamond {
    border-right: 1px solid var(--blue-diamond);
  }
  .sm-border-aquablue {
    border: 1px solid var(--aquablue);
  }
  .sm-border-top-aquablue {
    border-top: 1px solid var(--aquablue);
  }
  .sm-border-bottom-aquablue {
    border-bottom: 1px solid var(--aquablue);
  }
  .sm-border-left-aquablue {
    border-left: 1px solid var(--aquablue);
  }
  .sm-border-right-aquablue {
    border-right: 1px solid var(--aquablue);
  }
  .sm-border-antrazit {
    border: 1px solid var(--antrazit);
  }
  .sm-border-top-antrazit {
    border-top: 1px solid var(--antrazit);
  }
  .sm-border-bottom-antrazit {
    border-bottom: 1px solid var(--antrazit);
  }
  .sm-border-left-antrazit {
    border-left: 1px solid var(--antrazit);
  }
  .sm-border-right-antrazit {
    border-right: 1px solid var(--antrazit);
  }
  .sm-border-yellow {
    border: 1px solid var(--yellow);
  }
  .sm-border-top-yellow {
    border-top: 1px solid var(--yellow);
  }
  .sm-border-bottom-yellow {
    border-bottom: 1px solid var(--yellow);
  }
  .sm-border-left-yellow {
    border-left: 1px solid var(--yellow);
  }
  .sm-border-right-yellow {
    border-right: 1px solid var(--yellow);
  }
  .sm-border-pink {
    border: 1px solid var(--pink);
  }
  .sm-border-top-pink {
    border-top: 1px solid var(--pink);
  }
  .sm-border-bottom-pink {
    border-bottom: 1px solid var(--pink);
  }
  .sm-border-left-pink {
    border-left: 1px solid var(--pink);
  }
  .sm-border-right-pink {
    border-right: 1px solid var(--pink);
  }
  .sm-border-chrome {
    border: 1px solid var(--chrome);
  }
  .sm-border-top-chrome {
    border-top: 1px solid var(--chrome);
  }
  .sm-border-bottom-chrome {
    border-bottom: 1px solid var(--chrome);
  }
  .sm-border-left-chrome {
    border-left: 1px solid var(--chrome);
  }
  .sm-border-right-chrome {
    border-right: 1px solid var(--chrome);
  }
  .sm-border-shell {
    border: 1px solid var(--shell);
  }
  .sm-border-top-shell {
    border-top: 1px solid var(--shell);
  }
  .sm-border-bottom-shell {
    border-bottom: 1px solid var(--shell);
  }
  .sm-border-left-shell {
    border-left: 1px solid var(--shell);
  }
  .sm-border-right-shell {
    border-right: 1px solid var(--shell);
  }
  .sm-border-base {
    border: 1px solid var(--base);
  }
  .sm-border-top-base {
    border-top: 1px solid var(--base);
  }
  .sm-border-bottom-base {
    border-bottom: 1px solid var(--base);
  }
  .sm-border-left-base {
    border-left: 1px solid var(--base);
  }
  .sm-border-right-base {
    border-right: 1px solid var(--base);
  }
  .sm-border-active {
    border: 1px solid var(--active);
  }
  .sm-border-top-active {
    border-top: 1px solid var(--active);
  }
  .sm-border-bottom-active {
    border-bottom: 1px solid var(--active);
  }
  .sm-border-left-active {
    border-left: 1px solid var(--active);
  }
  .sm-border-right-active {
    border-right: 1px solid var(--active);
  }
  .sm-border-line {
    border: 1px solid var(--line);
  }
  .sm-border-top-line {
    border-top: 1px solid var(--line);
  }
  .sm-border-bottom-line {
    border-bottom: 1px solid var(--line);
  }
  .sm-border-left-line {
    border-left: 1px solid var(--line);
  }
  .sm-border-right-line {
    border-right: 1px solid var(--line);
  }
  .sm-border-dot {
    border: 1px solid var(--dot);
  }
  .sm-border-top-dot {
    border-top: 1px solid var(--dot);
  }
  .sm-border-bottom-dot {
    border-bottom: 1px solid var(--dot);
  }
  .sm-border-left-dot {
    border-left: 1px solid var(--dot);
  }
  .sm-border-right-dot {
    border-right: 1px solid var(--dot);
  }
  .sm-border-select {
    border: 1px solid var(--select);
  }
  .sm-border-top-select {
    border-top: 1px solid var(--select);
  }
  .sm-border-bottom-select {
    border-bottom: 1px solid var(--select);
  }
  .sm-border-left-select {
    border-left: 1px solid var(--select);
  }
  .sm-border-right-select {
    border-right: 1px solid var(--select);
  }
  .sm-border-hover {
    border: 1px solid var(--hover);
  }
  .sm-border-top-hover {
    border-top: 1px solid var(--hover);
  }
  .sm-border-bottom-hover {
    border-bottom: 1px solid var(--hover);
  }
  .sm-border-left-hover {
    border-left: 1px solid var(--hover);
  }
  .sm-border-right-hover {
    border-right: 1px solid var(--hover);
  }
  .sm-border-muted {
    border: 1px solid var(--muted);
  }
  .sm-border-top-muted {
    border-top: 1px solid var(--muted);
  }
  .sm-border-bottom-muted {
    border-bottom: 1px solid var(--muted);
  }
  .sm-border-left-muted {
    border-left: 1px solid var(--muted);
  }
  .sm-border-right-muted {
    border-right: 1px solid var(--muted);
  }
  .sm-border-disabled {
    border: 1px solid var(--disabled);
  }
  .sm-border-top-disabled {
    border-top: 1px solid var(--disabled);
  }
  .sm-border-bottom-disabled {
    border-bottom: 1px solid var(--disabled);
  }
  .sm-border-left-disabled {
    border-left: 1px solid var(--disabled);
  }
  .sm-border-right-disabled {
    border-right: 1px solid var(--disabled);
  }
  .sm-border-body {
    border: 1px solid var(--body);
  }
  .sm-border-top-body {
    border-top: 1px solid var(--body);
  }
  .sm-border-bottom-body {
    border-bottom: 1px solid var(--body);
  }
  .sm-border-left-body {
    border-left: 1px solid var(--body);
  }
  .sm-border-right-body {
    border-right: 1px solid var(--body);
  }
  .sm-border-success {
    border: 1px solid var(--success);
  }
  .sm-border-top-success {
    border-top: 1px solid var(--success);
  }
  .sm-border-bottom-success {
    border-bottom: 1px solid var(--success);
  }
  .sm-border-left-success {
    border-left: 1px solid var(--success);
  }
  .sm-border-right-success {
    border-right: 1px solid var(--success);
  }
  .sm-border-info {
    border: 1px solid var(--info);
  }
  .sm-border-top-info {
    border-top: 1px solid var(--info);
  }
  .sm-border-bottom-info {
    border-bottom: 1px solid var(--info);
  }
  .sm-border-left-info {
    border-left: 1px solid var(--info);
  }
  .sm-border-right-info {
    border-right: 1px solid var(--info);
  }
  .sm-border-warning {
    border: 1px solid var(--warning);
  }
  .sm-border-top-warning {
    border-top: 1px solid var(--warning);
  }
  .sm-border-bottom-warning {
    border-bottom: 1px solid var(--warning);
  }
  .sm-border-left-warning {
    border-left: 1px solid var(--warning);
  }
  .sm-border-right-warning {
    border-right: 1px solid var(--warning);
  }
  .sm-border-danger {
    border: 1px solid var(--danger);
  }
  .sm-border-top-danger {
    border-top: 1px solid var(--danger);
  }
  .sm-border-bottom-danger {
    border-bottom: 1px solid var(--danger);
  }
  .sm-border-left-danger {
    border-left: 1px solid var(--danger);
  }
  .sm-border-right-danger {
    border-right: 1px solid var(--danger);
  }
  .sm-border-white {
    border: 1px solid var(--white);
  }
  .sm-border-top-white {
    border-top: 1px solid var(--white);
  }
  .sm-border-bottom-white {
    border-bottom: 1px solid var(--white);
  }
  .sm-border-left-white {
    border-left: 1px solid var(--white);
  }
  .sm-border-right-white {
    border-right: 1px solid var(--white);
  }
  .sm-border-gray {
    border: 1px solid var(--gray);
  }
  .sm-border-top-gray {
    border-top: 1px solid var(--gray);
  }
  .sm-border-bottom-gray {
    border-bottom: 1px solid var(--gray);
  }
  .sm-border-left-gray {
    border-left: 1px solid var(--gray);
  }
  .sm-border-right-gray {
    border-right: 1px solid var(--gray);
  }
  .sm-border-black {
    border: 1px solid var(--black);
  }
  .sm-border-top-black {
    border-top: 1px solid var(--black);
  }
  .sm-border-bottom-black {
    border-bottom: 1px solid var(--black);
  }
  .sm-border-left-black {
    border-left: 1px solid var(--black);
  }
  .sm-border-right-black {
    border-right: 1px solid var(--black);
  }
  .sm-border-light {
    border: 1px solid var(--light);
  }
  .sm-border-top-light {
    border-top: 1px solid var(--light);
  }
  .sm-border-bottom-light {
    border-bottom: 1px solid var(--light);
  }
  .sm-border-left-light {
    border-left: 1px solid var(--light);
  }
  .sm-border-right-light {
    border-right: 1px solid var(--light);
  }
  .sm-border-dark {
    border: 1px solid var(--dark);
  }
  .sm-border-top-dark {
    border-top: 1px solid var(--dark);
  }
  .sm-border-bottom-dark {
    border-bottom: 1px solid var(--dark);
  }
  .sm-border-left-dark {
    border-left: 1px solid var(--dark);
  }
  .sm-border-right-dark {
    border-right: 1px solid var(--dark);
  }
  .sm-border-none {
    border: none !important;
  }
  .sm-border-left-none {
    border-left: none !important;
  }
  .sm-border-right-none {
    border-right: none !important;
  }
  .sm-border-top-none {
    border-top: none !important;
  }
  .sm-border-bottom-none {
    border-bottom: none !important;
  }
}
@media (min-width: 768px) {
  .md-border-primary {
    border: 1px solid var(--primary);
  }
  .md-border-top-primary {
    border-top: 1px solid var(--primary);
  }
  .md-border-bottom-primary {
    border-bottom: 1px solid var(--primary);
  }
  .md-border-left-primary {
    border-left: 1px solid var(--primary);
  }
  .md-border-right-primary {
    border-right: 1px solid var(--primary);
  }
  .md-border-secondary {
    border: 1px solid var(--secondary);
  }
  .md-border-top-secondary {
    border-top: 1px solid var(--secondary);
  }
  .md-border-bottom-secondary {
    border-bottom: 1px solid var(--secondary);
  }
  .md-border-left-secondary {
    border-left: 1px solid var(--secondary);
  }
  .md-border-right-secondary {
    border-right: 1px solid var(--secondary);
  }
  .md-border-accent {
    border: 1px solid var(--accent);
  }
  .md-border-top-accent {
    border-top: 1px solid var(--accent);
  }
  .md-border-bottom-accent {
    border-bottom: 1px solid var(--accent);
  }
  .md-border-left-accent {
    border-left: 1px solid var(--accent);
  }
  .md-border-right-accent {
    border-right: 1px solid var(--accent);
  }
  .md-border-forrest {
    border: 1px solid var(--forrest);
  }
  .md-border-top-forrest {
    border-top: 1px solid var(--forrest);
  }
  .md-border-bottom-forrest {
    border-bottom: 1px solid var(--forrest);
  }
  .md-border-left-forrest {
    border-left: 1px solid var(--forrest);
  }
  .md-border-right-forrest {
    border-right: 1px solid var(--forrest);
  }
  .md-border-gold {
    border: 1px solid var(--gold);
  }
  .md-border-top-gold {
    border-top: 1px solid var(--gold);
  }
  .md-border-bottom-gold {
    border-bottom: 1px solid var(--gold);
  }
  .md-border-left-gold {
    border-left: 1px solid var(--gold);
  }
  .md-border-right-gold {
    border-right: 1px solid var(--gold);
  }
  .md-border-aquamarine {
    border: 1px solid var(--aquamarine);
  }
  .md-border-top-aquamarine {
    border-top: 1px solid var(--aquamarine);
  }
  .md-border-bottom-aquamarine {
    border-bottom: 1px solid var(--aquamarine);
  }
  .md-border-left-aquamarine {
    border-left: 1px solid var(--aquamarine);
  }
  .md-border-right-aquamarine {
    border-right: 1px solid var(--aquamarine);
  }
  .md-border-sapphire {
    border: 1px solid var(--sapphire);
  }
  .md-border-top-sapphire {
    border-top: 1px solid var(--sapphire);
  }
  .md-border-bottom-sapphire {
    border-bottom: 1px solid var(--sapphire);
  }
  .md-border-left-sapphire {
    border-left: 1px solid var(--sapphire);
  }
  .md-border-right-sapphire {
    border-right: 1px solid var(--sapphire);
  }
  .md-border-pearl {
    border: 1px solid var(--pearl);
  }
  .md-border-top-pearl {
    border-top: 1px solid var(--pearl);
  }
  .md-border-bottom-pearl {
    border-bottom: 1px solid var(--pearl);
  }
  .md-border-left-pearl {
    border-left: 1px solid var(--pearl);
  }
  .md-border-right-pearl {
    border-right: 1px solid var(--pearl);
  }
  .md-border-ruby {
    border: 1px solid var(--ruby);
  }
  .md-border-top-ruby {
    border-top: 1px solid var(--ruby);
  }
  .md-border-bottom-ruby {
    border-bottom: 1px solid var(--ruby);
  }
  .md-border-left-ruby {
    border-left: 1px solid var(--ruby);
  }
  .md-border-right-ruby {
    border-right: 1px solid var(--ruby);
  }
  .md-border-diamond {
    border: 1px solid var(--diamond);
  }
  .md-border-top-diamond {
    border-top: 1px solid var(--diamond);
  }
  .md-border-bottom-diamond {
    border-bottom: 1px solid var(--diamond);
  }
  .md-border-left-diamond {
    border-left: 1px solid var(--diamond);
  }
  .md-border-right-diamond {
    border-right: 1px solid var(--diamond);
  }
  .md-border-blue-diamond {
    border: 1px solid var(--blue-diamond);
  }
  .md-border-top-blue-diamond {
    border-top: 1px solid var(--blue-diamond);
  }
  .md-border-bottom-blue-diamond {
    border-bottom: 1px solid var(--blue-diamond);
  }
  .md-border-left-blue-diamond {
    border-left: 1px solid var(--blue-diamond);
  }
  .md-border-right-blue-diamond {
    border-right: 1px solid var(--blue-diamond);
  }
  .md-border-aquablue {
    border: 1px solid var(--aquablue);
  }
  .md-border-top-aquablue {
    border-top: 1px solid var(--aquablue);
  }
  .md-border-bottom-aquablue {
    border-bottom: 1px solid var(--aquablue);
  }
  .md-border-left-aquablue {
    border-left: 1px solid var(--aquablue);
  }
  .md-border-right-aquablue {
    border-right: 1px solid var(--aquablue);
  }
  .md-border-antrazit {
    border: 1px solid var(--antrazit);
  }
  .md-border-top-antrazit {
    border-top: 1px solid var(--antrazit);
  }
  .md-border-bottom-antrazit {
    border-bottom: 1px solid var(--antrazit);
  }
  .md-border-left-antrazit {
    border-left: 1px solid var(--antrazit);
  }
  .md-border-right-antrazit {
    border-right: 1px solid var(--antrazit);
  }
  .md-border-yellow {
    border: 1px solid var(--yellow);
  }
  .md-border-top-yellow {
    border-top: 1px solid var(--yellow);
  }
  .md-border-bottom-yellow {
    border-bottom: 1px solid var(--yellow);
  }
  .md-border-left-yellow {
    border-left: 1px solid var(--yellow);
  }
  .md-border-right-yellow {
    border-right: 1px solid var(--yellow);
  }
  .md-border-pink {
    border: 1px solid var(--pink);
  }
  .md-border-top-pink {
    border-top: 1px solid var(--pink);
  }
  .md-border-bottom-pink {
    border-bottom: 1px solid var(--pink);
  }
  .md-border-left-pink {
    border-left: 1px solid var(--pink);
  }
  .md-border-right-pink {
    border-right: 1px solid var(--pink);
  }
  .md-border-chrome {
    border: 1px solid var(--chrome);
  }
  .md-border-top-chrome {
    border-top: 1px solid var(--chrome);
  }
  .md-border-bottom-chrome {
    border-bottom: 1px solid var(--chrome);
  }
  .md-border-left-chrome {
    border-left: 1px solid var(--chrome);
  }
  .md-border-right-chrome {
    border-right: 1px solid var(--chrome);
  }
  .md-border-shell {
    border: 1px solid var(--shell);
  }
  .md-border-top-shell {
    border-top: 1px solid var(--shell);
  }
  .md-border-bottom-shell {
    border-bottom: 1px solid var(--shell);
  }
  .md-border-left-shell {
    border-left: 1px solid var(--shell);
  }
  .md-border-right-shell {
    border-right: 1px solid var(--shell);
  }
  .md-border-base {
    border: 1px solid var(--base);
  }
  .md-border-top-base {
    border-top: 1px solid var(--base);
  }
  .md-border-bottom-base {
    border-bottom: 1px solid var(--base);
  }
  .md-border-left-base {
    border-left: 1px solid var(--base);
  }
  .md-border-right-base {
    border-right: 1px solid var(--base);
  }
  .md-border-active {
    border: 1px solid var(--active);
  }
  .md-border-top-active {
    border-top: 1px solid var(--active);
  }
  .md-border-bottom-active {
    border-bottom: 1px solid var(--active);
  }
  .md-border-left-active {
    border-left: 1px solid var(--active);
  }
  .md-border-right-active {
    border-right: 1px solid var(--active);
  }
  .md-border-line {
    border: 1px solid var(--line);
  }
  .md-border-top-line {
    border-top: 1px solid var(--line);
  }
  .md-border-bottom-line {
    border-bottom: 1px solid var(--line);
  }
  .md-border-left-line {
    border-left: 1px solid var(--line);
  }
  .md-border-right-line {
    border-right: 1px solid var(--line);
  }
  .md-border-dot {
    border: 1px solid var(--dot);
  }
  .md-border-top-dot {
    border-top: 1px solid var(--dot);
  }
  .md-border-bottom-dot {
    border-bottom: 1px solid var(--dot);
  }
  .md-border-left-dot {
    border-left: 1px solid var(--dot);
  }
  .md-border-right-dot {
    border-right: 1px solid var(--dot);
  }
  .md-border-select {
    border: 1px solid var(--select);
  }
  .md-border-top-select {
    border-top: 1px solid var(--select);
  }
  .md-border-bottom-select {
    border-bottom: 1px solid var(--select);
  }
  .md-border-left-select {
    border-left: 1px solid var(--select);
  }
  .md-border-right-select {
    border-right: 1px solid var(--select);
  }
  .md-border-hover {
    border: 1px solid var(--hover);
  }
  .md-border-top-hover {
    border-top: 1px solid var(--hover);
  }
  .md-border-bottom-hover {
    border-bottom: 1px solid var(--hover);
  }
  .md-border-left-hover {
    border-left: 1px solid var(--hover);
  }
  .md-border-right-hover {
    border-right: 1px solid var(--hover);
  }
  .md-border-muted {
    border: 1px solid var(--muted);
  }
  .md-border-top-muted {
    border-top: 1px solid var(--muted);
  }
  .md-border-bottom-muted {
    border-bottom: 1px solid var(--muted);
  }
  .md-border-left-muted {
    border-left: 1px solid var(--muted);
  }
  .md-border-right-muted {
    border-right: 1px solid var(--muted);
  }
  .md-border-disabled {
    border: 1px solid var(--disabled);
  }
  .md-border-top-disabled {
    border-top: 1px solid var(--disabled);
  }
  .md-border-bottom-disabled {
    border-bottom: 1px solid var(--disabled);
  }
  .md-border-left-disabled {
    border-left: 1px solid var(--disabled);
  }
  .md-border-right-disabled {
    border-right: 1px solid var(--disabled);
  }
  .md-border-body {
    border: 1px solid var(--body);
  }
  .md-border-top-body {
    border-top: 1px solid var(--body);
  }
  .md-border-bottom-body {
    border-bottom: 1px solid var(--body);
  }
  .md-border-left-body {
    border-left: 1px solid var(--body);
  }
  .md-border-right-body {
    border-right: 1px solid var(--body);
  }
  .md-border-success {
    border: 1px solid var(--success);
  }
  .md-border-top-success {
    border-top: 1px solid var(--success);
  }
  .md-border-bottom-success {
    border-bottom: 1px solid var(--success);
  }
  .md-border-left-success {
    border-left: 1px solid var(--success);
  }
  .md-border-right-success {
    border-right: 1px solid var(--success);
  }
  .md-border-info {
    border: 1px solid var(--info);
  }
  .md-border-top-info {
    border-top: 1px solid var(--info);
  }
  .md-border-bottom-info {
    border-bottom: 1px solid var(--info);
  }
  .md-border-left-info {
    border-left: 1px solid var(--info);
  }
  .md-border-right-info {
    border-right: 1px solid var(--info);
  }
  .md-border-warning {
    border: 1px solid var(--warning);
  }
  .md-border-top-warning {
    border-top: 1px solid var(--warning);
  }
  .md-border-bottom-warning {
    border-bottom: 1px solid var(--warning);
  }
  .md-border-left-warning {
    border-left: 1px solid var(--warning);
  }
  .md-border-right-warning {
    border-right: 1px solid var(--warning);
  }
  .md-border-danger {
    border: 1px solid var(--danger);
  }
  .md-border-top-danger {
    border-top: 1px solid var(--danger);
  }
  .md-border-bottom-danger {
    border-bottom: 1px solid var(--danger);
  }
  .md-border-left-danger {
    border-left: 1px solid var(--danger);
  }
  .md-border-right-danger {
    border-right: 1px solid var(--danger);
  }
  .md-border-white {
    border: 1px solid var(--white);
  }
  .md-border-top-white {
    border-top: 1px solid var(--white);
  }
  .md-border-bottom-white {
    border-bottom: 1px solid var(--white);
  }
  .md-border-left-white {
    border-left: 1px solid var(--white);
  }
  .md-border-right-white {
    border-right: 1px solid var(--white);
  }
  .md-border-gray {
    border: 1px solid var(--gray);
  }
  .md-border-top-gray {
    border-top: 1px solid var(--gray);
  }
  .md-border-bottom-gray {
    border-bottom: 1px solid var(--gray);
  }
  .md-border-left-gray {
    border-left: 1px solid var(--gray);
  }
  .md-border-right-gray {
    border-right: 1px solid var(--gray);
  }
  .md-border-black {
    border: 1px solid var(--black);
  }
  .md-border-top-black {
    border-top: 1px solid var(--black);
  }
  .md-border-bottom-black {
    border-bottom: 1px solid var(--black);
  }
  .md-border-left-black {
    border-left: 1px solid var(--black);
  }
  .md-border-right-black {
    border-right: 1px solid var(--black);
  }
  .md-border-light {
    border: 1px solid var(--light);
  }
  .md-border-top-light {
    border-top: 1px solid var(--light);
  }
  .md-border-bottom-light {
    border-bottom: 1px solid var(--light);
  }
  .md-border-left-light {
    border-left: 1px solid var(--light);
  }
  .md-border-right-light {
    border-right: 1px solid var(--light);
  }
  .md-border-dark {
    border: 1px solid var(--dark);
  }
  .md-border-top-dark {
    border-top: 1px solid var(--dark);
  }
  .md-border-bottom-dark {
    border-bottom: 1px solid var(--dark);
  }
  .md-border-left-dark {
    border-left: 1px solid var(--dark);
  }
  .md-border-right-dark {
    border-right: 1px solid var(--dark);
  }
  .md-border-none {
    border: none !important;
  }
  .md-border-left-none {
    border-left: none !important;
  }
  .md-border-right-none {
    border-right: none !important;
  }
  .md-border-top-none {
    border-top: none !important;
  }
  .md-border-bottom-none {
    border-bottom: none !important;
  }
}
@media (min-width: 992px) {
  .lg-border-primary {
    border: 1px solid var(--primary);
  }
  .lg-border-top-primary {
    border-top: 1px solid var(--primary);
  }
  .lg-border-bottom-primary {
    border-bottom: 1px solid var(--primary);
  }
  .lg-border-left-primary {
    border-left: 1px solid var(--primary);
  }
  .lg-border-right-primary {
    border-right: 1px solid var(--primary);
  }
  .lg-border-secondary {
    border: 1px solid var(--secondary);
  }
  .lg-border-top-secondary {
    border-top: 1px solid var(--secondary);
  }
  .lg-border-bottom-secondary {
    border-bottom: 1px solid var(--secondary);
  }
  .lg-border-left-secondary {
    border-left: 1px solid var(--secondary);
  }
  .lg-border-right-secondary {
    border-right: 1px solid var(--secondary);
  }
  .lg-border-accent {
    border: 1px solid var(--accent);
  }
  .lg-border-top-accent {
    border-top: 1px solid var(--accent);
  }
  .lg-border-bottom-accent {
    border-bottom: 1px solid var(--accent);
  }
  .lg-border-left-accent {
    border-left: 1px solid var(--accent);
  }
  .lg-border-right-accent {
    border-right: 1px solid var(--accent);
  }
  .lg-border-forrest {
    border: 1px solid var(--forrest);
  }
  .lg-border-top-forrest {
    border-top: 1px solid var(--forrest);
  }
  .lg-border-bottom-forrest {
    border-bottom: 1px solid var(--forrest);
  }
  .lg-border-left-forrest {
    border-left: 1px solid var(--forrest);
  }
  .lg-border-right-forrest {
    border-right: 1px solid var(--forrest);
  }
  .lg-border-gold {
    border: 1px solid var(--gold);
  }
  .lg-border-top-gold {
    border-top: 1px solid var(--gold);
  }
  .lg-border-bottom-gold {
    border-bottom: 1px solid var(--gold);
  }
  .lg-border-left-gold {
    border-left: 1px solid var(--gold);
  }
  .lg-border-right-gold {
    border-right: 1px solid var(--gold);
  }
  .lg-border-aquamarine {
    border: 1px solid var(--aquamarine);
  }
  .lg-border-top-aquamarine {
    border-top: 1px solid var(--aquamarine);
  }
  .lg-border-bottom-aquamarine {
    border-bottom: 1px solid var(--aquamarine);
  }
  .lg-border-left-aquamarine {
    border-left: 1px solid var(--aquamarine);
  }
  .lg-border-right-aquamarine {
    border-right: 1px solid var(--aquamarine);
  }
  .lg-border-sapphire {
    border: 1px solid var(--sapphire);
  }
  .lg-border-top-sapphire {
    border-top: 1px solid var(--sapphire);
  }
  .lg-border-bottom-sapphire {
    border-bottom: 1px solid var(--sapphire);
  }
  .lg-border-left-sapphire {
    border-left: 1px solid var(--sapphire);
  }
  .lg-border-right-sapphire {
    border-right: 1px solid var(--sapphire);
  }
  .lg-border-pearl {
    border: 1px solid var(--pearl);
  }
  .lg-border-top-pearl {
    border-top: 1px solid var(--pearl);
  }
  .lg-border-bottom-pearl {
    border-bottom: 1px solid var(--pearl);
  }
  .lg-border-left-pearl {
    border-left: 1px solid var(--pearl);
  }
  .lg-border-right-pearl {
    border-right: 1px solid var(--pearl);
  }
  .lg-border-ruby {
    border: 1px solid var(--ruby);
  }
  .lg-border-top-ruby {
    border-top: 1px solid var(--ruby);
  }
  .lg-border-bottom-ruby {
    border-bottom: 1px solid var(--ruby);
  }
  .lg-border-left-ruby {
    border-left: 1px solid var(--ruby);
  }
  .lg-border-right-ruby {
    border-right: 1px solid var(--ruby);
  }
  .lg-border-diamond {
    border: 1px solid var(--diamond);
  }
  .lg-border-top-diamond {
    border-top: 1px solid var(--diamond);
  }
  .lg-border-bottom-diamond {
    border-bottom: 1px solid var(--diamond);
  }
  .lg-border-left-diamond {
    border-left: 1px solid var(--diamond);
  }
  .lg-border-right-diamond {
    border-right: 1px solid var(--diamond);
  }
  .lg-border-blue-diamond {
    border: 1px solid var(--blue-diamond);
  }
  .lg-border-top-blue-diamond {
    border-top: 1px solid var(--blue-diamond);
  }
  .lg-border-bottom-blue-diamond {
    border-bottom: 1px solid var(--blue-diamond);
  }
  .lg-border-left-blue-diamond {
    border-left: 1px solid var(--blue-diamond);
  }
  .lg-border-right-blue-diamond {
    border-right: 1px solid var(--blue-diamond);
  }
  .lg-border-aquablue {
    border: 1px solid var(--aquablue);
  }
  .lg-border-top-aquablue {
    border-top: 1px solid var(--aquablue);
  }
  .lg-border-bottom-aquablue {
    border-bottom: 1px solid var(--aquablue);
  }
  .lg-border-left-aquablue {
    border-left: 1px solid var(--aquablue);
  }
  .lg-border-right-aquablue {
    border-right: 1px solid var(--aquablue);
  }
  .lg-border-antrazit {
    border: 1px solid var(--antrazit);
  }
  .lg-border-top-antrazit {
    border-top: 1px solid var(--antrazit);
  }
  .lg-border-bottom-antrazit {
    border-bottom: 1px solid var(--antrazit);
  }
  .lg-border-left-antrazit {
    border-left: 1px solid var(--antrazit);
  }
  .lg-border-right-antrazit {
    border-right: 1px solid var(--antrazit);
  }
  .lg-border-yellow {
    border: 1px solid var(--yellow);
  }
  .lg-border-top-yellow {
    border-top: 1px solid var(--yellow);
  }
  .lg-border-bottom-yellow {
    border-bottom: 1px solid var(--yellow);
  }
  .lg-border-left-yellow {
    border-left: 1px solid var(--yellow);
  }
  .lg-border-right-yellow {
    border-right: 1px solid var(--yellow);
  }
  .lg-border-pink {
    border: 1px solid var(--pink);
  }
  .lg-border-top-pink {
    border-top: 1px solid var(--pink);
  }
  .lg-border-bottom-pink {
    border-bottom: 1px solid var(--pink);
  }
  .lg-border-left-pink {
    border-left: 1px solid var(--pink);
  }
  .lg-border-right-pink {
    border-right: 1px solid var(--pink);
  }
  .lg-border-chrome {
    border: 1px solid var(--chrome);
  }
  .lg-border-top-chrome {
    border-top: 1px solid var(--chrome);
  }
  .lg-border-bottom-chrome {
    border-bottom: 1px solid var(--chrome);
  }
  .lg-border-left-chrome {
    border-left: 1px solid var(--chrome);
  }
  .lg-border-right-chrome {
    border-right: 1px solid var(--chrome);
  }
  .lg-border-shell {
    border: 1px solid var(--shell);
  }
  .lg-border-top-shell {
    border-top: 1px solid var(--shell);
  }
  .lg-border-bottom-shell {
    border-bottom: 1px solid var(--shell);
  }
  .lg-border-left-shell {
    border-left: 1px solid var(--shell);
  }
  .lg-border-right-shell {
    border-right: 1px solid var(--shell);
  }
  .lg-border-base {
    border: 1px solid var(--base);
  }
  .lg-border-top-base {
    border-top: 1px solid var(--base);
  }
  .lg-border-bottom-base {
    border-bottom: 1px solid var(--base);
  }
  .lg-border-left-base {
    border-left: 1px solid var(--base);
  }
  .lg-border-right-base {
    border-right: 1px solid var(--base);
  }
  .lg-border-active {
    border: 1px solid var(--active);
  }
  .lg-border-top-active {
    border-top: 1px solid var(--active);
  }
  .lg-border-bottom-active {
    border-bottom: 1px solid var(--active);
  }
  .lg-border-left-active {
    border-left: 1px solid var(--active);
  }
  .lg-border-right-active {
    border-right: 1px solid var(--active);
  }
  .lg-border-line {
    border: 1px solid var(--line);
  }
  .lg-border-top-line {
    border-top: 1px solid var(--line);
  }
  .lg-border-bottom-line {
    border-bottom: 1px solid var(--line);
  }
  .lg-border-left-line {
    border-left: 1px solid var(--line);
  }
  .lg-border-right-line {
    border-right: 1px solid var(--line);
  }
  .lg-border-dot {
    border: 1px solid var(--dot);
  }
  .lg-border-top-dot {
    border-top: 1px solid var(--dot);
  }
  .lg-border-bottom-dot {
    border-bottom: 1px solid var(--dot);
  }
  .lg-border-left-dot {
    border-left: 1px solid var(--dot);
  }
  .lg-border-right-dot {
    border-right: 1px solid var(--dot);
  }
  .lg-border-select {
    border: 1px solid var(--select);
  }
  .lg-border-top-select {
    border-top: 1px solid var(--select);
  }
  .lg-border-bottom-select {
    border-bottom: 1px solid var(--select);
  }
  .lg-border-left-select {
    border-left: 1px solid var(--select);
  }
  .lg-border-right-select {
    border-right: 1px solid var(--select);
  }
  .lg-border-hover {
    border: 1px solid var(--hover);
  }
  .lg-border-top-hover {
    border-top: 1px solid var(--hover);
  }
  .lg-border-bottom-hover {
    border-bottom: 1px solid var(--hover);
  }
  .lg-border-left-hover {
    border-left: 1px solid var(--hover);
  }
  .lg-border-right-hover {
    border-right: 1px solid var(--hover);
  }
  .lg-border-muted {
    border: 1px solid var(--muted);
  }
  .lg-border-top-muted {
    border-top: 1px solid var(--muted);
  }
  .lg-border-bottom-muted {
    border-bottom: 1px solid var(--muted);
  }
  .lg-border-left-muted {
    border-left: 1px solid var(--muted);
  }
  .lg-border-right-muted {
    border-right: 1px solid var(--muted);
  }
  .lg-border-disabled {
    border: 1px solid var(--disabled);
  }
  .lg-border-top-disabled {
    border-top: 1px solid var(--disabled);
  }
  .lg-border-bottom-disabled {
    border-bottom: 1px solid var(--disabled);
  }
  .lg-border-left-disabled {
    border-left: 1px solid var(--disabled);
  }
  .lg-border-right-disabled {
    border-right: 1px solid var(--disabled);
  }
  .lg-border-body {
    border: 1px solid var(--body);
  }
  .lg-border-top-body {
    border-top: 1px solid var(--body);
  }
  .lg-border-bottom-body {
    border-bottom: 1px solid var(--body);
  }
  .lg-border-left-body {
    border-left: 1px solid var(--body);
  }
  .lg-border-right-body {
    border-right: 1px solid var(--body);
  }
  .lg-border-success {
    border: 1px solid var(--success);
  }
  .lg-border-top-success {
    border-top: 1px solid var(--success);
  }
  .lg-border-bottom-success {
    border-bottom: 1px solid var(--success);
  }
  .lg-border-left-success {
    border-left: 1px solid var(--success);
  }
  .lg-border-right-success {
    border-right: 1px solid var(--success);
  }
  .lg-border-info {
    border: 1px solid var(--info);
  }
  .lg-border-top-info {
    border-top: 1px solid var(--info);
  }
  .lg-border-bottom-info {
    border-bottom: 1px solid var(--info);
  }
  .lg-border-left-info {
    border-left: 1px solid var(--info);
  }
  .lg-border-right-info {
    border-right: 1px solid var(--info);
  }
  .lg-border-warning {
    border: 1px solid var(--warning);
  }
  .lg-border-top-warning {
    border-top: 1px solid var(--warning);
  }
  .lg-border-bottom-warning {
    border-bottom: 1px solid var(--warning);
  }
  .lg-border-left-warning {
    border-left: 1px solid var(--warning);
  }
  .lg-border-right-warning {
    border-right: 1px solid var(--warning);
  }
  .lg-border-danger {
    border: 1px solid var(--danger);
  }
  .lg-border-top-danger {
    border-top: 1px solid var(--danger);
  }
  .lg-border-bottom-danger {
    border-bottom: 1px solid var(--danger);
  }
  .lg-border-left-danger {
    border-left: 1px solid var(--danger);
  }
  .lg-border-right-danger {
    border-right: 1px solid var(--danger);
  }
  .lg-border-white {
    border: 1px solid var(--white);
  }
  .lg-border-top-white {
    border-top: 1px solid var(--white);
  }
  .lg-border-bottom-white {
    border-bottom: 1px solid var(--white);
  }
  .lg-border-left-white {
    border-left: 1px solid var(--white);
  }
  .lg-border-right-white {
    border-right: 1px solid var(--white);
  }
  .lg-border-gray {
    border: 1px solid var(--gray);
  }
  .lg-border-top-gray {
    border-top: 1px solid var(--gray);
  }
  .lg-border-bottom-gray {
    border-bottom: 1px solid var(--gray);
  }
  .lg-border-left-gray {
    border-left: 1px solid var(--gray);
  }
  .lg-border-right-gray {
    border-right: 1px solid var(--gray);
  }
  .lg-border-black {
    border: 1px solid var(--black);
  }
  .lg-border-top-black {
    border-top: 1px solid var(--black);
  }
  .lg-border-bottom-black {
    border-bottom: 1px solid var(--black);
  }
  .lg-border-left-black {
    border-left: 1px solid var(--black);
  }
  .lg-border-right-black {
    border-right: 1px solid var(--black);
  }
  .lg-border-light {
    border: 1px solid var(--light);
  }
  .lg-border-top-light {
    border-top: 1px solid var(--light);
  }
  .lg-border-bottom-light {
    border-bottom: 1px solid var(--light);
  }
  .lg-border-left-light {
    border-left: 1px solid var(--light);
  }
  .lg-border-right-light {
    border-right: 1px solid var(--light);
  }
  .lg-border-dark {
    border: 1px solid var(--dark);
  }
  .lg-border-top-dark {
    border-top: 1px solid var(--dark);
  }
  .lg-border-bottom-dark {
    border-bottom: 1px solid var(--dark);
  }
  .lg-border-left-dark {
    border-left: 1px solid var(--dark);
  }
  .lg-border-right-dark {
    border-right: 1px solid var(--dark);
  }
  .lg-border-none {
    border: none !important;
  }
  .lg-border-left-none {
    border-left: none !important;
  }
  .lg-border-right-none {
    border-right: none !important;
  }
  .lg-border-top-none {
    border-top: none !important;
  }
  .lg-border-bottom-none {
    border-bottom: none !important;
  }
}
@media (min-width: 1300px) {
  .xl-border-primary {
    border: 1px solid var(--primary);
  }
  .xl-border-top-primary {
    border-top: 1px solid var(--primary);
  }
  .xl-border-bottom-primary {
    border-bottom: 1px solid var(--primary);
  }
  .xl-border-left-primary {
    border-left: 1px solid var(--primary);
  }
  .xl-border-right-primary {
    border-right: 1px solid var(--primary);
  }
  .xl-border-secondary {
    border: 1px solid var(--secondary);
  }
  .xl-border-top-secondary {
    border-top: 1px solid var(--secondary);
  }
  .xl-border-bottom-secondary {
    border-bottom: 1px solid var(--secondary);
  }
  .xl-border-left-secondary {
    border-left: 1px solid var(--secondary);
  }
  .xl-border-right-secondary {
    border-right: 1px solid var(--secondary);
  }
  .xl-border-accent {
    border: 1px solid var(--accent);
  }
  .xl-border-top-accent {
    border-top: 1px solid var(--accent);
  }
  .xl-border-bottom-accent {
    border-bottom: 1px solid var(--accent);
  }
  .xl-border-left-accent {
    border-left: 1px solid var(--accent);
  }
  .xl-border-right-accent {
    border-right: 1px solid var(--accent);
  }
  .xl-border-forrest {
    border: 1px solid var(--forrest);
  }
  .xl-border-top-forrest {
    border-top: 1px solid var(--forrest);
  }
  .xl-border-bottom-forrest {
    border-bottom: 1px solid var(--forrest);
  }
  .xl-border-left-forrest {
    border-left: 1px solid var(--forrest);
  }
  .xl-border-right-forrest {
    border-right: 1px solid var(--forrest);
  }
  .xl-border-gold {
    border: 1px solid var(--gold);
  }
  .xl-border-top-gold {
    border-top: 1px solid var(--gold);
  }
  .xl-border-bottom-gold {
    border-bottom: 1px solid var(--gold);
  }
  .xl-border-left-gold {
    border-left: 1px solid var(--gold);
  }
  .xl-border-right-gold {
    border-right: 1px solid var(--gold);
  }
  .xl-border-aquamarine {
    border: 1px solid var(--aquamarine);
  }
  .xl-border-top-aquamarine {
    border-top: 1px solid var(--aquamarine);
  }
  .xl-border-bottom-aquamarine {
    border-bottom: 1px solid var(--aquamarine);
  }
  .xl-border-left-aquamarine {
    border-left: 1px solid var(--aquamarine);
  }
  .xl-border-right-aquamarine {
    border-right: 1px solid var(--aquamarine);
  }
  .xl-border-sapphire {
    border: 1px solid var(--sapphire);
  }
  .xl-border-top-sapphire {
    border-top: 1px solid var(--sapphire);
  }
  .xl-border-bottom-sapphire {
    border-bottom: 1px solid var(--sapphire);
  }
  .xl-border-left-sapphire {
    border-left: 1px solid var(--sapphire);
  }
  .xl-border-right-sapphire {
    border-right: 1px solid var(--sapphire);
  }
  .xl-border-pearl {
    border: 1px solid var(--pearl);
  }
  .xl-border-top-pearl {
    border-top: 1px solid var(--pearl);
  }
  .xl-border-bottom-pearl {
    border-bottom: 1px solid var(--pearl);
  }
  .xl-border-left-pearl {
    border-left: 1px solid var(--pearl);
  }
  .xl-border-right-pearl {
    border-right: 1px solid var(--pearl);
  }
  .xl-border-ruby {
    border: 1px solid var(--ruby);
  }
  .xl-border-top-ruby {
    border-top: 1px solid var(--ruby);
  }
  .xl-border-bottom-ruby {
    border-bottom: 1px solid var(--ruby);
  }
  .xl-border-left-ruby {
    border-left: 1px solid var(--ruby);
  }
  .xl-border-right-ruby {
    border-right: 1px solid var(--ruby);
  }
  .xl-border-diamond {
    border: 1px solid var(--diamond);
  }
  .xl-border-top-diamond {
    border-top: 1px solid var(--diamond);
  }
  .xl-border-bottom-diamond {
    border-bottom: 1px solid var(--diamond);
  }
  .xl-border-left-diamond {
    border-left: 1px solid var(--diamond);
  }
  .xl-border-right-diamond {
    border-right: 1px solid var(--diamond);
  }
  .xl-border-blue-diamond {
    border: 1px solid var(--blue-diamond);
  }
  .xl-border-top-blue-diamond {
    border-top: 1px solid var(--blue-diamond);
  }
  .xl-border-bottom-blue-diamond {
    border-bottom: 1px solid var(--blue-diamond);
  }
  .xl-border-left-blue-diamond {
    border-left: 1px solid var(--blue-diamond);
  }
  .xl-border-right-blue-diamond {
    border-right: 1px solid var(--blue-diamond);
  }
  .xl-border-aquablue {
    border: 1px solid var(--aquablue);
  }
  .xl-border-top-aquablue {
    border-top: 1px solid var(--aquablue);
  }
  .xl-border-bottom-aquablue {
    border-bottom: 1px solid var(--aquablue);
  }
  .xl-border-left-aquablue {
    border-left: 1px solid var(--aquablue);
  }
  .xl-border-right-aquablue {
    border-right: 1px solid var(--aquablue);
  }
  .xl-border-antrazit {
    border: 1px solid var(--antrazit);
  }
  .xl-border-top-antrazit {
    border-top: 1px solid var(--antrazit);
  }
  .xl-border-bottom-antrazit {
    border-bottom: 1px solid var(--antrazit);
  }
  .xl-border-left-antrazit {
    border-left: 1px solid var(--antrazit);
  }
  .xl-border-right-antrazit {
    border-right: 1px solid var(--antrazit);
  }
  .xl-border-yellow {
    border: 1px solid var(--yellow);
  }
  .xl-border-top-yellow {
    border-top: 1px solid var(--yellow);
  }
  .xl-border-bottom-yellow {
    border-bottom: 1px solid var(--yellow);
  }
  .xl-border-left-yellow {
    border-left: 1px solid var(--yellow);
  }
  .xl-border-right-yellow {
    border-right: 1px solid var(--yellow);
  }
  .xl-border-pink {
    border: 1px solid var(--pink);
  }
  .xl-border-top-pink {
    border-top: 1px solid var(--pink);
  }
  .xl-border-bottom-pink {
    border-bottom: 1px solid var(--pink);
  }
  .xl-border-left-pink {
    border-left: 1px solid var(--pink);
  }
  .xl-border-right-pink {
    border-right: 1px solid var(--pink);
  }
  .xl-border-chrome {
    border: 1px solid var(--chrome);
  }
  .xl-border-top-chrome {
    border-top: 1px solid var(--chrome);
  }
  .xl-border-bottom-chrome {
    border-bottom: 1px solid var(--chrome);
  }
  .xl-border-left-chrome {
    border-left: 1px solid var(--chrome);
  }
  .xl-border-right-chrome {
    border-right: 1px solid var(--chrome);
  }
  .xl-border-shell {
    border: 1px solid var(--shell);
  }
  .xl-border-top-shell {
    border-top: 1px solid var(--shell);
  }
  .xl-border-bottom-shell {
    border-bottom: 1px solid var(--shell);
  }
  .xl-border-left-shell {
    border-left: 1px solid var(--shell);
  }
  .xl-border-right-shell {
    border-right: 1px solid var(--shell);
  }
  .xl-border-base {
    border: 1px solid var(--base);
  }
  .xl-border-top-base {
    border-top: 1px solid var(--base);
  }
  .xl-border-bottom-base {
    border-bottom: 1px solid var(--base);
  }
  .xl-border-left-base {
    border-left: 1px solid var(--base);
  }
  .xl-border-right-base {
    border-right: 1px solid var(--base);
  }
  .xl-border-active {
    border: 1px solid var(--active);
  }
  .xl-border-top-active {
    border-top: 1px solid var(--active);
  }
  .xl-border-bottom-active {
    border-bottom: 1px solid var(--active);
  }
  .xl-border-left-active {
    border-left: 1px solid var(--active);
  }
  .xl-border-right-active {
    border-right: 1px solid var(--active);
  }
  .xl-border-line {
    border: 1px solid var(--line);
  }
  .xl-border-top-line {
    border-top: 1px solid var(--line);
  }
  .xl-border-bottom-line {
    border-bottom: 1px solid var(--line);
  }
  .xl-border-left-line {
    border-left: 1px solid var(--line);
  }
  .xl-border-right-line {
    border-right: 1px solid var(--line);
  }
  .xl-border-dot {
    border: 1px solid var(--dot);
  }
  .xl-border-top-dot {
    border-top: 1px solid var(--dot);
  }
  .xl-border-bottom-dot {
    border-bottom: 1px solid var(--dot);
  }
  .xl-border-left-dot {
    border-left: 1px solid var(--dot);
  }
  .xl-border-right-dot {
    border-right: 1px solid var(--dot);
  }
  .xl-border-select {
    border: 1px solid var(--select);
  }
  .xl-border-top-select {
    border-top: 1px solid var(--select);
  }
  .xl-border-bottom-select {
    border-bottom: 1px solid var(--select);
  }
  .xl-border-left-select {
    border-left: 1px solid var(--select);
  }
  .xl-border-right-select {
    border-right: 1px solid var(--select);
  }
  .xl-border-hover {
    border: 1px solid var(--hover);
  }
  .xl-border-top-hover {
    border-top: 1px solid var(--hover);
  }
  .xl-border-bottom-hover {
    border-bottom: 1px solid var(--hover);
  }
  .xl-border-left-hover {
    border-left: 1px solid var(--hover);
  }
  .xl-border-right-hover {
    border-right: 1px solid var(--hover);
  }
  .xl-border-muted {
    border: 1px solid var(--muted);
  }
  .xl-border-top-muted {
    border-top: 1px solid var(--muted);
  }
  .xl-border-bottom-muted {
    border-bottom: 1px solid var(--muted);
  }
  .xl-border-left-muted {
    border-left: 1px solid var(--muted);
  }
  .xl-border-right-muted {
    border-right: 1px solid var(--muted);
  }
  .xl-border-disabled {
    border: 1px solid var(--disabled);
  }
  .xl-border-top-disabled {
    border-top: 1px solid var(--disabled);
  }
  .xl-border-bottom-disabled {
    border-bottom: 1px solid var(--disabled);
  }
  .xl-border-left-disabled {
    border-left: 1px solid var(--disabled);
  }
  .xl-border-right-disabled {
    border-right: 1px solid var(--disabled);
  }
  .xl-border-body {
    border: 1px solid var(--body);
  }
  .xl-border-top-body {
    border-top: 1px solid var(--body);
  }
  .xl-border-bottom-body {
    border-bottom: 1px solid var(--body);
  }
  .xl-border-left-body {
    border-left: 1px solid var(--body);
  }
  .xl-border-right-body {
    border-right: 1px solid var(--body);
  }
  .xl-border-success {
    border: 1px solid var(--success);
  }
  .xl-border-top-success {
    border-top: 1px solid var(--success);
  }
  .xl-border-bottom-success {
    border-bottom: 1px solid var(--success);
  }
  .xl-border-left-success {
    border-left: 1px solid var(--success);
  }
  .xl-border-right-success {
    border-right: 1px solid var(--success);
  }
  .xl-border-info {
    border: 1px solid var(--info);
  }
  .xl-border-top-info {
    border-top: 1px solid var(--info);
  }
  .xl-border-bottom-info {
    border-bottom: 1px solid var(--info);
  }
  .xl-border-left-info {
    border-left: 1px solid var(--info);
  }
  .xl-border-right-info {
    border-right: 1px solid var(--info);
  }
  .xl-border-warning {
    border: 1px solid var(--warning);
  }
  .xl-border-top-warning {
    border-top: 1px solid var(--warning);
  }
  .xl-border-bottom-warning {
    border-bottom: 1px solid var(--warning);
  }
  .xl-border-left-warning {
    border-left: 1px solid var(--warning);
  }
  .xl-border-right-warning {
    border-right: 1px solid var(--warning);
  }
  .xl-border-danger {
    border: 1px solid var(--danger);
  }
  .xl-border-top-danger {
    border-top: 1px solid var(--danger);
  }
  .xl-border-bottom-danger {
    border-bottom: 1px solid var(--danger);
  }
  .xl-border-left-danger {
    border-left: 1px solid var(--danger);
  }
  .xl-border-right-danger {
    border-right: 1px solid var(--danger);
  }
  .xl-border-white {
    border: 1px solid var(--white);
  }
  .xl-border-top-white {
    border-top: 1px solid var(--white);
  }
  .xl-border-bottom-white {
    border-bottom: 1px solid var(--white);
  }
  .xl-border-left-white {
    border-left: 1px solid var(--white);
  }
  .xl-border-right-white {
    border-right: 1px solid var(--white);
  }
  .xl-border-gray {
    border: 1px solid var(--gray);
  }
  .xl-border-top-gray {
    border-top: 1px solid var(--gray);
  }
  .xl-border-bottom-gray {
    border-bottom: 1px solid var(--gray);
  }
  .xl-border-left-gray {
    border-left: 1px solid var(--gray);
  }
  .xl-border-right-gray {
    border-right: 1px solid var(--gray);
  }
  .xl-border-black {
    border: 1px solid var(--black);
  }
  .xl-border-top-black {
    border-top: 1px solid var(--black);
  }
  .xl-border-bottom-black {
    border-bottom: 1px solid var(--black);
  }
  .xl-border-left-black {
    border-left: 1px solid var(--black);
  }
  .xl-border-right-black {
    border-right: 1px solid var(--black);
  }
  .xl-border-light {
    border: 1px solid var(--light);
  }
  .xl-border-top-light {
    border-top: 1px solid var(--light);
  }
  .xl-border-bottom-light {
    border-bottom: 1px solid var(--light);
  }
  .xl-border-left-light {
    border-left: 1px solid var(--light);
  }
  .xl-border-right-light {
    border-right: 1px solid var(--light);
  }
  .xl-border-dark {
    border: 1px solid var(--dark);
  }
  .xl-border-top-dark {
    border-top: 1px solid var(--dark);
  }
  .xl-border-bottom-dark {
    border-bottom: 1px solid var(--dark);
  }
  .xl-border-left-dark {
    border-left: 1px solid var(--dark);
  }
  .xl-border-right-dark {
    border-right: 1px solid var(--dark);
  }
  .xl-border-none {
    border: none !important;
  }
  .xl-border-left-none {
    border-left: none !important;
  }
  .xl-border-right-none {
    border-right: none !important;
  }
  .xl-border-top-none {
    border-top: none !important;
  }
  .xl-border-bottom-none {
    border-bottom: none !important;
  }
}
/*[class^="border-"], [class*=" border-"] {
    border-radius: var(--theme-border-radius);
}*/
.border-discount {
  border: 1px solid var(--theme-price-color-discount);
}
.border-trans {
  border: 1px solid transparent;
}
.border-top-trans {
  border-top: 1px solid transparent;
}
.border-bottom-trans {
  border-bottom: 1px solid transparent;
}
.border-left-trans {
  border-left: 1px solid transparent;
}
.border-right-trans {
  border-right: 1px solid transparent;
}
.border-trans-btn {
  border: 2px solid transparent;
}
.outline {
  outline: 1px solid var(--line);
}
.outline-trans {
  outline: 1px solid transparent;
}
.outline-none {
  outline: none !important;
}
.dashed {
  border-style: dashed;
}
.dotted {
  border-style: dotted;
}
.border-xl {
  border-width: 2px !important;
}
.rounded-none {
  border-radius: 0 !important;
}
.rounded-lg {
  border-radius: 5px !important;
}
.rounded-sm {
  border-radius: 5px !important;
}
.rounded {
  border-radius: var(--theme-border-radius);
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-top {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}
.rounded-right {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.rounded-bottom {
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
.rounded-left {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-bottom-0 {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .sm-float-left {
    float: left !important;
  }
  .sm-float-right {
    float: right !important;
  }
  .sm-float-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .md-float-left {
    float: left !important;
  }
  .md-float-right {
    float: right !important;
  }
  .md-float-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .lg-float-left {
    float: left !important;
  }
  .lg-float-right {
    float: right !important;
  }
  .lg-float-none {
    float: none !important;
  }
}
@media (min-width: 1300px) {
  .xl-float-left {
    float: left !important;
  }
  .xl-float-right {
    float: right !important;
  }
  .xl-float-none {
    float: none !important;
  }
}
.grid-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-col-1 {
  grid-column: span 1 / span 1;
}
.grid-col-2 {
  grid-column: span 2 / span 2;
}
.grid-col-3 {
  grid-column: span 3 / span 3;
}
.grid-col-4 {
  grid-column: span 4 / span 4;
}
.grid-col-5 {
  grid-column: span 5 / span 5;
}
.grid-col-6 {
  grid-column: span 6 / span 6;
}
.grid-col-7 {
  grid-column: span 7 / span 7;
}
.grid-col-8 {
  grid-column: span 8 / span 8;
}
.grid-col-9 {
  grid-column: span 9 / span 9;
}
.grid-col-10 {
  grid-column: span 10 / span 10;
}
.grid-col-11 {
  grid-column: span 11 / span 11;
}
.grid-col-12 {
  grid-column: span 12 / span 12;
}
.grid-start-1 {
  grid-column-start: 1;
}
.grid-start-2 {
  grid-column-start: 2;
}
.grid-start-3 {
  grid-column-start: 3;
}
.grid-start-4 {
  grid-column-start: 4;
}
.grid-start-5 {
  grid-column-start: 5;
}
.grid-start-6 {
  grid-column-start: 6;
}
.grid-start-7 {
  grid-column-start: 7;
}
.grid-start-8 {
  grid-column-start: 8;
}
.grid-start-9 {
  grid-column-start: 9;
}
.grid-start-10 {
  grid-column-start: 10;
}
.grid-start-11 {
  grid-column-start: 11;
}
.grid-start-12 {
  grid-column-start: 12;
}
.grid-1-1 {
  grid-template-columns: 1fr 1fr;
}
.grid-1-2 {
  grid-template-columns: 1fr 1.25fr;
}
.grid-1-3 {
  grid-template-columns: 1fr 1.5fr;
}
.grid-1-4 {
  grid-template-columns: 1fr 1.75fr;
}
.grid-1-5 {
  grid-template-columns: 1fr 2fr;
}
.grid-1-6 {
  grid-template-columns: 1fr 2.25fr;
}
.grid-1-7 {
  grid-template-columns: 1fr 2.5fr;
}
.grid-1-8 {
  grid-template-columns: 1fr 2.75fr;
}
.grid-1-9 {
  grid-template-columns: 1fr 3fr;
}
.grid-1-10 {
  grid-template-columns: 1fr 3.25fr;
}
.grid-1-11 {
  grid-template-columns: 1fr 3.5fr;
}
.grid-1-12 {
  grid-template-columns: 1fr 4fr;
}
.grid-2-1 {
  grid-template-columns: 1.25fr 1fr;
}
.grid-3-1 {
  grid-template-columns: 1.5fr 1fr;
}
.grid-4-1 {
  grid-template-columns: 1.75fr 1fr;
}
.grid-5-1 {
  grid-template-columns: 2fr 1fr;
}
.grid-6-1 {
  grid-template-columns: 2.25fr 1fr;
}
.grid-7-1 {
  grid-template-columns: 2.5fr 1fr;
}
.grid-8-1 {
  grid-template-columns: 2.75fr 1fr;
}
.grid-9-1 {
  grid-template-columns: 3fr 1fr;
}
.grid-10-1 {
  grid-template-columns: 3.25fr 1fr;
}
.grid-11-1 {
  grid-template-columns: 3.5fr 1fr;
}
.grid-12-1 {
  grid-template-columns: 4fr 1fr;
}
@media (min-width: 576px) {
  .sm-grid-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .sm-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm-grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .sm-grid-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .sm-grid-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .sm-grid-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .sm-grid-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .sm-grid-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .sm-grid-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .sm-grid-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .sm-grid-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .sm-grid-col-1 {
    grid-column: span 1 / span 1;
  }
  .sm-grid-col-2 {
    grid-column: span 2 / span 2;
  }
  .sm-grid-col-3 {
    grid-column: span 3 / span 3;
  }
  .sm-grid-col-4 {
    grid-column: span 4 / span 4;
  }
  .sm-grid-col-5 {
    grid-column: span 5 / span 5;
  }
  .sm-grid-col-6 {
    grid-column: span 6 / span 6;
  }
  .sm-grid-col-7 {
    grid-column: span 7 / span 7;
  }
  .sm-grid-col-8 {
    grid-column: span 8 / span 8;
  }
  .sm-grid-col-9 {
    grid-column: span 9 / span 9;
  }
  .sm-grid-col-10 {
    grid-column: span 10 / span 10;
  }
  .sm-grid-col-11 {
    grid-column: span 11 / span 11;
  }
  .sm-grid-col-12 {
    grid-column: span 12 / span 12;
  }
  .sm-grid-start-1 {
    grid-column-start: 1;
  }
  .sm-grid-start-2 {
    grid-column-start: 2;
  }
  .sm-grid-start-3 {
    grid-column-start: 3;
  }
  .sm-grid-start-4 {
    grid-column-start: 4;
  }
  .sm-grid-start-5 {
    grid-column-start: 5;
  }
  .sm-grid-start-6 {
    grid-column-start: 6;
  }
  .sm-grid-start-7 {
    grid-column-start: 7;
  }
  .sm-grid-start-8 {
    grid-column-start: 8;
  }
  .sm-grid-start-9 {
    grid-column-start: 9;
  }
  .sm-grid-start-10 {
    grid-column-start: 10;
  }
  .sm-grid-start-11 {
    grid-column-start: 11;
  }
  .sm-grid-start-12 {
    grid-column-start: 12;
  }
  .sm-grid-1-1 {
    grid-template-columns: 1fr 1fr;
  }
  .sm-grid-1-2 {
    grid-template-columns: 1fr 1.25fr;
  }
  .sm-grid-1-3 {
    grid-template-columns: 1fr 1.5fr;
  }
  .sm-grid-1-4 {
    grid-template-columns: 1fr 1.75fr;
  }
  .sm-grid-1-5 {
    grid-template-columns: 1fr 2fr;
  }
  .sm-grid-1-6 {
    grid-template-columns: 1fr 2.25fr;
  }
  .sm-grid-1-7 {
    grid-template-columns: 1fr 2.5fr;
  }
  .sm-grid-1-8 {
    grid-template-columns: 1fr 2.75fr;
  }
  .sm-grid-1-9 {
    grid-template-columns: 1fr 3fr;
  }
  .sm-grid-1-10 {
    grid-template-columns: 1fr 3.25fr;
  }
  .sm-grid-1-11 {
    grid-template-columns: 1fr 3.5fr;
  }
  .sm-grid-1-12 {
    grid-template-columns: 1fr 4fr;
  }
  .sm-grid-2-1 {
    grid-template-columns: 1.25fr 1fr;
  }
  .sm-grid-3-1 {
    grid-template-columns: 1.5fr 1fr;
  }
  .sm-grid-4-1 {
    grid-template-columns: 1.75fr 1fr;
  }
  .sm-grid-5-1 {
    grid-template-columns: 2fr 1fr;
  }
  .sm-grid-6-1 {
    grid-template-columns: 2.25fr 1fr;
  }
  .sm-grid-7-1 {
    grid-template-columns: 2.5fr 1fr;
  }
  .sm-grid-8-1 {
    grid-template-columns: 2.75fr 1fr;
  }
  .sm-grid-9-1 {
    grid-template-columns: 3fr 1fr;
  }
  .sm-grid-10-1 {
    grid-template-columns: 3.25fr 1fr;
  }
  .sm-grid-11-1 {
    grid-template-columns: 3.5fr 1fr;
  }
  .sm-grid-12-1 {
    grid-template-columns: 4fr 1fr;
  }
}
@media (min-width: 768px) {
  .md-grid-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md-grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md-grid-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md-grid-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md-grid-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .md-grid-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .md-grid-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .md-grid-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .md-grid-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .md-grid-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md-grid-col-1 {
    grid-column: span 1 / span 1;
  }
  .md-grid-col-2 {
    grid-column: span 2 / span 2;
  }
  .md-grid-col-3 {
    grid-column: span 3 / span 3;
  }
  .md-grid-col-4 {
    grid-column: span 4 / span 4;
  }
  .md-grid-col-5 {
    grid-column: span 5 / span 5;
  }
  .md-grid-col-6 {
    grid-column: span 6 / span 6;
  }
  .md-grid-col-7 {
    grid-column: span 7 / span 7;
  }
  .md-grid-col-8 {
    grid-column: span 8 / span 8;
  }
  .md-grid-col-9 {
    grid-column: span 9 / span 9;
  }
  .md-grid-col-10 {
    grid-column: span 10 / span 10;
  }
  .md-grid-col-11 {
    grid-column: span 11 / span 11;
  }
  .md-grid-col-12 {
    grid-column: span 12 / span 12;
  }
  .md-grid-start-1 {
    grid-column-start: 1;
  }
  .md-grid-start-2 {
    grid-column-start: 2;
  }
  .md-grid-start-3 {
    grid-column-start: 3;
  }
  .md-grid-start-4 {
    grid-column-start: 4;
  }
  .md-grid-start-5 {
    grid-column-start: 5;
  }
  .md-grid-start-6 {
    grid-column-start: 6;
  }
  .md-grid-start-7 {
    grid-column-start: 7;
  }
  .md-grid-start-8 {
    grid-column-start: 8;
  }
  .md-grid-start-9 {
    grid-column-start: 9;
  }
  .md-grid-start-10 {
    grid-column-start: 10;
  }
  .md-grid-start-11 {
    grid-column-start: 11;
  }
  .md-grid-start-12 {
    grid-column-start: 12;
  }
  .md-grid-1-1 {
    grid-template-columns: 1fr 1fr;
  }
  .md-grid-1-2 {
    grid-template-columns: 1fr 1.25fr;
  }
  .md-grid-1-3 {
    grid-template-columns: 1fr 1.5fr;
  }
  .md-grid-1-4 {
    grid-template-columns: 1fr 1.75fr;
  }
  .md-grid-1-5 {
    grid-template-columns: 1fr 2fr;
  }
  .md-grid-1-6 {
    grid-template-columns: 1fr 2.25fr;
  }
  .md-grid-1-7 {
    grid-template-columns: 1fr 2.5fr;
  }
  .md-grid-1-8 {
    grid-template-columns: 1fr 2.75fr;
  }
  .md-grid-1-9 {
    grid-template-columns: 1fr 3fr;
  }
  .md-grid-1-10 {
    grid-template-columns: 1fr 3.25fr;
  }
  .md-grid-1-11 {
    grid-template-columns: 1fr 3.5fr;
  }
  .md-grid-1-12 {
    grid-template-columns: 1fr 4fr;
  }
  .md-grid-2-1 {
    grid-template-columns: 1.25fr 1fr;
  }
  .md-grid-3-1 {
    grid-template-columns: 1.5fr 1fr;
  }
  .md-grid-4-1 {
    grid-template-columns: 1.75fr 1fr;
  }
  .md-grid-5-1 {
    grid-template-columns: 2fr 1fr;
  }
  .md-grid-6-1 {
    grid-template-columns: 2.25fr 1fr;
  }
  .md-grid-7-1 {
    grid-template-columns: 2.5fr 1fr;
  }
  .md-grid-8-1 {
    grid-template-columns: 2.75fr 1fr;
  }
  .md-grid-9-1 {
    grid-template-columns: 3fr 1fr;
  }
  .md-grid-10-1 {
    grid-template-columns: 3.25fr 1fr;
  }
  .md-grid-11-1 {
    grid-template-columns: 3.5fr 1fr;
  }
  .md-grid-12-1 {
    grid-template-columns: 4fr 1fr;
  }
}
@media (min-width: 992px) {
  .lg-grid-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .lg-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg-grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg-grid-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg-grid-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg-grid-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .lg-grid-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .lg-grid-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .lg-grid-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .lg-grid-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .lg-grid-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg-grid-col-1 {
    grid-column: span 1 / span 1;
  }
  .lg-grid-col-2 {
    grid-column: span 2 / span 2;
  }
  .lg-grid-col-3 {
    grid-column: span 3 / span 3;
  }
  .lg-grid-col-4 {
    grid-column: span 4 / span 4;
  }
  .lg-grid-col-5 {
    grid-column: span 5 / span 5;
  }
  .lg-grid-col-6 {
    grid-column: span 6 / span 6;
  }
  .lg-grid-col-7 {
    grid-column: span 7 / span 7;
  }
  .lg-grid-col-8 {
    grid-column: span 8 / span 8;
  }
  .lg-grid-col-9 {
    grid-column: span 9 / span 9;
  }
  .lg-grid-col-10 {
    grid-column: span 10 / span 10;
  }
  .lg-grid-col-11 {
    grid-column: span 11 / span 11;
  }
  .lg-grid-col-12 {
    grid-column: span 12 / span 12;
  }
  .lg-grid-start-1 {
    grid-column-start: 1;
  }
  .lg-grid-start-2 {
    grid-column-start: 2;
  }
  .lg-grid-start-3 {
    grid-column-start: 3;
  }
  .lg-grid-start-4 {
    grid-column-start: 4;
  }
  .lg-grid-start-5 {
    grid-column-start: 5;
  }
  .lg-grid-start-6 {
    grid-column-start: 6;
  }
  .lg-grid-start-7 {
    grid-column-start: 7;
  }
  .lg-grid-start-8 {
    grid-column-start: 8;
  }
  .lg-grid-start-9 {
    grid-column-start: 9;
  }
  .lg-grid-start-10 {
    grid-column-start: 10;
  }
  .lg-grid-start-11 {
    grid-column-start: 11;
  }
  .lg-grid-start-12 {
    grid-column-start: 12;
  }
  .lg-grid-1-1 {
    grid-template-columns: 1fr 1fr;
  }
  .lg-grid-1-2 {
    grid-template-columns: 1fr 1.25fr;
  }
  .lg-grid-1-3 {
    grid-template-columns: 1fr 1.5fr;
  }
  .lg-grid-1-4 {
    grid-template-columns: 1fr 1.75fr;
  }
  .lg-grid-1-5 {
    grid-template-columns: 1fr 2fr;
  }
  .lg-grid-1-6 {
    grid-template-columns: 1fr 2.25fr;
  }
  .lg-grid-1-7 {
    grid-template-columns: 1fr 2.5fr;
  }
  .lg-grid-1-8 {
    grid-template-columns: 1fr 2.75fr;
  }
  .lg-grid-1-9 {
    grid-template-columns: 1fr 3fr;
  }
  .lg-grid-1-10 {
    grid-template-columns: 1fr 3.25fr;
  }
  .lg-grid-1-11 {
    grid-template-columns: 1fr 3.5fr;
  }
  .lg-grid-1-12 {
    grid-template-columns: 1fr 4fr;
  }
  .lg-grid-2-1 {
    grid-template-columns: 1.25fr 1fr;
  }
  .lg-grid-3-1 {
    grid-template-columns: 1.5fr 1fr;
  }
  .lg-grid-4-1 {
    grid-template-columns: 1.75fr 1fr;
  }
  .lg-grid-5-1 {
    grid-template-columns: 2fr 1fr;
  }
  .lg-grid-6-1 {
    grid-template-columns: 2.25fr 1fr;
  }
  .lg-grid-7-1 {
    grid-template-columns: 2.5fr 1fr;
  }
  .lg-grid-8-1 {
    grid-template-columns: 2.75fr 1fr;
  }
  .lg-grid-9-1 {
    grid-template-columns: 3fr 1fr;
  }
  .lg-grid-10-1 {
    grid-template-columns: 3.25fr 1fr;
  }
  .lg-grid-11-1 {
    grid-template-columns: 3.5fr 1fr;
  }
  .lg-grid-12-1 {
    grid-template-columns: 4fr 1fr;
  }
}
@media (min-width: 1300px) {
  .xl-grid-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .xl-grid-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl-grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl-grid-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl-grid-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .xl-grid-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .xl-grid-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .xl-grid-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .xl-grid-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .xl-grid-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .xl-grid-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .xl-grid-col-1 {
    grid-column: span 1 / span 1;
  }
  .xl-grid-col-2 {
    grid-column: span 2 / span 2;
  }
  .xl-grid-col-3 {
    grid-column: span 3 / span 3;
  }
  .xl-grid-col-4 {
    grid-column: span 4 / span 4;
  }
  .xl-grid-col-5 {
    grid-column: span 5 / span 5;
  }
  .xl-grid-col-6 {
    grid-column: span 6 / span 6;
  }
  .xl-grid-col-7 {
    grid-column: span 7 / span 7;
  }
  .xl-grid-col-8 {
    grid-column: span 8 / span 8;
  }
  .xl-grid-col-9 {
    grid-column: span 9 / span 9;
  }
  .xl-grid-col-10 {
    grid-column: span 10 / span 10;
  }
  .xl-grid-col-11 {
    grid-column: span 11 / span 11;
  }
  .xl-grid-col-12 {
    grid-column: span 12 / span 12;
  }
  .xl-grid-start-1 {
    grid-column-start: 1;
  }
  .xl-grid-start-2 {
    grid-column-start: 2;
  }
  .xl-grid-start-3 {
    grid-column-start: 3;
  }
  .xl-grid-start-4 {
    grid-column-start: 4;
  }
  .xl-grid-start-5 {
    grid-column-start: 5;
  }
  .xl-grid-start-6 {
    grid-column-start: 6;
  }
  .xl-grid-start-7 {
    grid-column-start: 7;
  }
  .xl-grid-start-8 {
    grid-column-start: 8;
  }
  .xl-grid-start-9 {
    grid-column-start: 9;
  }
  .xl-grid-start-10 {
    grid-column-start: 10;
  }
  .xl-grid-start-11 {
    grid-column-start: 11;
  }
  .xl-grid-start-12 {
    grid-column-start: 12;
  }
  .xl-grid-1-1 {
    grid-template-columns: 1fr 1fr;
  }
  .xl-grid-1-2 {
    grid-template-columns: 1fr 1.25fr;
  }
  .xl-grid-1-3 {
    grid-template-columns: 1fr 1.5fr;
  }
  .xl-grid-1-4 {
    grid-template-columns: 1fr 1.75fr;
  }
  .xl-grid-1-5 {
    grid-template-columns: 1fr 2fr;
  }
  .xl-grid-1-6 {
    grid-template-columns: 1fr 2.25fr;
  }
  .xl-grid-1-7 {
    grid-template-columns: 1fr 2.5fr;
  }
  .xl-grid-1-8 {
    grid-template-columns: 1fr 2.75fr;
  }
  .xl-grid-1-9 {
    grid-template-columns: 1fr 3fr;
  }
  .xl-grid-1-10 {
    grid-template-columns: 1fr 3.25fr;
  }
  .xl-grid-1-11 {
    grid-template-columns: 1fr 3.5fr;
  }
  .xl-grid-1-12 {
    grid-template-columns: 1fr 4fr;
  }
  .xl-grid-2-1 {
    grid-template-columns: 1.25fr 1fr;
  }
  .xl-grid-3-1 {
    grid-template-columns: 1.5fr 1fr;
  }
  .xl-grid-4-1 {
    grid-template-columns: 1.75fr 1fr;
  }
  .xl-grid-5-1 {
    grid-template-columns: 2fr 1fr;
  }
  .xl-grid-6-1 {
    grid-template-columns: 2.25fr 1fr;
  }
  .xl-grid-7-1 {
    grid-template-columns: 2.5fr 1fr;
  }
  .xl-grid-8-1 {
    grid-template-columns: 2.75fr 1fr;
  }
  .xl-grid-9-1 {
    grid-template-columns: 3fr 1fr;
  }
  .xl-grid-10-1 {
    grid-template-columns: 3.25fr 1fr;
  }
  .xl-grid-11-1 {
    grid-template-columns: 3.5fr 1fr;
  }
  .xl-grid-12-1 {
    grid-template-columns: 4fr 1fr;
  }
}
.grid-col-last {
  grid-column-end: -1;
}
.flex-row {
  flex-direction: row !important;
}
.flex-col {
  flex-direction: column !important;
}
.flex-reverse {
  flex-direction: row-reverse !important;
}
.flex-col-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-start {
  justify-content: flex-start !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.justify-around {
  justify-content: space-around !important;
}
.justify-evenly {
  justify-content: space-evenly !important;
}
.align-start {
  align-items: start !important;
}
.align-end {
  align-items: flex-end !important;
}
.align-center {
  align-items: center !important;
}
.align-baseline {
  align-items: baseline !important;
}
.align-stretch {
  align-items: stretch !important;
}
.content-start {
  align-content: flex-start !important;
}
.content-end {
  align-content: flex-end !important;
}
.content-center {
  align-content: center !important;
}
.content-between {
  align-content: space-between !important;
}
.content-around {
  align-content: space-around !important;
}
.content-stretch {
  align-content: stretch !important;
}
.self-auto {
  align-self: auto !important;
}
.self-start {
  align-self: flex-start !important;
}
.self-end {
  align-self: flex-end !important;
}
.self-center {
  align-self: center !important;
}
.self-baseline {
  align-self: baseline !important;
}
.self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .sm-flex-row {
    flex-direction: row !important;
  }
  .sm-flex-col {
    flex-direction: column !important;
  }
  .sm-flex-reverse {
    flex-direction: row-reverse !important;
  }
  .sm-flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .sm-flex-wrap {
    flex-wrap: wrap !important;
  }
  .sm-flex-nowrap {
    flex-wrap: nowrap !important;
  }
  .sm-flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .sm-flex-fill {
    flex: 1 1 auto !important;
  }
  .sm-flex-grow-0 {
    flex-grow: 0 !important;
  }
  .sm-flex-grow-1 {
    flex-grow: 1 !important;
  }
  .sm-flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .sm-flex-shrink-1 {
    flex-shrink: 1 !important;
  }
  .sm-justify-start {
    justify-content: flex-start !important;
  }
  .sm-justify-end {
    justify-content: flex-end !important;
  }
  .sm-justify-center {
    justify-content: center !important;
  }
  .sm-justify-between {
    justify-content: space-between !important;
  }
  .sm-justify-around {
    justify-content: space-around !important;
  }
  .sm-justify-evenly {
    justify-content: space-evenly !important;
  }
  .sm-align-start {
    align-items: start !important;
  }
  .sm-align-end {
    align-items: flex-end !important;
  }
  .sm-align-center {
    align-items: center !important;
  }
  .sm-align-baseline {
    align-items: baseline !important;
  }
  .sm-align-stretch {
    align-items: stretch !important;
  }
  .sm-content-start {
    align-content: flex-start !important;
  }
  .sm-content-end {
    align-content: flex-end !important;
  }
  .sm-content-center {
    align-content: center !important;
  }
  .sm-content-between {
    align-content: space-between !important;
  }
  .sm-content-around {
    align-content: space-around !important;
  }
  .sm-content-stretch {
    align-content: stretch !important;
  }
  .sm-self-auto {
    align-self: auto !important;
  }
  .sm-self-start {
    align-self: flex-start !important;
  }
  .sm-self-end {
    align-self: flex-end !important;
  }
  .sm-self-center {
    align-self: center !important;
  }
  .sm-self-baseline {
    align-self: baseline !important;
  }
  .sm-self-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .md-flex-row {
    flex-direction: row !important;
  }
  .md-flex-col {
    flex-direction: column !important;
  }
  .md-flex-reverse {
    flex-direction: row-reverse !important;
  }
  .md-flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .md-flex-wrap {
    flex-wrap: wrap !important;
  }
  .md-flex-nowrap {
    flex-wrap: nowrap !important;
  }
  .md-flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .md-flex-fill {
    flex: 1 1 auto !important;
  }
  .md-flex-grow-0 {
    flex-grow: 0 !important;
  }
  .md-flex-grow-1 {
    flex-grow: 1 !important;
  }
  .md-flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .md-flex-shrink-1 {
    flex-shrink: 1 !important;
  }
  .md-justify-start {
    justify-content: flex-start !important;
  }
  .md-justify-end {
    justify-content: flex-end !important;
  }
  .md-justify-center {
    justify-content: center !important;
  }
  .md-justify-between {
    justify-content: space-between !important;
  }
  .md-justify-around {
    justify-content: space-around !important;
  }
  .md-justify-evenly {
    justify-content: space-evenly !important;
  }
  .md-align-start {
    align-items: start !important;
  }
  .md-align-end {
    align-items: flex-end !important;
  }
  .md-align-center {
    align-items: center !important;
  }
  .md-align-baseline {
    align-items: baseline !important;
  }
  .md-align-stretch {
    align-items: stretch !important;
  }
  .md-content-start {
    align-content: flex-start !important;
  }
  .md-content-end {
    align-content: flex-end !important;
  }
  .md-content-center {
    align-content: center !important;
  }
  .md-content-between {
    align-content: space-between !important;
  }
  .md-content-around {
    align-content: space-around !important;
  }
  .md-content-stretch {
    align-content: stretch !important;
  }
  .md-self-auto {
    align-self: auto !important;
  }
  .md-self-start {
    align-self: flex-start !important;
  }
  .md-self-end {
    align-self: flex-end !important;
  }
  .md-self-center {
    align-self: center !important;
  }
  .md-self-baseline {
    align-self: baseline !important;
  }
  .md-self-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .lg-flex-row {
    flex-direction: row !important;
  }
  .lg-flex-col {
    flex-direction: column !important;
  }
  .lg-flex-reverse {
    flex-direction: row-reverse !important;
  }
  .lg-flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .lg-flex-wrap {
    flex-wrap: wrap !important;
  }
  .lg-flex-nowrap {
    flex-wrap: nowrap !important;
  }
  .lg-flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lg-flex-fill {
    flex: 1 1 auto !important;
  }
  .lg-flex-grow-0 {
    flex-grow: 0 !important;
  }
  .lg-flex-grow-1 {
    flex-grow: 1 !important;
  }
  .lg-flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lg-flex-shrink-1 {
    flex-shrink: 1 !important;
  }
  .lg-justify-start {
    justify-content: flex-start !important;
  }
  .lg-justify-end {
    justify-content: flex-end !important;
  }
  .lg-justify-center {
    justify-content: center !important;
  }
  .lg-justify-between {
    justify-content: space-between !important;
  }
  .lg-justify-around {
    justify-content: space-around !important;
  }
  .lg-justify-evenly {
    justify-content: space-evenly !important;
  }
  .lg-align-start {
    align-items: start !important;
  }
  .lg-align-end {
    align-items: flex-end !important;
  }
  .lg-align-center {
    align-items: center !important;
  }
  .lg-align-baseline {
    align-items: baseline !important;
  }
  .lg-align-stretch {
    align-items: stretch !important;
  }
  .lg-content-start {
    align-content: flex-start !important;
  }
  .lg-content-end {
    align-content: flex-end !important;
  }
  .lg-content-center {
    align-content: center !important;
  }
  .lg-content-between {
    align-content: space-between !important;
  }
  .lg-content-around {
    align-content: space-around !important;
  }
  .lg-content-stretch {
    align-content: stretch !important;
  }
  .lg-self-auto {
    align-self: auto !important;
  }
  .lg-self-start {
    align-self: flex-start !important;
  }
  .lg-self-end {
    align-self: flex-end !important;
  }
  .lg-self-center {
    align-self: center !important;
  }
  .lg-self-baseline {
    align-self: baseline !important;
  }
  .lg-self-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1300px) {
  .xl-flex-row {
    flex-direction: row !important;
  }
  .xl-flex-col {
    flex-direction: column !important;
  }
  .xl-flex-reverse {
    flex-direction: row-reverse !important;
  }
  .xl-flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .xl-flex-wrap {
    flex-wrap: wrap !important;
  }
  .xl-flex-nowrap {
    flex-wrap: nowrap !important;
  }
  .xl-flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .xl-flex-fill {
    flex: 1 1 auto !important;
  }
  .xl-flex-grow-0 {
    flex-grow: 0 !important;
  }
  .xl-flex-grow-1 {
    flex-grow: 1 !important;
  }
  .xl-flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .xl-flex-shrink-1 {
    flex-shrink: 1 !important;
  }
  .xl-justify-start {
    justify-content: flex-start !important;
  }
  .xl-justify-end {
    justify-content: flex-end !important;
  }
  .xl-justify-center {
    justify-content: center !important;
  }
  .xl-justify-between {
    justify-content: space-between !important;
  }
  .xl-justify-around {
    justify-content: space-around !important;
  }
  .xl-justify-evenly {
    justify-content: space-evenly !important;
  }
  .xl-align-start {
    align-items: start !important;
  }
  .xl-align-end {
    align-items: flex-end !important;
  }
  .xl-align-center {
    align-items: center !important;
  }
  .xl-align-baseline {
    align-items: baseline !important;
  }
  .xl-align-stretch {
    align-items: stretch !important;
  }
  .xl-content-start {
    align-content: flex-start !important;
  }
  .xl-content-end {
    align-content: flex-end !important;
  }
  .xl-content-center {
    align-content: center !important;
  }
  .xl-content-between {
    align-content: space-between !important;
  }
  .xl-content-around {
    align-content: space-around !important;
  }
  .xl-content-stretch {
    align-content: stretch !important;
  }
  .xl-self-auto {
    align-self: auto !important;
  }
  .xl-self-start {
    align-self: flex-start !important;
  }
  .xl-self-end {
    align-self: flex-end !important;
  }
  .xl-self-center {
    align-self: center !important;
  }
  .xl-self-baseline {
    align-self: baseline !important;
  }
  .xl-self-stretch {
    align-self: stretch !important;
  }
}
.container-fluid-xl {
  max-width: 103.125rem;
  margin: 0 auto;
}
.row-sm {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.row-sm > .col, .row-sm > [class*="col-"] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.row-lg {
  margin-left: -2rem;
  margin-right: -2rem;
}
.row-lg > .col, .row-lg > [class*="col-"] {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 576px) {
  .sm-row-sm {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .sm-row-sm > .col, .sm-row-sm > [class*="col-"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .sm-row-lg {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .sm-row-lg > .col, .sm-row-lg > [class*="col-"] {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 768px) {
  .md-row-sm {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .md-row-sm > .col, .md-row-sm > [class*="col-"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .md-row-lg {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .md-row-lg > .col, .md-row-lg > [class*="col-"] {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 992px) {
  .lg-row-sm {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .lg-row-sm > .col, .lg-row-sm > [class*="col-"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .lg-row-lg {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .lg-row-lg > .col, .lg-row-lg > [class*="col-"] {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1300px) {
  .xl-row-sm {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .xl-row-sm > .col, .xl-row-sm > [class*="col-"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .xl-row-lg {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .xl-row-lg > .col, .xl-row-lg > [class*="col-"] {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.container {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 97vw) {
  .container {
    max-width: 97vw;
  }
}
@media (min-width: 90vw) {
  .container {
    max-width: 90vw;
  }
}
@media (min-width: 90vw) {
  .container {
    max-width: 90vw;
  }
}
@media (min-width: 90vw) {
  .container {
    max-width: 90vw;
  }
}
@media (min-width: 576px) {
  .container-lg {
    max-width: 97vw;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .container-lg {
    max-width: 90vw;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container-lg {
    max-width: 90vw;
    width: 100%;
  }
}
@media (min-width: 1300px) {
  .container-lg {
    max-width: 90vw;
    width: 100%;
  }
}
.container-plus-sidebar {
  padding: 0;
  max-width: none;
  width: 100%;
}
.sidepanel-right > .container {
  width: 100%;
}
.align-middle {
  vertical-align: middle;
}
.align-base {
  vertical-align: baseline;
}
.align-top {
  vertical-align: top;
}
.align-bottom {
  vertical-align: bottom;
}
.align-text-top {
  vertical-align: text-top;
}
.align-text-bottom {
  vertical-align: text-bottom;
}
.align-sub {
  vertical-align: sub;
}
.align-super {
  vertical-align: super;
}
.flex-m {
  flex-direction: row;
}
@media (max-width: 991.98px) {
  .flex-m {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .flex-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: -0.5rem;
  }
}
.fixed-nav {
  position: static;
}
@media (max-width: 991.98px) {
  .fixed-nav {
    position: fixed;
  }
}
.none {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
@media (min-width: 576px) {
  .sm-none {
    display: none;
  }
  .sm-inline {
    display: inline;
  }
  .sm-inline-block {
    display: inline-block;
  }
  .sm-block {
    display: block;
  }
  .sm-table {
    display: table;
  }
  .sm-table-row {
    display: table-row;
  }
  .sm-table-cell {
    display: table-cell;
  }
  .sm-flex {
    display: flex;
  }
  .sm-inline-flex {
    display: inline-flex;
  }
  .sm-grid {
    display: grid;
  }
}
@media (min-width: 768px) {
  .md-none {
    display: none;
  }
  .md-inline {
    display: inline;
  }
  .md-inline-block {
    display: inline-block;
  }
  .md-block {
    display: block;
  }
  .md-table {
    display: table;
  }
  .md-table-row {
    display: table-row;
  }
  .md-table-cell {
    display: table-cell;
  }
  .md-flex {
    display: flex;
  }
  .md-inline-flex {
    display: inline-flex;
  }
  .md-grid {
    display: grid;
  }
}
@media (min-width: 992px) {
  .lg-none {
    display: none;
  }
  .lg-inline {
    display: inline;
  }
  .lg-inline-block {
    display: inline-block;
  }
  .lg-block {
    display: block;
  }
  .lg-table {
    display: table;
  }
  .lg-table-row {
    display: table-row;
  }
  .lg-table-cell {
    display: table-cell;
  }
  .lg-flex {
    display: flex;
  }
  .lg-inline-flex {
    display: inline-flex;
  }
  .lg-grid {
    display: grid;
  }
}
@media (min-width: 1300px) {
  .xl-none {
    display: none;
  }
  .xl-inline {
    display: inline;
  }
  .xl-inline-block {
    display: inline-block;
  }
  .xl-block {
    display: block;
  }
  .xl-table {
    display: table;
  }
  .xl-table-row {
    display: table-row;
  }
  .xl-table-cell {
    display: table-cell;
  }
  .xl-flex {
    display: flex;
  }
  .xl-inline-flex {
    display: inline-flex;
  }
  .xl-grid {
    display: grid;
  }
}
@media print {
  .print-none {
    display: none !important;
  }
  .print-inline {
    display: inline !important;
  }
  .print-inline-block {
    display: inline-block !important;
  }
  .print-block {
    display: block !important;
  }
  .print-table {
    display: table !important;
  }
  .print-table-row {
    display: table-row !important;
  }
  .print-table-cell {
    display: table-cell !important;
  }
  .print-flex {
    display: flex !important;
  }
  .print-inline-flex {
    display: inline-flex !important;
  }
  .print-grid {
    display: grid !important;
  }
}
.static {
  position: static !important;
}
.relative {
  position: relative !important;
}
.absolute {
  position: absolute !important;
}
.fixed {
  position: fixed !important;
}
.sticky {
  position: sticky !important;
}
.center {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.center-x {
  left: 50%;
  transform: translateX(-50%);
}
.center-y {
  top: 50%;
  transform: translateY(-50%);
}
.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;
  }
}
@media (min-width: 992px) {
  .sticky-gallery {
    position: sticky !important;
    top: 3.125rem;
  }
}
@media (max-width: 991.98px) {
  .fix {
    top: -0.0625rem !important;
    /*padding-top: rem(5px) !important; */
  }
}
.d-flex {
  display: flex !important;
}
.left-0 {
  left: 0;
}
.left-25 {
  left: 25%;
}
.left-50 {
  left: 50%;
}
.left-75 {
  left: 75%;
}
.left-100 {
  left: 100%;
}
.left-1 {
  left: 0.625rem;
}
.left-2 {
  left: 1.25rem;
}
.left-3 {
  left: 1.875rem;
}
.left-4 {
  left: 2.5rem;
}
.left-5 {
  left: 3.125rem;
}
.left-6 {
  left: 3.75rem;
}
.left-7 {
  left: 4.375rem;
}
.left-8 {
  left: 5rem;
}
.left-9 {
  left: 5.625rem;
}
.left-10 {
  left: 6.25rem;
}
.right-0 {
  right: 0;
}
.right-25 {
  right: 25%;
}
.right-50 {
  right: 50%;
}
.right-75 {
  right: 75%;
}
.right-100 {
  right: 100%;
}
.right-1 {
  right: 0.625rem;
}
.right-2 {
  right: 1.25rem;
}
.right-3 {
  right: 1.875rem;
}
.right-4 {
  right: 2.5rem;
}
.right-5 {
  right: 3.125rem;
}
.right-6 {
  right: 3.75rem;
}
.right-7 {
  right: 4.375rem;
}
.right-8 {
  right: 5rem;
}
.right-9 {
  right: 5.625rem;
}
.right-10 {
  right: 6.25rem;
}
.top-0 {
  top: 0;
}
.top-15 {
  top: 15%;
}
.top-25 {
  top: 25%;
}
.top-50 {
  top: 50%;
}
.top-75 {
  top: 75%;
}
.top-100 {
  top: 100%;
}
.top-1 {
  top: 0.625rem;
}
.top-2 {
  top: 1.25rem;
}
.top-3 {
  top: 1.875rem;
}
.top-4 {
  top: 2.5rem;
}
.top-5 {
  top: 3.125rem;
}
.top-6 {
  top: 3.75rem;
}
.top-7 {
  top: 4.375rem;
}
.top-8 {
  top: 5rem;
}
.top-9 {
  top: 5.625rem;
}
.top-10 {
  top: 6.25rem;
}
.bottom-0 {
  bottom: 0;
}
.bottom-15 {
  bottom: 15%;
}
.bottom-25 {
  bottom: 25%;
}
.bottom-50 {
  bottom: 50%;
}
.bottom-75 {
  bottom: 75%;
}
.bottom-100 {
  bottom: 100%;
}
.bottom-1 {
  bottom: 0.625rem;
}
.bottom-2 {
  bottom: 1.25rem;
}
.bottom-3 {
  bottom: 1.875rem;
}
.bottom-4 {
  bottom: 2.5rem;
}
.bottom-5 {
  bottom: 3.125rem;
}
.bottom-6 {
  bottom: 3.75rem;
}
.bottom-7 {
  bottom: 4.375rem;
}
.bottom-8 {
  bottom: 5rem;
}
.bottom-9 {
  bottom: 5.625rem;
}
.bottom-10 {
  bottom: 6.25rem;
}
/** Z-INDEX CLASSES **/
.zindex-sticky {
  z-index: 1020;
}
.zindex-sticky-1 {
  z-index: 1021;
}
.zindex-sticky-n1 {
  z-index: 1019;
}
.zindex-0 {
  z-index: 0;
}
.zindex-1 {
  z-index: 1;
}
.zindex-n1 {
  z-index: -1;
}
.zindex-10 {
  z-index: 10;
}
.zindex-100 {
  z-index: 100;
}
.zindex-1000 {
  z-index: 1000;
}
.zindex-dropdown {
  z-index: 1000;
}
.zindex-sticky {
  z-index: 1020;
}
.zindex-fixed {
  z-index: 1030;
}
.zindex-alert {
  z-index: 1050;
}
.zindex-popover {
  z-index: 1060;
}
.zindex-tooltip {
  z-index: 1060;
}
.zindex-backdrop {
  z-index: 1070;
}
.zindex-modal {
  z-index: 1080;
}
.zindex-9999 {
  z-index: 9999;
}
/** UTILITY SIZE CLASSES **/
.min-w-sm {
  min-width: 9.375rem;
}
.min-w {
  min-width: 15.625rem;
}
.min-w-lg {
  min-width: 21.875rem;
}
.min-w-25 {
  min-width: 25%;
}
.min-w-50 {
  min-width: 50%;
}
.min-w-75 {
  min-width: 75%;
}
.min-w-90 {
  min-width: 90%;
}
.min-w-100 {
  min-width: 100%;
}
.max-w-sm {
  max-width: 9.375rem;
}
.max-w {
  max-width: 21.875rem;
}
.max-w-lg {
  max-width: 40.625rem;
}
.max-w-25 {
  max-width: 25%;
}
.max-w-50 {
  max-width: 50%;
}
.max-w-75 {
  max-width: 75%;
}
.max-w-90 {
  max-width: 90%;
}
.max-w-100 {
  max-width: 100%;
}
.min-h-sm {
  min-height: 9.375rem;
}
.min-h {
  min-height: 15.625rem;
}
.min-h-lg {
  min-height: 21.875rem;
}
.min-h-25 {
  min-height: 25%;
}
.min-h-50 {
  min-height: 50%;
}
.min-h-75 {
  min-height: 75%;
}
.min-h-90 {
  min-height: 90%;
}
.min-h-100 {
  min-height: 100%;
}
.max-h-sm {
  max-height: 9.375rem;
}
.max-h {
  max-height: 21.875rem;
}
.max-h-lg {
  max-height: 40.625rem;
}
.max-h-25 {
  max-height: 25%;
}
.max-h-50 {
  max-height: 50%;
}
.max-h-75 {
  max-height: 75%;
}
.max-h-90 {
  max-height: 90%;
}
.max-h-100 {
  max-height: 100%;
}
@media (min-width: 576px) {
  .sm-min-w-sm {
    min-width: 9.375rem;
  }
  .sm-min-w {
    min-width: 15.625rem;
  }
  .sm-min-w-lg {
    min-width: 21.875rem;
  }
  .sm-min-w-25 {
    min-width: 25%;
  }
  .sm-min-w-50 {
    min-width: 50%;
  }
  .sm-min-w-75 {
    min-width: 75%;
  }
  .sm-min-w-90 {
    min-width: 90%;
  }
  .sm-min-w-100 {
    min-width: 100%;
  }
  .sm-max-w-sm {
    max-width: 9.375rem;
  }
  .sm-max-w {
    max-width: 21.875rem;
  }
  .sm-max-w-lg {
    max-width: 40.625rem;
  }
  .sm-max-w-25 {
    max-width: 25%;
  }
  .sm-max-w-50 {
    max-width: 50%;
  }
  .sm-max-w-75 {
    max-width: 75%;
  }
  .sm-max-w-90 {
    max-width: 90%;
  }
  .sm-max-w-100 {
    max-width: 100%;
  }
  .sm-min-h-sm {
    min-height: 9.375rem;
  }
  .sm-min-h {
    min-height: 15.625rem;
  }
  .sm-min-h-lg {
    min-height: 21.875rem;
  }
  .sm-min-h-25 {
    min-height: 25%;
  }
  .sm-min-h-50 {
    min-height: 50%;
  }
  .sm-min-h-75 {
    min-height: 75%;
  }
  .sm-min-h-90 {
    min-height: 90%;
  }
  .sm-min-h-100 {
    min-height: 100%;
  }
  .sm-max-h-sm {
    max-height: 9.375rem;
  }
  .sm-max-h {
    max-height: 21.875rem;
  }
  .sm-max-h-lg {
    max-height: 40.625rem;
  }
  .sm-max-h-25 {
    max-height: 25%;
  }
  .sm-max-h-50 {
    max-height: 50%;
  }
  .sm-max-h-75 {
    max-height: 75%;
  }
  .sm-max-h-90 {
    max-height: 90%;
  }
  .sm-max-h-100 {
    max-height: 100%;
  }
}
@media (min-width: 768px) {
  .md-min-w-sm {
    min-width: 9.375rem;
  }
  .md-min-w {
    min-width: 15.625rem;
  }
  .md-min-w-lg {
    min-width: 21.875rem;
  }
  .md-min-w-25 {
    min-width: 25%;
  }
  .md-min-w-50 {
    min-width: 50%;
  }
  .md-min-w-75 {
    min-width: 75%;
  }
  .md-min-w-90 {
    min-width: 90%;
  }
  .md-min-w-100 {
    min-width: 100%;
  }
  .md-max-w-sm {
    max-width: 9.375rem;
  }
  .md-max-w {
    max-width: 21.875rem;
  }
  .md-max-w-lg {
    max-width: 40.625rem;
  }
  .md-max-w-25 {
    max-width: 25%;
  }
  .md-max-w-50 {
    max-width: 50%;
  }
  .md-max-w-75 {
    max-width: 75%;
  }
  .md-max-w-90 {
    max-width: 90%;
  }
  .md-max-w-100 {
    max-width: 100%;
  }
  .md-min-h-sm {
    min-height: 9.375rem;
  }
  .md-min-h {
    min-height: 15.625rem;
  }
  .md-min-h-lg {
    min-height: 21.875rem;
  }
  .md-min-h-25 {
    min-height: 25%;
  }
  .md-min-h-50 {
    min-height: 50%;
  }
  .md-min-h-75 {
    min-height: 75%;
  }
  .md-min-h-90 {
    min-height: 90%;
  }
  .md-min-h-100 {
    min-height: 100%;
  }
  .md-max-h-sm {
    max-height: 9.375rem;
  }
  .md-max-h {
    max-height: 21.875rem;
  }
  .md-max-h-lg {
    max-height: 40.625rem;
  }
  .md-max-h-25 {
    max-height: 25%;
  }
  .md-max-h-50 {
    max-height: 50%;
  }
  .md-max-h-75 {
    max-height: 75%;
  }
  .md-max-h-90 {
    max-height: 90%;
  }
  .md-max-h-100 {
    max-height: 100%;
  }
}
@media (min-width: 992px) {
  .lg-min-w-sm {
    min-width: 9.375rem;
  }
  .lg-min-w {
    min-width: 15.625rem;
  }
  .lg-min-w-lg {
    min-width: 21.875rem;
  }
  .lg-min-w-25 {
    min-width: 25%;
  }
  .lg-min-w-50 {
    min-width: 50%;
  }
  .lg-min-w-75 {
    min-width: 75%;
  }
  .lg-min-w-90 {
    min-width: 90%;
  }
  .lg-min-w-100 {
    min-width: 100%;
  }
  .lg-max-w-sm {
    max-width: 9.375rem;
  }
  .lg-max-w {
    max-width: 21.875rem;
  }
  .lg-max-w-lg {
    max-width: 40.625rem;
  }
  .lg-max-w-25 {
    max-width: 25%;
  }
  .lg-max-w-50 {
    max-width: 50%;
  }
  .lg-max-w-75 {
    max-width: 75%;
  }
  .lg-max-w-90 {
    max-width: 90%;
  }
  .lg-max-w-100 {
    max-width: 100%;
  }
  .lg-min-h-sm {
    min-height: 9.375rem;
  }
  .lg-min-h {
    min-height: 15.625rem;
  }
  .lg-min-h-lg {
    min-height: 21.875rem;
  }
  .lg-min-h-25 {
    min-height: 25%;
  }
  .lg-min-h-50 {
    min-height: 50%;
  }
  .lg-min-h-75 {
    min-height: 75%;
  }
  .lg-min-h-90 {
    min-height: 90%;
  }
  .lg-min-h-100 {
    min-height: 100%;
  }
  .lg-max-h-sm {
    max-height: 9.375rem;
  }
  .lg-max-h {
    max-height: 21.875rem;
  }
  .lg-max-h-lg {
    max-height: 40.625rem;
  }
  .lg-max-h-25 {
    max-height: 25%;
  }
  .lg-max-h-50 {
    max-height: 50%;
  }
  .lg-max-h-75 {
    max-height: 75%;
  }
  .lg-max-h-90 {
    max-height: 90%;
  }
  .lg-max-h-100 {
    max-height: 100%;
  }
}
@media (min-width: 1300px) {
  .xl-min-w-sm {
    min-width: 9.375rem;
  }
  .xl-min-w {
    min-width: 15.625rem;
  }
  .xl-min-w-lg {
    min-width: 21.875rem;
  }
  .xl-min-w-25 {
    min-width: 25%;
  }
  .xl-min-w-50 {
    min-width: 50%;
  }
  .xl-min-w-75 {
    min-width: 75%;
  }
  .xl-min-w-90 {
    min-width: 90%;
  }
  .xl-min-w-100 {
    min-width: 100%;
  }
  .xl-max-w-sm {
    max-width: 9.375rem;
  }
  .xl-max-w {
    max-width: 21.875rem;
  }
  .xl-max-w-lg {
    max-width: 40.625rem;
  }
  .xl-max-w-25 {
    max-width: 25%;
  }
  .xl-max-w-50 {
    max-width: 50%;
  }
  .xl-max-w-75 {
    max-width: 75%;
  }
  .xl-max-w-90 {
    max-width: 90%;
  }
  .xl-max-w-100 {
    max-width: 100%;
  }
  .xl-min-h-sm {
    min-height: 9.375rem;
  }
  .xl-min-h {
    min-height: 15.625rem;
  }
  .xl-min-h-lg {
    min-height: 21.875rem;
  }
  .xl-min-h-25 {
    min-height: 25%;
  }
  .xl-min-h-50 {
    min-height: 50%;
  }
  .xl-min-h-75 {
    min-height: 75%;
  }
  .xl-min-h-90 {
    min-height: 90%;
  }
  .xl-min-h-100 {
    min-height: 100%;
  }
  .xl-max-h-sm {
    max-height: 9.375rem;
  }
  .xl-max-h {
    max-height: 21.875rem;
  }
  .xl-max-h-lg {
    max-height: 40.625rem;
  }
  .xl-max-h-25 {
    max-height: 25%;
  }
  .xl-max-h-50 {
    max-height: 50%;
  }
  .xl-max-h-75 {
    max-height: 75%;
  }
  .xl-max-h-90 {
    max-height: 90%;
  }
  .xl-max-h-100 {
    max-height: 100%;
  }
}
.w-25 {
  width: 25%;
}
.w-33 {
  width: 33.33333333%;
}
.w-40 {
  width: 40%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-66 {
  width: 66.66666667%;
}
.w-75 {
  width: 75%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.w-100 {
  width: 100%;
}
.w-auto {
  width: auto;
}
.h-25 {
  height: 25%;
}
.h-33 {
  height: 33.33333333%;
}
.h-40 {
  height: 40%;
}
.h-50 {
  height: 50%;
}
.h-60 {
  height: 60%;
}
.h-66 {
  height: 66.66666667%;
}
.h-75 {
  height: 75%;
}
.h-80 {
  height: 80%;
}
.h-90 {
  height: 90%;
}
.h-100 {
  height: 100%;
}
.h-auto {
  height: auto;
}
@media (min-width: 576px) {
  .sm-w-25 {
    width: 25%;
  }
  .sm-w-33 {
    width: 33.33333333%;
  }
  .sm-w-40 {
    width: 40%;
  }
  .sm-w-50 {
    width: 50%;
  }
  .sm-w-60 {
    width: 60%;
  }
  .sm-w-66 {
    width: 66.66666667%;
  }
  .sm-w-75 {
    width: 75%;
  }
  .sm-w-80 {
    width: 80%;
  }
  .sm-w-90 {
    width: 90%;
  }
  .sm-w-100 {
    width: 100%;
  }
  .sm-w-auto {
    width: auto;
  }
  .sm-h-25 {
    height: 25%;
  }
  .sm-h-33 {
    height: 33.33333333%;
  }
  .sm-h-40 {
    height: 40%;
  }
  .sm-h-50 {
    height: 50%;
  }
  .sm-h-60 {
    height: 60%;
  }
  .sm-h-66 {
    height: 66.66666667%;
  }
  .sm-h-75 {
    height: 75%;
  }
  .sm-h-80 {
    height: 80%;
  }
  .sm-h-90 {
    height: 90%;
  }
  .sm-h-100 {
    height: 100%;
  }
  .sm-h-auto {
    height: auto;
  }
}
@media (min-width: 768px) {
  .md-w-25 {
    width: 25%;
  }
  .md-w-33 {
    width: 33.33333333%;
  }
  .md-w-40 {
    width: 40%;
  }
  .md-w-50 {
    width: 50%;
  }
  .md-w-60 {
    width: 60%;
  }
  .md-w-66 {
    width: 66.66666667%;
  }
  .md-w-75 {
    width: 75%;
  }
  .md-w-80 {
    width: 80%;
  }
  .md-w-90 {
    width: 90%;
  }
  .md-w-100 {
    width: 100%;
  }
  .md-w-auto {
    width: auto;
  }
  .md-h-25 {
    height: 25%;
  }
  .md-h-33 {
    height: 33.33333333%;
  }
  .md-h-40 {
    height: 40%;
  }
  .md-h-50 {
    height: 50%;
  }
  .md-h-60 {
    height: 60%;
  }
  .md-h-66 {
    height: 66.66666667%;
  }
  .md-h-75 {
    height: 75%;
  }
  .md-h-80 {
    height: 80%;
  }
  .md-h-90 {
    height: 90%;
  }
  .md-h-100 {
    height: 100%;
  }
  .md-h-auto {
    height: auto;
  }
}
@media (min-width: 992px) {
  .lg-w-25 {
    width: 25%;
  }
  .lg-w-33 {
    width: 33.33333333%;
  }
  .lg-w-40 {
    width: 40%;
  }
  .lg-w-50 {
    width: 50%;
  }
  .lg-w-60 {
    width: 60%;
  }
  .lg-w-66 {
    width: 66.66666667%;
  }
  .lg-w-75 {
    width: 75%;
  }
  .lg-w-80 {
    width: 80%;
  }
  .lg-w-90 {
    width: 90%;
  }
  .lg-w-100 {
    width: 100%;
  }
  .lg-w-auto {
    width: auto;
  }
  .lg-h-25 {
    height: 25%;
  }
  .lg-h-33 {
    height: 33.33333333%;
  }
  .lg-h-40 {
    height: 40%;
  }
  .lg-h-50 {
    height: 50%;
  }
  .lg-h-60 {
    height: 60%;
  }
  .lg-h-66 {
    height: 66.66666667%;
  }
  .lg-h-75 {
    height: 75%;
  }
  .lg-h-80 {
    height: 80%;
  }
  .lg-h-90 {
    height: 90%;
  }
  .lg-h-100 {
    height: 100%;
  }
  .lg-h-auto {
    height: auto;
  }
}
@media (min-width: 1300px) {
  .xl-w-25 {
    width: 25%;
  }
  .xl-w-33 {
    width: 33.33333333%;
  }
  .xl-w-40 {
    width: 40%;
  }
  .xl-w-50 {
    width: 50%;
  }
  .xl-w-60 {
    width: 60%;
  }
  .xl-w-66 {
    width: 66.66666667%;
  }
  .xl-w-75 {
    width: 75%;
  }
  .xl-w-80 {
    width: 80%;
  }
  .xl-w-90 {
    width: 90%;
  }
  .xl-w-100 {
    width: 100%;
  }
  .xl-w-auto {
    width: auto;
  }
  .xl-h-25 {
    height: 25%;
  }
  .xl-h-33 {
    height: 33.33333333%;
  }
  .xl-h-40 {
    height: 40%;
  }
  .xl-h-50 {
    height: 50%;
  }
  .xl-h-60 {
    height: 60%;
  }
  .xl-h-66 {
    height: 66.66666667%;
  }
  .xl-h-75 {
    height: 75%;
  }
  .xl-h-80 {
    height: 80%;
  }
  .xl-h-90 {
    height: 90%;
  }
  .xl-h-100 {
    height: 100%;
  }
  .xl-h-auto {
    height: auto;
  }
}
.m-info-circle {
  margin-top: -0.0625rem;
}
.w-0 {
  width: 0;
}
.w-1 {
  width: 0.5rem;
}
.w-2 {
  width: 0.625rem;
}
.w-3 {
  width: 0.9375rem;
}
.w-4 {
  width: 1.25rem;
}
.w-5 {
  width: 1.5625rem;
}
.w-6 {
  width: 1.875rem;
}
.w-7 {
  width: 2.1875rem;
}
.w-8 {
  width: 2.5rem;
}
.w-9 {
  width: 2.8125rem;
}
.w-10 {
  width: 3.125rem;
}
.w-11 {
  width: 3.4375rem;
}
.w-12 {
  width: 3.75rem;
}
.w-13 {
  width: 4.0625rem;
}
.w-14 {
  width: 4.375rem;
}
.w-15 {
  width: 4.6875rem;
}
.w-16 {
  width: 5rem;
}
.w-17 {
  width: 5.3125rem;
}
.w-18 {
  width: 5.625rem;
}
.w-19 {
  width: 5.9375rem;
}
.w-20 {
  width: 6.25rem;
}
.h-0 {
  height: 0;
}
.h-1 {
  height: 0.5rem;
}
.h-2 {
  height: 0.625rem;
}
.h-3 {
  height: 0.9375rem;
}
.h-4 {
  height: 1.25rem;
}
.h-5 {
  height: 1.5625rem;
}
.h-6 {
  height: 1.875rem;
}
.h-7 {
  height: 2.1875rem;
}
.h-8 {
  height: 2.5rem;
}
.h-9 {
  height: 2.8125rem;
}
.h-10 {
  height: 3.125rem;
}
.h-11 {
  height: 3.4375rem;
}
.h-12 {
  height: 3.75rem;
}
.h-13 {
  height: 4.0625rem;
}
.h-14 {
  height: 4.375rem;
}
.h-15 {
  height: 4.6875rem;
}
.h-16 {
  height: 5rem;
}
.h-17 {
  height: 5.3125rem;
}
.h-18 {
  height: 5.625rem;
}
.h-19 {
  height: 5.9375rem;
}
.h-20 {
  height: 6.25rem;
}
.min-w-0 {
  min-width: 0;
}
.min-w-1 {
  min-width: 0.5rem;
}
.min-w-2 {
  min-width: 0.625rem;
}
.min-w-3 {
  min-width: 0.9375rem;
}
.min-w-4 {
  min-width: 1.25rem;
}
.min-w-5 {
  min-width: 1.5625rem;
}
.min-w-6 {
  min-width: 1.875rem;
}
.min-w-7 {
  min-width: 2.1875rem;
}
.min-w-8 {
  min-width: 2.5rem;
}
.min-w-9 {
  min-width: 2.8125rem;
}
.min-w-10 {
  min-width: 3.125rem;
}
.min-w-11 {
  min-width: 3.4375rem;
}
.min-w-12 {
  min-width: 3.75rem;
}
.min-w-13 {
  min-width: 4.0625rem;
}
.min-w-14 {
  min-width: 4.375rem;
}
.min-w-15 {
  min-width: 4.6875rem;
}
.min-w-16 {
  min-width: 5rem;
}
.min-w-17 {
  min-width: 5.3125rem;
}
.min-w-18 {
  min-width: 5.625rem;
}
.min-w-19 {
  min-width: 5.9375rem;
}
.min-w-20 {
  min-width: 6.25rem;
}
.min-h-0 {
  min-height: 0;
}
.min-h-1 {
  min-height: 0.5rem;
}
.min-h-2 {
  min-height: 0.625rem;
}
.min-h-3 {
  min-height: 0.9375rem;
}
.min-h-4 {
  min-height: 1.25rem;
}
.min-h-5 {
  min-height: 1.5625rem;
}
.min-h-6 {
  min-height: 1.875rem;
}
.min-h-7 {
  min-height: 2.1875rem;
}
.min-h-8 {
  min-height: 2.5rem;
}
.min-h-9 {
  min-height: 2.8125rem;
}
.min-h-10 {
  min-height: 3.125rem;
}
.min-h-11 {
  min-height: 3.4375rem;
}
.min-h-12 {
  min-height: 3.75rem;
}
.min-h-13 {
  min-height: 4.0625rem;
}
.min-h-14 {
  min-height: 4.375rem;
}
.min-h-15 {
  min-height: 4.6875rem;
}
.min-h-16 {
  min-height: 5rem;
}
.min-h-17 {
  min-height: 5.3125rem;
}
.min-h-18 {
  min-height: 5.625rem;
}
.min-h-19 {
  min-height: 5.9375rem;
}
.min-h-20 {
  min-height: 6.25rem;
}
.h-16 {
  height: 1rem;
}
.h-24 {
  height: 1.5rem;
}
.h-align-sm {
  height: 1.3125rem;
}
.h-align-md {
  height: 1.5rem;
}
.h-align-lg {
  height: 1.6875rem;
}
.h-align-xl {
  height: 1.96875rem;
}
@media (max-width: 991.98px) {
  .h-align-md {
    height: 1.3125rem;
  }
}
@media (max-width: 1299.98px) {
  .h-align-lg {
    height: 1.5rem;
  }
  .h-align-xl {
    height: 1.6875rem;
  }
}
.w-16 {
  width: 1rem;
}
.w-24 {
  width: 1.5rem;
}
.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;
}
.gap-0 {
  gap: 0;
}
.gap-row-0 {
  row-gap: 0;
}
.gap-col-0 {
  -moz-column-gap: 0;
  column-gap: 0;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-row-1 {
  row-gap: 0.25rem;
}
.gap-col-1 {
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-row-2 {
  row-gap: 0.5rem;
}
.gap-col-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
.gap-3 {
  gap: 0.625rem;
}
.gap-row-3 {
  row-gap: 0.625rem;
}
.gap-col-3 {
  -moz-column-gap: 0.625rem;
  column-gap: 0.625rem;
}
.gap-4 {
  gap: 0.75rem;
}
.gap-row-4 {
  row-gap: 0.75rem;
}
.gap-col-4 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.gap-5 {
  gap: 0.875rem;
}
.gap-row-5 {
  row-gap: 0.875rem;
}
.gap-col-5 {
  -moz-column-gap: 0.875rem;
  column-gap: 0.875rem;
}
.gap-6 {
  gap: 1rem;
}
.gap-row-6 {
  row-gap: 1rem;
}
.gap-col-6 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-7 {
  gap: 1.125rem;
}
.gap-row-7 {
  row-gap: 1.125rem;
}
.gap-col-7 {
  -moz-column-gap: 1.125rem;
  column-gap: 1.125rem;
}
.gap-8 {
  gap: 1.25rem;
}
.gap-row-8 {
  row-gap: 1.25rem;
}
.gap-col-8 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-9 {
  gap: 1.375rem;
}
.gap-row-9 {
  row-gap: 1.375rem;
}
.gap-col-9 {
  -moz-column-gap: 1.375rem;
  column-gap: 1.375rem;
}
.gap-10 {
  gap: 1.5rem;
}
.gap-row-10 {
  row-gap: 1.5rem;
}
.gap-col-10 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
.gap-11 {
  gap: 2rem;
}
.gap-row-11 {
  row-gap: 2rem;
}
.gap-col-11 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}
.gap-12 {
  gap: 2.5rem;
}
.gap-row-12 {
  row-gap: 2.5rem;
}
.gap-col-12 {
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
}
.gap-13 {
  gap: 3rem;
}
.gap-row-13 {
  row-gap: 3rem;
}
.gap-col-13 {
  -moz-column-gap: 3rem;
  column-gap: 3rem;
}
.gap-14 {
  gap: 3.5rem;
}
.gap-row-14 {
  row-gap: 3.5rem;
}
.gap-col-14 {
  -moz-column-gap: 3.5rem;
  column-gap: 3.5rem;
}
.gap-15 {
  gap: 4rem;
}
.gap-row-15 {
  row-gap: 4rem;
}
.gap-col-15 {
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}
@media (min-width: 576px) {
  .sm-gap-0 {
    gap: 0;
  }
  .sm-gap-row-0 {
    row-gap: 0;
  }
  .sm-gap-col-0 {
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .sm-gap-1 {
    gap: 0.25rem;
  }
  .sm-gap-row-1 {
    row-gap: 0.25rem;
  }
  .sm-gap-col-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }
  .sm-gap-2 {
    gap: 0.5rem;
  }
  .sm-gap-row-2 {
    row-gap: 0.5rem;
  }
  .sm-gap-col-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }
  .sm-gap-3 {
    gap: 0.625rem;
  }
  .sm-gap-row-3 {
    row-gap: 0.625rem;
  }
  .sm-gap-col-3 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }
  .sm-gap-4 {
    gap: 0.75rem;
  }
  .sm-gap-row-4 {
    row-gap: 0.75rem;
  }
  .sm-gap-col-4 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  .sm-gap-5 {
    gap: 0.875rem;
  }
  .sm-gap-row-5 {
    row-gap: 0.875rem;
  }
  .sm-gap-col-5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }
  .sm-gap-6 {
    gap: 1rem;
  }
  .sm-gap-row-6 {
    row-gap: 1rem;
  }
  .sm-gap-col-6 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .sm-gap-7 {
    gap: 1.125rem;
  }
  .sm-gap-row-7 {
    row-gap: 1.125rem;
  }
  .sm-gap-col-7 {
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }
  .sm-gap-8 {
    gap: 1.25rem;
  }
  .sm-gap-row-8 {
    row-gap: 1.25rem;
  }
  .sm-gap-col-8 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .sm-gap-9 {
    gap: 1.375rem;
  }
  .sm-gap-row-9 {
    row-gap: 1.375rem;
  }
  .sm-gap-col-9 {
    -moz-column-gap: 1.375rem;
    column-gap: 1.375rem;
  }
  .sm-gap-10 {
    gap: 1.5rem;
  }
  .sm-gap-row-10 {
    row-gap: 1.5rem;
  }
  .sm-gap-col-10 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .sm-gap-11 {
    gap: 2rem;
  }
  .sm-gap-row-11 {
    row-gap: 2rem;
  }
  .sm-gap-col-11 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .sm-gap-12 {
    gap: 2.5rem;
  }
  .sm-gap-row-12 {
    row-gap: 2.5rem;
  }
  .sm-gap-col-12 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .sm-gap-13 {
    gap: 3rem;
  }
  .sm-gap-row-13 {
    row-gap: 3rem;
  }
  .sm-gap-col-13 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .sm-gap-14 {
    gap: 3.5rem;
  }
  .sm-gap-row-14 {
    row-gap: 3.5rem;
  }
  .sm-gap-col-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }
  .sm-gap-15 {
    gap: 4rem;
  }
  .sm-gap-row-15 {
    row-gap: 4rem;
  }
  .sm-gap-col-15 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
}
@media (min-width: 768px) {
  .md-gap-0 {
    gap: 0;
  }
  .md-gap-row-0 {
    row-gap: 0;
  }
  .md-gap-col-0 {
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .md-gap-1 {
    gap: 0.25rem;
  }
  .md-gap-row-1 {
    row-gap: 0.25rem;
  }
  .md-gap-col-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }
  .md-gap-2 {
    gap: 0.5rem;
  }
  .md-gap-row-2 {
    row-gap: 0.5rem;
  }
  .md-gap-col-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }
  .md-gap-3 {
    gap: 0.625rem;
  }
  .md-gap-row-3 {
    row-gap: 0.625rem;
  }
  .md-gap-col-3 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }
  .md-gap-4 {
    gap: 0.75rem;
  }
  .md-gap-row-4 {
    row-gap: 0.75rem;
  }
  .md-gap-col-4 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  .md-gap-5 {
    gap: 0.875rem;
  }
  .md-gap-row-5 {
    row-gap: 0.875rem;
  }
  .md-gap-col-5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }
  .md-gap-6 {
    gap: 1rem;
  }
  .md-gap-row-6 {
    row-gap: 1rem;
  }
  .md-gap-col-6 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .md-gap-7 {
    gap: 1.125rem;
  }
  .md-gap-row-7 {
    row-gap: 1.125rem;
  }
  .md-gap-col-7 {
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }
  .md-gap-8 {
    gap: 1.25rem;
  }
  .md-gap-row-8 {
    row-gap: 1.25rem;
  }
  .md-gap-col-8 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .md-gap-9 {
    gap: 1.375rem;
  }
  .md-gap-row-9 {
    row-gap: 1.375rem;
  }
  .md-gap-col-9 {
    -moz-column-gap: 1.375rem;
    column-gap: 1.375rem;
  }
  .md-gap-10 {
    gap: 1.5rem;
  }
  .md-gap-row-10 {
    row-gap: 1.5rem;
  }
  .md-gap-col-10 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .md-gap-11 {
    gap: 2rem;
  }
  .md-gap-row-11 {
    row-gap: 2rem;
  }
  .md-gap-col-11 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .md-gap-12 {
    gap: 2.5rem;
  }
  .md-gap-row-12 {
    row-gap: 2.5rem;
  }
  .md-gap-col-12 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .md-gap-13 {
    gap: 3rem;
  }
  .md-gap-row-13 {
    row-gap: 3rem;
  }
  .md-gap-col-13 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .md-gap-14 {
    gap: 3.5rem;
  }
  .md-gap-row-14 {
    row-gap: 3.5rem;
  }
  .md-gap-col-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }
  .md-gap-15 {
    gap: 4rem;
  }
  .md-gap-row-15 {
    row-gap: 4rem;
  }
  .md-gap-col-15 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
}
@media (min-width: 992px) {
  .lg-gap-0 {
    gap: 0;
  }
  .lg-gap-row-0 {
    row-gap: 0;
  }
  .lg-gap-col-0 {
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .lg-gap-1 {
    gap: 0.25rem;
  }
  .lg-gap-row-1 {
    row-gap: 0.25rem;
  }
  .lg-gap-col-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }
  .lg-gap-2 {
    gap: 0.5rem;
  }
  .lg-gap-row-2 {
    row-gap: 0.5rem;
  }
  .lg-gap-col-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }
  .lg-gap-3 {
    gap: 0.625rem;
  }
  .lg-gap-row-3 {
    row-gap: 0.625rem;
  }
  .lg-gap-col-3 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }
  .lg-gap-4 {
    gap: 0.75rem;
  }
  .lg-gap-row-4 {
    row-gap: 0.75rem;
  }
  .lg-gap-col-4 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  .lg-gap-5 {
    gap: 0.875rem;
  }
  .lg-gap-row-5 {
    row-gap: 0.875rem;
  }
  .lg-gap-col-5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }
  .lg-gap-6 {
    gap: 1rem;
  }
  .lg-gap-row-6 {
    row-gap: 1rem;
  }
  .lg-gap-col-6 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .lg-gap-7 {
    gap: 1.125rem;
  }
  .lg-gap-row-7 {
    row-gap: 1.125rem;
  }
  .lg-gap-col-7 {
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }
  .lg-gap-8 {
    gap: 1.25rem;
  }
  .lg-gap-row-8 {
    row-gap: 1.25rem;
  }
  .lg-gap-col-8 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .lg-gap-9 {
    gap: 1.375rem;
  }
  .lg-gap-row-9 {
    row-gap: 1.375rem;
  }
  .lg-gap-col-9 {
    -moz-column-gap: 1.375rem;
    column-gap: 1.375rem;
  }
  .lg-gap-10 {
    gap: 1.5rem;
  }
  .lg-gap-row-10 {
    row-gap: 1.5rem;
  }
  .lg-gap-col-10 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .lg-gap-11 {
    gap: 2rem;
  }
  .lg-gap-row-11 {
    row-gap: 2rem;
  }
  .lg-gap-col-11 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .lg-gap-12 {
    gap: 2.5rem;
  }
  .lg-gap-row-12 {
    row-gap: 2.5rem;
  }
  .lg-gap-col-12 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .lg-gap-13 {
    gap: 3rem;
  }
  .lg-gap-row-13 {
    row-gap: 3rem;
  }
  .lg-gap-col-13 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .lg-gap-14 {
    gap: 3.5rem;
  }
  .lg-gap-row-14 {
    row-gap: 3.5rem;
  }
  .lg-gap-col-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }
  .lg-gap-15 {
    gap: 4rem;
  }
  .lg-gap-row-15 {
    row-gap: 4rem;
  }
  .lg-gap-col-15 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
}
@media (min-width: 1300px) {
  .xl-gap-0 {
    gap: 0;
  }
  .xl-gap-row-0 {
    row-gap: 0;
  }
  .xl-gap-col-0 {
    -moz-column-gap: 0;
    column-gap: 0;
  }
  .xl-gap-1 {
    gap: 0.25rem;
  }
  .xl-gap-row-1 {
    row-gap: 0.25rem;
  }
  .xl-gap-col-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
  }
  .xl-gap-2 {
    gap: 0.5rem;
  }
  .xl-gap-row-2 {
    row-gap: 0.5rem;
  }
  .xl-gap-col-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
  }
  .xl-gap-3 {
    gap: 0.625rem;
  }
  .xl-gap-row-3 {
    row-gap: 0.625rem;
  }
  .xl-gap-col-3 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
  }
  .xl-gap-4 {
    gap: 0.75rem;
  }
  .xl-gap-row-4 {
    row-gap: 0.75rem;
  }
  .xl-gap-col-4 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  .xl-gap-5 {
    gap: 0.875rem;
  }
  .xl-gap-row-5 {
    row-gap: 0.875rem;
  }
  .xl-gap-col-5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
  }
  .xl-gap-6 {
    gap: 1rem;
  }
  .xl-gap-row-6 {
    row-gap: 1rem;
  }
  .xl-gap-col-6 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .xl-gap-7 {
    gap: 1.125rem;
  }
  .xl-gap-row-7 {
    row-gap: 1.125rem;
  }
  .xl-gap-col-7 {
    -moz-column-gap: 1.125rem;
    column-gap: 1.125rem;
  }
  .xl-gap-8 {
    gap: 1.25rem;
  }
  .xl-gap-row-8 {
    row-gap: 1.25rem;
  }
  .xl-gap-col-8 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .xl-gap-9 {
    gap: 1.375rem;
  }
  .xl-gap-row-9 {
    row-gap: 1.375rem;
  }
  .xl-gap-col-9 {
    -moz-column-gap: 1.375rem;
    column-gap: 1.375rem;
  }
  .xl-gap-10 {
    gap: 1.5rem;
  }
  .xl-gap-row-10 {
    row-gap: 1.5rem;
  }
  .xl-gap-col-10 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .xl-gap-11 {
    gap: 2rem;
  }
  .xl-gap-row-11 {
    row-gap: 2rem;
  }
  .xl-gap-col-11 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
  .xl-gap-12 {
    gap: 2.5rem;
  }
  .xl-gap-row-12 {
    row-gap: 2.5rem;
  }
  .xl-gap-col-12 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .xl-gap-13 {
    gap: 3rem;
  }
  .xl-gap-row-13 {
    row-gap: 3rem;
  }
  .xl-gap-col-13 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  .xl-gap-14 {
    gap: 3.5rem;
  }
  .xl-gap-row-14 {
    row-gap: 3.5rem;
  }
  .xl-gap-col-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }
  .xl-gap-15 {
    gap: 4rem;
  }
  .xl-gap-row-15 {
    row-gap: 4rem;
  }
  .xl-gap-col-15 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
}
/** UTILITY PANEL CLASSES **/
.p-brand {
  padding: 1.125rem;
}
.m-brand {
  margin: 1.125rem;
}
.m-0 {
  margin: 0;
}
.mt-0 {
  margin-top: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.ml-0 {
  margin-left: 0;
}
.mr-0 {
  margin-right: 0;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.m-1 {
  margin: 0.25rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.m-2 {
  margin: 0.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.m-3 {
  margin: 0.625rem;
}
.mt-3 {
  margin-top: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.625rem;
}
.ml-3 {
  margin-left: 0.625rem;
}
.mr-3 {
  margin-right: 0.625rem;
}
.mx-3 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.my-3 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.m-4 {
  margin: 0.75rem;
}
.mt-4 {
  margin-top: 0.75rem;
}
.mb-4 {
  margin-bottom: 0.75rem;
}
.ml-4 {
  margin-left: 0.75rem;
}
.mr-4 {
  margin-right: 0.75rem;
}
.mx-4 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.my-4 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.m-5 {
  margin: 0.875rem;
}
.mt-5 {
  margin-top: 0.875rem;
}
.mb-5 {
  margin-bottom: 0.875rem;
}
.ml-5 {
  margin-left: 0.875rem;
}
.mr-5 {
  margin-right: 0.875rem;
}
.mx-5 {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}
.my-5 {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}
.m-6 {
  margin: 1rem;
}
.mt-6 {
  margin-top: 1rem;
}
.mb-6 {
  margin-bottom: 1rem;
}
.ml-6 {
  margin-left: 1rem;
}
.mr-6 {
  margin-right: 1rem;
}
.mx-6 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.my-6 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.m-7 {
  margin: 1.125rem;
}
.mt-7 {
  margin-top: 1.125rem;
}
.mb-7 {
  margin-bottom: 1.125rem;
}
.ml-7 {
  margin-left: 1.125rem;
}
.mr-7 {
  margin-right: 1.125rem;
}
.mx-7 {
  margin-left: 1.125rem;
  margin-right: 1.125rem;
}
.my-7 {
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
}
.m-8 {
  margin: 1.25rem;
}
.mt-8 {
  margin-top: 1.25rem;
}
.mb-8 {
  margin-bottom: 1.25rem;
}
.ml-8 {
  margin-left: 1.25rem;
}
.mr-8 {
  margin-right: 1.25rem;
}
.mx-8 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.my-8 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.m-9 {
  margin: 1.375rem;
}
.mt-9 {
  margin-top: 1.375rem;
}
.mb-9 {
  margin-bottom: 1.375rem;
}
.ml-9 {
  margin-left: 1.375rem;
}
.mr-9 {
  margin-right: 1.375rem;
}
.mx-9 {
  margin-left: 1.375rem;
  margin-right: 1.375rem;
}
.my-9 {
  margin-top: 1.375rem;
  margin-bottom: 1.375rem;
}
.m-10 {
  margin: 1.5rem;
}
.mt-10 {
  margin-top: 1.5rem;
}
.mb-10 {
  margin-bottom: 1.5rem;
}
.ml-10 {
  margin-left: 1.5rem;
}
.mr-10 {
  margin-right: 1.5rem;
}
.mx-10 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.my-10 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.m-11 {
  margin: 2rem;
}
.mt-11 {
  margin-top: 2rem;
}
.mb-11 {
  margin-bottom: 2rem;
}
.ml-11 {
  margin-left: 2rem;
}
.mr-11 {
  margin-right: 2rem;
}
.mx-11 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.my-11 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.m-12 {
  margin: 2.5rem;
}
.mt-12 {
  margin-top: 2.5rem;
}
.mb-12 {
  margin-bottom: 2.5rem;
}
.ml-12 {
  margin-left: 2.5rem;
}
.mr-12 {
  margin-right: 2.5rem;
}
.mx-12 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.my-12 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.m-13 {
  margin: 3rem;
}
.mt-13 {
  margin-top: 3rem;
}
.mb-13 {
  margin-bottom: 3rem;
}
.ml-13 {
  margin-left: 3rem;
}
.mr-13 {
  margin-right: 3rem;
}
.mx-13 {
  margin-left: 3rem;
  margin-right: 3rem;
}
.my-13 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.m-14 {
  margin: 3.5rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.ml-14 {
  margin-left: 3.5rem;
}
.mr-14 {
  margin-right: 3.5rem;
}
.mx-14 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}
.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.m-15 {
  margin: 4rem;
}
.mt-15 {
  margin-top: 4rem;
}
.mb-15 {
  margin-bottom: 4rem;
}
.ml-15 {
  margin-left: 4rem;
}
.mr-15 {
  margin-right: 4rem;
}
.mx-15 {
  margin-left: 4rem;
  margin-right: 4rem;
}
.my-15 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.m-n1 {
  margin: -0.25rem;
}
.mt-n1 {
  margin-top: -0.25rem;
}
.mb-n1 {
  margin-bottom: -0.25rem;
}
.ml-n1 {
  margin-left: -0.25rem;
}
.mr-n1 {
  margin-right: -0.25rem;
}
.mx-n1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.my-n1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.m-n2 {
  margin: -0.5rem;
}
.mt-n2 {
  margin-top: -0.5rem;
}
.mb-n2 {
  margin-bottom: -0.5rem;
}
.ml-n2 {
  margin-left: -0.5rem;
}
.mr-n2 {
  margin-right: -0.5rem;
}
.mx-n2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.my-n2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.m-n3 {
  margin: -0.625rem;
}
.mt-n3 {
  margin-top: -0.625rem;
}
.mb-n3 {
  margin-bottom: -0.625rem;
}
.ml-n3 {
  margin-left: -0.625rem;
}
.mr-n3 {
  margin-right: -0.625rem;
}
.mx-n3 {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.my-n3 {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
.m-n4 {
  margin: -0.75rem;
}
.mt-n4 {
  margin-top: -0.75rem;
}
.mb-n4 {
  margin-bottom: -0.75rem;
}
.ml-n4 {
  margin-left: -0.75rem;
}
.mr-n4 {
  margin-right: -0.75rem;
}
.mx-n4 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.my-n4 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}
.m-n5 {
  margin: -0.875rem;
}
.mt-n5 {
  margin-top: -0.875rem;
}
.mb-n5 {
  margin-bottom: -0.875rem;
}
.ml-n5 {
  margin-left: -0.875rem;
}
.mr-n5 {
  margin-right: -0.875rem;
}
.mx-n5 {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}
.my-n5 {
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}
.m-n6 {
  margin: -1rem;
}
.mt-n6 {
  margin-top: -1rem;
}
.mb-n6 {
  margin-bottom: -1rem;
}
.ml-n6 {
  margin-left: -1rem;
}
.mr-n6 {
  margin-right: -1rem;
}
.mx-n6 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.my-n6 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.m-n7 {
  margin: -1.125rem;
}
.mt-n7 {
  margin-top: -1.125rem;
}
.mb-n7 {
  margin-bottom: -1.125rem;
}
.ml-n7 {
  margin-left: -1.125rem;
}
.mr-n7 {
  margin-right: -1.125rem;
}
.mx-n7 {
  margin-left: -1.125rem;
  margin-right: -1.125rem;
}
.my-n7 {
  margin-top: -1.125rem;
  margin-bottom: -1.125rem;
}
.m-n8 {
  margin: -1.25rem;
}
.mt-n8 {
  margin-top: -1.25rem;
}
.mb-n8 {
  margin-bottom: -1.25rem;
}
.ml-n8 {
  margin-left: -1.25rem;
}
.mr-n8 {
  margin-right: -1.25rem;
}
.mx-n8 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.my-n8 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}
.m-n9 {
  margin: -1.375rem;
}
.mt-n9 {
  margin-top: -1.375rem;
}
.mb-n9 {
  margin-bottom: -1.375rem;
}
.ml-n9 {
  margin-left: -1.375rem;
}
.mr-n9 {
  margin-right: -1.375rem;
}
.mx-n9 {
  margin-left: -1.375rem;
  margin-right: -1.375rem;
}
.my-n9 {
  margin-top: -1.375rem;
  margin-bottom: -1.375rem;
}
.m-n10 {
  margin: -1.5rem;
}
.mt-n10 {
  margin-top: -1.5rem;
}
.mb-n10 {
  margin-bottom: -1.5rem;
}
.ml-n10 {
  margin-left: -1.5rem;
}
.mr-n10 {
  margin-right: -1.5rem;
}
.mx-n10 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.my-n10 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.m-n11 {
  margin: -2rem;
}
.mt-n11 {
  margin-top: -2rem;
}
.mb-n11 {
  margin-bottom: -2rem;
}
.ml-n11 {
  margin-left: -2rem;
}
.mr-n11 {
  margin-right: -2rem;
}
.mx-n11 {
  margin-left: -2rem;
  margin-right: -2rem;
}
.my-n11 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}
.m-n12 {
  margin: -2.5rem;
}
.mt-n12 {
  margin-top: -2.5rem;
}
.mb-n12 {
  margin-bottom: -2.5rem;
}
.ml-n12 {
  margin-left: -2.5rem;
}
.mr-n12 {
  margin-right: -2.5rem;
}
.mx-n12 {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}
.my-n12 {
  margin-top: -2.5rem;
  margin-bottom: -2.5rem;
}
.m-n13 {
  margin: -3rem;
}
.mt-n13 {
  margin-top: -3rem;
}
.mb-n13 {
  margin-bottom: -3rem;
}
.ml-n13 {
  margin-left: -3rem;
}
.mr-n13 {
  margin-right: -3rem;
}
.mx-n13 {
  margin-left: -3rem;
  margin-right: -3rem;
}
.my-n13 {
  margin-top: -3rem;
  margin-bottom: -3rem;
}
.m-n14 {
  margin: -3.5rem;
}
.mt-n14 {
  margin-top: -3.5rem;
}
.mb-n14 {
  margin-bottom: -3.5rem;
}
.ml-n14 {
  margin-left: -3.5rem;
}
.mr-n14 {
  margin-right: -3.5rem;
}
.mx-n14 {
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}
.my-n14 {
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}
.m-n15 {
  margin: -4rem;
}
.mt-n15 {
  margin-top: -4rem;
}
.mb-n15 {
  margin-bottom: -4rem;
}
.ml-n15 {
  margin-left: -4rem;
}
.mr-n15 {
  margin-right: -4rem;
}
.mx-n15 {
  margin-left: -4rem;
  margin-right: -4rem;
}
.my-n15 {
  margin-top: -4rem;
  margin-bottom: -4rem;
}
.p-0 {
  padding: 0;
}
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.pl-0 {
  padding-left: 0;
}
.pr-0 {
  padding-right: 0;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.p-1 {
  padding: 0.25rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.p-3 {
  padding: 0.625rem;
}
.pt-3 {
  padding-top: 0.625rem;
}
.pb-3 {
  padding-bottom: 0.625rem;
}
.pl-3 {
  padding-left: 0.625rem;
}
.pr-3 {
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.py-3 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.p-4 {
  padding: 0.75rem;
}
.pt-4 {
  padding-top: 0.75rem;
}
.pb-4 {
  padding-bottom: 0.75rem;
}
.pl-4 {
  padding-left: 0.75rem;
}
.pr-4 {
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-4 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.p-5 {
  padding: 0.875rem;
}
.pt-5 {
  padding-top: 0.875rem;
}
.pb-5 {
  padding-bottom: 0.875rem;
}
.pl-5 {
  padding-left: 0.875rem;
}
.pr-5 {
  padding-right: 0.875rem;
}
.px-5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.py-5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.p-6 {
  padding: 1rem;
}
.pt-6 {
  padding-top: 1rem;
}
.pb-6 {
  padding-bottom: 1rem;
}
.pl-6 {
  padding-left: 1rem;
}
.pr-6 {
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-6 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.p-7 {
  padding: 1.125rem;
}
.pt-7 {
  padding-top: 1.125rem;
}
.pb-7 {
  padding-bottom: 1.125rem;
}
.pl-7 {
  padding-left: 1.125rem;
}
.pr-7 {
  padding-right: 1.125rem;
}
.px-7 {
  padding-left: 1.125rem;
  padding-right: 1.125rem;
}
.py-7 {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}
.p-8 {
  padding: 1.25rem;
}
.pt-8 {
  padding-top: 1.25rem;
}
.pb-8 {
  padding-bottom: 1.25rem;
}
.pl-8 {
  padding-left: 1.25rem;
}
.pr-8 {
  padding-right: 1.25rem;
}
.px-8 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.py-8 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.p-9 {
  padding: 1.375rem;
}
.pt-9 {
  padding-top: 1.375rem;
}
.pb-9 {
  padding-bottom: 1.375rem;
}
.pl-9 {
  padding-left: 1.375rem;
}
.pr-9 {
  padding-right: 1.375rem;
}
.px-9 {
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}
.py-9 {
  padding-top: 1.375rem;
  padding-bottom: 1.375rem;
}
.p-10 {
  padding: 1.5rem;
}
.pt-10 {
  padding-top: 1.5rem;
}
.pb-10 {
  padding-bottom: 1.5rem;
}
.pl-10 {
  padding-left: 1.5rem;
}
.pr-10 {
  padding-right: 1.5rem;
}
.px-10 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-10 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.p-11 {
  padding: 2rem;
}
.pt-11 {
  padding-top: 2rem;
}
.pb-11 {
  padding-bottom: 2rem;
}
.pl-11 {
  padding-left: 2rem;
}
.pr-11 {
  padding-right: 2rem;
}
.px-11 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-11 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.p-12 {
  padding: 2.5rem;
}
.pt-12 {
  padding-top: 2.5rem;
}
.pb-12 {
  padding-bottom: 2.5rem;
}
.pl-12 {
  padding-left: 2.5rem;
}
.pr-12 {
  padding-right: 2.5rem;
}
.px-12 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.py-12 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.p-13 {
  padding: 3rem;
}
.pt-13 {
  padding-top: 3rem;
}
.pb-13 {
  padding-bottom: 3rem;
}
.pl-13 {
  padding-left: 3rem;
}
.pr-13 {
  padding-right: 3rem;
}
.px-13 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.py-13 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.p-14 {
  padding: 3.5rem;
}
.pt-14 {
  padding-top: 3.5rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pl-14 {
  padding-left: 3.5rem;
}
.pr-14 {
  padding-right: 3.5rem;
}
.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.p-15 {
  padding: 4rem;
}
.pt-15 {
  padding-top: 4rem;
}
.pb-15 {
  padding-bottom: 4rem;
}
.pl-15 {
  padding-left: 4rem;
}
.pr-15 {
  padding-right: 4rem;
}
.px-15 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.py-15 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.p-n1 {
  padding: -0.25rem;
}
.pt-n1 {
  padding-top: -0.25rem;
}
.pb-n1 {
  padding-bottom: -0.25rem;
}
.pl-n1 {
  padding-left: -0.25rem;
}
.pr-n1 {
  padding-right: -0.25rem;
}
.px-n1 {
  padding-left: -0.25rem;
  padding-right: -0.25rem;
}
.py-n1 {
  padding-top: -0.25rem;
  padding-bottom: -0.25rem;
}
.p-n2 {
  padding: -0.5rem;
}
.pt-n2 {
  padding-top: -0.5rem;
}
.pb-n2 {
  padding-bottom: -0.5rem;
}
.pl-n2 {
  padding-left: -0.5rem;
}
.pr-n2 {
  padding-right: -0.5rem;
}
.px-n2 {
  padding-left: -0.5rem;
  padding-right: -0.5rem;
}
.py-n2 {
  padding-top: -0.5rem;
  padding-bottom: -0.5rem;
}
.p-n3 {
  padding: -0.625rem;
}
.pt-n3 {
  padding-top: -0.625rem;
}
.pb-n3 {
  padding-bottom: -0.625rem;
}
.pl-n3 {
  padding-left: -0.625rem;
}
.pr-n3 {
  padding-right: -0.625rem;
}
.px-n3 {
  padding-left: -0.625rem;
  padding-right: -0.625rem;
}
.py-n3 {
  padding-top: -0.625rem;
  padding-bottom: -0.625rem;
}
.p-n4 {
  padding: -0.75rem;
}
.pt-n4 {
  padding-top: -0.75rem;
}
.pb-n4 {
  padding-bottom: -0.75rem;
}
.pl-n4 {
  padding-left: -0.75rem;
}
.pr-n4 {
  padding-right: -0.75rem;
}
.px-n4 {
  padding-left: -0.75rem;
  padding-right: -0.75rem;
}
.py-n4 {
  padding-top: -0.75rem;
  padding-bottom: -0.75rem;
}
.p-n5 {
  padding: -0.875rem;
}
.pt-n5 {
  padding-top: -0.875rem;
}
.pb-n5 {
  padding-bottom: -0.875rem;
}
.pl-n5 {
  padding-left: -0.875rem;
}
.pr-n5 {
  padding-right: -0.875rem;
}
.px-n5 {
  padding-left: -0.875rem;
  padding-right: -0.875rem;
}
.py-n5 {
  padding-top: -0.875rem;
  padding-bottom: -0.875rem;
}
.p-n6 {
  padding: -1rem;
}
.pt-n6 {
  padding-top: -1rem;
}
.pb-n6 {
  padding-bottom: -1rem;
}
.pl-n6 {
  padding-left: -1rem;
}
.pr-n6 {
  padding-right: -1rem;
}
.px-n6 {
  padding-left: -1rem;
  padding-right: -1rem;
}
.py-n6 {
  padding-top: -1rem;
  padding-bottom: -1rem;
}
.p-n7 {
  padding: -1.125rem;
}
.pt-n7 {
  padding-top: -1.125rem;
}
.pb-n7 {
  padding-bottom: -1.125rem;
}
.pl-n7 {
  padding-left: -1.125rem;
}
.pr-n7 {
  padding-right: -1.125rem;
}
.px-n7 {
  padding-left: -1.125rem;
  padding-right: -1.125rem;
}
.py-n7 {
  padding-top: -1.125rem;
  padding-bottom: -1.125rem;
}
.p-n8 {
  padding: -1.25rem;
}
.pt-n8 {
  padding-top: -1.25rem;
}
.pb-n8 {
  padding-bottom: -1.25rem;
}
.pl-n8 {
  padding-left: -1.25rem;
}
.pr-n8 {
  padding-right: -1.25rem;
}
.px-n8 {
  padding-left: -1.25rem;
  padding-right: -1.25rem;
}
.py-n8 {
  padding-top: -1.25rem;
  padding-bottom: -1.25rem;
}
.p-n9 {
  padding: -1.375rem;
}
.pt-n9 {
  padding-top: -1.375rem;
}
.pb-n9 {
  padding-bottom: -1.375rem;
}
.pl-n9 {
  padding-left: -1.375rem;
}
.pr-n9 {
  padding-right: -1.375rem;
}
.px-n9 {
  padding-left: -1.375rem;
  padding-right: -1.375rem;
}
.py-n9 {
  padding-top: -1.375rem;
  padding-bottom: -1.375rem;
}
.p-n10 {
  padding: -1.5rem;
}
.pt-n10 {
  padding-top: -1.5rem;
}
.pb-n10 {
  padding-bottom: -1.5rem;
}
.pl-n10 {
  padding-left: -1.5rem;
}
.pr-n10 {
  padding-right: -1.5rem;
}
.px-n10 {
  padding-left: -1.5rem;
  padding-right: -1.5rem;
}
.py-n10 {
  padding-top: -1.5rem;
  padding-bottom: -1.5rem;
}
.p-n11 {
  padding: -2rem;
}
.pt-n11 {
  padding-top: -2rem;
}
.pb-n11 {
  padding-bottom: -2rem;
}
.pl-n11 {
  padding-left: -2rem;
}
.pr-n11 {
  padding-right: -2rem;
}
.px-n11 {
  padding-left: -2rem;
  padding-right: -2rem;
}
.py-n11 {
  padding-top: -2rem;
  padding-bottom: -2rem;
}
.p-n12 {
  padding: -2.5rem;
}
.pt-n12 {
  padding-top: -2.5rem;
}
.pb-n12 {
  padding-bottom: -2.5rem;
}
.pl-n12 {
  padding-left: -2.5rem;
}
.pr-n12 {
  padding-right: -2.5rem;
}
.px-n12 {
  padding-left: -2.5rem;
  padding-right: -2.5rem;
}
.py-n12 {
  padding-top: -2.5rem;
  padding-bottom: -2.5rem;
}
.p-n13 {
  padding: -3rem;
}
.pt-n13 {
  padding-top: -3rem;
}
.pb-n13 {
  padding-bottom: -3rem;
}
.pl-n13 {
  padding-left: -3rem;
}
.pr-n13 {
  padding-right: -3rem;
}
.px-n13 {
  padding-left: -3rem;
  padding-right: -3rem;
}
.py-n13 {
  padding-top: -3rem;
  padding-bottom: -3rem;
}
.p-n14 {
  padding: -3.5rem;
}
.pt-n14 {
  padding-top: -3.5rem;
}
.pb-n14 {
  padding-bottom: -3.5rem;
}
.pl-n14 {
  padding-left: -3.5rem;
}
.pr-n14 {
  padding-right: -3.5rem;
}
.px-n14 {
  padding-left: -3.5rem;
  padding-right: -3.5rem;
}
.py-n14 {
  padding-top: -3.5rem;
  padding-bottom: -3.5rem;
}
.p-n15 {
  padding: -4rem;
}
.pt-n15 {
  padding-top: -4rem;
}
.pb-n15 {
  padding-bottom: -4rem;
}
.pl-n15 {
  padding-left: -4rem;
}
.pr-n15 {
  padding-right: -4rem;
}
.px-n15 {
  padding-left: -4rem;
  padding-right: -4rem;
}
.py-n15 {
  padding-top: -4rem;
  padding-bottom: -4rem;
}
.m-auto {
  margin: auto;
}
.mt-auto {
  margin-top: auto;
}
.mb-auto {
  margin-bottom: auto;
}
.mr-auto {
  margin-right: auto;
}
.ml-auto {
  margin-left: auto;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .sm-m-0 {
    margin: 0;
  }
  .sm-mt-0 {
    margin-top: 0;
  }
  .sm-mb-0 {
    margin-bottom: 0;
  }
  .sm-ml-0 {
    margin-left: 0;
  }
  .sm-mr-0 {
    margin-right: 0;
  }
  .sm-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .sm-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .sm-m-1 {
    margin: 0.25rem;
  }
  .sm-mt-1 {
    margin-top: 0.25rem;
  }
  .sm-mb-1 {
    margin-bottom: 0.25rem;
  }
  .sm-ml-1 {
    margin-left: 0.25rem;
  }
  .sm-mr-1 {
    margin-right: 0.25rem;
  }
  .sm-mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .sm-my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .sm-m-2 {
    margin: 0.5rem;
  }
  .sm-mt-2 {
    margin-top: 0.5rem;
  }
  .sm-mb-2 {
    margin-bottom: 0.5rem;
  }
  .sm-ml-2 {
    margin-left: 0.5rem;
  }
  .sm-mr-2 {
    margin-right: 0.5rem;
  }
  .sm-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .sm-my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .sm-m-3 {
    margin: 0.625rem;
  }
  .sm-mt-3 {
    margin-top: 0.625rem;
  }
  .sm-mb-3 {
    margin-bottom: 0.625rem;
  }
  .sm-ml-3 {
    margin-left: 0.625rem;
  }
  .sm-mr-3 {
    margin-right: 0.625rem;
  }
  .sm-mx-3 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .sm-my-3 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .sm-m-4 {
    margin: 0.75rem;
  }
  .sm-mt-4 {
    margin-top: 0.75rem;
  }
  .sm-mb-4 {
    margin-bottom: 0.75rem;
  }
  .sm-ml-4 {
    margin-left: 0.75rem;
  }
  .sm-mr-4 {
    margin-right: 0.75rem;
  }
  .sm-mx-4 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .sm-my-4 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .sm-m-5 {
    margin: 0.875rem;
  }
  .sm-mt-5 {
    margin-top: 0.875rem;
  }
  .sm-mb-5 {
    margin-bottom: 0.875rem;
  }
  .sm-ml-5 {
    margin-left: 0.875rem;
  }
  .sm-mr-5 {
    margin-right: 0.875rem;
  }
  .sm-mx-5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }
  .sm-my-5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }
  .sm-m-6 {
    margin: 1rem;
  }
  .sm-mt-6 {
    margin-top: 1rem;
  }
  .sm-mb-6 {
    margin-bottom: 1rem;
  }
  .sm-ml-6 {
    margin-left: 1rem;
  }
  .sm-mr-6 {
    margin-right: 1rem;
  }
  .sm-mx-6 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .sm-my-6 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .sm-m-7 {
    margin: 1.125rem;
  }
  .sm-mt-7 {
    margin-top: 1.125rem;
  }
  .sm-mb-7 {
    margin-bottom: 1.125rem;
  }
  .sm-ml-7 {
    margin-left: 1.125rem;
  }
  .sm-mr-7 {
    margin-right: 1.125rem;
  }
  .sm-mx-7 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .sm-my-7 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .sm-m-8 {
    margin: 1.25rem;
  }
  .sm-mt-8 {
    margin-top: 1.25rem;
  }
  .sm-mb-8 {
    margin-bottom: 1.25rem;
  }
  .sm-ml-8 {
    margin-left: 1.25rem;
  }
  .sm-mr-8 {
    margin-right: 1.25rem;
  }
  .sm-mx-8 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .sm-my-8 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .sm-m-9 {
    margin: 1.375rem;
  }
  .sm-mt-9 {
    margin-top: 1.375rem;
  }
  .sm-mb-9 {
    margin-bottom: 1.375rem;
  }
  .sm-ml-9 {
    margin-left: 1.375rem;
  }
  .sm-mr-9 {
    margin-right: 1.375rem;
  }
  .sm-mx-9 {
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }
  .sm-my-9 {
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }
  .sm-m-10 {
    margin: 1.5rem;
  }
  .sm-mt-10 {
    margin-top: 1.5rem;
  }
  .sm-mb-10 {
    margin-bottom: 1.5rem;
  }
  .sm-ml-10 {
    margin-left: 1.5rem;
  }
  .sm-mr-10 {
    margin-right: 1.5rem;
  }
  .sm-mx-10 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .sm-my-10 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .sm-m-11 {
    margin: 2rem;
  }
  .sm-mt-11 {
    margin-top: 2rem;
  }
  .sm-mb-11 {
    margin-bottom: 2rem;
  }
  .sm-ml-11 {
    margin-left: 2rem;
  }
  .sm-mr-11 {
    margin-right: 2rem;
  }
  .sm-mx-11 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .sm-my-11 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .sm-m-12 {
    margin: 2.5rem;
  }
  .sm-mt-12 {
    margin-top: 2.5rem;
  }
  .sm-mb-12 {
    margin-bottom: 2.5rem;
  }
  .sm-ml-12 {
    margin-left: 2.5rem;
  }
  .sm-mr-12 {
    margin-right: 2.5rem;
  }
  .sm-mx-12 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .sm-my-12 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .sm-m-13 {
    margin: 3rem;
  }
  .sm-mt-13 {
    margin-top: 3rem;
  }
  .sm-mb-13 {
    margin-bottom: 3rem;
  }
  .sm-ml-13 {
    margin-left: 3rem;
  }
  .sm-mr-13 {
    margin-right: 3rem;
  }
  .sm-mx-13 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .sm-my-13 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .sm-m-14 {
    margin: 3.5rem;
  }
  .sm-mt-14 {
    margin-top: 3.5rem;
  }
  .sm-mb-14 {
    margin-bottom: 3.5rem;
  }
  .sm-ml-14 {
    margin-left: 3.5rem;
  }
  .sm-mr-14 {
    margin-right: 3.5rem;
  }
  .sm-mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .sm-my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .sm-m-15 {
    margin: 4rem;
  }
  .sm-mt-15 {
    margin-top: 4rem;
  }
  .sm-mb-15 {
    margin-bottom: 4rem;
  }
  .sm-ml-15 {
    margin-left: 4rem;
  }
  .sm-mr-15 {
    margin-right: 4rem;
  }
  .sm-mx-15 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .sm-my-15 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .sm-m-n1 {
    margin: -0.25rem;
  }
  .sm-mt-n1 {
    margin-top: -0.25rem;
  }
  .sm-mb-n1 {
    margin-bottom: -0.25rem;
  }
  .sm-ml-n1 {
    margin-left: -0.25rem;
  }
  .sm-mr-n1 {
    margin-right: -0.25rem;
  }
  .sm-mx-n1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  .sm-my-n1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  .sm-m-n2 {
    margin: -0.5rem;
  }
  .sm-mt-n2 {
    margin-top: -0.5rem;
  }
  .sm-mb-n2 {
    margin-bottom: -0.5rem;
  }
  .sm-ml-n2 {
    margin-left: -0.5rem;
  }
  .sm-mr-n2 {
    margin-right: -0.5rem;
  }
  .sm-mx-n2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .sm-my-n2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .sm-m-n3 {
    margin: -0.625rem;
  }
  .sm-mt-n3 {
    margin-top: -0.625rem;
  }
  .sm-mb-n3 {
    margin-bottom: -0.625rem;
  }
  .sm-ml-n3 {
    margin-left: -0.625rem;
  }
  .sm-mr-n3 {
    margin-right: -0.625rem;
  }
  .sm-mx-n3 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .sm-my-n3 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
  .sm-m-n4 {
    margin: -0.75rem;
  }
  .sm-mt-n4 {
    margin-top: -0.75rem;
  }
  .sm-mb-n4 {
    margin-bottom: -0.75rem;
  }
  .sm-ml-n4 {
    margin-left: -0.75rem;
  }
  .sm-mr-n4 {
    margin-right: -0.75rem;
  }
  .sm-mx-n4 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .sm-my-n4 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  .sm-m-n5 {
    margin: -0.875rem;
  }
  .sm-mt-n5 {
    margin-top: -0.875rem;
  }
  .sm-mb-n5 {
    margin-bottom: -0.875rem;
  }
  .sm-ml-n5 {
    margin-left: -0.875rem;
  }
  .sm-mr-n5 {
    margin-right: -0.875rem;
  }
  .sm-mx-n5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }
  .sm-my-n5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }
  .sm-m-n6 {
    margin: -1rem;
  }
  .sm-mt-n6 {
    margin-top: -1rem;
  }
  .sm-mb-n6 {
    margin-bottom: -1rem;
  }
  .sm-ml-n6 {
    margin-left: -1rem;
  }
  .sm-mr-n6 {
    margin-right: -1rem;
  }
  .sm-mx-n6 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .sm-my-n6 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .sm-m-n7 {
    margin: -1.125rem;
  }
  .sm-mt-n7 {
    margin-top: -1.125rem;
  }
  .sm-mb-n7 {
    margin-bottom: -1.125rem;
  }
  .sm-ml-n7 {
    margin-left: -1.125rem;
  }
  .sm-mr-n7 {
    margin-right: -1.125rem;
  }
  .sm-mx-n7 {
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }
  .sm-my-n7 {
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }
  .sm-m-n8 {
    margin: -1.25rem;
  }
  .sm-mt-n8 {
    margin-top: -1.25rem;
  }
  .sm-mb-n8 {
    margin-bottom: -1.25rem;
  }
  .sm-ml-n8 {
    margin-left: -1.25rem;
  }
  .sm-mr-n8 {
    margin-right: -1.25rem;
  }
  .sm-mx-n8 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .sm-my-n8 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  .sm-m-n9 {
    margin: -1.375rem;
  }
  .sm-mt-n9 {
    margin-top: -1.375rem;
  }
  .sm-mb-n9 {
    margin-bottom: -1.375rem;
  }
  .sm-ml-n9 {
    margin-left: -1.375rem;
  }
  .sm-mr-n9 {
    margin-right: -1.375rem;
  }
  .sm-mx-n9 {
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }
  .sm-my-n9 {
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }
  .sm-m-n10 {
    margin: -1.5rem;
  }
  .sm-mt-n10 {
    margin-top: -1.5rem;
  }
  .sm-mb-n10 {
    margin-bottom: -1.5rem;
  }
  .sm-ml-n10 {
    margin-left: -1.5rem;
  }
  .sm-mr-n10 {
    margin-right: -1.5rem;
  }
  .sm-mx-n10 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .sm-my-n10 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .sm-m-n11 {
    margin: -2rem;
  }
  .sm-mt-n11 {
    margin-top: -2rem;
  }
  .sm-mb-n11 {
    margin-bottom: -2rem;
  }
  .sm-ml-n11 {
    margin-left: -2rem;
  }
  .sm-mr-n11 {
    margin-right: -2rem;
  }
  .sm-mx-n11 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .sm-my-n11 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .sm-m-n12 {
    margin: -2.5rem;
  }
  .sm-mt-n12 {
    margin-top: -2.5rem;
  }
  .sm-mb-n12 {
    margin-bottom: -2.5rem;
  }
  .sm-ml-n12 {
    margin-left: -2.5rem;
  }
  .sm-mr-n12 {
    margin-right: -2.5rem;
  }
  .sm-mx-n12 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  .sm-my-n12 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .sm-m-n13 {
    margin: -3rem;
  }
  .sm-mt-n13 {
    margin-top: -3rem;
  }
  .sm-mb-n13 {
    margin-bottom: -3rem;
  }
  .sm-ml-n13 {
    margin-left: -3rem;
  }
  .sm-mr-n13 {
    margin-right: -3rem;
  }
  .sm-mx-n13 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .sm-my-n13 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .sm-m-n14 {
    margin: -3.5rem;
  }
  .sm-mt-n14 {
    margin-top: -3.5rem;
  }
  .sm-mb-n14 {
    margin-bottom: -3.5rem;
  }
  .sm-ml-n14 {
    margin-left: -3.5rem;
  }
  .sm-mr-n14 {
    margin-right: -3.5rem;
  }
  .sm-mx-n14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }
  .sm-my-n14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .sm-m-n15 {
    margin: -4rem;
  }
  .sm-mt-n15 {
    margin-top: -4rem;
  }
  .sm-mb-n15 {
    margin-bottom: -4rem;
  }
  .sm-ml-n15 {
    margin-left: -4rem;
  }
  .sm-mr-n15 {
    margin-right: -4rem;
  }
  .sm-mx-n15 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .sm-my-n15 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .sm-p-0 {
    padding: 0;
  }
  .sm-pt-0 {
    padding-top: 0;
  }
  .sm-pb-0 {
    padding-bottom: 0;
  }
  .sm-pl-0 {
    padding-left: 0;
  }
  .sm-pr-0 {
    padding-right: 0;
  }
  .sm-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .sm-py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sm-p-1 {
    padding: 0.25rem;
  }
  .sm-pt-1 {
    padding-top: 0.25rem;
  }
  .sm-pb-1 {
    padding-bottom: 0.25rem;
  }
  .sm-pl-1 {
    padding-left: 0.25rem;
  }
  .sm-pr-1 {
    padding-right: 0.25rem;
  }
  .sm-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .sm-py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .sm-p-2 {
    padding: 0.5rem;
  }
  .sm-pt-2 {
    padding-top: 0.5rem;
  }
  .sm-pb-2 {
    padding-bottom: 0.5rem;
  }
  .sm-pl-2 {
    padding-left: 0.5rem;
  }
  .sm-pr-2 {
    padding-right: 0.5rem;
  }
  .sm-px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .sm-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .sm-p-3 {
    padding: 0.625rem;
  }
  .sm-pt-3 {
    padding-top: 0.625rem;
  }
  .sm-pb-3 {
    padding-bottom: 0.625rem;
  }
  .sm-pl-3 {
    padding-left: 0.625rem;
  }
  .sm-pr-3 {
    padding-right: 0.625rem;
  }
  .sm-px-3 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .sm-py-3 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .sm-p-4 {
    padding: 0.75rem;
  }
  .sm-pt-4 {
    padding-top: 0.75rem;
  }
  .sm-pb-4 {
    padding-bottom: 0.75rem;
  }
  .sm-pl-4 {
    padding-left: 0.75rem;
  }
  .sm-pr-4 {
    padding-right: 0.75rem;
  }
  .sm-px-4 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .sm-py-4 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .sm-p-5 {
    padding: 0.875rem;
  }
  .sm-pt-5 {
    padding-top: 0.875rem;
  }
  .sm-pb-5 {
    padding-bottom: 0.875rem;
  }
  .sm-pl-5 {
    padding-left: 0.875rem;
  }
  .sm-pr-5 {
    padding-right: 0.875rem;
  }
  .sm-px-5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .sm-py-5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
  .sm-p-6 {
    padding: 1rem;
  }
  .sm-pt-6 {
    padding-top: 1rem;
  }
  .sm-pb-6 {
    padding-bottom: 1rem;
  }
  .sm-pl-6 {
    padding-left: 1rem;
  }
  .sm-pr-6 {
    padding-right: 1rem;
  }
  .sm-px-6 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm-py-6 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm-p-7 {
    padding: 1.125rem;
  }
  .sm-pt-7 {
    padding-top: 1.125rem;
  }
  .sm-pb-7 {
    padding-bottom: 1.125rem;
  }
  .sm-pl-7 {
    padding-left: 1.125rem;
  }
  .sm-pr-7 {
    padding-right: 1.125rem;
  }
  .sm-px-7 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .sm-py-7 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .sm-p-8 {
    padding: 1.25rem;
  }
  .sm-pt-8 {
    padding-top: 1.25rem;
  }
  .sm-pb-8 {
    padding-bottom: 1.25rem;
  }
  .sm-pl-8 {
    padding-left: 1.25rem;
  }
  .sm-pr-8 {
    padding-right: 1.25rem;
  }
  .sm-px-8 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .sm-py-8 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .sm-p-9 {
    padding: 1.375rem;
  }
  .sm-pt-9 {
    padding-top: 1.375rem;
  }
  .sm-pb-9 {
    padding-bottom: 1.375rem;
  }
  .sm-pl-9 {
    padding-left: 1.375rem;
  }
  .sm-pr-9 {
    padding-right: 1.375rem;
  }
  .sm-px-9 {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }
  .sm-py-9 {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }
  .sm-p-10 {
    padding: 1.5rem;
  }
  .sm-pt-10 {
    padding-top: 1.5rem;
  }
  .sm-pb-10 {
    padding-bottom: 1.5rem;
  }
  .sm-pl-10 {
    padding-left: 1.5rem;
  }
  .sm-pr-10 {
    padding-right: 1.5rem;
  }
  .sm-px-10 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm-py-10 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .sm-p-11 {
    padding: 2rem;
  }
  .sm-pt-11 {
    padding-top: 2rem;
  }
  .sm-pb-11 {
    padding-bottom: 2rem;
  }
  .sm-pl-11 {
    padding-left: 2rem;
  }
  .sm-pr-11 {
    padding-right: 2rem;
  }
  .sm-px-11 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm-py-11 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .sm-p-12 {
    padding: 2.5rem;
  }
  .sm-pt-12 {
    padding-top: 2.5rem;
  }
  .sm-pb-12 {
    padding-bottom: 2.5rem;
  }
  .sm-pl-12 {
    padding-left: 2.5rem;
  }
  .sm-pr-12 {
    padding-right: 2.5rem;
  }
  .sm-px-12 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .sm-py-12 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .sm-p-13 {
    padding: 3rem;
  }
  .sm-pt-13 {
    padding-top: 3rem;
  }
  .sm-pb-13 {
    padding-bottom: 3rem;
  }
  .sm-pl-13 {
    padding-left: 3rem;
  }
  .sm-pr-13 {
    padding-right: 3rem;
  }
  .sm-px-13 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .sm-py-13 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .sm-p-14 {
    padding: 3.5rem;
  }
  .sm-pt-14 {
    padding-top: 3.5rem;
  }
  .sm-pb-14 {
    padding-bottom: 3.5rem;
  }
  .sm-pl-14 {
    padding-left: 3.5rem;
  }
  .sm-pr-14 {
    padding-right: 3.5rem;
  }
  .sm-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .sm-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .sm-p-15 {
    padding: 4rem;
  }
  .sm-pt-15 {
    padding-top: 4rem;
  }
  .sm-pb-15 {
    padding-bottom: 4rem;
  }
  .sm-pl-15 {
    padding-left: 4rem;
  }
  .sm-pr-15 {
    padding-right: 4rem;
  }
  .sm-px-15 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .sm-py-15 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .sm-p-n1 {
    padding: -0.25rem;
  }
  .sm-pt-n1 {
    padding-top: -0.25rem;
  }
  .sm-pb-n1 {
    padding-bottom: -0.25rem;
  }
  .sm-pl-n1 {
    padding-left: -0.25rem;
  }
  .sm-pr-n1 {
    padding-right: -0.25rem;
  }
  .sm-px-n1 {
    padding-left: -0.25rem;
    padding-right: -0.25rem;
  }
  .sm-py-n1 {
    padding-top: -0.25rem;
    padding-bottom: -0.25rem;
  }
  .sm-p-n2 {
    padding: -0.5rem;
  }
  .sm-pt-n2 {
    padding-top: -0.5rem;
  }
  .sm-pb-n2 {
    padding-bottom: -0.5rem;
  }
  .sm-pl-n2 {
    padding-left: -0.5rem;
  }
  .sm-pr-n2 {
    padding-right: -0.5rem;
  }
  .sm-px-n2 {
    padding-left: -0.5rem;
    padding-right: -0.5rem;
  }
  .sm-py-n2 {
    padding-top: -0.5rem;
    padding-bottom: -0.5rem;
  }
  .sm-p-n3 {
    padding: -0.625rem;
  }
  .sm-pt-n3 {
    padding-top: -0.625rem;
  }
  .sm-pb-n3 {
    padding-bottom: -0.625rem;
  }
  .sm-pl-n3 {
    padding-left: -0.625rem;
  }
  .sm-pr-n3 {
    padding-right: -0.625rem;
  }
  .sm-px-n3 {
    padding-left: -0.625rem;
    padding-right: -0.625rem;
  }
  .sm-py-n3 {
    padding-top: -0.625rem;
    padding-bottom: -0.625rem;
  }
  .sm-p-n4 {
    padding: -0.75rem;
  }
  .sm-pt-n4 {
    padding-top: -0.75rem;
  }
  .sm-pb-n4 {
    padding-bottom: -0.75rem;
  }
  .sm-pl-n4 {
    padding-left: -0.75rem;
  }
  .sm-pr-n4 {
    padding-right: -0.75rem;
  }
  .sm-px-n4 {
    padding-left: -0.75rem;
    padding-right: -0.75rem;
  }
  .sm-py-n4 {
    padding-top: -0.75rem;
    padding-bottom: -0.75rem;
  }
  .sm-p-n5 {
    padding: -0.875rem;
  }
  .sm-pt-n5 {
    padding-top: -0.875rem;
  }
  .sm-pb-n5 {
    padding-bottom: -0.875rem;
  }
  .sm-pl-n5 {
    padding-left: -0.875rem;
  }
  .sm-pr-n5 {
    padding-right: -0.875rem;
  }
  .sm-px-n5 {
    padding-left: -0.875rem;
    padding-right: -0.875rem;
  }
  .sm-py-n5 {
    padding-top: -0.875rem;
    padding-bottom: -0.875rem;
  }
  .sm-p-n6 {
    padding: -1rem;
  }
  .sm-pt-n6 {
    padding-top: -1rem;
  }
  .sm-pb-n6 {
    padding-bottom: -1rem;
  }
  .sm-pl-n6 {
    padding-left: -1rem;
  }
  .sm-pr-n6 {
    padding-right: -1rem;
  }
  .sm-px-n6 {
    padding-left: -1rem;
    padding-right: -1rem;
  }
  .sm-py-n6 {
    padding-top: -1rem;
    padding-bottom: -1rem;
  }
  .sm-p-n7 {
    padding: -1.125rem;
  }
  .sm-pt-n7 {
    padding-top: -1.125rem;
  }
  .sm-pb-n7 {
    padding-bottom: -1.125rem;
  }
  .sm-pl-n7 {
    padding-left: -1.125rem;
  }
  .sm-pr-n7 {
    padding-right: -1.125rem;
  }
  .sm-px-n7 {
    padding-left: -1.125rem;
    padding-right: -1.125rem;
  }
  .sm-py-n7 {
    padding-top: -1.125rem;
    padding-bottom: -1.125rem;
  }
  .sm-p-n8 {
    padding: -1.25rem;
  }
  .sm-pt-n8 {
    padding-top: -1.25rem;
  }
  .sm-pb-n8 {
    padding-bottom: -1.25rem;
  }
  .sm-pl-n8 {
    padding-left: -1.25rem;
  }
  .sm-pr-n8 {
    padding-right: -1.25rem;
  }
  .sm-px-n8 {
    padding-left: -1.25rem;
    padding-right: -1.25rem;
  }
  .sm-py-n8 {
    padding-top: -1.25rem;
    padding-bottom: -1.25rem;
  }
  .sm-p-n9 {
    padding: -1.375rem;
  }
  .sm-pt-n9 {
    padding-top: -1.375rem;
  }
  .sm-pb-n9 {
    padding-bottom: -1.375rem;
  }
  .sm-pl-n9 {
    padding-left: -1.375rem;
  }
  .sm-pr-n9 {
    padding-right: -1.375rem;
  }
  .sm-px-n9 {
    padding-left: -1.375rem;
    padding-right: -1.375rem;
  }
  .sm-py-n9 {
    padding-top: -1.375rem;
    padding-bottom: -1.375rem;
  }
  .sm-p-n10 {
    padding: -1.5rem;
  }
  .sm-pt-n10 {
    padding-top: -1.5rem;
  }
  .sm-pb-n10 {
    padding-bottom: -1.5rem;
  }
  .sm-pl-n10 {
    padding-left: -1.5rem;
  }
  .sm-pr-n10 {
    padding-right: -1.5rem;
  }
  .sm-px-n10 {
    padding-left: -1.5rem;
    padding-right: -1.5rem;
  }
  .sm-py-n10 {
    padding-top: -1.5rem;
    padding-bottom: -1.5rem;
  }
  .sm-p-n11 {
    padding: -2rem;
  }
  .sm-pt-n11 {
    padding-top: -2rem;
  }
  .sm-pb-n11 {
    padding-bottom: -2rem;
  }
  .sm-pl-n11 {
    padding-left: -2rem;
  }
  .sm-pr-n11 {
    padding-right: -2rem;
  }
  .sm-px-n11 {
    padding-left: -2rem;
    padding-right: -2rem;
  }
  .sm-py-n11 {
    padding-top: -2rem;
    padding-bottom: -2rem;
  }
  .sm-p-n12 {
    padding: -2.5rem;
  }
  .sm-pt-n12 {
    padding-top: -2.5rem;
  }
  .sm-pb-n12 {
    padding-bottom: -2.5rem;
  }
  .sm-pl-n12 {
    padding-left: -2.5rem;
  }
  .sm-pr-n12 {
    padding-right: -2.5rem;
  }
  .sm-px-n12 {
    padding-left: -2.5rem;
    padding-right: -2.5rem;
  }
  .sm-py-n12 {
    padding-top: -2.5rem;
    padding-bottom: -2.5rem;
  }
  .sm-p-n13 {
    padding: -3rem;
  }
  .sm-pt-n13 {
    padding-top: -3rem;
  }
  .sm-pb-n13 {
    padding-bottom: -3rem;
  }
  .sm-pl-n13 {
    padding-left: -3rem;
  }
  .sm-pr-n13 {
    padding-right: -3rem;
  }
  .sm-px-n13 {
    padding-left: -3rem;
    padding-right: -3rem;
  }
  .sm-py-n13 {
    padding-top: -3rem;
    padding-bottom: -3rem;
  }
  .sm-p-n14 {
    padding: -3.5rem;
  }
  .sm-pt-n14 {
    padding-top: -3.5rem;
  }
  .sm-pb-n14 {
    padding-bottom: -3.5rem;
  }
  .sm-pl-n14 {
    padding-left: -3.5rem;
  }
  .sm-pr-n14 {
    padding-right: -3.5rem;
  }
  .sm-px-n14 {
    padding-left: -3.5rem;
    padding-right: -3.5rem;
  }
  .sm-py-n14 {
    padding-top: -3.5rem;
    padding-bottom: -3.5rem;
  }
  .sm-p-n15 {
    padding: -4rem;
  }
  .sm-pt-n15 {
    padding-top: -4rem;
  }
  .sm-pb-n15 {
    padding-bottom: -4rem;
  }
  .sm-pl-n15 {
    padding-left: -4rem;
  }
  .sm-pr-n15 {
    padding-right: -4rem;
  }
  .sm-px-n15 {
    padding-left: -4rem;
    padding-right: -4rem;
  }
  .sm-py-n15 {
    padding-top: -4rem;
    padding-bottom: -4rem;
  }
  .sm-m-auto {
    margin: auto;
  }
  .sm-mt-auto {
    margin-top: auto;
  }
  .sm-mb-auto {
    margin-bottom: auto;
  }
  .sm-mr-auto {
    margin-right: auto;
  }
  .sm-ml-auto {
    margin-left: auto;
  }
  .sm-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .sm-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .md-m-0 {
    margin: 0;
  }
  .md-mt-0 {
    margin-top: 0;
  }
  .md-mb-0 {
    margin-bottom: 0;
  }
  .md-ml-0 {
    margin-left: 0;
  }
  .md-mr-0 {
    margin-right: 0;
  }
  .md-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .md-m-1 {
    margin: 0.25rem;
  }
  .md-mt-1 {
    margin-top: 0.25rem;
  }
  .md-mb-1 {
    margin-bottom: 0.25rem;
  }
  .md-ml-1 {
    margin-left: 0.25rem;
  }
  .md-mr-1 {
    margin-right: 0.25rem;
  }
  .md-mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .md-my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .md-m-2 {
    margin: 0.5rem;
  }
  .md-mt-2 {
    margin-top: 0.5rem;
  }
  .md-mb-2 {
    margin-bottom: 0.5rem;
  }
  .md-ml-2 {
    margin-left: 0.5rem;
  }
  .md-mr-2 {
    margin-right: 0.5rem;
  }
  .md-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .md-my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .md-m-3 {
    margin: 0.625rem;
  }
  .md-mt-3 {
    margin-top: 0.625rem;
  }
  .md-mb-3 {
    margin-bottom: 0.625rem;
  }
  .md-ml-3 {
    margin-left: 0.625rem;
  }
  .md-mr-3 {
    margin-right: 0.625rem;
  }
  .md-mx-3 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .md-my-3 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .md-m-4 {
    margin: 0.75rem;
  }
  .md-mt-4 {
    margin-top: 0.75rem;
  }
  .md-mb-4 {
    margin-bottom: 0.75rem;
  }
  .md-ml-4 {
    margin-left: 0.75rem;
  }
  .md-mr-4 {
    margin-right: 0.75rem;
  }
  .md-mx-4 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .md-my-4 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .md-m-5 {
    margin: 0.875rem;
  }
  .md-mt-5 {
    margin-top: 0.875rem;
  }
  .md-mb-5 {
    margin-bottom: 0.875rem;
  }
  .md-ml-5 {
    margin-left: 0.875rem;
  }
  .md-mr-5 {
    margin-right: 0.875rem;
  }
  .md-mx-5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }
  .md-my-5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }
  .md-m-6 {
    margin: 1rem;
  }
  .md-mt-6 {
    margin-top: 1rem;
  }
  .md-mb-6 {
    margin-bottom: 1rem;
  }
  .md-ml-6 {
    margin-left: 1rem;
  }
  .md-mr-6 {
    margin-right: 1rem;
  }
  .md-mx-6 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .md-my-6 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .md-m-7 {
    margin: 1.125rem;
  }
  .md-mt-7 {
    margin-top: 1.125rem;
  }
  .md-mb-7 {
    margin-bottom: 1.125rem;
  }
  .md-ml-7 {
    margin-left: 1.125rem;
  }
  .md-mr-7 {
    margin-right: 1.125rem;
  }
  .md-mx-7 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .md-my-7 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .md-m-8 {
    margin: 1.25rem;
  }
  .md-mt-8 {
    margin-top: 1.25rem;
  }
  .md-mb-8 {
    margin-bottom: 1.25rem;
  }
  .md-ml-8 {
    margin-left: 1.25rem;
  }
  .md-mr-8 {
    margin-right: 1.25rem;
  }
  .md-mx-8 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .md-my-8 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .md-m-9 {
    margin: 1.375rem;
  }
  .md-mt-9 {
    margin-top: 1.375rem;
  }
  .md-mb-9 {
    margin-bottom: 1.375rem;
  }
  .md-ml-9 {
    margin-left: 1.375rem;
  }
  .md-mr-9 {
    margin-right: 1.375rem;
  }
  .md-mx-9 {
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }
  .md-my-9 {
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }
  .md-m-10 {
    margin: 1.5rem;
  }
  .md-mt-10 {
    margin-top: 1.5rem;
  }
  .md-mb-10 {
    margin-bottom: 1.5rem;
  }
  .md-ml-10 {
    margin-left: 1.5rem;
  }
  .md-mr-10 {
    margin-right: 1.5rem;
  }
  .md-mx-10 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .md-my-10 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .md-m-11 {
    margin: 2rem;
  }
  .md-mt-11 {
    margin-top: 2rem;
  }
  .md-mb-11 {
    margin-bottom: 2rem;
  }
  .md-ml-11 {
    margin-left: 2rem;
  }
  .md-mr-11 {
    margin-right: 2rem;
  }
  .md-mx-11 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .md-my-11 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md-m-12 {
    margin: 2.5rem;
  }
  .md-mt-12 {
    margin-top: 2.5rem;
  }
  .md-mb-12 {
    margin-bottom: 2.5rem;
  }
  .md-ml-12 {
    margin-left: 2.5rem;
  }
  .md-mr-12 {
    margin-right: 2.5rem;
  }
  .md-mx-12 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .md-my-12 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .md-m-13 {
    margin: 3rem;
  }
  .md-mt-13 {
    margin-top: 3rem;
  }
  .md-mb-13 {
    margin-bottom: 3rem;
  }
  .md-ml-13 {
    margin-left: 3rem;
  }
  .md-mr-13 {
    margin-right: 3rem;
  }
  .md-mx-13 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .md-my-13 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .md-m-14 {
    margin: 3.5rem;
  }
  .md-mt-14 {
    margin-top: 3.5rem;
  }
  .md-mb-14 {
    margin-bottom: 3.5rem;
  }
  .md-ml-14 {
    margin-left: 3.5rem;
  }
  .md-mr-14 {
    margin-right: 3.5rem;
  }
  .md-mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .md-my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .md-m-15 {
    margin: 4rem;
  }
  .md-mt-15 {
    margin-top: 4rem;
  }
  .md-mb-15 {
    margin-bottom: 4rem;
  }
  .md-ml-15 {
    margin-left: 4rem;
  }
  .md-mr-15 {
    margin-right: 4rem;
  }
  .md-mx-15 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .md-my-15 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .md-m-n1 {
    margin: -0.25rem;
  }
  .md-mt-n1 {
    margin-top: -0.25rem;
  }
  .md-mb-n1 {
    margin-bottom: -0.25rem;
  }
  .md-ml-n1 {
    margin-left: -0.25rem;
  }
  .md-mr-n1 {
    margin-right: -0.25rem;
  }
  .md-mx-n1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  .md-my-n1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  .md-m-n2 {
    margin: -0.5rem;
  }
  .md-mt-n2 {
    margin-top: -0.5rem;
  }
  .md-mb-n2 {
    margin-bottom: -0.5rem;
  }
  .md-ml-n2 {
    margin-left: -0.5rem;
  }
  .md-mr-n2 {
    margin-right: -0.5rem;
  }
  .md-mx-n2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .md-my-n2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .md-m-n3 {
    margin: -0.625rem;
  }
  .md-mt-n3 {
    margin-top: -0.625rem;
  }
  .md-mb-n3 {
    margin-bottom: -0.625rem;
  }
  .md-ml-n3 {
    margin-left: -0.625rem;
  }
  .md-mr-n3 {
    margin-right: -0.625rem;
  }
  .md-mx-n3 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .md-my-n3 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
  .md-m-n4 {
    margin: -0.75rem;
  }
  .md-mt-n4 {
    margin-top: -0.75rem;
  }
  .md-mb-n4 {
    margin-bottom: -0.75rem;
  }
  .md-ml-n4 {
    margin-left: -0.75rem;
  }
  .md-mr-n4 {
    margin-right: -0.75rem;
  }
  .md-mx-n4 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .md-my-n4 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  .md-m-n5 {
    margin: -0.875rem;
  }
  .md-mt-n5 {
    margin-top: -0.875rem;
  }
  .md-mb-n5 {
    margin-bottom: -0.875rem;
  }
  .md-ml-n5 {
    margin-left: -0.875rem;
  }
  .md-mr-n5 {
    margin-right: -0.875rem;
  }
  .md-mx-n5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }
  .md-my-n5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }
  .md-m-n6 {
    margin: -1rem;
  }
  .md-mt-n6 {
    margin-top: -1rem;
  }
  .md-mb-n6 {
    margin-bottom: -1rem;
  }
  .md-ml-n6 {
    margin-left: -1rem;
  }
  .md-mr-n6 {
    margin-right: -1rem;
  }
  .md-mx-n6 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .md-my-n6 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .md-m-n7 {
    margin: -1.125rem;
  }
  .md-mt-n7 {
    margin-top: -1.125rem;
  }
  .md-mb-n7 {
    margin-bottom: -1.125rem;
  }
  .md-ml-n7 {
    margin-left: -1.125rem;
  }
  .md-mr-n7 {
    margin-right: -1.125rem;
  }
  .md-mx-n7 {
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }
  .md-my-n7 {
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }
  .md-m-n8 {
    margin: -1.25rem;
  }
  .md-mt-n8 {
    margin-top: -1.25rem;
  }
  .md-mb-n8 {
    margin-bottom: -1.25rem;
  }
  .md-ml-n8 {
    margin-left: -1.25rem;
  }
  .md-mr-n8 {
    margin-right: -1.25rem;
  }
  .md-mx-n8 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .md-my-n8 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  .md-m-n9 {
    margin: -1.375rem;
  }
  .md-mt-n9 {
    margin-top: -1.375rem;
  }
  .md-mb-n9 {
    margin-bottom: -1.375rem;
  }
  .md-ml-n9 {
    margin-left: -1.375rem;
  }
  .md-mr-n9 {
    margin-right: -1.375rem;
  }
  .md-mx-n9 {
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }
  .md-my-n9 {
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }
  .md-m-n10 {
    margin: -1.5rem;
  }
  .md-mt-n10 {
    margin-top: -1.5rem;
  }
  .md-mb-n10 {
    margin-bottom: -1.5rem;
  }
  .md-ml-n10 {
    margin-left: -1.5rem;
  }
  .md-mr-n10 {
    margin-right: -1.5rem;
  }
  .md-mx-n10 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .md-my-n10 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .md-m-n11 {
    margin: -2rem;
  }
  .md-mt-n11 {
    margin-top: -2rem;
  }
  .md-mb-n11 {
    margin-bottom: -2rem;
  }
  .md-ml-n11 {
    margin-left: -2rem;
  }
  .md-mr-n11 {
    margin-right: -2rem;
  }
  .md-mx-n11 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .md-my-n11 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .md-m-n12 {
    margin: -2.5rem;
  }
  .md-mt-n12 {
    margin-top: -2.5rem;
  }
  .md-mb-n12 {
    margin-bottom: -2.5rem;
  }
  .md-ml-n12 {
    margin-left: -2.5rem;
  }
  .md-mr-n12 {
    margin-right: -2.5rem;
  }
  .md-mx-n12 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  .md-my-n12 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .md-m-n13 {
    margin: -3rem;
  }
  .md-mt-n13 {
    margin-top: -3rem;
  }
  .md-mb-n13 {
    margin-bottom: -3rem;
  }
  .md-ml-n13 {
    margin-left: -3rem;
  }
  .md-mr-n13 {
    margin-right: -3rem;
  }
  .md-mx-n13 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .md-my-n13 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .md-m-n14 {
    margin: -3.5rem;
  }
  .md-mt-n14 {
    margin-top: -3.5rem;
  }
  .md-mb-n14 {
    margin-bottom: -3.5rem;
  }
  .md-ml-n14 {
    margin-left: -3.5rem;
  }
  .md-mr-n14 {
    margin-right: -3.5rem;
  }
  .md-mx-n14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }
  .md-my-n14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .md-m-n15 {
    margin: -4rem;
  }
  .md-mt-n15 {
    margin-top: -4rem;
  }
  .md-mb-n15 {
    margin-bottom: -4rem;
  }
  .md-ml-n15 {
    margin-left: -4rem;
  }
  .md-mr-n15 {
    margin-right: -4rem;
  }
  .md-mx-n15 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .md-my-n15 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .md-p-0 {
    padding: 0;
  }
  .md-pt-0 {
    padding-top: 0;
  }
  .md-pb-0 {
    padding-bottom: 0;
  }
  .md-pl-0 {
    padding-left: 0;
  }
  .md-pr-0 {
    padding-right: 0;
  }
  .md-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .md-py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md-p-1 {
    padding: 0.25rem;
  }
  .md-pt-1 {
    padding-top: 0.25rem;
  }
  .md-pb-1 {
    padding-bottom: 0.25rem;
  }
  .md-pl-1 {
    padding-left: 0.25rem;
  }
  .md-pr-1 {
    padding-right: 0.25rem;
  }
  .md-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .md-py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .md-p-2 {
    padding: 0.5rem;
  }
  .md-pt-2 {
    padding-top: 0.5rem;
  }
  .md-pb-2 {
    padding-bottom: 0.5rem;
  }
  .md-pl-2 {
    padding-left: 0.5rem;
  }
  .md-pr-2 {
    padding-right: 0.5rem;
  }
  .md-px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md-p-3 {
    padding: 0.625rem;
  }
  .md-pt-3 {
    padding-top: 0.625rem;
  }
  .md-pb-3 {
    padding-bottom: 0.625rem;
  }
  .md-pl-3 {
    padding-left: 0.625rem;
  }
  .md-pr-3 {
    padding-right: 0.625rem;
  }
  .md-px-3 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .md-py-3 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .md-p-4 {
    padding: 0.75rem;
  }
  .md-pt-4 {
    padding-top: 0.75rem;
  }
  .md-pb-4 {
    padding-bottom: 0.75rem;
  }
  .md-pl-4 {
    padding-left: 0.75rem;
  }
  .md-pr-4 {
    padding-right: 0.75rem;
  }
  .md-px-4 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .md-py-4 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md-p-5 {
    padding: 0.875rem;
  }
  .md-pt-5 {
    padding-top: 0.875rem;
  }
  .md-pb-5 {
    padding-bottom: 0.875rem;
  }
  .md-pl-5 {
    padding-left: 0.875rem;
  }
  .md-pr-5 {
    padding-right: 0.875rem;
  }
  .md-px-5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .md-py-5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
  .md-p-6 {
    padding: 1rem;
  }
  .md-pt-6 {
    padding-top: 1rem;
  }
  .md-pb-6 {
    padding-bottom: 1rem;
  }
  .md-pl-6 {
    padding-left: 1rem;
  }
  .md-pr-6 {
    padding-right: 1rem;
  }
  .md-px-6 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md-py-6 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md-p-7 {
    padding: 1.125rem;
  }
  .md-pt-7 {
    padding-top: 1.125rem;
  }
  .md-pb-7 {
    padding-bottom: 1.125rem;
  }
  .md-pl-7 {
    padding-left: 1.125rem;
  }
  .md-pr-7 {
    padding-right: 1.125rem;
  }
  .md-px-7 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .md-py-7 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .md-p-8 {
    padding: 1.25rem;
  }
  .md-pt-8 {
    padding-top: 1.25rem;
  }
  .md-pb-8 {
    padding-bottom: 1.25rem;
  }
  .md-pl-8 {
    padding-left: 1.25rem;
  }
  .md-pr-8 {
    padding-right: 1.25rem;
  }
  .md-px-8 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md-py-8 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .md-p-9 {
    padding: 1.375rem;
  }
  .md-pt-9 {
    padding-top: 1.375rem;
  }
  .md-pb-9 {
    padding-bottom: 1.375rem;
  }
  .md-pl-9 {
    padding-left: 1.375rem;
  }
  .md-pr-9 {
    padding-right: 1.375rem;
  }
  .md-px-9 {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }
  .md-py-9 {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }
  .md-p-10 {
    padding: 1.5rem;
  }
  .md-pt-10 {
    padding-top: 1.5rem;
  }
  .md-pb-10 {
    padding-bottom: 1.5rem;
  }
  .md-pl-10 {
    padding-left: 1.5rem;
  }
  .md-pr-10 {
    padding-right: 1.5rem;
  }
  .md-px-10 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md-py-10 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md-p-11 {
    padding: 2rem;
  }
  .md-pt-11 {
    padding-top: 2rem;
  }
  .md-pb-11 {
    padding-bottom: 2rem;
  }
  .md-pl-11 {
    padding-left: 2rem;
  }
  .md-pr-11 {
    padding-right: 2rem;
  }
  .md-px-11 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md-py-11 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md-p-12 {
    padding: 2.5rem;
  }
  .md-pt-12 {
    padding-top: 2.5rem;
  }
  .md-pb-12 {
    padding-bottom: 2.5rem;
  }
  .md-pl-12 {
    padding-left: 2.5rem;
  }
  .md-pr-12 {
    padding-right: 2.5rem;
  }
  .md-px-12 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md-py-12 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md-p-13 {
    padding: 3rem;
  }
  .md-pt-13 {
    padding-top: 3rem;
  }
  .md-pb-13 {
    padding-bottom: 3rem;
  }
  .md-pl-13 {
    padding-left: 3rem;
  }
  .md-pr-13 {
    padding-right: 3rem;
  }
  .md-px-13 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md-py-13 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md-p-14 {
    padding: 3.5rem;
  }
  .md-pt-14 {
    padding-top: 3.5rem;
  }
  .md-pb-14 {
    padding-bottom: 3.5rem;
  }
  .md-pl-14 {
    padding-left: 3.5rem;
  }
  .md-pr-14 {
    padding-right: 3.5rem;
  }
  .md-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .md-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .md-p-15 {
    padding: 4rem;
  }
  .md-pt-15 {
    padding-top: 4rem;
  }
  .md-pb-15 {
    padding-bottom: 4rem;
  }
  .md-pl-15 {
    padding-left: 4rem;
  }
  .md-pr-15 {
    padding-right: 4rem;
  }
  .md-px-15 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md-py-15 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md-p-n1 {
    padding: -0.25rem;
  }
  .md-pt-n1 {
    padding-top: -0.25rem;
  }
  .md-pb-n1 {
    padding-bottom: -0.25rem;
  }
  .md-pl-n1 {
    padding-left: -0.25rem;
  }
  .md-pr-n1 {
    padding-right: -0.25rem;
  }
  .md-px-n1 {
    padding-left: -0.25rem;
    padding-right: -0.25rem;
  }
  .md-py-n1 {
    padding-top: -0.25rem;
    padding-bottom: -0.25rem;
  }
  .md-p-n2 {
    padding: -0.5rem;
  }
  .md-pt-n2 {
    padding-top: -0.5rem;
  }
  .md-pb-n2 {
    padding-bottom: -0.5rem;
  }
  .md-pl-n2 {
    padding-left: -0.5rem;
  }
  .md-pr-n2 {
    padding-right: -0.5rem;
  }
  .md-px-n2 {
    padding-left: -0.5rem;
    padding-right: -0.5rem;
  }
  .md-py-n2 {
    padding-top: -0.5rem;
    padding-bottom: -0.5rem;
  }
  .md-p-n3 {
    padding: -0.625rem;
  }
  .md-pt-n3 {
    padding-top: -0.625rem;
  }
  .md-pb-n3 {
    padding-bottom: -0.625rem;
  }
  .md-pl-n3 {
    padding-left: -0.625rem;
  }
  .md-pr-n3 {
    padding-right: -0.625rem;
  }
  .md-px-n3 {
    padding-left: -0.625rem;
    padding-right: -0.625rem;
  }
  .md-py-n3 {
    padding-top: -0.625rem;
    padding-bottom: -0.625rem;
  }
  .md-p-n4 {
    padding: -0.75rem;
  }
  .md-pt-n4 {
    padding-top: -0.75rem;
  }
  .md-pb-n4 {
    padding-bottom: -0.75rem;
  }
  .md-pl-n4 {
    padding-left: -0.75rem;
  }
  .md-pr-n4 {
    padding-right: -0.75rem;
  }
  .md-px-n4 {
    padding-left: -0.75rem;
    padding-right: -0.75rem;
  }
  .md-py-n4 {
    padding-top: -0.75rem;
    padding-bottom: -0.75rem;
  }
  .md-p-n5 {
    padding: -0.875rem;
  }
  .md-pt-n5 {
    padding-top: -0.875rem;
  }
  .md-pb-n5 {
    padding-bottom: -0.875rem;
  }
  .md-pl-n5 {
    padding-left: -0.875rem;
  }
  .md-pr-n5 {
    padding-right: -0.875rem;
  }
  .md-px-n5 {
    padding-left: -0.875rem;
    padding-right: -0.875rem;
  }
  .md-py-n5 {
    padding-top: -0.875rem;
    padding-bottom: -0.875rem;
  }
  .md-p-n6 {
    padding: -1rem;
  }
  .md-pt-n6 {
    padding-top: -1rem;
  }
  .md-pb-n6 {
    padding-bottom: -1rem;
  }
  .md-pl-n6 {
    padding-left: -1rem;
  }
  .md-pr-n6 {
    padding-right: -1rem;
  }
  .md-px-n6 {
    padding-left: -1rem;
    padding-right: -1rem;
  }
  .md-py-n6 {
    padding-top: -1rem;
    padding-bottom: -1rem;
  }
  .md-p-n7 {
    padding: -1.125rem;
  }
  .md-pt-n7 {
    padding-top: -1.125rem;
  }
  .md-pb-n7 {
    padding-bottom: -1.125rem;
  }
  .md-pl-n7 {
    padding-left: -1.125rem;
  }
  .md-pr-n7 {
    padding-right: -1.125rem;
  }
  .md-px-n7 {
    padding-left: -1.125rem;
    padding-right: -1.125rem;
  }
  .md-py-n7 {
    padding-top: -1.125rem;
    padding-bottom: -1.125rem;
  }
  .md-p-n8 {
    padding: -1.25rem;
  }
  .md-pt-n8 {
    padding-top: -1.25rem;
  }
  .md-pb-n8 {
    padding-bottom: -1.25rem;
  }
  .md-pl-n8 {
    padding-left: -1.25rem;
  }
  .md-pr-n8 {
    padding-right: -1.25rem;
  }
  .md-px-n8 {
    padding-left: -1.25rem;
    padding-right: -1.25rem;
  }
  .md-py-n8 {
    padding-top: -1.25rem;
    padding-bottom: -1.25rem;
  }
  .md-p-n9 {
    padding: -1.375rem;
  }
  .md-pt-n9 {
    padding-top: -1.375rem;
  }
  .md-pb-n9 {
    padding-bottom: -1.375rem;
  }
  .md-pl-n9 {
    padding-left: -1.375rem;
  }
  .md-pr-n9 {
    padding-right: -1.375rem;
  }
  .md-px-n9 {
    padding-left: -1.375rem;
    padding-right: -1.375rem;
  }
  .md-py-n9 {
    padding-top: -1.375rem;
    padding-bottom: -1.375rem;
  }
  .md-p-n10 {
    padding: -1.5rem;
  }
  .md-pt-n10 {
    padding-top: -1.5rem;
  }
  .md-pb-n10 {
    padding-bottom: -1.5rem;
  }
  .md-pl-n10 {
    padding-left: -1.5rem;
  }
  .md-pr-n10 {
    padding-right: -1.5rem;
  }
  .md-px-n10 {
    padding-left: -1.5rem;
    padding-right: -1.5rem;
  }
  .md-py-n10 {
    padding-top: -1.5rem;
    padding-bottom: -1.5rem;
  }
  .md-p-n11 {
    padding: -2rem;
  }
  .md-pt-n11 {
    padding-top: -2rem;
  }
  .md-pb-n11 {
    padding-bottom: -2rem;
  }
  .md-pl-n11 {
    padding-left: -2rem;
  }
  .md-pr-n11 {
    padding-right: -2rem;
  }
  .md-px-n11 {
    padding-left: -2rem;
    padding-right: -2rem;
  }
  .md-py-n11 {
    padding-top: -2rem;
    padding-bottom: -2rem;
  }
  .md-p-n12 {
    padding: -2.5rem;
  }
  .md-pt-n12 {
    padding-top: -2.5rem;
  }
  .md-pb-n12 {
    padding-bottom: -2.5rem;
  }
  .md-pl-n12 {
    padding-left: -2.5rem;
  }
  .md-pr-n12 {
    padding-right: -2.5rem;
  }
  .md-px-n12 {
    padding-left: -2.5rem;
    padding-right: -2.5rem;
  }
  .md-py-n12 {
    padding-top: -2.5rem;
    padding-bottom: -2.5rem;
  }
  .md-p-n13 {
    padding: -3rem;
  }
  .md-pt-n13 {
    padding-top: -3rem;
  }
  .md-pb-n13 {
    padding-bottom: -3rem;
  }
  .md-pl-n13 {
    padding-left: -3rem;
  }
  .md-pr-n13 {
    padding-right: -3rem;
  }
  .md-px-n13 {
    padding-left: -3rem;
    padding-right: -3rem;
  }
  .md-py-n13 {
    padding-top: -3rem;
    padding-bottom: -3rem;
  }
  .md-p-n14 {
    padding: -3.5rem;
  }
  .md-pt-n14 {
    padding-top: -3.5rem;
  }
  .md-pb-n14 {
    padding-bottom: -3.5rem;
  }
  .md-pl-n14 {
    padding-left: -3.5rem;
  }
  .md-pr-n14 {
    padding-right: -3.5rem;
  }
  .md-px-n14 {
    padding-left: -3.5rem;
    padding-right: -3.5rem;
  }
  .md-py-n14 {
    padding-top: -3.5rem;
    padding-bottom: -3.5rem;
  }
  .md-p-n15 {
    padding: -4rem;
  }
  .md-pt-n15 {
    padding-top: -4rem;
  }
  .md-pb-n15 {
    padding-bottom: -4rem;
  }
  .md-pl-n15 {
    padding-left: -4rem;
  }
  .md-pr-n15 {
    padding-right: -4rem;
  }
  .md-px-n15 {
    padding-left: -4rem;
    padding-right: -4rem;
  }
  .md-py-n15 {
    padding-top: -4rem;
    padding-bottom: -4rem;
  }
  .md-m-auto {
    margin: auto;
  }
  .md-mt-auto {
    margin-top: auto;
  }
  .md-mb-auto {
    margin-bottom: auto;
  }
  .md-mr-auto {
    margin-right: auto;
  }
  .md-ml-auto {
    margin-left: auto;
  }
  .md-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .md-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .lg-m-0 {
    margin: 0;
  }
  .lg-mt-0 {
    margin-top: 0;
  }
  .lg-mb-0 {
    margin-bottom: 0;
  }
  .lg-ml-0 {
    margin-left: 0;
  }
  .lg-mr-0 {
    margin-right: 0;
  }
  .lg-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .lg-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .lg-m-1 {
    margin: 0.25rem;
  }
  .lg-mt-1 {
    margin-top: 0.25rem;
  }
  .lg-mb-1 {
    margin-bottom: 0.25rem;
  }
  .lg-ml-1 {
    margin-left: 0.25rem;
  }
  .lg-mr-1 {
    margin-right: 0.25rem;
  }
  .lg-mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .lg-my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .lg-m-2 {
    margin: 0.5rem;
  }
  .lg-mt-2 {
    margin-top: 0.5rem;
  }
  .lg-mb-2 {
    margin-bottom: 0.5rem;
  }
  .lg-ml-2 {
    margin-left: 0.5rem;
  }
  .lg-mr-2 {
    margin-right: 0.5rem;
  }
  .lg-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .lg-my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .lg-m-3 {
    margin: 0.625rem;
  }
  .lg-mt-3 {
    margin-top: 0.625rem;
  }
  .lg-mb-3 {
    margin-bottom: 0.625rem;
  }
  .lg-ml-3 {
    margin-left: 0.625rem;
  }
  .lg-mr-3 {
    margin-right: 0.625rem;
  }
  .lg-mx-3 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .lg-my-3 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .lg-m-4 {
    margin: 0.75rem;
  }
  .lg-mt-4 {
    margin-top: 0.75rem;
  }
  .lg-mb-4 {
    margin-bottom: 0.75rem;
  }
  .lg-ml-4 {
    margin-left: 0.75rem;
  }
  .lg-mr-4 {
    margin-right: 0.75rem;
  }
  .lg-mx-4 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .lg-my-4 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .lg-m-5 {
    margin: 0.875rem;
  }
  .lg-mt-5 {
    margin-top: 0.875rem;
  }
  .lg-mb-5 {
    margin-bottom: 0.875rem;
  }
  .lg-ml-5 {
    margin-left: 0.875rem;
  }
  .lg-mr-5 {
    margin-right: 0.875rem;
  }
  .lg-mx-5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }
  .lg-my-5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }
  .lg-m-6 {
    margin: 1rem;
  }
  .lg-mt-6 {
    margin-top: 1rem;
  }
  .lg-mb-6 {
    margin-bottom: 1rem;
  }
  .lg-ml-6 {
    margin-left: 1rem;
  }
  .lg-mr-6 {
    margin-right: 1rem;
  }
  .lg-mx-6 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .lg-my-6 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .lg-m-7 {
    margin: 1.125rem;
  }
  .lg-mt-7 {
    margin-top: 1.125rem;
  }
  .lg-mb-7 {
    margin-bottom: 1.125rem;
  }
  .lg-ml-7 {
    margin-left: 1.125rem;
  }
  .lg-mr-7 {
    margin-right: 1.125rem;
  }
  .lg-mx-7 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .lg-my-7 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .lg-m-8 {
    margin: 1.25rem;
  }
  .lg-mt-8 {
    margin-top: 1.25rem;
  }
  .lg-mb-8 {
    margin-bottom: 1.25rem;
  }
  .lg-ml-8 {
    margin-left: 1.25rem;
  }
  .lg-mr-8 {
    margin-right: 1.25rem;
  }
  .lg-mx-8 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .lg-my-8 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .lg-m-9 {
    margin: 1.375rem;
  }
  .lg-mt-9 {
    margin-top: 1.375rem;
  }
  .lg-mb-9 {
    margin-bottom: 1.375rem;
  }
  .lg-ml-9 {
    margin-left: 1.375rem;
  }
  .lg-mr-9 {
    margin-right: 1.375rem;
  }
  .lg-mx-9 {
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }
  .lg-my-9 {
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }
  .lg-m-10 {
    margin: 1.5rem;
  }
  .lg-mt-10 {
    margin-top: 1.5rem;
  }
  .lg-mb-10 {
    margin-bottom: 1.5rem;
  }
  .lg-ml-10 {
    margin-left: 1.5rem;
  }
  .lg-mr-10 {
    margin-right: 1.5rem;
  }
  .lg-mx-10 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .lg-my-10 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .lg-m-11 {
    margin: 2rem;
  }
  .lg-mt-11 {
    margin-top: 2rem;
  }
  .lg-mb-11 {
    margin-bottom: 2rem;
  }
  .lg-ml-11 {
    margin-left: 2rem;
  }
  .lg-mr-11 {
    margin-right: 2rem;
  }
  .lg-mx-11 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .lg-my-11 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .lg-m-12 {
    margin: 2.5rem;
  }
  .lg-mt-12 {
    margin-top: 2.5rem;
  }
  .lg-mb-12 {
    margin-bottom: 2.5rem;
  }
  .lg-ml-12 {
    margin-left: 2.5rem;
  }
  .lg-mr-12 {
    margin-right: 2.5rem;
  }
  .lg-mx-12 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .lg-my-12 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .lg-m-13 {
    margin: 3rem;
  }
  .lg-mt-13 {
    margin-top: 3rem;
  }
  .lg-mb-13 {
    margin-bottom: 3rem;
  }
  .lg-ml-13 {
    margin-left: 3rem;
  }
  .lg-mr-13 {
    margin-right: 3rem;
  }
  .lg-mx-13 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .lg-my-13 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .lg-m-14 {
    margin: 3.5rem;
  }
  .lg-mt-14 {
    margin-top: 3.5rem;
  }
  .lg-mb-14 {
    margin-bottom: 3.5rem;
  }
  .lg-ml-14 {
    margin-left: 3.5rem;
  }
  .lg-mr-14 {
    margin-right: 3.5rem;
  }
  .lg-mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .lg-my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .lg-m-15 {
    margin: 4rem;
  }
  .lg-mt-15 {
    margin-top: 4rem;
  }
  .lg-mb-15 {
    margin-bottom: 4rem;
  }
  .lg-ml-15 {
    margin-left: 4rem;
  }
  .lg-mr-15 {
    margin-right: 4rem;
  }
  .lg-mx-15 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .lg-my-15 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .lg-m-n1 {
    margin: -0.25rem;
  }
  .lg-mt-n1 {
    margin-top: -0.25rem;
  }
  .lg-mb-n1 {
    margin-bottom: -0.25rem;
  }
  .lg-ml-n1 {
    margin-left: -0.25rem;
  }
  .lg-mr-n1 {
    margin-right: -0.25rem;
  }
  .lg-mx-n1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  .lg-my-n1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  .lg-m-n2 {
    margin: -0.5rem;
  }
  .lg-mt-n2 {
    margin-top: -0.5rem;
  }
  .lg-mb-n2 {
    margin-bottom: -0.5rem;
  }
  .lg-ml-n2 {
    margin-left: -0.5rem;
  }
  .lg-mr-n2 {
    margin-right: -0.5rem;
  }
  .lg-mx-n2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .lg-my-n2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .lg-m-n3 {
    margin: -0.625rem;
  }
  .lg-mt-n3 {
    margin-top: -0.625rem;
  }
  .lg-mb-n3 {
    margin-bottom: -0.625rem;
  }
  .lg-ml-n3 {
    margin-left: -0.625rem;
  }
  .lg-mr-n3 {
    margin-right: -0.625rem;
  }
  .lg-mx-n3 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .lg-my-n3 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
  .lg-m-n4 {
    margin: -0.75rem;
  }
  .lg-mt-n4 {
    margin-top: -0.75rem;
  }
  .lg-mb-n4 {
    margin-bottom: -0.75rem;
  }
  .lg-ml-n4 {
    margin-left: -0.75rem;
  }
  .lg-mr-n4 {
    margin-right: -0.75rem;
  }
  .lg-mx-n4 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .lg-my-n4 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  .lg-m-n5 {
    margin: -0.875rem;
  }
  .lg-mt-n5 {
    margin-top: -0.875rem;
  }
  .lg-mb-n5 {
    margin-bottom: -0.875rem;
  }
  .lg-ml-n5 {
    margin-left: -0.875rem;
  }
  .lg-mr-n5 {
    margin-right: -0.875rem;
  }
  .lg-mx-n5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }
  .lg-my-n5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }
  .lg-m-n6 {
    margin: -1rem;
  }
  .lg-mt-n6 {
    margin-top: -1rem;
  }
  .lg-mb-n6 {
    margin-bottom: -1rem;
  }
  .lg-ml-n6 {
    margin-left: -1rem;
  }
  .lg-mr-n6 {
    margin-right: -1rem;
  }
  .lg-mx-n6 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .lg-my-n6 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .lg-m-n7 {
    margin: -1.125rem;
  }
  .lg-mt-n7 {
    margin-top: -1.125rem;
  }
  .lg-mb-n7 {
    margin-bottom: -1.125rem;
  }
  .lg-ml-n7 {
    margin-left: -1.125rem;
  }
  .lg-mr-n7 {
    margin-right: -1.125rem;
  }
  .lg-mx-n7 {
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }
  .lg-my-n7 {
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }
  .lg-m-n8 {
    margin: -1.25rem;
  }
  .lg-mt-n8 {
    margin-top: -1.25rem;
  }
  .lg-mb-n8 {
    margin-bottom: -1.25rem;
  }
  .lg-ml-n8 {
    margin-left: -1.25rem;
  }
  .lg-mr-n8 {
    margin-right: -1.25rem;
  }
  .lg-mx-n8 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .lg-my-n8 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  .lg-m-n9 {
    margin: -1.375rem;
  }
  .lg-mt-n9 {
    margin-top: -1.375rem;
  }
  .lg-mb-n9 {
    margin-bottom: -1.375rem;
  }
  .lg-ml-n9 {
    margin-left: -1.375rem;
  }
  .lg-mr-n9 {
    margin-right: -1.375rem;
  }
  .lg-mx-n9 {
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }
  .lg-my-n9 {
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }
  .lg-m-n10 {
    margin: -1.5rem;
  }
  .lg-mt-n10 {
    margin-top: -1.5rem;
  }
  .lg-mb-n10 {
    margin-bottom: -1.5rem;
  }
  .lg-ml-n10 {
    margin-left: -1.5rem;
  }
  .lg-mr-n10 {
    margin-right: -1.5rem;
  }
  .lg-mx-n10 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .lg-my-n10 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .lg-m-n11 {
    margin: -2rem;
  }
  .lg-mt-n11 {
    margin-top: -2rem;
  }
  .lg-mb-n11 {
    margin-bottom: -2rem;
  }
  .lg-ml-n11 {
    margin-left: -2rem;
  }
  .lg-mr-n11 {
    margin-right: -2rem;
  }
  .lg-mx-n11 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .lg-my-n11 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .lg-m-n12 {
    margin: -2.5rem;
  }
  .lg-mt-n12 {
    margin-top: -2.5rem;
  }
  .lg-mb-n12 {
    margin-bottom: -2.5rem;
  }
  .lg-ml-n12 {
    margin-left: -2.5rem;
  }
  .lg-mr-n12 {
    margin-right: -2.5rem;
  }
  .lg-mx-n12 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  .lg-my-n12 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .lg-m-n13 {
    margin: -3rem;
  }
  .lg-mt-n13 {
    margin-top: -3rem;
  }
  .lg-mb-n13 {
    margin-bottom: -3rem;
  }
  .lg-ml-n13 {
    margin-left: -3rem;
  }
  .lg-mr-n13 {
    margin-right: -3rem;
  }
  .lg-mx-n13 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .lg-my-n13 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .lg-m-n14 {
    margin: -3.5rem;
  }
  .lg-mt-n14 {
    margin-top: -3.5rem;
  }
  .lg-mb-n14 {
    margin-bottom: -3.5rem;
  }
  .lg-ml-n14 {
    margin-left: -3.5rem;
  }
  .lg-mr-n14 {
    margin-right: -3.5rem;
  }
  .lg-mx-n14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }
  .lg-my-n14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .lg-m-n15 {
    margin: -4rem;
  }
  .lg-mt-n15 {
    margin-top: -4rem;
  }
  .lg-mb-n15 {
    margin-bottom: -4rem;
  }
  .lg-ml-n15 {
    margin-left: -4rem;
  }
  .lg-mr-n15 {
    margin-right: -4rem;
  }
  .lg-mx-n15 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .lg-my-n15 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .lg-p-0 {
    padding: 0;
  }
  .lg-pt-0 {
    padding-top: 0;
  }
  .lg-pb-0 {
    padding-bottom: 0;
  }
  .lg-pl-0 {
    padding-left: 0;
  }
  .lg-pr-0 {
    padding-right: 0;
  }
  .lg-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .lg-py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg-p-1 {
    padding: 0.25rem;
  }
  .lg-pt-1 {
    padding-top: 0.25rem;
  }
  .lg-pb-1 {
    padding-bottom: 0.25rem;
  }
  .lg-pl-1 {
    padding-left: 0.25rem;
  }
  .lg-pr-1 {
    padding-right: 0.25rem;
  }
  .lg-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .lg-py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .lg-p-2 {
    padding: 0.5rem;
  }
  .lg-pt-2 {
    padding-top: 0.5rem;
  }
  .lg-pb-2 {
    padding-bottom: 0.5rem;
  }
  .lg-pl-2 {
    padding-left: 0.5rem;
  }
  .lg-pr-2 {
    padding-right: 0.5rem;
  }
  .lg-px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg-p-3 {
    padding: 0.625rem;
  }
  .lg-pt-3 {
    padding-top: 0.625rem;
  }
  .lg-pb-3 {
    padding-bottom: 0.625rem;
  }
  .lg-pl-3 {
    padding-left: 0.625rem;
  }
  .lg-pr-3 {
    padding-right: 0.625rem;
  }
  .lg-px-3 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .lg-py-3 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .lg-p-4 {
    padding: 0.75rem;
  }
  .lg-pt-4 {
    padding-top: 0.75rem;
  }
  .lg-pb-4 {
    padding-bottom: 0.75rem;
  }
  .lg-pl-4 {
    padding-left: 0.75rem;
  }
  .lg-pr-4 {
    padding-right: 0.75rem;
  }
  .lg-px-4 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .lg-py-4 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .lg-p-5 {
    padding: 0.875rem;
  }
  .lg-pt-5 {
    padding-top: 0.875rem;
  }
  .lg-pb-5 {
    padding-bottom: 0.875rem;
  }
  .lg-pl-5 {
    padding-left: 0.875rem;
  }
  .lg-pr-5 {
    padding-right: 0.875rem;
  }
  .lg-px-5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .lg-py-5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
  .lg-p-6 {
    padding: 1rem;
  }
  .lg-pt-6 {
    padding-top: 1rem;
  }
  .lg-pb-6 {
    padding-bottom: 1rem;
  }
  .lg-pl-6 {
    padding-left: 1rem;
  }
  .lg-pr-6 {
    padding-right: 1rem;
  }
  .lg-px-6 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg-py-6 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg-p-7 {
    padding: 1.125rem;
  }
  .lg-pt-7 {
    padding-top: 1.125rem;
  }
  .lg-pb-7 {
    padding-bottom: 1.125rem;
  }
  .lg-pl-7 {
    padding-left: 1.125rem;
  }
  .lg-pr-7 {
    padding-right: 1.125rem;
  }
  .lg-px-7 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .lg-py-7 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .lg-p-8 {
    padding: 1.25rem;
  }
  .lg-pt-8 {
    padding-top: 1.25rem;
  }
  .lg-pb-8 {
    padding-bottom: 1.25rem;
  }
  .lg-pl-8 {
    padding-left: 1.25rem;
  }
  .lg-pr-8 {
    padding-right: 1.25rem;
  }
  .lg-px-8 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .lg-py-8 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .lg-p-9 {
    padding: 1.375rem;
  }
  .lg-pt-9 {
    padding-top: 1.375rem;
  }
  .lg-pb-9 {
    padding-bottom: 1.375rem;
  }
  .lg-pl-9 {
    padding-left: 1.375rem;
  }
  .lg-pr-9 {
    padding-right: 1.375rem;
  }
  .lg-px-9 {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }
  .lg-py-9 {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }
  .lg-p-10 {
    padding: 1.5rem;
  }
  .lg-pt-10 {
    padding-top: 1.5rem;
  }
  .lg-pb-10 {
    padding-bottom: 1.5rem;
  }
  .lg-pl-10 {
    padding-left: 1.5rem;
  }
  .lg-pr-10 {
    padding-right: 1.5rem;
  }
  .lg-px-10 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg-py-10 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg-p-11 {
    padding: 2rem;
  }
  .lg-pt-11 {
    padding-top: 2rem;
  }
  .lg-pb-11 {
    padding-bottom: 2rem;
  }
  .lg-pl-11 {
    padding-left: 2rem;
  }
  .lg-pr-11 {
    padding-right: 2rem;
  }
  .lg-px-11 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg-py-11 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg-p-12 {
    padding: 2.5rem;
  }
  .lg-pt-12 {
    padding-top: 2.5rem;
  }
  .lg-pb-12 {
    padding-bottom: 2.5rem;
  }
  .lg-pl-12 {
    padding-left: 2.5rem;
  }
  .lg-pr-12 {
    padding-right: 2.5rem;
  }
  .lg-px-12 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg-py-12 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg-p-13 {
    padding: 3rem;
  }
  .lg-pt-13 {
    padding-top: 3rem;
  }
  .lg-pb-13 {
    padding-bottom: 3rem;
  }
  .lg-pl-13 {
    padding-left: 3rem;
  }
  .lg-pr-13 {
    padding-right: 3rem;
  }
  .lg-px-13 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg-py-13 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg-p-14 {
    padding: 3.5rem;
  }
  .lg-pt-14 {
    padding-top: 3.5rem;
  }
  .lg-pb-14 {
    padding-bottom: 3.5rem;
  }
  .lg-pl-14 {
    padding-left: 3.5rem;
  }
  .lg-pr-14 {
    padding-right: 3.5rem;
  }
  .lg-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .lg-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .lg-p-15 {
    padding: 4rem;
  }
  .lg-pt-15 {
    padding-top: 4rem;
  }
  .lg-pb-15 {
    padding-bottom: 4rem;
  }
  .lg-pl-15 {
    padding-left: 4rem;
  }
  .lg-pr-15 {
    padding-right: 4rem;
  }
  .lg-px-15 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg-py-15 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg-p-n1 {
    padding: -0.25rem;
  }
  .lg-pt-n1 {
    padding-top: -0.25rem;
  }
  .lg-pb-n1 {
    padding-bottom: -0.25rem;
  }
  .lg-pl-n1 {
    padding-left: -0.25rem;
  }
  .lg-pr-n1 {
    padding-right: -0.25rem;
  }
  .lg-px-n1 {
    padding-left: -0.25rem;
    padding-right: -0.25rem;
  }
  .lg-py-n1 {
    padding-top: -0.25rem;
    padding-bottom: -0.25rem;
  }
  .lg-p-n2 {
    padding: -0.5rem;
  }
  .lg-pt-n2 {
    padding-top: -0.5rem;
  }
  .lg-pb-n2 {
    padding-bottom: -0.5rem;
  }
  .lg-pl-n2 {
    padding-left: -0.5rem;
  }
  .lg-pr-n2 {
    padding-right: -0.5rem;
  }
  .lg-px-n2 {
    padding-left: -0.5rem;
    padding-right: -0.5rem;
  }
  .lg-py-n2 {
    padding-top: -0.5rem;
    padding-bottom: -0.5rem;
  }
  .lg-p-n3 {
    padding: -0.625rem;
  }
  .lg-pt-n3 {
    padding-top: -0.625rem;
  }
  .lg-pb-n3 {
    padding-bottom: -0.625rem;
  }
  .lg-pl-n3 {
    padding-left: -0.625rem;
  }
  .lg-pr-n3 {
    padding-right: -0.625rem;
  }
  .lg-px-n3 {
    padding-left: -0.625rem;
    padding-right: -0.625rem;
  }
  .lg-py-n3 {
    padding-top: -0.625rem;
    padding-bottom: -0.625rem;
  }
  .lg-p-n4 {
    padding: -0.75rem;
  }
  .lg-pt-n4 {
    padding-top: -0.75rem;
  }
  .lg-pb-n4 {
    padding-bottom: -0.75rem;
  }
  .lg-pl-n4 {
    padding-left: -0.75rem;
  }
  .lg-pr-n4 {
    padding-right: -0.75rem;
  }
  .lg-px-n4 {
    padding-left: -0.75rem;
    padding-right: -0.75rem;
  }
  .lg-py-n4 {
    padding-top: -0.75rem;
    padding-bottom: -0.75rem;
  }
  .lg-p-n5 {
    padding: -0.875rem;
  }
  .lg-pt-n5 {
    padding-top: -0.875rem;
  }
  .lg-pb-n5 {
    padding-bottom: -0.875rem;
  }
  .lg-pl-n5 {
    padding-left: -0.875rem;
  }
  .lg-pr-n5 {
    padding-right: -0.875rem;
  }
  .lg-px-n5 {
    padding-left: -0.875rem;
    padding-right: -0.875rem;
  }
  .lg-py-n5 {
    padding-top: -0.875rem;
    padding-bottom: -0.875rem;
  }
  .lg-p-n6 {
    padding: -1rem;
  }
  .lg-pt-n6 {
    padding-top: -1rem;
  }
  .lg-pb-n6 {
    padding-bottom: -1rem;
  }
  .lg-pl-n6 {
    padding-left: -1rem;
  }
  .lg-pr-n6 {
    padding-right: -1rem;
  }
  .lg-px-n6 {
    padding-left: -1rem;
    padding-right: -1rem;
  }
  .lg-py-n6 {
    padding-top: -1rem;
    padding-bottom: -1rem;
  }
  .lg-p-n7 {
    padding: -1.125rem;
  }
  .lg-pt-n7 {
    padding-top: -1.125rem;
  }
  .lg-pb-n7 {
    padding-bottom: -1.125rem;
  }
  .lg-pl-n7 {
    padding-left: -1.125rem;
  }
  .lg-pr-n7 {
    padding-right: -1.125rem;
  }
  .lg-px-n7 {
    padding-left: -1.125rem;
    padding-right: -1.125rem;
  }
  .lg-py-n7 {
    padding-top: -1.125rem;
    padding-bottom: -1.125rem;
  }
  .lg-p-n8 {
    padding: -1.25rem;
  }
  .lg-pt-n8 {
    padding-top: -1.25rem;
  }
  .lg-pb-n8 {
    padding-bottom: -1.25rem;
  }
  .lg-pl-n8 {
    padding-left: -1.25rem;
  }
  .lg-pr-n8 {
    padding-right: -1.25rem;
  }
  .lg-px-n8 {
    padding-left: -1.25rem;
    padding-right: -1.25rem;
  }
  .lg-py-n8 {
    padding-top: -1.25rem;
    padding-bottom: -1.25rem;
  }
  .lg-p-n9 {
    padding: -1.375rem;
  }
  .lg-pt-n9 {
    padding-top: -1.375rem;
  }
  .lg-pb-n9 {
    padding-bottom: -1.375rem;
  }
  .lg-pl-n9 {
    padding-left: -1.375rem;
  }
  .lg-pr-n9 {
    padding-right: -1.375rem;
  }
  .lg-px-n9 {
    padding-left: -1.375rem;
    padding-right: -1.375rem;
  }
  .lg-py-n9 {
    padding-top: -1.375rem;
    padding-bottom: -1.375rem;
  }
  .lg-p-n10 {
    padding: -1.5rem;
  }
  .lg-pt-n10 {
    padding-top: -1.5rem;
  }
  .lg-pb-n10 {
    padding-bottom: -1.5rem;
  }
  .lg-pl-n10 {
    padding-left: -1.5rem;
  }
  .lg-pr-n10 {
    padding-right: -1.5rem;
  }
  .lg-px-n10 {
    padding-left: -1.5rem;
    padding-right: -1.5rem;
  }
  .lg-py-n10 {
    padding-top: -1.5rem;
    padding-bottom: -1.5rem;
  }
  .lg-p-n11 {
    padding: -2rem;
  }
  .lg-pt-n11 {
    padding-top: -2rem;
  }
  .lg-pb-n11 {
    padding-bottom: -2rem;
  }
  .lg-pl-n11 {
    padding-left: -2rem;
  }
  .lg-pr-n11 {
    padding-right: -2rem;
  }
  .lg-px-n11 {
    padding-left: -2rem;
    padding-right: -2rem;
  }
  .lg-py-n11 {
    padding-top: -2rem;
    padding-bottom: -2rem;
  }
  .lg-p-n12 {
    padding: -2.5rem;
  }
  .lg-pt-n12 {
    padding-top: -2.5rem;
  }
  .lg-pb-n12 {
    padding-bottom: -2.5rem;
  }
  .lg-pl-n12 {
    padding-left: -2.5rem;
  }
  .lg-pr-n12 {
    padding-right: -2.5rem;
  }
  .lg-px-n12 {
    padding-left: -2.5rem;
    padding-right: -2.5rem;
  }
  .lg-py-n12 {
    padding-top: -2.5rem;
    padding-bottom: -2.5rem;
  }
  .lg-p-n13 {
    padding: -3rem;
  }
  .lg-pt-n13 {
    padding-top: -3rem;
  }
  .lg-pb-n13 {
    padding-bottom: -3rem;
  }
  .lg-pl-n13 {
    padding-left: -3rem;
  }
  .lg-pr-n13 {
    padding-right: -3rem;
  }
  .lg-px-n13 {
    padding-left: -3rem;
    padding-right: -3rem;
  }
  .lg-py-n13 {
    padding-top: -3rem;
    padding-bottom: -3rem;
  }
  .lg-p-n14 {
    padding: -3.5rem;
  }
  .lg-pt-n14 {
    padding-top: -3.5rem;
  }
  .lg-pb-n14 {
    padding-bottom: -3.5rem;
  }
  .lg-pl-n14 {
    padding-left: -3.5rem;
  }
  .lg-pr-n14 {
    padding-right: -3.5rem;
  }
  .lg-px-n14 {
    padding-left: -3.5rem;
    padding-right: -3.5rem;
  }
  .lg-py-n14 {
    padding-top: -3.5rem;
    padding-bottom: -3.5rem;
  }
  .lg-p-n15 {
    padding: -4rem;
  }
  .lg-pt-n15 {
    padding-top: -4rem;
  }
  .lg-pb-n15 {
    padding-bottom: -4rem;
  }
  .lg-pl-n15 {
    padding-left: -4rem;
  }
  .lg-pr-n15 {
    padding-right: -4rem;
  }
  .lg-px-n15 {
    padding-left: -4rem;
    padding-right: -4rem;
  }
  .lg-py-n15 {
    padding-top: -4rem;
    padding-bottom: -4rem;
  }
  .lg-m-auto {
    margin: auto;
  }
  .lg-mt-auto {
    margin-top: auto;
  }
  .lg-mb-auto {
    margin-bottom: auto;
  }
  .lg-mr-auto {
    margin-right: auto;
  }
  .lg-ml-auto {
    margin-left: auto;
  }
  .lg-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .lg-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1300px) {
  .xl-m-0 {
    margin: 0;
  }
  .xl-mt-0 {
    margin-top: 0;
  }
  .xl-mb-0 {
    margin-bottom: 0;
  }
  .xl-ml-0 {
    margin-left: 0;
  }
  .xl-mr-0 {
    margin-right: 0;
  }
  .xl-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .xl-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .xl-m-1 {
    margin: 0.25rem;
  }
  .xl-mt-1 {
    margin-top: 0.25rem;
  }
  .xl-mb-1 {
    margin-bottom: 0.25rem;
  }
  .xl-ml-1 {
    margin-left: 0.25rem;
  }
  .xl-mr-1 {
    margin-right: 0.25rem;
  }
  .xl-mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
  .xl-my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .xl-m-2 {
    margin: 0.5rem;
  }
  .xl-mt-2 {
    margin-top: 0.5rem;
  }
  .xl-mb-2 {
    margin-bottom: 0.5rem;
  }
  .xl-ml-2 {
    margin-left: 0.5rem;
  }
  .xl-mr-2 {
    margin-right: 0.5rem;
  }
  .xl-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .xl-my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .xl-m-3 {
    margin: 0.625rem;
  }
  .xl-mt-3 {
    margin-top: 0.625rem;
  }
  .xl-mb-3 {
    margin-bottom: 0.625rem;
  }
  .xl-ml-3 {
    margin-left: 0.625rem;
  }
  .xl-mr-3 {
    margin-right: 0.625rem;
  }
  .xl-mx-3 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .xl-my-3 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .xl-m-4 {
    margin: 0.75rem;
  }
  .xl-mt-4 {
    margin-top: 0.75rem;
  }
  .xl-mb-4 {
    margin-bottom: 0.75rem;
  }
  .xl-ml-4 {
    margin-left: 0.75rem;
  }
  .xl-mr-4 {
    margin-right: 0.75rem;
  }
  .xl-mx-4 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .xl-my-4 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
  .xl-m-5 {
    margin: 0.875rem;
  }
  .xl-mt-5 {
    margin-top: 0.875rem;
  }
  .xl-mb-5 {
    margin-bottom: 0.875rem;
  }
  .xl-ml-5 {
    margin-left: 0.875rem;
  }
  .xl-mr-5 {
    margin-right: 0.875rem;
  }
  .xl-mx-5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }
  .xl-my-5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }
  .xl-m-6 {
    margin: 1rem;
  }
  .xl-mt-6 {
    margin-top: 1rem;
  }
  .xl-mb-6 {
    margin-bottom: 1rem;
  }
  .xl-ml-6 {
    margin-left: 1rem;
  }
  .xl-mr-6 {
    margin-right: 1rem;
  }
  .xl-mx-6 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .xl-my-6 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .xl-m-7 {
    margin: 1.125rem;
  }
  .xl-mt-7 {
    margin-top: 1.125rem;
  }
  .xl-mb-7 {
    margin-bottom: 1.125rem;
  }
  .xl-ml-7 {
    margin-left: 1.125rem;
  }
  .xl-mr-7 {
    margin-right: 1.125rem;
  }
  .xl-mx-7 {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
  }
  .xl-my-7 {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem;
  }
  .xl-m-8 {
    margin: 1.25rem;
  }
  .xl-mt-8 {
    margin-top: 1.25rem;
  }
  .xl-mb-8 {
    margin-bottom: 1.25rem;
  }
  .xl-ml-8 {
    margin-left: 1.25rem;
  }
  .xl-mr-8 {
    margin-right: 1.25rem;
  }
  .xl-mx-8 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .xl-my-8 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .xl-m-9 {
    margin: 1.375rem;
  }
  .xl-mt-9 {
    margin-top: 1.375rem;
  }
  .xl-mb-9 {
    margin-bottom: 1.375rem;
  }
  .xl-ml-9 {
    margin-left: 1.375rem;
  }
  .xl-mr-9 {
    margin-right: 1.375rem;
  }
  .xl-mx-9 {
    margin-left: 1.375rem;
    margin-right: 1.375rem;
  }
  .xl-my-9 {
    margin-top: 1.375rem;
    margin-bottom: 1.375rem;
  }
  .xl-m-10 {
    margin: 1.5rem;
  }
  .xl-mt-10 {
    margin-top: 1.5rem;
  }
  .xl-mb-10 {
    margin-bottom: 1.5rem;
  }
  .xl-ml-10 {
    margin-left: 1.5rem;
  }
  .xl-mr-10 {
    margin-right: 1.5rem;
  }
  .xl-mx-10 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .xl-my-10 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .xl-m-11 {
    margin: 2rem;
  }
  .xl-mt-11 {
    margin-top: 2rem;
  }
  .xl-mb-11 {
    margin-bottom: 2rem;
  }
  .xl-ml-11 {
    margin-left: 2rem;
  }
  .xl-mr-11 {
    margin-right: 2rem;
  }
  .xl-mx-11 {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .xl-my-11 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .xl-m-12 {
    margin: 2.5rem;
  }
  .xl-mt-12 {
    margin-top: 2.5rem;
  }
  .xl-mb-12 {
    margin-bottom: 2.5rem;
  }
  .xl-ml-12 {
    margin-left: 2.5rem;
  }
  .xl-mr-12 {
    margin-right: 2.5rem;
  }
  .xl-mx-12 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .xl-my-12 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .xl-m-13 {
    margin: 3rem;
  }
  .xl-mt-13 {
    margin-top: 3rem;
  }
  .xl-mb-13 {
    margin-bottom: 3rem;
  }
  .xl-ml-13 {
    margin-left: 3rem;
  }
  .xl-mr-13 {
    margin-right: 3rem;
  }
  .xl-mx-13 {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .xl-my-13 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .xl-m-14 {
    margin: 3.5rem;
  }
  .xl-mt-14 {
    margin-top: 3.5rem;
  }
  .xl-mb-14 {
    margin-bottom: 3.5rem;
  }
  .xl-ml-14 {
    margin-left: 3.5rem;
  }
  .xl-mr-14 {
    margin-right: 3.5rem;
  }
  .xl-mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }
  .xl-my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
  .xl-m-15 {
    margin: 4rem;
  }
  .xl-mt-15 {
    margin-top: 4rem;
  }
  .xl-mb-15 {
    margin-bottom: 4rem;
  }
  .xl-ml-15 {
    margin-left: 4rem;
  }
  .xl-mr-15 {
    margin-right: 4rem;
  }
  .xl-mx-15 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .xl-my-15 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .xl-m-n1 {
    margin: -0.25rem;
  }
  .xl-mt-n1 {
    margin-top: -0.25rem;
  }
  .xl-mb-n1 {
    margin-bottom: -0.25rem;
  }
  .xl-ml-n1 {
    margin-left: -0.25rem;
  }
  .xl-mr-n1 {
    margin-right: -0.25rem;
  }
  .xl-mx-n1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
  .xl-my-n1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }
  .xl-m-n2 {
    margin: -0.5rem;
  }
  .xl-mt-n2 {
    margin-top: -0.5rem;
  }
  .xl-mb-n2 {
    margin-bottom: -0.5rem;
  }
  .xl-ml-n2 {
    margin-left: -0.5rem;
  }
  .xl-mr-n2 {
    margin-right: -0.5rem;
  }
  .xl-mx-n2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .xl-my-n2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
  .xl-m-n3 {
    margin: -0.625rem;
  }
  .xl-mt-n3 {
    margin-top: -0.625rem;
  }
  .xl-mb-n3 {
    margin-bottom: -0.625rem;
  }
  .xl-ml-n3 {
    margin-left: -0.625rem;
  }
  .xl-mr-n3 {
    margin-right: -0.625rem;
  }
  .xl-mx-n3 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .xl-my-n3 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }
  .xl-m-n4 {
    margin: -0.75rem;
  }
  .xl-mt-n4 {
    margin-top: -0.75rem;
  }
  .xl-mb-n4 {
    margin-bottom: -0.75rem;
  }
  .xl-ml-n4 {
    margin-left: -0.75rem;
  }
  .xl-mr-n4 {
    margin-right: -0.75rem;
  }
  .xl-mx-n4 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
  .xl-my-n4 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }
  .xl-m-n5 {
    margin: -0.875rem;
  }
  .xl-mt-n5 {
    margin-top: -0.875rem;
  }
  .xl-mb-n5 {
    margin-bottom: -0.875rem;
  }
  .xl-ml-n5 {
    margin-left: -0.875rem;
  }
  .xl-mr-n5 {
    margin-right: -0.875rem;
  }
  .xl-mx-n5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }
  .xl-my-n5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }
  .xl-m-n6 {
    margin: -1rem;
  }
  .xl-mt-n6 {
    margin-top: -1rem;
  }
  .xl-mb-n6 {
    margin-bottom: -1rem;
  }
  .xl-ml-n6 {
    margin-left: -1rem;
  }
  .xl-mr-n6 {
    margin-right: -1rem;
  }
  .xl-mx-n6 {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .xl-my-n6 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .xl-m-n7 {
    margin: -1.125rem;
  }
  .xl-mt-n7 {
    margin-top: -1.125rem;
  }
  .xl-mb-n7 {
    margin-bottom: -1.125rem;
  }
  .xl-ml-n7 {
    margin-left: -1.125rem;
  }
  .xl-mr-n7 {
    margin-right: -1.125rem;
  }
  .xl-mx-n7 {
    margin-left: -1.125rem;
    margin-right: -1.125rem;
  }
  .xl-my-n7 {
    margin-top: -1.125rem;
    margin-bottom: -1.125rem;
  }
  .xl-m-n8 {
    margin: -1.25rem;
  }
  .xl-mt-n8 {
    margin-top: -1.25rem;
  }
  .xl-mb-n8 {
    margin-bottom: -1.25rem;
  }
  .xl-ml-n8 {
    margin-left: -1.25rem;
  }
  .xl-mr-n8 {
    margin-right: -1.25rem;
  }
  .xl-mx-n8 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .xl-my-n8 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
  .xl-m-n9 {
    margin: -1.375rem;
  }
  .xl-mt-n9 {
    margin-top: -1.375rem;
  }
  .xl-mb-n9 {
    margin-bottom: -1.375rem;
  }
  .xl-ml-n9 {
    margin-left: -1.375rem;
  }
  .xl-mr-n9 {
    margin-right: -1.375rem;
  }
  .xl-mx-n9 {
    margin-left: -1.375rem;
    margin-right: -1.375rem;
  }
  .xl-my-n9 {
    margin-top: -1.375rem;
    margin-bottom: -1.375rem;
  }
  .xl-m-n10 {
    margin: -1.5rem;
  }
  .xl-mt-n10 {
    margin-top: -1.5rem;
  }
  .xl-mb-n10 {
    margin-bottom: -1.5rem;
  }
  .xl-ml-n10 {
    margin-left: -1.5rem;
  }
  .xl-mr-n10 {
    margin-right: -1.5rem;
  }
  .xl-mx-n10 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .xl-my-n10 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }
  .xl-m-n11 {
    margin: -2rem;
  }
  .xl-mt-n11 {
    margin-top: -2rem;
  }
  .xl-mb-n11 {
    margin-bottom: -2rem;
  }
  .xl-ml-n11 {
    margin-left: -2rem;
  }
  .xl-mr-n11 {
    margin-right: -2rem;
  }
  .xl-mx-n11 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .xl-my-n11 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }
  .xl-m-n12 {
    margin: -2.5rem;
  }
  .xl-mt-n12 {
    margin-top: -2.5rem;
  }
  .xl-mb-n12 {
    margin-bottom: -2.5rem;
  }
  .xl-ml-n12 {
    margin-left: -2.5rem;
  }
  .xl-mr-n12 {
    margin-right: -2.5rem;
  }
  .xl-mx-n12 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }
  .xl-my-n12 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }
  .xl-m-n13 {
    margin: -3rem;
  }
  .xl-mt-n13 {
    margin-top: -3rem;
  }
  .xl-mb-n13 {
    margin-bottom: -3rem;
  }
  .xl-ml-n13 {
    margin-left: -3rem;
  }
  .xl-mr-n13 {
    margin-right: -3rem;
  }
  .xl-mx-n13 {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .xl-my-n13 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }
  .xl-m-n14 {
    margin: -3.5rem;
  }
  .xl-mt-n14 {
    margin-top: -3.5rem;
  }
  .xl-mb-n14 {
    margin-bottom: -3.5rem;
  }
  .xl-ml-n14 {
    margin-left: -3.5rem;
  }
  .xl-mr-n14 {
    margin-right: -3.5rem;
  }
  .xl-mx-n14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }
  .xl-my-n14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }
  .xl-m-n15 {
    margin: -4rem;
  }
  .xl-mt-n15 {
    margin-top: -4rem;
  }
  .xl-mb-n15 {
    margin-bottom: -4rem;
  }
  .xl-ml-n15 {
    margin-left: -4rem;
  }
  .xl-mr-n15 {
    margin-right: -4rem;
  }
  .xl-mx-n15 {
    margin-left: -4rem;
    margin-right: -4rem;
  }
  .xl-my-n15 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }
  .xl-p-0 {
    padding: 0;
  }
  .xl-pt-0 {
    padding-top: 0;
  }
  .xl-pb-0 {
    padding-bottom: 0;
  }
  .xl-pl-0 {
    padding-left: 0;
  }
  .xl-pr-0 {
    padding-right: 0;
  }
  .xl-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .xl-py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .xl-p-1 {
    padding: 0.25rem;
  }
  .xl-pt-1 {
    padding-top: 0.25rem;
  }
  .xl-pb-1 {
    padding-bottom: 0.25rem;
  }
  .xl-pl-1 {
    padding-left: 0.25rem;
  }
  .xl-pr-1 {
    padding-right: 0.25rem;
  }
  .xl-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .xl-py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .xl-p-2 {
    padding: 0.5rem;
  }
  .xl-pt-2 {
    padding-top: 0.5rem;
  }
  .xl-pb-2 {
    padding-bottom: 0.5rem;
  }
  .xl-pl-2 {
    padding-left: 0.5rem;
  }
  .xl-pr-2 {
    padding-right: 0.5rem;
  }
  .xl-px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .xl-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .xl-p-3 {
    padding: 0.625rem;
  }
  .xl-pt-3 {
    padding-top: 0.625rem;
  }
  .xl-pb-3 {
    padding-bottom: 0.625rem;
  }
  .xl-pl-3 {
    padding-left: 0.625rem;
  }
  .xl-pr-3 {
    padding-right: 0.625rem;
  }
  .xl-px-3 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .xl-py-3 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .xl-p-4 {
    padding: 0.75rem;
  }
  .xl-pt-4 {
    padding-top: 0.75rem;
  }
  .xl-pb-4 {
    padding-bottom: 0.75rem;
  }
  .xl-pl-4 {
    padding-left: 0.75rem;
  }
  .xl-pr-4 {
    padding-right: 0.75rem;
  }
  .xl-px-4 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .xl-py-4 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .xl-p-5 {
    padding: 0.875rem;
  }
  .xl-pt-5 {
    padding-top: 0.875rem;
  }
  .xl-pb-5 {
    padding-bottom: 0.875rem;
  }
  .xl-pl-5 {
    padding-left: 0.875rem;
  }
  .xl-pr-5 {
    padding-right: 0.875rem;
  }
  .xl-px-5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
  .xl-py-5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }
  .xl-p-6 {
    padding: 1rem;
  }
  .xl-pt-6 {
    padding-top: 1rem;
  }
  .xl-pb-6 {
    padding-bottom: 1rem;
  }
  .xl-pl-6 {
    padding-left: 1rem;
  }
  .xl-pr-6 {
    padding-right: 1rem;
  }
  .xl-px-6 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xl-py-6 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .xl-p-7 {
    padding: 1.125rem;
  }
  .xl-pt-7 {
    padding-top: 1.125rem;
  }
  .xl-pb-7 {
    padding-bottom: 1.125rem;
  }
  .xl-pl-7 {
    padding-left: 1.125rem;
  }
  .xl-pr-7 {
    padding-right: 1.125rem;
  }
  .xl-px-7 {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .xl-py-7 {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }
  .xl-p-8 {
    padding: 1.25rem;
  }
  .xl-pt-8 {
    padding-top: 1.25rem;
  }
  .xl-pb-8 {
    padding-bottom: 1.25rem;
  }
  .xl-pl-8 {
    padding-left: 1.25rem;
  }
  .xl-pr-8 {
    padding-right: 1.25rem;
  }
  .xl-px-8 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .xl-py-8 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .xl-p-9 {
    padding: 1.375rem;
  }
  .xl-pt-9 {
    padding-top: 1.375rem;
  }
  .xl-pb-9 {
    padding-bottom: 1.375rem;
  }
  .xl-pl-9 {
    padding-left: 1.375rem;
  }
  .xl-pr-9 {
    padding-right: 1.375rem;
  }
  .xl-px-9 {
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }
  .xl-py-9 {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
  }
  .xl-p-10 {
    padding: 1.5rem;
  }
  .xl-pt-10 {
    padding-top: 1.5rem;
  }
  .xl-pb-10 {
    padding-bottom: 1.5rem;
  }
  .xl-pl-10 {
    padding-left: 1.5rem;
  }
  .xl-pr-10 {
    padding-right: 1.5rem;
  }
  .xl-px-10 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .xl-py-10 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .xl-p-11 {
    padding: 2rem;
  }
  .xl-pt-11 {
    padding-top: 2rem;
  }
  .xl-pb-11 {
    padding-bottom: 2rem;
  }
  .xl-pl-11 {
    padding-left: 2rem;
  }
  .xl-pr-11 {
    padding-right: 2rem;
  }
  .xl-px-11 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl-py-11 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .xl-p-12 {
    padding: 2.5rem;
  }
  .xl-pt-12 {
    padding-top: 2.5rem;
  }
  .xl-pb-12 {
    padding-bottom: 2.5rem;
  }
  .xl-pl-12 {
    padding-left: 2.5rem;
  }
  .xl-pr-12 {
    padding-right: 2.5rem;
  }
  .xl-px-12 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .xl-py-12 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .xl-p-13 {
    padding: 3rem;
  }
  .xl-pt-13 {
    padding-top: 3rem;
  }
  .xl-pb-13 {
    padding-bottom: 3rem;
  }
  .xl-pl-13 {
    padding-left: 3rem;
  }
  .xl-pr-13 {
    padding-right: 3rem;
  }
  .xl-px-13 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl-py-13 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .xl-p-14 {
    padding: 3.5rem;
  }
  .xl-pt-14 {
    padding-top: 3.5rem;
  }
  .xl-pb-14 {
    padding-bottom: 3.5rem;
  }
  .xl-pl-14 {
    padding-left: 3.5rem;
  }
  .xl-pr-14 {
    padding-right: 3.5rem;
  }
  .xl-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .xl-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .xl-p-15 {
    padding: 4rem;
  }
  .xl-pt-15 {
    padding-top: 4rem;
  }
  .xl-pb-15 {
    padding-bottom: 4rem;
  }
  .xl-pl-15 {
    padding-left: 4rem;
  }
  .xl-pr-15 {
    padding-right: 4rem;
  }
  .xl-px-15 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .xl-py-15 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl-p-n1 {
    padding: -0.25rem;
  }
  .xl-pt-n1 {
    padding-top: -0.25rem;
  }
  .xl-pb-n1 {
    padding-bottom: -0.25rem;
  }
  .xl-pl-n1 {
    padding-left: -0.25rem;
  }
  .xl-pr-n1 {
    padding-right: -0.25rem;
  }
  .xl-px-n1 {
    padding-left: -0.25rem;
    padding-right: -0.25rem;
  }
  .xl-py-n1 {
    padding-top: -0.25rem;
    padding-bottom: -0.25rem;
  }
  .xl-p-n2 {
    padding: -0.5rem;
  }
  .xl-pt-n2 {
    padding-top: -0.5rem;
  }
  .xl-pb-n2 {
    padding-bottom: -0.5rem;
  }
  .xl-pl-n2 {
    padding-left: -0.5rem;
  }
  .xl-pr-n2 {
    padding-right: -0.5rem;
  }
  .xl-px-n2 {
    padding-left: -0.5rem;
    padding-right: -0.5rem;
  }
  .xl-py-n2 {
    padding-top: -0.5rem;
    padding-bottom: -0.5rem;
  }
  .xl-p-n3 {
    padding: -0.625rem;
  }
  .xl-pt-n3 {
    padding-top: -0.625rem;
  }
  .xl-pb-n3 {
    padding-bottom: -0.625rem;
  }
  .xl-pl-n3 {
    padding-left: -0.625rem;
  }
  .xl-pr-n3 {
    padding-right: -0.625rem;
  }
  .xl-px-n3 {
    padding-left: -0.625rem;
    padding-right: -0.625rem;
  }
  .xl-py-n3 {
    padding-top: -0.625rem;
    padding-bottom: -0.625rem;
  }
  .xl-p-n4 {
    padding: -0.75rem;
  }
  .xl-pt-n4 {
    padding-top: -0.75rem;
  }
  .xl-pb-n4 {
    padding-bottom: -0.75rem;
  }
  .xl-pl-n4 {
    padding-left: -0.75rem;
  }
  .xl-pr-n4 {
    padding-right: -0.75rem;
  }
  .xl-px-n4 {
    padding-left: -0.75rem;
    padding-right: -0.75rem;
  }
  .xl-py-n4 {
    padding-top: -0.75rem;
    padding-bottom: -0.75rem;
  }
  .xl-p-n5 {
    padding: -0.875rem;
  }
  .xl-pt-n5 {
    padding-top: -0.875rem;
  }
  .xl-pb-n5 {
    padding-bottom: -0.875rem;
  }
  .xl-pl-n5 {
    padding-left: -0.875rem;
  }
  .xl-pr-n5 {
    padding-right: -0.875rem;
  }
  .xl-px-n5 {
    padding-left: -0.875rem;
    padding-right: -0.875rem;
  }
  .xl-py-n5 {
    padding-top: -0.875rem;
    padding-bottom: -0.875rem;
  }
  .xl-p-n6 {
    padding: -1rem;
  }
  .xl-pt-n6 {
    padding-top: -1rem;
  }
  .xl-pb-n6 {
    padding-bottom: -1rem;
  }
  .xl-pl-n6 {
    padding-left: -1rem;
  }
  .xl-pr-n6 {
    padding-right: -1rem;
  }
  .xl-px-n6 {
    padding-left: -1rem;
    padding-right: -1rem;
  }
  .xl-py-n6 {
    padding-top: -1rem;
    padding-bottom: -1rem;
  }
  .xl-p-n7 {
    padding: -1.125rem;
  }
  .xl-pt-n7 {
    padding-top: -1.125rem;
  }
  .xl-pb-n7 {
    padding-bottom: -1.125rem;
  }
  .xl-pl-n7 {
    padding-left: -1.125rem;
  }
  .xl-pr-n7 {
    padding-right: -1.125rem;
  }
  .xl-px-n7 {
    padding-left: -1.125rem;
    padding-right: -1.125rem;
  }
  .xl-py-n7 {
    padding-top: -1.125rem;
    padding-bottom: -1.125rem;
  }
  .xl-p-n8 {
    padding: -1.25rem;
  }
  .xl-pt-n8 {
    padding-top: -1.25rem;
  }
  .xl-pb-n8 {
    padding-bottom: -1.25rem;
  }
  .xl-pl-n8 {
    padding-left: -1.25rem;
  }
  .xl-pr-n8 {
    padding-right: -1.25rem;
  }
  .xl-px-n8 {
    padding-left: -1.25rem;
    padding-right: -1.25rem;
  }
  .xl-py-n8 {
    padding-top: -1.25rem;
    padding-bottom: -1.25rem;
  }
  .xl-p-n9 {
    padding: -1.375rem;
  }
  .xl-pt-n9 {
    padding-top: -1.375rem;
  }
  .xl-pb-n9 {
    padding-bottom: -1.375rem;
  }
  .xl-pl-n9 {
    padding-left: -1.375rem;
  }
  .xl-pr-n9 {
    padding-right: -1.375rem;
  }
  .xl-px-n9 {
    padding-left: -1.375rem;
    padding-right: -1.375rem;
  }
  .xl-py-n9 {
    padding-top: -1.375rem;
    padding-bottom: -1.375rem;
  }
  .xl-p-n10 {
    padding: -1.5rem;
  }
  .xl-pt-n10 {
    padding-top: -1.5rem;
  }
  .xl-pb-n10 {
    padding-bottom: -1.5rem;
  }
  .xl-pl-n10 {
    padding-left: -1.5rem;
  }
  .xl-pr-n10 {
    padding-right: -1.5rem;
  }
  .xl-px-n10 {
    padding-left: -1.5rem;
    padding-right: -1.5rem;
  }
  .xl-py-n10 {
    padding-top: -1.5rem;
    padding-bottom: -1.5rem;
  }
  .xl-p-n11 {
    padding: -2rem;
  }
  .xl-pt-n11 {
    padding-top: -2rem;
  }
  .xl-pb-n11 {
    padding-bottom: -2rem;
  }
  .xl-pl-n11 {
    padding-left: -2rem;
  }
  .xl-pr-n11 {
    padding-right: -2rem;
  }
  .xl-px-n11 {
    padding-left: -2rem;
    padding-right: -2rem;
  }
  .xl-py-n11 {
    padding-top: -2rem;
    padding-bottom: -2rem;
  }
  .xl-p-n12 {
    padding: -2.5rem;
  }
  .xl-pt-n12 {
    padding-top: -2.5rem;
  }
  .xl-pb-n12 {
    padding-bottom: -2.5rem;
  }
  .xl-pl-n12 {
    padding-left: -2.5rem;
  }
  .xl-pr-n12 {
    padding-right: -2.5rem;
  }
  .xl-px-n12 {
    padding-left: -2.5rem;
    padding-right: -2.5rem;
  }
  .xl-py-n12 {
    padding-top: -2.5rem;
    padding-bottom: -2.5rem;
  }
  .xl-p-n13 {
    padding: -3rem;
  }
  .xl-pt-n13 {
    padding-top: -3rem;
  }
  .xl-pb-n13 {
    padding-bottom: -3rem;
  }
  .xl-pl-n13 {
    padding-left: -3rem;
  }
  .xl-pr-n13 {
    padding-right: -3rem;
  }
  .xl-px-n13 {
    padding-left: -3rem;
    padding-right: -3rem;
  }
  .xl-py-n13 {
    padding-top: -3rem;
    padding-bottom: -3rem;
  }
  .xl-p-n14 {
    padding: -3.5rem;
  }
  .xl-pt-n14 {
    padding-top: -3.5rem;
  }
  .xl-pb-n14 {
    padding-bottom: -3.5rem;
  }
  .xl-pl-n14 {
    padding-left: -3.5rem;
  }
  .xl-pr-n14 {
    padding-right: -3.5rem;
  }
  .xl-px-n14 {
    padding-left: -3.5rem;
    padding-right: -3.5rem;
  }
  .xl-py-n14 {
    padding-top: -3.5rem;
    padding-bottom: -3.5rem;
  }
  .xl-p-n15 {
    padding: -4rem;
  }
  .xl-pt-n15 {
    padding-top: -4rem;
  }
  .xl-pb-n15 {
    padding-bottom: -4rem;
  }
  .xl-pl-n15 {
    padding-left: -4rem;
  }
  .xl-pr-n15 {
    padding-right: -4rem;
  }
  .xl-px-n15 {
    padding-left: -4rem;
    padding-right: -4rem;
  }
  .xl-py-n15 {
    padding-top: -4rem;
    padding-bottom: -4rem;
  }
  .xl-m-auto {
    margin: auto;
  }
  .xl-mt-auto {
    margin-top: auto;
  }
  .xl-mb-auto {
    margin-bottom: auto;
  }
  .xl-mr-auto {
    margin-right: auto;
  }
  .xl-ml-auto {
    margin-left: auto;
  }
  .xl-my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .xl-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
/** NAV PADDING CLASSES **/
@media (max-width: 1299.98px) {
  .md-p-nav {
    padding: 0.875rem 1rem;
  }
}
@media (min-width: 992px) {
  .lg-p-nav {
    padding: 1.5rem 1.25rem 1.5rem 0;
  }
}
@media (max-width: 1299.98px) {
  .md-p-sub {
    padding: 0.875rem 1rem;
  }
}
@media (min-width: 992px) {
  .lg-p-sub {
    padding: 0.65rem 0.9rem;
  }
}
.text-primary {
  color: var(--primary);
}
.text-secondary {
  color: var(--secondary);
}
.text-accent {
  color: var(--accent);
}
.text-forrest {
  color: var(--forrest);
}
.text-gold {
  color: var(--gold);
}
.text-aquamarine {
  color: var(--aquamarine);
}
.text-sapphire {
  color: var(--sapphire);
}
.text-pearl {
  color: var(--pearl);
}
.text-ruby {
  color: var(--ruby);
}
.text-diamond {
  color: var(--diamond);
}
.text-blue-diamond {
  color: var(--blue-diamond);
}
.text-aquablue {
  color: var(--aquablue);
}
.text-antrazit {
  color: var(--antrazit);
}
.text-yellow {
  color: var(--yellow);
}
.text-pink {
  color: var(--pink);
}
.text-chrome {
  color: var(--chrome);
}
.text-shell {
  color: var(--shell);
}
.text-base {
  color: var(--base);
}
.text-active {
  color: var(--active);
}
.text-line {
  color: var(--line);
}
.text-dot {
  color: var(--dot);
}
.text-select {
  color: var(--select);
}
.text-hover {
  color: var(--hover);
}
.text-muted {
  color: var(--muted);
}
.text-disabled {
  color: var(--disabled);
}
.text-body {
  color: var(--body);
}
.text-success {
  color: var(--success);
}
.text-info {
  color: var(--info);
}
.text-warning {
  color: var(--warning);
}
.text-danger {
  color: var(--danger);
}
.text-white {
  color: var(--white);
}
.text-gray {
  color: var(--gray);
}
.text-black {
  color: var(--black);
}
.text-light {
  color: var(--light);
}
.text-dark {
  color: var(--dark);
}
.text-discount {
  color: var(--theme-price-color-discount);
}
.text-6xl {
  font-size: 3rem;
}
.text-5xl {
  font-size: 2rem;
}
.text-4xl {
  font-size: 1.875rem;
}
.text-3xl {
  font-size: 1.75rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-xl {
  font-size: 1.3125rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-md {
  font-size: 1rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-xs {
  font-size: 0.75rem;
}
.regukar {
  font-weight: 400;
}
.semibold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.bolder {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.fa, .fas .ct-home {
  font-size: 1em;
}
.user-select-all {
  user-select: all !important;
}
.user-select-auto {
  user-select: auto !important;
}
.user-select-none {
  user-select: none !important;
}
.text-justify {
  text-align: justify;
}
.text-wrap {
  white-space: normal;
}
.text-nowrap {
  white-space: nowrap;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-truncate-fade {
  position: relative;
  display: inline-block;
  height: 2.7rem;
  overflow: hidden;
}
.text-truncate-fade::after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 1.35rem;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
}
.text-truncate-overflow {
  position: relative;
  display: inline-block;
  height: 2.6rem;
  overflow: hidden;
  padding-right: 1rem;
  /* space for ellipsis */
}
.text-truncate-overflow::before {
  position: absolute;
  content: "...";
  /*   inset-block-end: 0;
      inset-inline-end: 0; */
  bottom: 0;
  right: 0;
}
.text-truncate-overflow::after {
  content: "";
  position: absolute;
  /*   inset-inline-end: 0; */
  right: 0;
  width: 1rem;
  height: 1rem;
  background: white;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
@media (min-width: 576px) {
  .sm-text-left {
    text-align: left;
  }
  .sm-text-right {
    text-align: right;
  }
  .sm-text-center {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .md-text-left {
    text-align: left;
  }
  .md-text-right {
    text-align: right;
  }
  .md-text-center {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .lg-text-left {
    text-align: left;
  }
  .lg-text-right {
    text-align: right;
  }
  .lg-text-center {
    text-align: center;
  }
}
@media (min-width: 1300px) {
  .xl-text-left {
    text-align: left;
  }
  .xl-text-right {
    text-align: right;
  }
  .xl-text-center {
    text-align: center;
  }
}
.lowercase {
  text-transform: lowercase !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.capitalize {
  text-transform: capitalize !important;
}
.clear {
  text-decoration: none !important;
}
.line-through {
  text-decoration: line-through !important;
}
.underline {
  text-decoration: underline !important;
}
.heavy {
  font-weight: 800 !important;
}
.text-icon {
  font-size: 2rem !important;
}
.text-display {
  font-family: var(--theme-text-display);
}
@media (max-width: 1299.98px) {
  .text-lg {
    font-size: 1rem;
  }
  .text-xl {
    font-size: 1.125rem;
  }
  .text-2xl {
    font-size: 1.3125rem;
  }
  .text-3xl {
    font-size: 1.5rem;
  }
  .text-4xl {
    font-size: 1.75rem;
  }
  .text-5xl {
    font-size: 1.875rem;
  }
  .text-6xl {
    font-size: 2rem;
  }
  h1 {
    font-size: 1.3125rem;
  }
  h2 {
    font-size: 1.125rem;
  }
  h3 {
    font-size: 1rem;
  }
  h4 {
    font-size: 1rem;
  }
  h5 {
    font-size: 1rem;
  }
  h6 {
    font-size: 1rem;
  }
}
/*@include media-breakpoint-down(md) {
    .text-lg  { font-size: $font-size-xl  / 1.4; }
    .text-xl  { font-size: $font-size-xl  / 1.4; }
	.text-2xl { font-size: $font-size-2xl / 1.4; }
	.text-3xl { font-size: $font-size-3xl / 1.4; }
	.text-4xl { font-size: $font-size-4xl / 1.4; }
	.text-5xl { font-size: $font-size-5xl / 1.4; }
	.text-6xl { font-size: $font-size-6xl / 1.4; }
    body { font-size: map-get($font_size,"theme-text-size-body") / 1.4; }
}*/
/*@include media-breakpoint-down(sm) {
    
    .text-lg  { font-size: $font-size-sm; }
    .text-xl  { font-size: $font-size-md; }
	.text-2xl { font-size: $font-size-lg; }
	.text-3xl { font-size: $font-size-xl; }
	.text-4xl { font-size: $font-size-2xl; }
	.text-5xl { font-size: $font-size-3xl; }
	.text-6xl { font-size: $font-size-4xl; }
	//body { font-size: $font-size-sm; }
}*/
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.word-break {
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.text-reset {
  color: inherit !important;
}
.text-nav-menu {
  color: var(--theme-nav-item-color) !important;
}
@media (max-width: 991.98px) {
  .text-nav-menu {
    color: var(--theme-body-color) !important;
  }
}
.text-gap-0 {
  line-height: 0;
}
.text-gap-1 {
  line-height: 1;
}
.text-gap-2 {
  line-height: 1.15;
}
.text-gap-3 {
  line-height: 1.2;
}
.text-gap-4 {
  line-height: 1.25;
}
.text-gap-5 {
  line-height: 1.3;
}
.text-gap-6 {
  line-height: 1.4;
}
.text-gap-7 {
  line-height: 1.45;
}
.text-gap-8 {
  line-height: 1.5;
}
.text-gap-9 {
  line-height: 1.6;
}
.text-gap-10 {
  line-height: 1.65;
}
/** CURSOR & POINTER CLASSES **/
.cursor-text {
  cursor: text;
}
.pointer {
  cursor: pointer;
}
.default {
  cursor: default;
}
.events-none {
  pointer-events: none;
}
.muted {
  opacity: 0.25;
  cursor: not-allowed;
  pointer-events: none;
}
small, .small {
  font-size: 80%;
  font-weight: 400;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.disc {
  list-style: disc !important;
}
/** #Overflow #Opacity #Visibility **/
.overflow-auto {
  overflow: auto;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-visible {
  overflow-x: visible;
}
.overflow-y-visible {
  overflow-y: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
@media (min-width: 576px) {
  .sm-overflow-auto {
    overflow: auto;
  }
  .sm-overflow-x-auto {
    overflow-x: auto;
  }
  .sm-overflow-y-auto {
    overflow-y: auto;
  }
  .sm-overflow-hidden {
    overflow: hidden;
  }
  .sm-overflow-x-hidden {
    overflow-x: hidden;
  }
  .sm-overflow-y-hidden {
    overflow-y: hidden;
  }
  .sm-overflow-visible {
    overflow: visible;
  }
  .sm-overflow-x-visible {
    overflow-x: visible;
  }
  .sm-overflow-y-visible {
    overflow-y: visible;
  }
  .sm-overflow-scroll {
    overflow: scroll;
  }
  .sm-overflow-x-scroll {
    overflow-x: scroll;
  }
  .sm-overflow-y-scroll {
    overflow-y: scroll;
  }
}
@media (min-width: 768px) {
  .md-overflow-auto {
    overflow: auto;
  }
  .md-overflow-x-auto {
    overflow-x: auto;
  }
  .md-overflow-y-auto {
    overflow-y: auto;
  }
  .md-overflow-hidden {
    overflow: hidden;
  }
  .md-overflow-x-hidden {
    overflow-x: hidden;
  }
  .md-overflow-y-hidden {
    overflow-y: hidden;
  }
  .md-overflow-visible {
    overflow: visible;
  }
  .md-overflow-x-visible {
    overflow-x: visible;
  }
  .md-overflow-y-visible {
    overflow-y: visible;
  }
  .md-overflow-scroll {
    overflow: scroll;
  }
  .md-overflow-x-scroll {
    overflow-x: scroll;
  }
  .md-overflow-y-scroll {
    overflow-y: scroll;
  }
}
@media (min-width: 992px) {
  .lg-overflow-auto {
    overflow: auto;
  }
  .lg-overflow-x-auto {
    overflow-x: auto;
  }
  .lg-overflow-y-auto {
    overflow-y: auto;
  }
  .lg-overflow-hidden {
    overflow: hidden;
  }
  .lg-overflow-x-hidden {
    overflow-x: hidden;
  }
  .lg-overflow-y-hidden {
    overflow-y: hidden;
  }
  .lg-overflow-visible {
    overflow: visible;
  }
  .lg-overflow-x-visible {
    overflow-x: visible;
  }
  .lg-overflow-y-visible {
    overflow-y: visible;
  }
  .lg-overflow-scroll {
    overflow: scroll;
  }
  .lg-overflow-x-scroll {
    overflow-x: scroll;
  }
  .lg-overflow-y-scroll {
    overflow-y: scroll;
  }
}
@media (min-width: 1300px) {
  .xl-overflow-auto {
    overflow: auto;
  }
  .xl-overflow-x-auto {
    overflow-x: auto;
  }
  .xl-overflow-y-auto {
    overflow-y: auto;
  }
  .xl-overflow-hidden {
    overflow: hidden;
  }
  .xl-overflow-x-hidden {
    overflow-x: hidden;
  }
  .xl-overflow-y-hidden {
    overflow-y: hidden;
  }
  .xl-overflow-visible {
    overflow: visible;
  }
  .xl-overflow-x-visible {
    overflow-x: visible;
  }
  .xl-overflow-y-visible {
    overflow-y: visible;
  }
  .xl-overflow-scroll {
    overflow: scroll;
  }
  .xl-overflow-x-scroll {
    overflow-x: scroll;
  }
  .xl-overflow-y-scroll {
    overflow-y: scroll;
  }
}
.opacity-1 {
  opacity: 1;
}
.opacity-05 {
  opacity: 0.5;
}
.opacity-08 {
  opacity: 0.8;
}
.opacity-0 {
  opacity: 0;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.visibility-collapse {
  visibility: collapse;
}
/** IMAGE STYLES**/
.aspect-ratio-auto {
  aspect-ratio: auto;
}
.aspect-ratio-1 {
  aspect-ratio: 1;
}
.aspect-ratio-2 {
  aspect-ratio: 1.5;
}
.aspect-ratio-3 {
  aspect-ratio: 1.7777777778;
}
.img-fluid {
  width: 100%;
}
.cover {
  object-fit: cover;
  object-position: center;
}
.contain {
  object-fit: contain;
}
/** ICONS **/
.icon-dropdown {
  display: none;
}
@media (min-width: 768px) {
  .icon-dropdown {
    display: inline-block;
  }
}
/** SVG icons gradient fill **/
.img-aspect-ratio {
  width: 100%;
  height: auto;
}
.img-hover img.first {
  opacity: 1;
  transition: opacity 0.15s linear;
}
.img-hover img.second {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.img-hover:hover img.first {
  opacity: 0;
}
.img-hover:hover img.second {
  opacity: 1;
}
.link-xl {
  text-decoration: underline;
  text-decoration-thickness: 0.1rem;
  text-underline-offset: 0.1875rem;
  cursor: pointer;
}
.link-xl:hover {
  text-decoration: none;
}
.link-n-xl {
  text-decoration: none;
  text-decoration-thickness: 0.1rem;
  text-underline-offset: 0.1875rem;
  cursor: pointer;
}
.link-n-xl:hover {
  text-decoration: underline;
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-primary.active, .hover-box-primary:hover, .hover-box-primary.hover {
    outline: 2px solid var(--primary);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-secondary.active, .hover-box-secondary:hover, .hover-box-secondary.hover {
    outline: 2px solid var(--secondary);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-accent.active, .hover-box-accent:hover, .hover-box-accent.hover {
    outline: 2px solid var(--accent);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-forrest.active, .hover-box-forrest:hover, .hover-box-forrest.hover {
    outline: 2px solid var(--forrest);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-gold.active, .hover-box-gold:hover, .hover-box-gold.hover {
    outline: 2px solid var(--gold);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-aquamarine.active, .hover-box-aquamarine:hover, .hover-box-aquamarine.hover {
    outline: 2px solid var(--aquamarine);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-sapphire.active, .hover-box-sapphire:hover, .hover-box-sapphire.hover {
    outline: 2px solid var(--sapphire);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-pearl.active, .hover-box-pearl:hover, .hover-box-pearl.hover {
    outline: 2px solid var(--pearl);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-ruby.active, .hover-box-ruby:hover, .hover-box-ruby.hover {
    outline: 2px solid var(--ruby);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-diamond.active, .hover-box-diamond:hover, .hover-box-diamond.hover {
    outline: 2px solid var(--diamond);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-blue-diamond.active, .hover-box-blue-diamond:hover, .hover-box-blue-diamond.hover {
    outline: 2px solid var(--blue-diamond);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-aquablue.active, .hover-box-aquablue:hover, .hover-box-aquablue.hover {
    outline: 2px solid var(--aquablue);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-antrazit.active, .hover-box-antrazit:hover, .hover-box-antrazit.hover {
    outline: 2px solid var(--antrazit);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-yellow.active, .hover-box-yellow:hover, .hover-box-yellow.hover {
    outline: 2px solid var(--yellow);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-pink.active, .hover-box-pink:hover, .hover-box-pink.hover {
    outline: 2px solid var(--pink);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-chrome.active, .hover-box-chrome:hover, .hover-box-chrome.hover {
    outline: 2px solid var(--chrome);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-shell.active, .hover-box-shell:hover, .hover-box-shell.hover {
    outline: 2px solid var(--shell);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-base.active, .hover-box-base:hover, .hover-box-base.hover {
    outline: 2px solid var(--base);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-active.active, .hover-box-active:hover, .hover-box-active.hover {
    outline: 2px solid var(--active);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-line.active, .hover-box-line:hover, .hover-box-line.hover {
    outline: 2px solid var(--line);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-dot.active, .hover-box-dot:hover, .hover-box-dot.hover {
    outline: 2px solid var(--dot);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-select.active, .hover-box-select:hover, .hover-box-select.hover {
    outline: 2px solid var(--select);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-hover.active, .hover-box-hover:hover, .hover-box-hover.hover {
    outline: 2px solid var(--hover);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-muted.active, .hover-box-muted:hover, .hover-box-muted.hover {
    outline: 2px solid var(--muted);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-disabled.active, .hover-box-disabled:hover, .hover-box-disabled.hover {
    outline: 2px solid var(--disabled);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-body.active, .hover-box-body:hover, .hover-box-body.hover {
    outline: 2px solid var(--body);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-success.active, .hover-box-success:hover, .hover-box-success.hover {
    outline: 2px solid var(--success);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-info.active, .hover-box-info:hover, .hover-box-info.hover {
    outline: 2px solid var(--info);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-warning.active, .hover-box-warning:hover, .hover-box-warning.hover {
    outline: 2px solid var(--warning);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-danger.active, .hover-box-danger:hover, .hover-box-danger.hover {
    outline: 2px solid var(--danger);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-white.active, .hover-box-white:hover, .hover-box-white.hover {
    outline: 2px solid var(--white);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-gray.active, .hover-box-gray:hover, .hover-box-gray.hover {
    outline: 2px solid var(--gray);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-black.active, .hover-box-black:hover, .hover-box-black.hover {
    outline: 2px solid var(--black);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-light.active, .hover-box-light:hover, .hover-box-light.hover {
    outline: 2px solid var(--light);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-box-dark.active, .hover-box-dark:hover, .hover-box-dark.hover {
    outline: 2px solid var(--dark);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-primary.active, .sm-hover-box-primary:hover, .sm-hover-box-primary.hover {
    outline: 2px solid var(--primary);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-secondary.active, .sm-hover-box-secondary:hover, .sm-hover-box-secondary.hover {
    outline: 2px solid var(--secondary);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-accent.active, .sm-hover-box-accent:hover, .sm-hover-box-accent.hover {
    outline: 2px solid var(--accent);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-forrest.active, .sm-hover-box-forrest:hover, .sm-hover-box-forrest.hover {
    outline: 2px solid var(--forrest);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-gold.active, .sm-hover-box-gold:hover, .sm-hover-box-gold.hover {
    outline: 2px solid var(--gold);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-aquamarine.active, .sm-hover-box-aquamarine:hover, .sm-hover-box-aquamarine.hover {
    outline: 2px solid var(--aquamarine);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-sapphire.active, .sm-hover-box-sapphire:hover, .sm-hover-box-sapphire.hover {
    outline: 2px solid var(--sapphire);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-pearl.active, .sm-hover-box-pearl:hover, .sm-hover-box-pearl.hover {
    outline: 2px solid var(--pearl);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-ruby.active, .sm-hover-box-ruby:hover, .sm-hover-box-ruby.hover {
    outline: 2px solid var(--ruby);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-diamond.active, .sm-hover-box-diamond:hover, .sm-hover-box-diamond.hover {
    outline: 2px solid var(--diamond);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-blue-diamond.active, .sm-hover-box-blue-diamond:hover, .sm-hover-box-blue-diamond.hover {
    outline: 2px solid var(--blue-diamond);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-aquablue.active, .sm-hover-box-aquablue:hover, .sm-hover-box-aquablue.hover {
    outline: 2px solid var(--aquablue);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-antrazit.active, .sm-hover-box-antrazit:hover, .sm-hover-box-antrazit.hover {
    outline: 2px solid var(--antrazit);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-yellow.active, .sm-hover-box-yellow:hover, .sm-hover-box-yellow.hover {
    outline: 2px solid var(--yellow);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-pink.active, .sm-hover-box-pink:hover, .sm-hover-box-pink.hover {
    outline: 2px solid var(--pink);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-chrome.active, .sm-hover-box-chrome:hover, .sm-hover-box-chrome.hover {
    outline: 2px solid var(--chrome);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-shell.active, .sm-hover-box-shell:hover, .sm-hover-box-shell.hover {
    outline: 2px solid var(--shell);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-base.active, .sm-hover-box-base:hover, .sm-hover-box-base.hover {
    outline: 2px solid var(--base);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-active.active, .sm-hover-box-active:hover, .sm-hover-box-active.hover {
    outline: 2px solid var(--active);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-line.active, .sm-hover-box-line:hover, .sm-hover-box-line.hover {
    outline: 2px solid var(--line);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-dot.active, .sm-hover-box-dot:hover, .sm-hover-box-dot.hover {
    outline: 2px solid var(--dot);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-select.active, .sm-hover-box-select:hover, .sm-hover-box-select.hover {
    outline: 2px solid var(--select);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-hover.active, .sm-hover-box-hover:hover, .sm-hover-box-hover.hover {
    outline: 2px solid var(--hover);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-muted.active, .sm-hover-box-muted:hover, .sm-hover-box-muted.hover {
    outline: 2px solid var(--muted);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-disabled.active, .sm-hover-box-disabled:hover, .sm-hover-box-disabled.hover {
    outline: 2px solid var(--disabled);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-body.active, .sm-hover-box-body:hover, .sm-hover-box-body.hover {
    outline: 2px solid var(--body);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-success.active, .sm-hover-box-success:hover, .sm-hover-box-success.hover {
    outline: 2px solid var(--success);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-info.active, .sm-hover-box-info:hover, .sm-hover-box-info.hover {
    outline: 2px solid var(--info);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-warning.active, .sm-hover-box-warning:hover, .sm-hover-box-warning.hover {
    outline: 2px solid var(--warning);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-danger.active, .sm-hover-box-danger:hover, .sm-hover-box-danger.hover {
    outline: 2px solid var(--danger);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-white.active, .sm-hover-box-white:hover, .sm-hover-box-white.hover {
    outline: 2px solid var(--white);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-gray.active, .sm-hover-box-gray:hover, .sm-hover-box-gray.hover {
    outline: 2px solid var(--gray);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-black.active, .sm-hover-box-black:hover, .sm-hover-box-black.hover {
    outline: 2px solid var(--black);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-light.active, .sm-hover-box-light:hover, .sm-hover-box-light.hover {
    outline: 2px solid var(--light);
  }
}
@media (min-width: 576px) and (hover: hover) and (pointer: fine) {
  .sm-hover-box-dark.active, .sm-hover-box-dark:hover, .sm-hover-box-dark.hover {
    outline: 2px solid var(--dark);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-primary.active, .md-hover-box-primary:hover, .md-hover-box-primary.hover {
    outline: 2px solid var(--primary);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-secondary.active, .md-hover-box-secondary:hover, .md-hover-box-secondary.hover {
    outline: 2px solid var(--secondary);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-accent.active, .md-hover-box-accent:hover, .md-hover-box-accent.hover {
    outline: 2px solid var(--accent);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-forrest.active, .md-hover-box-forrest:hover, .md-hover-box-forrest.hover {
    outline: 2px solid var(--forrest);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-gold.active, .md-hover-box-gold:hover, .md-hover-box-gold.hover {
    outline: 2px solid var(--gold);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-aquamarine.active, .md-hover-box-aquamarine:hover, .md-hover-box-aquamarine.hover {
    outline: 2px solid var(--aquamarine);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-sapphire.active, .md-hover-box-sapphire:hover, .md-hover-box-sapphire.hover {
    outline: 2px solid var(--sapphire);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-pearl.active, .md-hover-box-pearl:hover, .md-hover-box-pearl.hover {
    outline: 2px solid var(--pearl);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-ruby.active, .md-hover-box-ruby:hover, .md-hover-box-ruby.hover {
    outline: 2px solid var(--ruby);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-diamond.active, .md-hover-box-diamond:hover, .md-hover-box-diamond.hover {
    outline: 2px solid var(--diamond);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-blue-diamond.active, .md-hover-box-blue-diamond:hover, .md-hover-box-blue-diamond.hover {
    outline: 2px solid var(--blue-diamond);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-aquablue.active, .md-hover-box-aquablue:hover, .md-hover-box-aquablue.hover {
    outline: 2px solid var(--aquablue);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-antrazit.active, .md-hover-box-antrazit:hover, .md-hover-box-antrazit.hover {
    outline: 2px solid var(--antrazit);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-yellow.active, .md-hover-box-yellow:hover, .md-hover-box-yellow.hover {
    outline: 2px solid var(--yellow);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-pink.active, .md-hover-box-pink:hover, .md-hover-box-pink.hover {
    outline: 2px solid var(--pink);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-chrome.active, .md-hover-box-chrome:hover, .md-hover-box-chrome.hover {
    outline: 2px solid var(--chrome);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-shell.active, .md-hover-box-shell:hover, .md-hover-box-shell.hover {
    outline: 2px solid var(--shell);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-base.active, .md-hover-box-base:hover, .md-hover-box-base.hover {
    outline: 2px solid var(--base);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-active.active, .md-hover-box-active:hover, .md-hover-box-active.hover {
    outline: 2px solid var(--active);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-line.active, .md-hover-box-line:hover, .md-hover-box-line.hover {
    outline: 2px solid var(--line);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-dot.active, .md-hover-box-dot:hover, .md-hover-box-dot.hover {
    outline: 2px solid var(--dot);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-select.active, .md-hover-box-select:hover, .md-hover-box-select.hover {
    outline: 2px solid var(--select);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-hover.active, .md-hover-box-hover:hover, .md-hover-box-hover.hover {
    outline: 2px solid var(--hover);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-muted.active, .md-hover-box-muted:hover, .md-hover-box-muted.hover {
    outline: 2px solid var(--muted);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-disabled.active, .md-hover-box-disabled:hover, .md-hover-box-disabled.hover {
    outline: 2px solid var(--disabled);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-body.active, .md-hover-box-body:hover, .md-hover-box-body.hover {
    outline: 2px solid var(--body);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-success.active, .md-hover-box-success:hover, .md-hover-box-success.hover {
    outline: 2px solid var(--success);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-info.active, .md-hover-box-info:hover, .md-hover-box-info.hover {
    outline: 2px solid var(--info);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-warning.active, .md-hover-box-warning:hover, .md-hover-box-warning.hover {
    outline: 2px solid var(--warning);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-danger.active, .md-hover-box-danger:hover, .md-hover-box-danger.hover {
    outline: 2px solid var(--danger);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-white.active, .md-hover-box-white:hover, .md-hover-box-white.hover {
    outline: 2px solid var(--white);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-gray.active, .md-hover-box-gray:hover, .md-hover-box-gray.hover {
    outline: 2px solid var(--gray);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-black.active, .md-hover-box-black:hover, .md-hover-box-black.hover {
    outline: 2px solid var(--black);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-light.active, .md-hover-box-light:hover, .md-hover-box-light.hover {
    outline: 2px solid var(--light);
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .md-hover-box-dark.active, .md-hover-box-dark:hover, .md-hover-box-dark.hover {
    outline: 2px solid var(--dark);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-primary.active, .lg-hover-box-primary:hover, .lg-hover-box-primary.hover {
    outline: 2px solid var(--primary);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-secondary.active, .lg-hover-box-secondary:hover, .lg-hover-box-secondary.hover {
    outline: 2px solid var(--secondary);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-accent.active, .lg-hover-box-accent:hover, .lg-hover-box-accent.hover {
    outline: 2px solid var(--accent);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-forrest.active, .lg-hover-box-forrest:hover, .lg-hover-box-forrest.hover {
    outline: 2px solid var(--forrest);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-gold.active, .lg-hover-box-gold:hover, .lg-hover-box-gold.hover {
    outline: 2px solid var(--gold);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-aquamarine.active, .lg-hover-box-aquamarine:hover, .lg-hover-box-aquamarine.hover {
    outline: 2px solid var(--aquamarine);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-sapphire.active, .lg-hover-box-sapphire:hover, .lg-hover-box-sapphire.hover {
    outline: 2px solid var(--sapphire);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-pearl.active, .lg-hover-box-pearl:hover, .lg-hover-box-pearl.hover {
    outline: 2px solid var(--pearl);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-ruby.active, .lg-hover-box-ruby:hover, .lg-hover-box-ruby.hover {
    outline: 2px solid var(--ruby);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-diamond.active, .lg-hover-box-diamond:hover, .lg-hover-box-diamond.hover {
    outline: 2px solid var(--diamond);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-blue-diamond.active, .lg-hover-box-blue-diamond:hover, .lg-hover-box-blue-diamond.hover {
    outline: 2px solid var(--blue-diamond);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-aquablue.active, .lg-hover-box-aquablue:hover, .lg-hover-box-aquablue.hover {
    outline: 2px solid var(--aquablue);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-antrazit.active, .lg-hover-box-antrazit:hover, .lg-hover-box-antrazit.hover {
    outline: 2px solid var(--antrazit);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-yellow.active, .lg-hover-box-yellow:hover, .lg-hover-box-yellow.hover {
    outline: 2px solid var(--yellow);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-pink.active, .lg-hover-box-pink:hover, .lg-hover-box-pink.hover {
    outline: 2px solid var(--pink);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-chrome.active, .lg-hover-box-chrome:hover, .lg-hover-box-chrome.hover {
    outline: 2px solid var(--chrome);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-shell.active, .lg-hover-box-shell:hover, .lg-hover-box-shell.hover {
    outline: 2px solid var(--shell);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-base.active, .lg-hover-box-base:hover, .lg-hover-box-base.hover {
    outline: 2px solid var(--base);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-active.active, .lg-hover-box-active:hover, .lg-hover-box-active.hover {
    outline: 2px solid var(--active);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-line.active, .lg-hover-box-line:hover, .lg-hover-box-line.hover {
    outline: 2px solid var(--line);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-dot.active, .lg-hover-box-dot:hover, .lg-hover-box-dot.hover {
    outline: 2px solid var(--dot);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-select.active, .lg-hover-box-select:hover, .lg-hover-box-select.hover {
    outline: 2px solid var(--select);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-hover.active, .lg-hover-box-hover:hover, .lg-hover-box-hover.hover {
    outline: 2px solid var(--hover);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-muted.active, .lg-hover-box-muted:hover, .lg-hover-box-muted.hover {
    outline: 2px solid var(--muted);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-disabled.active, .lg-hover-box-disabled:hover, .lg-hover-box-disabled.hover {
    outline: 2px solid var(--disabled);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-body.active, .lg-hover-box-body:hover, .lg-hover-box-body.hover {
    outline: 2px solid var(--body);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-success.active, .lg-hover-box-success:hover, .lg-hover-box-success.hover {
    outline: 2px solid var(--success);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-info.active, .lg-hover-box-info:hover, .lg-hover-box-info.hover {
    outline: 2px solid var(--info);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-warning.active, .lg-hover-box-warning:hover, .lg-hover-box-warning.hover {
    outline: 2px solid var(--warning);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-danger.active, .lg-hover-box-danger:hover, .lg-hover-box-danger.hover {
    outline: 2px solid var(--danger);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-white.active, .lg-hover-box-white:hover, .lg-hover-box-white.hover {
    outline: 2px solid var(--white);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-gray.active, .lg-hover-box-gray:hover, .lg-hover-box-gray.hover {
    outline: 2px solid var(--gray);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-black.active, .lg-hover-box-black:hover, .lg-hover-box-black.hover {
    outline: 2px solid var(--black);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-light.active, .lg-hover-box-light:hover, .lg-hover-box-light.hover {
    outline: 2px solid var(--light);
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .lg-hover-box-dark.active, .lg-hover-box-dark:hover, .lg-hover-box-dark.hover {
    outline: 2px solid var(--dark);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-primary.active, .xl-hover-box-primary:hover, .xl-hover-box-primary.hover {
    outline: 2px solid var(--primary);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-secondary.active, .xl-hover-box-secondary:hover, .xl-hover-box-secondary.hover {
    outline: 2px solid var(--secondary);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-accent.active, .xl-hover-box-accent:hover, .xl-hover-box-accent.hover {
    outline: 2px solid var(--accent);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-forrest.active, .xl-hover-box-forrest:hover, .xl-hover-box-forrest.hover {
    outline: 2px solid var(--forrest);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-gold.active, .xl-hover-box-gold:hover, .xl-hover-box-gold.hover {
    outline: 2px solid var(--gold);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-aquamarine.active, .xl-hover-box-aquamarine:hover, .xl-hover-box-aquamarine.hover {
    outline: 2px solid var(--aquamarine);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-sapphire.active, .xl-hover-box-sapphire:hover, .xl-hover-box-sapphire.hover {
    outline: 2px solid var(--sapphire);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-pearl.active, .xl-hover-box-pearl:hover, .xl-hover-box-pearl.hover {
    outline: 2px solid var(--pearl);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-ruby.active, .xl-hover-box-ruby:hover, .xl-hover-box-ruby.hover {
    outline: 2px solid var(--ruby);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-diamond.active, .xl-hover-box-diamond:hover, .xl-hover-box-diamond.hover {
    outline: 2px solid var(--diamond);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-blue-diamond.active, .xl-hover-box-blue-diamond:hover, .xl-hover-box-blue-diamond.hover {
    outline: 2px solid var(--blue-diamond);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-aquablue.active, .xl-hover-box-aquablue:hover, .xl-hover-box-aquablue.hover {
    outline: 2px solid var(--aquablue);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-antrazit.active, .xl-hover-box-antrazit:hover, .xl-hover-box-antrazit.hover {
    outline: 2px solid var(--antrazit);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-yellow.active, .xl-hover-box-yellow:hover, .xl-hover-box-yellow.hover {
    outline: 2px solid var(--yellow);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-pink.active, .xl-hover-box-pink:hover, .xl-hover-box-pink.hover {
    outline: 2px solid var(--pink);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-chrome.active, .xl-hover-box-chrome:hover, .xl-hover-box-chrome.hover {
    outline: 2px solid var(--chrome);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-shell.active, .xl-hover-box-shell:hover, .xl-hover-box-shell.hover {
    outline: 2px solid var(--shell);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-base.active, .xl-hover-box-base:hover, .xl-hover-box-base.hover {
    outline: 2px solid var(--base);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-active.active, .xl-hover-box-active:hover, .xl-hover-box-active.hover {
    outline: 2px solid var(--active);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-line.active, .xl-hover-box-line:hover, .xl-hover-box-line.hover {
    outline: 2px solid var(--line);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-dot.active, .xl-hover-box-dot:hover, .xl-hover-box-dot.hover {
    outline: 2px solid var(--dot);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-select.active, .xl-hover-box-select:hover, .xl-hover-box-select.hover {
    outline: 2px solid var(--select);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-hover.active, .xl-hover-box-hover:hover, .xl-hover-box-hover.hover {
    outline: 2px solid var(--hover);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-muted.active, .xl-hover-box-muted:hover, .xl-hover-box-muted.hover {
    outline: 2px solid var(--muted);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-disabled.active, .xl-hover-box-disabled:hover, .xl-hover-box-disabled.hover {
    outline: 2px solid var(--disabled);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-body.active, .xl-hover-box-body:hover, .xl-hover-box-body.hover {
    outline: 2px solid var(--body);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-success.active, .xl-hover-box-success:hover, .xl-hover-box-success.hover {
    outline: 2px solid var(--success);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-info.active, .xl-hover-box-info:hover, .xl-hover-box-info.hover {
    outline: 2px solid var(--info);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-warning.active, .xl-hover-box-warning:hover, .xl-hover-box-warning.hover {
    outline: 2px solid var(--warning);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-danger.active, .xl-hover-box-danger:hover, .xl-hover-box-danger.hover {
    outline: 2px solid var(--danger);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-white.active, .xl-hover-box-white:hover, .xl-hover-box-white.hover {
    outline: 2px solid var(--white);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-gray.active, .xl-hover-box-gray:hover, .xl-hover-box-gray.hover {
    outline: 2px solid var(--gray);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-black.active, .xl-hover-box-black:hover, .xl-hover-box-black.hover {
    outline: 2px solid var(--black);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-light.active, .xl-hover-box-light:hover, .xl-hover-box-light.hover {
    outline: 2px solid var(--light);
  }
}
@media (min-width: 1300px) and (hover: hover) and (pointer: fine) {
  .xl-hover-box-dark.active, .xl-hover-box-dark:hover, .xl-hover-box-dark.hover {
    outline: 2px solid var(--dark);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-border.active, .hover-border:hover, .hover-border.hover {
    border-color: var(--theme-brand-1);
    outline-color: var(--theme-brand-1);
  }
}
@media (hover: hover) and (pointer: fine) {
  .hover-shadow.active, .hover-shadow:hover, .hover-shadow.hover {
    box-shadow: 0 0.0625rem 0.75rem rgba(0, 0, 0, 0.16);
  }
}
.hover-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 0 0.75rem;
  border-color: var(--theme-brand-accent);
  border-style: solid;
  transition: width 0.4s;
  width: 0;
}
.hover-link.active::before, .hover-link:hover::before, .hover-link.hover::before {
  width: 100%;
}
.rotate-left {
  transform: rotate(90deg);
}
.rotate-right {
  transform: rotate(-90deg);
}
.rotate-180 {
  transform: rotate(180deg);
}
.rotate-nav {
  transform: rotate(-90deg);
}
.transition-none {
  transition: none !important;
}
@keyframes theme-spinner-rotate {
  0% {
    transform: rotate(-90deg);
    stroke-dashoffset: 60px;
  }
  50% {
    transform: rotate(0);
    stroke-dashoffset: 30px;
  }
  100% {
    transform: rotate(270deg);
    stroke-dashoffset: 60px;
  }
}
.theme-spinner {
  z-index: 9999;
}
.theme-spinner > svg {
  font-size: 0;
  line-height: 0;
  animation-duration: 1.2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-name: theme-spinner-rotate;
}
.theme-spinner::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border: 8px solid #b6b9b9;
  border-radius: 50%;
}
.theme-spinner-btn {
  width: 24px;
  height: 24px;
  font-size: 0;
  line-height: 0;
  animation-duration: 1.2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-name: theme-spinner-rotate;
}
.theme-spinner-btn::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border: 4px solid #29313357;
  border-radius: 50%;
}
.loading-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: #DDDBDD;
}
.loading-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 1s infinite;
  content: "";
}
@keyframes shimmer {
  100% {
    transform: translateX(150%);
  }
}
@keyframes slide-fade-in {
  from {
    top: 30%;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
@keyframes slide-fade-out {
  from {
    top: 50%;
    opacity: 1;
  }
  to {
    top: 30%;
    opacity: 0;
  }
}
@keyframes slide-fade-in-sm {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 3.125rem;
    opacity: 1;
  }
}
.slide-fade-in {
  animation: slide-fade-in 0.5s;
}
.slide-fade-out {
  animation: slide-fade-out 0.5s;
}
.slide-fade-in-sm {
  animation: slide-fade-in-sm 0.5s;
}
.anchor-none {
  overflow-anchor: none;
}
#cart-items {
  min-height: 20px;
  min-width: 20px;
}
/** SHADOW CLASSES **/
.shadow {
  box-shadow: 0 0.0625rem 0.75rem rgba(0, 0, 0, 0.16);
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}
.shadow-none {
  box-shadow: none !important;
}
.shadow-box {
  box-shadow: #4a4a4a 0px 1px 5px 0px;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.scrollFixMobile {
  overflow: hidden !important;
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}
/*.choose_quantity {
    width: 158px !important;
}*/
/* #SHOP NAV ICONS  */
#opc #opc-startmenu {
  top: 80% !important;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("OpenSans-Regular"), local("OpenSans-Regular"), url("../base/fonts/opensans/open-sans-regular.eot?") format("eot"), url("../base/fonts/opensans/open-sans-regular.woff2") format("woff2"), url("../base/fonts/opensans/open-sans-regular.woff") format("woff"), url("../base/fonts/opensans/open-sans-regular.ttf") format("truetype"), url("../base/fonts/opensans/open-sans-regular.svg#Open_Sans") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("OpenSans-Semibold"), local("OpenSans-Semibold"), url("../base/fonts/opensans/open-sans-600.eot?") format("eot"), url("../base/fonts/opensans/open-sans-600.woff2") format("woff2"), url("../base/fonts/opensans/open-sans-600.woff") format("woff"), url("../base/fonts/opensans/open-sans-600.ttf") format("truetype"), url("../base/fonts/opensans/open-sans-600.svg#Open_Sans") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat"), local("Montserrat"), url("../base/fonts/montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("../base/fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Inter Regular";
  font-style: normal;
  font-weight: 400;
  src: local("Inter-Regular"), local("Inter-Regular"), url("../base/fonts/inter/Inter-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter Display";
  font-style: normal;
  font-weight: 400;
  src: local("InterDisplay-Regular"), local("InterDisplay-Regular"), url("../base/fonts/inter/InterDisplay-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter Display";
  font-style: normal;
  font-weight: 600;
  src: local("InterDisplay-SemiBold"), local("InterDisplay-SemiBold"), url("../base/fonts/inter/InterDisplay-SemiBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter Display";
  font-style: normal;
  font-weight: 700;
  src: local("InterDisplay-Bold"), local("InterDisplay-Bold"), url("../base/fonts/inter/InterDisplay-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter Display";
  font-style: normal;
  font-weight: 800;
  src: local("InterDisplay-ExtraBold"), local("InterDisplay-ExtraBold"), url("../base/fonts/inter/InterDisplay-ExtraBold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Inter Display";
  font-style: normal;
  font-weight: 900;
  src: local("InterDisplay-Black"), local("InterDisplay-Black"), url("../base/fonts/inter/InterDisplay-Black.woff2") format("woff2");
  font-display: swap;
}
:root {
  --vh: 1vh;
  --primary: var(--theme-brand-1);
  --secondary: var(--theme-brand-2);
  --accent: var(--theme-brand-accent);
  --forrest: #99bc18;
  --gold: #FBE808;
  --aquamarine: #7fffd4;
  --sapphire: #0f52ba;
  --pearl: #eae0c8;
  --ruby: #e0115f;
  --diamond: #B9F2FF;
  --blue-diamond: #4EE2EC;
  --aquablue: #09d1fb;
  --antrazit: #293133;
  --yellow: #f9ff00;
  --pink: #c60073;
  --chrome: #ececec;
  --shell: #f8f8f8;
  --base: #f5f7fa;
  --active: #cccccc;
  --line: #d5d5d5;
  --dot: #a7a7a7;
  --select: #ebe9e9;
  --hover: #e7e7e7;
  --muted: #969696;
  --disabled: #ebebeb;
  --body: #293133;
  --success: #11923f;
  --info: #3071b8;
  --warning: #f39932;
  --danger: #f00000;
  --white: #ffffff;
  --gray: #808080;
  --black: #000000;
  --light: #707070;
  --dark: #300D06;
  --theme-font-size-6xl: 3rem;
  --theme-font-size-5xl: 2rem;
  --theme-font-size-4xl: 1.875rem;
  --theme-font-size-3xl: 1.75rem;
  --theme-font-size-2xl: 1.5rem;
  --theme-font-size-xl: 1.3125rem;
  --theme-font-size-lg: 1.125rem;
  --theme-font-size-md: 1rem;
  --theme-font-size-sm: 0.875rem;
  --theme-font-size-xs: 0.75rem;
  --theme-brand-1: #293133;
  --theme-brand-2: #f9ff00;
  --theme-brand-accent: #0f52ba;
  --theme-body-color: #293133;
  --theme-body-bg-color: #ececec;
  --theme-headline-color: #293133;
  --theme-top-bg: #000000;
  --theme-header-bg: var(--theme-brand-1);
  --theme-header-dropdown-bg: var(--white);
  --theme-nav-item-bg-color: transparent;
  --theme-nav-item-color: var(--white);
  --theme-nav-item-accent: var(--theme-brand-2);
  --theme-nav-item-hover-bg-color: transparent;
  --theme-nav-item-hover-color: var(--white);
  --theme-sub-nav-item-color: var(--theme-brand-1);
  --theme-sub-nav-item-hover-bg-color: var(--hover);
  --theme-sub-nav-item-hover-color: var(--theme-brand-1);
  --theme-sub-nav-item-hover-accent: var(--theme-brand-1);
  --theme-sub-nav-item-active-bg-color: var(--theme-brand-1);
  --theme-sub-nav-item-active-color: var(--white);
  --theme-sub-nav-item-active-accent: var(--theme-brand-2);
  --theme-cart-item-badge-bg: var(--theme-brand-2);
  --theme-cart-item-badge-color: var(--theme-brand-1);
  --theme-btn-1-bg: var(--theme-brand-1);
  --theme-btn-1-color: #ffffff;
  --theme-btn-1-border: var(--theme-brand-1);
  --theme-btn-1-hover-bg: hsl(from var(--theme-brand-1) h s calc(l + 10));
  --theme-btn-1-hover-color: #ffffff;
  --theme-btn-2-bg: transparent;
  --theme-btn-2-color: var(--theme-body-color);
  --theme-btn-2-border: var(--theme-body-color);
  --theme-btn-2-hover-bg: hsl(from var(--theme-body-color) h s calc(l + 70));
  --theme-btn-3-bg: transparent;
  --theme-btn-3-color: var(--theme-brand-1);
  --theme-btn-3-border: var(--line);
  --theme-btn-3-hover-bg: transparent;
  --theme-btn-3-hover-color: var(--theme-brand-1);
  --theme-btn-3-hover-border: var(--theme-brand-1);
  --theme-btn-scroll-bg: var(--theme-brand-1);
  --theme-btn-scroll-color: #ffffff;
  --theme-btn-scroll-border: var(--theme-brand-1);
  --theme-btn-cart-bg: var(--theme-brand-1);
  --theme-btn-cart-color: #ffffff;
  --theme-btn-cart-border: var(--theme-brand-1);
  --theme-price-color: #293133;
  --theme-price-color-discount: var(--ruby);
  --theme-star-color: var(--gold);
  --theme-variation-color: var(--theme-brand-accent);
  --theme-border-radius: 5px;
  --theme-text-regular: Inter Regular, Lato, Helvetica, sans-serif;
  --theme-text-display: Inter Display, Lato, Helvetica, sans-serif;
  --theme-text-size: 1rem;
  --theme-tabs-border-color: var(--theme-brand-accent);
}
[data-toggle="collapse"][aria-expanded="true"] i.fa-plus:before {
  content: "";
}
ul.config-items, ul.partlist-items {
  padding-left: 15px;
  list-style-position: inside;
}
.control-hidden {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.img-xs {
  width: 24px;
}
.searchcloud, .tagcloud {
  width: 100%;
  height: 180px;
}
/* SIGNAL */
.delivery-status .status-0, .signal_image .status-0 {
  color: #f00000;
}
.delivery-status .status-1, .signal_image .status-1 {
  color: #f39932;
}
.delivery-status .status-2, .signal_image .status-2 {
  color: #11923f;
}
.bg-status-0 {
  background-color: #f00000;
}
.bg-status-1 {
  background-color: #f39932;
}
.bg-status-2 {
  background-color: #11923f;
}
/* ADR hazard sign */
.adr-table {
  background: #fe9a25;
  text-align: center;
  color: black;
  font-weight: bold;
  font-size: larger;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.adr-table td {
  padding: 0 8px;
  border: 3px solid black;
}
.review.card {
  border: 0;
}
.freegift .custom-control-label::before, .freegift .custom-control-label::after {
  display: none;
}
.freegift label {
  cursor: pointer;
}
#comments .pagination-wrapper > .text-muted {
  display: none;
}
.parallax-window > * {
  z-index: 2;
  position: relative;
}
/* file preview start*/
.file-preview {
  border-radius: 5px;
  border-style: dashed;
  margin-bottom: 1rem;
  padding: 1.5rem 1.5rem 0;
}
.file-preview .fileinput-remove {
  top: 1rem;
  right: 1rem;
}
.file-preview .krajee-default.file-preview-frame {
  border: 0;
  margin: 0;
  box-shadow: none;
  padding: 0;
  float: none;
}
.file-preview .krajee-default.file-preview-frame:hover {
  box-shadow: none;
  border: 0;
}
.file-preview .krajee-default.file-preview-frame .kv-file-content {
  width: 100%;
  height: auto;
}
.file-preview .file-upload-indicator {
  display: none;
}
.file-drop-zone {
  margin: 0.75rem 0 0;
  padding: 0;
  border: 2px solid transparent;
}
.file-drop-zone.clickable:hover {
  border: 2px solid transparent;
}
.file-drop-zone.clickable:focus {
  border: 2px solid #293133;
}
.file-drop-zone .file-drop-zone-title {
  padding: 1.5rem 1rem;
  font-size: 1.125rem;
}
/* file preview end*/
.cart-summary {
  z-index: 999;
}
#cart-form .total, #panel-submit-order .total {
  bottom: 0;
  padding: 1rem 0;
  z-index: 1019;
}
/* wishlist */
input.form-control[name="wishlist-url"] {
  background: #f5f7fa;
}
#wlName button[data-toggle] {
  height: 3.5rem;
}
.wishlist-options .dropdown-item {
  position: relative;
  text-align: center;
}
/* Action buttons */
.action-tip-animation {
  position: absolute;
  bottom: 50px;
  width: 200px;
  right: 0;
  visibility: hidden;
  transition: 0.6s;
  z-index: -2;
  font-size: 2px;
  color: transparent;
  font-weight: 400;
}
.action-tip-animation.press {
  font-size: 16px;
  font-weight: 700;
  visibility: visible;
  animation: fade 1.5s;
}
@keyframes fade {
  0% {
    color: transparent;
  }
  35% {
    color: #293133;
  }
  100% {
    color: transparent;
  }
}
@keyframes size {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
#login-dropdown a, .attr-characteristica, .content-wrapper a, a.nice-deco {
  position: relative;
  text-decoration: none;
  display: inline-block;
  color: #525252;
  padding: 0 1px;
  cursor: pointer;
}
#login-dropdown a::before, #login-dropdown a::after, .attr-characteristica::before, .attr-characteristica::after, .content-wrapper a::before, .content-wrapper a::after, a.nice-deco::before, a.nice-deco::after {
  content: "";
  position: absolute;
  background-color: #525252;
  height: 5%;
}
#login-dropdown a::before, .attr-characteristica::before, .content-wrapper a::before, a.nice-deco::before {
  width: 0;
  left: 0;
  bottom: 0;
  transition: width ease 0.4s;
}
#login-dropdown a::after, .attr-characteristica::after, .content-wrapper a::after, a.nice-deco::after {
  width: 100%;
  left: 0;
  bottom: 0;
  transition: all ease 0.6s;
}
#login-dropdown a:hover::before, #login-dropdown a:focus::before, .attr-characteristica:hover::before, .attr-characteristica:focus::before, .content-wrapper a:hover::before, .content-wrapper a:focus::before, a.nice-deco:hover::before, a.nice-deco:focus::before {
  width: 100%;
}
#login-dropdown a:hover::after, #login-dropdown a:focus::after, .attr-characteristica:hover::after, .attr-characteristica:focus::after, .content-wrapper a:hover::after, .content-wrapper a:focus::after, a.nice-deco:hover::after, a.nice-deco:focus::after {
  left: 100%;
  width: 0%;
  transition: all ease 0.2s;
}
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 999;
}
.sticky-sidebar {
  position: sticky;
  top: 10rem;
  z-index: 1020 -1;
}
[class^="text-clamp-"], [class*=" text-clamp-"] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.text-clamp-1 {
  -webkit-line-clamp: 1;
}
.text-clamp-2 {
  -webkit-line-clamp: 2;
}
.text-clamp-3 {
  -webkit-line-clamp: 3;
}
/* typeahead start */
.tt-dropdown-menu, .tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1022 !important;
  min-width: 160px;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 1rem;
  color: #293133;
  background-color: #f5f7fa;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
}
.tt-dropdown-menu .tt-suggestion, .tt-menu .tt-suggestion {
  display: block;
  padding: 3px 12px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #212529;
}
.tt-dropdown-menu .tt-suggestion.tt-cursor, .tt-dropdown-menu .tt-suggestion:hover, .tt-menu .tt-suggestion.tt-cursor, .tt-menu .tt-suggestion:hover {
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  background-color: #e7e7e7;
  color: #293133;
}
.tt-dropdown-menu .tt-suggestion.tt-cursor a, .tt-dropdown-menu .tt-suggestion:hover a, .tt-menu .tt-suggestion.tt-cursor a, .tt-menu .tt-suggestion:hover a {
  color: #293133;
}
.tt-dropdown-menu .tt-suggestion p, .tt-menu .tt-suggestion p {
  margin: 0;
}
input.typeahead::-webkit-input-placeholder {
  color: #707070 !important;
}
input.typeahead:-moz-placeholder {
  /* Firefox 18- */
  color: #707070 !important;
}
input.typeahead::-moz-placeholder {
  /* Firefox 19+ */
  color: #707070 !important;
}
input.typeahead:-ms-input-placeholder {
  color: #707070 !important;
}
.bg-typeahead-fix {
  background-color: #ffffff !important;
}
/* typeahead end */
.cursor-pointer {
  cursor: pointer;
}
.loading {
  min-height: 140px;
}
.list-group-wrapper.disabled {
  cursor: not-allowed;
}
.list-group-wrapper.disabled .list-group-item {
  padding: 1rem;
  background-color: #f5f7fa;
}
.price .second-range-price {
  display: inline-block;
  white-space: nowrap;
}
.manufacturer-image-wrapper {
  margin-bottom: 0.25rem;
}
.sitemap-group {
  margin-bottom: 2rem;
}
.sitemap-group li, .sitemap-group .sitemap-group-item {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.sitemap-group .sub-categories {
  padding-left: 1.5rem;
}
.form-error-msg {
  color: #f00000;
}
.img-responsive {
  max-width: 100%;
  height: auto;
}
.icon-mr-2 {
  margin-right: 0.5rem;
}
.page-freegift .page-freegift {
  text-align: center;
}
.simple-captcha-wrapper {
  text-align: center;
}
.link-content {
  margin-bottom: 1rem;
}
.min-h-card {
  min-height: 188px;
}
@media (min-width: 1300px) {
  .min-h-card {
    min-height: 168px;
  }
}
.no-scrollbar {
  scrollbar-width: none;
  scrollbar-height: none;
  -ms-overflow-style: none;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}
/*.productlist-filter-headline {
	border-bottom: $border-width solid $border-color;
	padding-bottom: map-get($spacers, 2);
	margin-bottom: map-get($spacers, 3);
}*/
.modal .productlist-filter-wrapper {
  max-height: 75vh;
}
.productlist-filter:not(.collapse) {
  display: none;
}
@media (min-width: 992px) {
  .productlist-filter:not(.collapse) {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .productlist-filter#collapseFilter {
    position: fixed;
    width: 100%;
    height: 100vh;
    max-height: calc(var(--vh, 1vh) * 100);
    z-index: 1050;
    top: 0;
    left: 0;
    transform: translateY(-3rem);
    transition: all 0.15s ease-in-out;
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: column;
  }
  .productlist-filter#collapseFilter.show {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .productlist-filter#collapseFilter .productlist-filter-wrapper {
    display: flex;
    flex-direction: column;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow: auto;
  }
  .productlist-filter#collapseFilter .productlist-filter-wrapper .dropdown-menu .dropdown-item {
    text-decoration: none;
    white-space: normal;
  }
  .productlist-filter#collapseFilter .productlist-filter-footer {
    box-shadow: 0 -0.5rem 1rem rgba(0, 0, 0, 0.15);
    padding: 1rem;
  }
}
.filter-item {
  padding: 0.25rem 0;
  display: block;
}
.filter-item .filter-img {
  width: auto;
  height: 45px;
  max-width: 45px;
  margin: 0.2rem;
  padding: 0.1875rem;
  object-fit: contain;
}
.filter-item.active, .filter-item:active {
  color: #293133;
  background-color: transparent;
}
.filter-item.dropdown-item {
  padding: 0.25rem 1.5rem;
}
.filter-item .badge {
  word-break: keep-all;
}
.filter-search-wrapper .form-clear {
  bottom: 13px;
  right: 7px;
}
.filter-search-wrapper .input-group-text {
  background-color: #ffffff;
}
.filter-search-wrapper .filter-search:focus {
  box-shadow: none;
  border-color: inherit;
}
.filter-search-wrapper.input-group-selected .input-group-text, .filter-search-wrapper.input-group-selected .filter-search {
  transition: none;
  border-color: var(--theme-brand-accent);
}
.productlist-filter-categories > .nav-item > .nav-link {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.productlist-filter-categories > .nav-item > .nav-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 0 0.375rem;
  border-color: var(--theme-brand-accent);
  border-style: solid;
  transition: width 0.4s ease-in-out;
  width: 0;
}
.productlist-filter-categories > .nav-item > .nav-link.active {
  padding-bottom: 0.875rem;
}
.productlist-filter-categories > .nav-item > .nav-link.active::before {
  width: 100%;
}
.productlist-filter-categories .nav-link {
  padding: 0.5rem 2rem;
}
.productlist-filter-categories .nav-link.active {
  font-weight: 700;
}
.productlist-filter-categories .nav-link.active + .submenu {
  background: #f5f7fa;
}
.row.gallery .product-wrapper {
  border-bottom: none;
  border-right: none;
}
.productlist-header-description-image {
  margin-bottom: 2rem;
}
#product-list.layout-gallery .productbox-hover.productbox-show-variations.transition, #product-list.layout-gallery .productbox-hover.productbox-show-variations:hover {
  position: absolute;
  z-index: 1000;
  padding: 1rem 1rem 0;
  margin: -1rem;
  width: 100%;
}
#product-list.layout-gallery .productbox-hover.productbox-show-variations.show-variation-collapse:hover {
  box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
/*.content-cats-small {
	margin-bottom: map_get($spacers, 6);
	@include media-breakpoint-up(md) {
		> div {
			margin-bottom: map_get($spacers, 3);
		}
	}
	.sub-categories {
		display: flex;
	  	flex-direction: column;
	  	flex-grow: 1;
	  	flex-basis: auto;
	  	align-items: stretch;
	  	justify-content: flex-start;
	  	height: 100%;

		.subcategories-image {
			justify-content: center;
			align-items: flex-start;
			margin-bottom: map_get($spacers, 3);
		}
	}
	@include clearfix();

	.outer {
		margin-bottom: map-get($spacers, 2);
	}

	.caption {
		margin-bottom: map-get($spacers, 2);

		@include media-breakpoint-up(md) {
			text-align: center;
		}
	}

	hr {
		margin-top: map-get($spacers, 3);
		margin-bottom: map-get($spacers, 3);
		padding-left: 0;
		list-style: none;
	}
}*/
#result-options .col {
  justify-content: space-between;
}
.item-slider.productbox-image {
  margin-bottom: 0;
}
.gallery, .list {
  align-items: flex-end;
}
.gallery .image-wrapper, .list .image-wrapper {
  display: block;
  position: relative;
}
.gallery .image-wrapper .yousave, .list .image-wrapper .yousave {
  position: absolute;
  padding: 0.5rem 0.75rem;
  left: 1rem;
}
.list .productbox-details dt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .image-wrapper .yousave {
  margin-top: -2rem;
}
.list .image-wrapper .yousave {
  margin-top: -1.6rem;
}
.layout-gallery .variations .variation-wrapper .form-group {
  margin-bottom: 0;
}
.is-mobile .show-variation-collapse .productbox-onhover.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}
.item-detail dt {
  hyphens: auto;
}
.item-detail dd {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.product-detail .slick-slide {
  transition: opacity ease-in-out;
}
.product-detail .product-thumbnails-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.product-detail .product-manufacturer img {
  max-width: 35px;
}
.delivery-status .list-unstyled, .delivery-status .list-icons {
  margin-bottom: 0;
}
#image_wrapper .product-detail-image-topbar {
  display: none;
}
#image_wrapper.fullscreen {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: rgba(41, 49, 51, 0.5);
  overflow: hidden;
  padding: 3rem;
}
#image_wrapper.fullscreen .product-actions {
  display: none !important;
}
#image_wrapper.fullscreen .gallery-with-action-main {
  background: #ffffff;
  border-radius: 5px;
}
#image_wrapper.fullscreen .product-detail-image-preview-bar {
  background: #ffffff;
  border-radius: 5px;
}
#image_wrapper.fullscreen .product-detail-image-topbar {
  display: block;
}
#image_wrapper.fullscreen #gallery .square-image .inner img {
  margin: 0 auto;
  left: initial;
  top: initial;
  -webkit-transform: initial;
  transform: initial;
}
#image_wrapper.fullscreen #gallery_preview {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
#image_wrapper .variation-image-preview {
  position: absolute;
  top: 0.5px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  transition: opacity 300ms;
  z-index: 10;
}
@media (min-width: 992px) {
  #image_wrapper .variation-image-preview.show {
    z-index: 10;
    opacity: 1;
  }
}
#image_wrapper .variation-image-preview .variation-image-preview-title {
  margin: 0.5rem 0;
  text-align: center;
}
#image_wrapper .variation-image-preview .variation-image-preview-title .variation-image-preview-title-value {
  color: #11923f;
}
#image_wrapper #gallery:not(.slick-initialized) {
  padding: 0;
}
@media (max-width: 991.98px) {
  #image_wrapper #gallery .slick-list {
    padding-right: 0;
  }
}
#image_wrapper #gallery .slick-slide {
  padding: 0;
  border: 1px solid white;
}
#image_wrapper #gallery .product-image {
  cursor: zoom-in;
}
#image_wrapper #gallery_preview_wrapper .product-image {
  cursor: pointer;
}
#image_wrapper .product-thumbnails .square-image {
  margin-bottom: 0;
}
#image_wrapper .product-thumbnails:not(.slick-initialized) div.js-gallery-images {
  width: calc(79%/5);
  min-width: calc(79%/5);
  height: 100%;
  padding: 0;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  margin: 0 0.5rem;
  /*&.first-ml {
					margin-left: auto;
				}
				&.last-mr {
					margin-right: auto;
				}*/
}
#image_wrapper .product-thumbnails:not(.slick-initialized) div.js-gallery-images:not(.preview-first) {
  opacity: 0.5;
}
@media (max-width: 1299.98px) {
  #image_wrapper .product-thumbnails:not(.slick-initialized) div.js-gallery-images {
    width: calc(72%/5);
    min-width: calc(72%/5);
  }
}
#image_wrapper .product-thumbnails:not(.slick-initialized).slick-count-default div.js-gallery-images {
  width: calc(((100%)/5) - 1rem);
  min-width: calc(((100%)/5) - 1rem);
}
#image_wrapper .product-thumbnails:not(.slick-initialized) .slick-prev {
  margin-right: -0.5rem;
  animation: 0.5s fadeIn;
  animation-fill-mode: forwards;
  visibility: hidden;
}
#image_wrapper .product-thumbnails:not(.slick-initialized) .slick-next {
  margin-left: -0.5rem;
  animation: 0.5s fadeIn;
  animation-fill-mode: forwards;
  visibility: hidden;
}
@keyframes fadeIn {
  99% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
.product-detail-image-preview-bar {
  z-index: 20;
}
.cfg-item-description {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-grow: 1;
  margin: 0.5rem 0;
}
.product-configuration {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}
.bg-recommendation {
  background-color: #889ba0;
}
#cfg-container {
  margin-bottom: 2rem;
}
#cfg-container .cfg-group .hr-sect {
  margin-bottom: 0;
}
#cfg-container .cfg-group .hr-sect::before {
  max-width: 50%;
}
#cfg-container .cfg-group .h5 {
  background: #f5f7fa;
}
#cfg-container .cfg-group .list-group-item {
  border: 0;
}
#cfg-container .cfg-group .custom-control-inline {
  width: 100%;
}
#cfg-container .cfg-group .custom-control-inline .custom-control-label {
  width: 100%;
}
#cfg-container .cfg-group .sticky-bottom .btn {
  margin: auto;
}
@media (max-width: 991.98px) {
  #cfg-container .hr-sect {
    text-align: initial;
    border-top: 0;
    border-bottom: 0;
    padding: initial;
    margin: initial;
  }
  #cfg-container .hr-sect::before {
    margin: 0 30px 0 0;
  }
  #cfg-container .hr-sect::after {
    margin: 0 0 0 30px;
  }
  #cfg-container .hr-sect::before, #cfg-container .hr-sect::after {
    content: "";
    background: rgba(0, 0, 0, 0.1);
    height: 1px;
    font-size: 0;
    line-height: 0;
  }
  #cfg-container .hr-sect a {
    text-decoration: none;
    border-bottom: 0.375rem solid transparent;
    font-weight: 700;
  }
}
#cfg-container .cfg-footnote {
  text-align: center;
  margin-top: 1.8rem;
  color: #969696;
}
#cfg-container .modal-body {
  padding: 1rem 0 0;
}
#cfg-container .cfg-price {
  text-align: right;
  white-space: nowrap;
}
#cfg-modal-tabs {
  margin-top: auto;
}
#cfg-modal-tabs .nav-link-text {
  display: none;
  margin-left: 0.5rem;
}
@media (min-width: 576px) {
  #cfg-modal-tabs .nav-link-text {
    display: inline-flex;
  }
}
#cfg-tab-summary-finish {
  margin: auto;
}
#configuration-table .vat_info {
  color: #969696;
}
.modal-body .tab-content {
  margin-top: 0;
  margin-bottom: 1rem;
}
#cfg-modal-tabs {
  margin-bottom: -1rem;
}
#cfg-container-tab-panes {
  border-bottom: 2px solid #d5d5d5;
  /*@include media-breakpoint-down(sm) {
		height: calc((var(--vh, 1vh) * 87) - 5rem);
	}*/
}
#cfg-container-tab-panes .input-group.form-counter {
  width: auto;
}
#cfg-container-tab-panes.cfg-gallery {
  height: calc((var(--vh, 1vh) * 78) - 3rem);
  overflow-x: auto;
  padding-right: 17px;
}
#cfg-container-tab-panes.cfg-list .cfg-group .config-item {
  margin: 0;
  padding: 0.625rem;
}
#cfg-container-tab-panes.cfg-list .custom-radio .cfg-item-description {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-grow: 1;
  align-items: center;
}
#cfg-container-tab-panes.cfg-list .custom-checkbox .config-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.cfg-options {
  height: calc((var(--vh, 1vh) * 78) - 4rem);
  position: relative;
  overflow: auto;
  overflow-x: hidden;
}
@media (max-width: 767.98px) {
  .cfg-options {
    height: calc((var(--vh, 1vh) * 87) - 6rem);
  }
}
#cfg-nav {
  height: calc((var(--vh, 1vh) * 78) - 4rem);
  z-index: 1019;
  align-content: flex-start;
}
#cfg-nav .nav {
  width: 100%;
}
.cfg-group .cfg-group-info {
  text-align: center;
  margin-bottom: 1.5rem;
  z-index: 1019;
}
.cfg-group .group-description {
  margin-bottom: 1rem;
}
.cfg-group .group-description img {
  margin-bottom: 1rem;
}
.cfg-group .config-item {
  cursor: pointer;
  display: block;
  padding: 0.75rem;
  border: 2px solid #f8f8f8;
  border-radius: 0;
}
.cfg-group .config-item .badge-circle {
  display: none;
}
@media (max-width: 767.98px) {
  .cfg-group .config-item {
    padding: 0.5rem;
  }
}
.cfg-group .cfg-swatch ~ .custom-control-label::before, .cfg-group .cfg-swatch ~ .custom-control-label::after {
  display: none;
}
.cfg-group .cfg-swatch:disabled ~ .custom-control-label .config-item {
  cursor: default;
  background: #f8f8f8;
  color: #ebebeb;
}
.cfg-group .custom-control {
  margin-right: 0;
  padding-left: 0;
}
.cfg-group .cfg-swatch:checked ~ .custom-control-label .config-item {
  border-color: #293133;
}
.cfg-group .cfg-swatch:checked ~ .custom-control-label .config-item .badge-circle {
  display: flex;
  background-color: #293133;
  border-color: #293133;
  color: #fff;
  opacity: 1;
  align-items: center;
  position: absolute;
  top: -20px;
  right: -22px;
}
.cfg-group .cfg-swatch:checked ~ .custom-control-label .config-item .badge-circle i {
  margin-left: auto;
  margin-right: auto;
}
.cfg-group .cfg-swatch:checked ~ .custom-control-label .config-item .badge-circle.circle-small {
  top: -12px;
  right: -14px;
}
.cfg-group .drpdwn_qnt {
  display: none;
}
.cfg-group .config-option-dropdown {
  margin-top: 1rem;
}
.cfg-group .config-option-dropdown .config-option-dropdown-description {
  margin-bottom: 0.5rem;
}
.cfg-group .form-counter .btn {
  background-color: #ffffff;
}
.cfg-group .form-counter .btn:hover {
  background-color: #e7e7e7;
}
.config-table .accent-bg {
  background: #f5f7fa;
}
@media (max-width: 767.98px) {
  #product-configurator .modal-dialog {
    margin: 0;
  }
  #product-configurator .modal-dialog .modal-header {
    padding: 0;
  }
  #product-configurator .modal-dialog .modal-header .close {
    right: 0;
    transform: none;
    background-color: transparent;
    font-size: 2rem;
    top: 8px;
  }
  #product-configurator .modal-dialog .hr-sect::before {
    margin: 0px 10px 0px 0px;
  }
  #product-configurator .modal-dialog .btn-sm, #product-configurator .modal-dialog .btn-group-sm > .btn {
    padding: 0.2rem 0.5rem;
  }
}
.product-detail-video {
  max-width: 100%;
}
.helpful, .not_helpful {
  background: transparent;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  padding: 0.2rem 0.45rem;
}
.start-configuration i {
  margin-left: 0.25rem;
}
@media print {
  #add-to-cart {
    display: none !important;
  }
}
#add-to-cart .alert .purchase-info {
  margin-top: 0.5rem;
}
/*.basket-form-inline {
	text-align: center;
	margin-bottom: map_get($spacers, 3);
	.col:first-child {
		margin-bottom: map_get($spacers, 3);
	}
}*/
#form_bundles .row {
  margin-bottom: 4rem;
  margin-top: -0.5rem;
  align-items: center;
}
@media (min-width: 768px) {
  #form_bundles .row {
    justify-content: center;
  }
}
#form_bundles .bundle-price {
  text-align: center;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  #form_bundles .bundle-price {
    text-align: right;
    margin-bottom: 0;
  }
}
#form_bundles .bundle-price .text-warning {
  margin-left: 0.25rem;
}
#jump-to-votes-tab {
  text-decoration: none;
}
@media print {
  #jump-to-votes-tab {
    display: none;
  }
}
/*.tab-body > div,
.tab-body > form{
    padding: 1rem;
}*/
.product-stock-info {
  padding: 1rem 0;
  border-bottom: 1px solid #d5d5d5;
  align-items: flex-end;
}
@media (min-width: 992px) {
  .product-stock-info {
    padding: 1rem;
  }
}
.product-stock-info .product-stock-info-button {
  padding: 0;
  text-decoration: underline;
}
.warehouse-row .warehouse-right {
  margin-left: auto;
  text-align: right;
}
.product-matrix {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.product-matrix .variation-matrix .delivery-status {
  margin: 0 0.5rem;
}
.product-matrix .variation-matrix .configurepos span {
  padding-left: 0.5rem;
  display: none;
}
@media (min-width: 576px) {
  .product-matrix .variation-matrix .configurepos span {
    display: inline-block;
  }
}
.product-matrix .product-matrix-submit {
  margin-top: 1rem;
}
.product-matrix .product-matrix-submit .col {
  margin-left: auto;
}
.product-matrix .matrix-list-wrapper > .matrix-list {
  padding: 0.5rem 0;
  margin-left: 0;
  margin-right: 0;
}
.product-matrix .matrix-list-wrapper > .matrix-list:nth-of-type(odd) {
  background-color: #f5f7fa;
}
.media .card, .reviews-mosthelpful, #reviews-list .review {
  margin-bottom: 1rem;
}
.product-popup {
  display: none;
}
#productImagesModal .modal-header {
  padding: 0;
  border: 0;
}
.review-comment .row {
  margin-top: 0.25rem;
}
.review-comment .review-helpful {
  margin-top: 1rem;
  margin-bottom: 2rem;
  justify-content: space-evenly;
}
.review-comment .review-helpful .col {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.review-comment .review-reply {
  margin-left: 1rem;
}
.swatches-image .square-image .inner img {
  width: 100%;
}
.blockquote-divider::before {
  content: "—";
}
.verified-purchase {
  font-weight: 700;
}
.cfg-layout-list {
  margin-bottom: 1rem;
}
.cfg-layout-list .cfg-group .config-item {
  padding: 0.75rem 0;
}
.cfg-layout-list .cfg-item-description {
  margin: 0;
}
.cfg-layout-list .cfg-item-description dd, .cfg-layout-list .cfg-item-description dl {
  margin-bottom: 0;
}
.cfg-layout-list .cfg-item-qty {
  text-align: right;
}
@media (max-width: 991.98px) {
  .cfg-layout-list .cfg-item-qty {
    margin-top: 0.5rem;
  }
}
.cfg-layout-gallery .product-configuration-sidebar-wrapper table td a {
  text-decoration: none;
  cursor: default;
}
.cfg-layout-gallery .product-configuration-sidebar-wrapper table td a:hover {
  color: #293133;
}
.product-configuration-sidebar-wrapper {
  z-index: 1019;
}
.cfg-position-details.cfg-layout-list .product-configuration-sidebar-wrapper {
  border: 1px solid #d5d5d5;
  padding: 0.75rem;
}
@media (min-width: 992px) {
  .cfg-position-details.cfg-layout-list .product-configuration-sidebar-wrapper {
    max-height: 90vh;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.cfg-position-details.cfg-layout-list .product-configuration-sidebar-wrapper .cfg-summary-item .col:not(:first-child) {
  padding-left: 0.5rem;
}
.cfg-position-details.cfg-layout-list .product-configuration-sidebar-wrapper .cfg-summary-item .col:not(:last-child) {
  padding-right: 0.5rem;
}
.cfg-position-details.cfg-layout-list .cfg-group-list-wrapper .cfg-group {
  border: 1px solid #d5d5d5;
  padding: 1rem;
}
@media (max-width: 991.98px) {
  .cfg-position-details.cfg-layout-list .cfg-group-list-wrapper .cfg-group {
    border: none;
    border-bottom: 1px solid #d5d5d5;
    padding: 1.5rem 0;
  }
}
.cfg-item-detail-button .badge {
  margin-top: 0.3rem;
  padding: 0.35rem;
}
#modal-article-dialog .modal-body {
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.cfg-group-icon {
  float: right;
}
.cfg-group-check {
  color: #11923f;
}
.cfg-group-missing {
  color: #f00000;
}
.cfg-group-optional .cfg-group-check {
  color: #f39932;
}
#filter-checkboxes {
  margin-bottom: 1.5rem;
}
@media (max-width: 991.98px) {
  #filter-checkboxes .custom-checkbox label {
    max-width: 32vw;
  }
}
#filter-checkboxes .custom-checkbox label, #filter-checkboxes .custom-checkbox ::after {
  cursor: pointer;
}
.delete-link-times {
  position: absolute;
  z-index: 1;
  right: 0.5rem;
  top: 0.5rem;
  font-size: 1.125rem;
}
.comparelist .table tr.comparelist-row td:first-child {
  position: sticky;
  left: 0;
  z-index: 996;
}
.comparelist .table thead th {
  background: #ffffff;
  vertical-align: top;
  z-index: 999;
}
.comparelist .table thead th:first-child {
  z-index: 997;
}
.comparelist .table thead th:not(:first-child) {
  z-index: 998;
}
.comparelist .table tbody td:first-child {
  background-color: #f5f7fa;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .comparelist .table td {
    padding: 0.3rem;
  }
  .comparelist .table td:first-child > div {
    width: 110px;
  }
  .comparelist .table th {
    padding: 0;
  }
}
.comparelist .stretched {
  display: flex;
  flex-direction: column;
}
.comparelist .comparelist-label-button th {
  padding: 0;
  border: 0;
}
.custom-checkbox + .description {
  margin-left: 1.625rem;
}
.comparelist-checkboxes {
  padding-top: 1rem;
}
.comparelist-checkboxes .comparelist-checkbox-wrapper {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.comparelist-item {
  padding-bottom: 0;
  text-align: center;
}
.comparelist-item .comparelist-item-image {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.comparelist-item .comparelist-item-more {
  padding-left: 0;
}
.comparelist-delete-all {
  float: right;
}
.compare.on-list {
  background-color: #293133;
  color: white;
}
.compare.on-list > span:last-child {
  color: #f9ff00;
}
.compare.on-list > svg > use, .compare.on-list svg {
  fill: var(--theme-brand-2);
}
.topbar-wrapper {
  position: relative;
  z-index: 1021;
  flex-direction: row-reverse;
}
.sticky-header header {
  position: sticky;
  top: 0;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='var%28--theme-brand-1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
@media (min-width: 992px) and (max-width: 1366px) {
  #shop-nav {
    flex-shrink: 0;
  }
}
#shop-nav .nav-link {
  color: var(--theme-nav-item-color);
}
@media (min-width: 992px) {
  #shop-nav .nav-link {
    padding: 1rem;
  }
}
@media (max-width: 991.98px) {
  #shop-nav .nav-link {
    padding: 0 0.625rem;
  }
}
#shop-nav-cart .table {
  margin: 0;
}
#shop-nav-cart .table th, #shop-nav-cart .table td {
  padding: 0 0 15px;
  border-top: 0;
}
#header-top-bar {
  z-index: 1021;
}
header {
  position: relative;
  background-color: var(--theme-header-bg);
  z-index: 1021;
  /* mobile only */
  /* desktop only */
}
header .toggler-wrapper {
  float: left;
}
header .toggler-wrapper .navbar-toggler {
  color: var(--theme-brand-1);
  border-color: transparent;
  background-color: var(--theme-brand-2);
  padding: 1.125rem 0.875rem;
  font-size: 0;
}
header .toggler-wrapper .navbar-toggler[aria-expanded="true"] {
  color: var(--theme-brand-accent);
}
header .navbar-brand img {
  max-width: 50vw;
  object-fit: contain;
}
header .submenu-headline-image {
  margin-bottom: 0.5rem;
  display: none;
}
@media (min-width: 992px) {
  header .submenu-headline-image {
    display: block;
  }
}
@media (max-width: 991.98px) {
  header .navbar-brand img {
    max-width: 30vw;
  }
  header .dropup, header .dropright, header .dropdown, header .dropleft, header .col, header [class*="col-"] {
    position: static;
  }
  header .navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    height: 100vh !important;
    -webkit-overflow-scrolling: touch;
    max-width: 16.875rem;
    transition: all 0.15s ease-in-out;
    z-index: 1041;
    width: 100%;
    background: #ffffff;
  }
  header .navbar-collapse:not(.show) {
    transform: translateX(-100%);
  }
  header .navbar-nav {
    transition: all 0.15s ease-in-out;
  }
  header .navbar-nav .nav-item.dropdown > .nav-link > .product-count {
    display: none;
  }
  header .navbar-nav .nav-item:not(.dropdown) .nav-link::after {
    display: none;
  }
  header .navbar-nav .dropdown-menu {
    left: 100%;
    top: 0;
    width: 100%;
    min-width: 0;
    padding: 0;
    margin: 0;
  }
  header .navbar-nav .dropdown-body {
    margin: 0;
  }
  header .nav-mobile-header {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  header .nav-mobile-header > .row {
    height: 3.125rem;
  }
  header .nav-mobile-header .nav-mobile-header-hr {
    margin-top: 0;
    margin-bottom: 0;
  }
  header .nav-mobile-body {
    position: relative;
    height: calc(100vh - 3.125rem);
    padding-top: 0.625rem;
    overflow-y: auto;
  }
  header .navbar-nav .nav-link, header #shop-nav .nav-link {
    padding: 0.875rem 1rem;
  }
}
@media (min-width: 992px) {
  header {
    /*.hover-header {
            &:hover {
                > span { border-bottom: 3px solid $header-color-secondary; }
            }
            &[aria-expanded=true] {
                > span { border-bottom: 3px solid $header-color-secondary; } 
            }
        }*/
    /*.hover-dropdown {
            &:hover {
                background-color: $header-menu-item-bg-color-hover; //#e0dfdf f1f1f1
                > span { border-bottom: 3px solid $header-submenu-item-color; }
            }
            &[aria-expanded=true] {
                background-color: $header-menu-item-bg-color-hover !important; //#d1cece
                > span { border-bottom: 3px solid $header-submenu-item-color; } 
            }
            
        }*/
  }
  header .nav-multiple-row .navbar-nav > .nav-item > .nav-link {
    padding: 1rem 1.5rem;
  }
  header .navbar-collapse {
    height: 4.3125rem;
  }
  header .navbar-nav > .nav-item > .dropdown-menu {
    background-color: var(--theme-header-dropdown-bg);
    left: 0;
    right: 0;
    margin-top: -0.03125rem;
    max-height: calc(100vh - 12.5rem);
    width: 100%;
    padding: 0.5rem;
    overflow: auto;
  }
  header .navbar-nav > .nav-item.dropdown-full {
    position: static;
  }
  header .navbar-nav > .nav-item .product-count {
    display: none;
  }
  header .navbar-nav > .nav-item .nav {
    flex-wrap: wrap;
  }
  header .navbar-nav .nav .nav-link {
    padding: 0;
  }
  header .navbar-nav .nav .nav-link::after {
    display: none;
  }
  header .submenu {
    position: static;
    width: 25vw;
    max-width: 18rem;
    min-width: 10rem;
  }
  header .subcategory-items.submenu {
    background-color: transparent;
  }
  header .nav-main > span, header .nav-sub > span {
    border-bottom: 3px solid transparent;
  }
  header .nav-main {
    background-color: var(--theme-nav-item-bg-color);
    color: var(--theme-nav-item-color);
    padding: 1.5rem 2rem 1.5rem 0;
  }
  header .nav-main .rotate-nav {
    margin-bottom: 0.1875rem;
    fill: var(--theme-nav-item-color);
    transform: rotate(0);
    transition: transform 0.25s ease-in-out;
  }
  header .nav-main:hover, header .nav-main[aria-expanded=true] {
    background-color: var(--theme-nav-item-hover-bg-color);
    color: var(--theme-nav-item-hover-color);
  }
  header .nav-main:hover > span, header .nav-main[aria-expanded=true] > span {
    border-color: var(--theme-nav-item-accent);
  }
  header .nav-main[aria-expanded=true] .rotate-nav {
    transform: translateX(0) translateY(1px) rotate(180deg) skew(0) skewY(0) scaleX(1) scaleY(1);
  }
  header .nav-sub {
    color: var(--theme-sub-nav-item-color);
    padding: 0.6rem;
    border-radius: var(--theme-border-radius);
    border-left: 3px solid transparent;
  }
  header .nav-sub:hover {
    background-color: var(--theme-sub-nav-item-hover-bg-color);
    color: var(--theme-sub-nav-item-hover-color);
  }
  header .nav-sub:hover > span {
    border-color: var(--theme-sub-nav-item-hover-accent);
  }
  header .nav-sub:hover svg {
    fill: var(--theme-sub-nav-item-hover-color);
  }
  header .nav-sub[aria-expanded=true] {
    background-color: var(--theme-sub-nav-item-active-bg-color);
    color: var(--theme-sub-nav-item-active-color);
  }
  header .nav-sub[aria-expanded=true] > span {
    border-color: var(--theme-sub-nav-item-active-accent);
  }
  header .nav-sub[aria-expanded=true] svg {
    fill: var(--theme-sub-nav-item-active-color);
  }
  header .nav-right .dropdown-menu {
    min-width: 20rem;
  }
  header .submenu-headline::after {
    display: none;
  }
  header .submenu-headline-toplevel {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 1rem;
  }
  header .subcategory-wrapper .categories-recursive-dropdown {
    display: block;
    position: static !important;
  }
  header .subcategory-wrapper .categories-recursive-dropdown > .nav {
    flex-direction: column;
  }
  header .subcategory-wrapper .categories-recursive-dropdown .categories-recursive-dropdown {
    margin-left: 0.25rem;
  }
}
@media (min-width: 992px) {
  .nav-item-lg-m {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.fixed-search {
  background-color: var(--theme-header-menu-bg);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.main-search .twitter-typeahead {
  display: flex;
  flex-grow: 1;
}
.form-clear {
  align-items: center;
  bottom: 10px;
  color: #293133;
  cursor: pointer;
  display: flex;
  height: 24px;
  justify-content: center;
  position: absolute;
  right: 52px;
  width: 24px;
  z-index: 10;
}
.show-password {
  right: 14px;
}
.account-icon-dropdown .account-icon-dropdown-pass {
  margin-bottom: 2rem;
}
.account-icon-dropdown .dropdown-footer {
  background-color: var(--theme-brand-1);
}
.account-icon-dropdown .dropdown-footer a {
  text-decoration: underline;
}
.account-icon-dropdown .account-icon-dropdown-logout {
  padding-bottom: 0.5rem;
}
.cart-dropdown-shipping-notice {
  color: var(--theme-nav-item-color);
}
.is-checkout header, .is-checkout .navbar {
  height: 2.8rem;
}
@media (min-width: 992px) {
  .is-checkout header, .is-checkout .navbar {
    height: 4.325rem;
  }
}
.is-checkout .search-form-wrapper-fixed, .is-checkout .fixed-search {
  display: none;
}
@media (max-width: 991.98px) {
  .nav-icons {
    height: 2.8rem;
  }
}
.full-width-mega .main-search-wrapper .twitter-typeahead {
  flex: 1;
}
@media (min-width: 992px) {
  .full-width-mega .main-search-wrapper {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .full-width-mega.sticky-top .main-search-wrapper {
    padding-right: 0;
    padding-left: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .full-width-mega.sticky-top .main-search-wrapper + .col, .full-width-mega.sticky-top .main-search-wrapper a {
    padding-left: 0;
  }
  .full-width-mega.sticky-top .main-search-wrapper .nav-link {
    padding-right: 0.7rem;
  }
  .full-width-mega .secure-checkout-icon {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    margin-left: auto;
  }
  .full-width-mega .toggler-logo-wrapper {
    position: initial;
    width: max-content;
  }
}
.full-width-mega .nav-icons-wrapper {
  padding-left: 0;
}
.full-width-mega .nav-logo-wrapper {
  padding-right: 0;
  margin-right: auto;
}
@media (min-width: 992px) {
  .full-width-mega .navbar-expand-lg .nav-multiple-row .navbar-nav {
    flex-wrap: wrap;
  }
  .full-width-mega #mainNavigation.nav-multiple-row {
    height: auto;
    margin-right: 0;
  }
  .full-width-mega .nav-multiple-row .nav-scrollbar-inner {
    padding-bottom: 0;
  }
  .full-width-mega .nav-multiple-row .nav-scrollbar-arrow {
    display: none;
  }
  .full-width-mega .menu-search-position-center .main-search-wrapper {
    margin-right: auto;
  }
  .full-width-mega .menu-search-position-left .main-search-wrapper {
    margin-right: auto;
  }
  .full-width-mega .menu-search-position-left .nav-logo-wrapper {
    margin-right: initial;
  }
  .full-width-mega .menu-center-center.menu-multiple-rows-multiple .nav-scrollbar-inner {
    justify-content: center;
  }
  .full-width-mega .menu-center-space-between.menu-multiple-rows-multiple .nav-scrollbar-inner {
    justify-content: space-between;
  }
}
#footer {
  background-color: #f8f8f8;
  margin-top: auto;
  padding: 4rem 0 0;
}
#footer li {
  margin-bottom: 0.5rem;
}
#footer .footer-additional-wrapper li {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
#footer .card .card-body {
  padding: 0;
}
#footer .nav-link {
  padding: 0.2rem 0;
}
#footer .footer-logo {
  width: auto;
  height: 18px;
  vertical-align: bottom;
}
#footer .list-group-item {
  background: transparent;
}
#footer .newsletter-footer {
  text-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  #footer .newsletter-footer {
    text-align: left;
  }
}
#footer .newsletter-footer .newsletter-email-wrapper {
  margin-bottom: 0;
}
#footer.newsletter-active #footer-boxes {
  margin-top: 1.5rem;
}
@media (min-width: 992px) {
  #footer.newsletter-active #footer-boxes {
    margin-top: 4rem;
  }
}
#footer .footer-social-media {
  margin-bottom: 0.5rem;
  margin-top: 2rem;
}
#footer .footer-social-media ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 0;
}
/* downloads */
.download-item {
  padding-right: 0;
  padding-left: 0;
}
.download-item .card-header {
  text-align: left;
  padding: 0.5rem;
  border-top: 1px solid #d5d5d5;
}
.download-main-body {
  padding: 0;
}
/* login */
.register-wrapper {
  margin-bottom: 0.5rem;
  display: block;
}
@media (min-width: 768px) {
  .register-wrapper {
    display: inline-block;
  }
}
/* uploads */
#uploads {
  margin-top: 1rem;
}
#uploads th, #uploads td {
  text-align: center;
}
/* order-item */
.order-items .order-item .item-detail-list {
  margin-top: 0.5rem;
}
.order-items .order-item .order-item-image-wrapper {
  padding-right: 0.25rem;
}
.order-items .order-item .order-item-image-wrapper img {
  width: 100%;
  object-fit: contain;
}
.order-items .order-items-total {
  margin-left: auto;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
.order-items .price-col {
  text-align: right;
  margin-left: auto;
}
/* order-details */
.order-details {
  margin-bottom: 1rem;
}
.order-details .order-details-status {
  text-align: right;
}
@media (min-width: 992px) {
  .order-details .order-details-status {
    text-align: left;
  }
}
.order-details-data > li {
  margin-bottom: 1.5rem;
}
.order-details-data .order-details-data-item {
  color: #969696;
  display: block;
  font-size: 0.875rem;
}
.order-details-date {
  font-size: 1.125rem;
  font-weight: 700;
}
.order-details-date > span {
  margin-right: 0.5rem;
}
/* my-account */
.account-comparelist .card-body {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.account-head-data > div {
  margin-bottom: 2rem;
}
.account-head-data .account-head-data-credit {
  text-align: center;
  font-weight: 700;
  border: 1px solid #293133;
}
.custom-switch {
  margin-left: 0.5rem;
}
.account-orders-item {
  margin-bottom: 1rem;
}
.account-orders-item a {
  text-decoration: none;
}
.account-data-item {
  margin-bottom: 2rem;
}
.shipping-order-modal .shipping-order-modal-mb {
  margin-bottom: 1rem;
}
/* reviews */
.account-feedback {
  margin-bottom: 1rem;
}
/* shipping-adresses */
.shipping-address-form-wrapper {
  margin-bottom: 1rem;
}
div.dataTables_wrapper div.dataTables_filter input[type=search] {
  margin-left: 0;
  width: 100%;
}
.shipping-address-standard-active tr:first-child {
  background-color: #f5f7fa;
}
/* cart-dropdown */
/*.fa-sup { 
	position: absolute; 
	top: 0; left: 100%; 
	margin-left: -.75em; 
	background-color: $cart-item-number-bg-color; 
	margin-top: -.8em; 
	padding: .35em .50em; 
	border-radius: 50rem! important; 
	font-size: .7em; 
	font-family: $font-family-sans-serif; 
	color: $cart-item-number-color; 
	font-weight: $cart-item-number-weight; 
	max-width: 3em; 
	text-overflow: ellipsis; 
	overflow: hidden; 
}*/
.cart-dropdown {
  /*.dropdown-cart-items img {
    width: 100%;
    height: auto;
  }*/
}
.cart-dropdown .cart-dropdown-total-item {
  color: #293133;
}
.cart-dropdown .cart-dropdown-total-item-price {
  float: right;
  white-space: nowrap;
}
.cart-dropdown .cart-dropdown-next {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .cart-dropdown .cart-dropdown-next {
    margin-bottom: 0;
  }
}
.cart-dropdown .cart-dropdown-buttons {
  margin-top: 1rem;
}
.cart-dropdown .cart-dropdown-empty {
  padding: 0.5rem;
}
/* cart-dropdown-label */
.cart-icon-dropdown .cart-icon-dropdown-price {
  white-space: nowrap;
  display: none;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .cart-icon-dropdown .cart-icon-dropdown-price {
    display: inline-block;
  }
}
.cart-icon-dropdown.not-empty .cart-icon-dropdown-price {
  margin-left: 1rem;
}
@media (min-width: 768px) {
  .cart-icon-dropdown:not(.not-empty) .cart-icon-dropdown-icon {
    margin-right: 1rem;
  }
}
/* index */
.basket .basket-freegift {
  margin-bottom: 3rem;
}
.basket #cart-checkout-btn {
  width: 100%;
  margin-top: 1rem;
}
.item-overflow-notice {
  padding: 0 1rem;
}
.item-overflow-notice a {
  text-decoration: underline;
}
.contact-form legend {
  border: 0;
}
.contact-form .contact-form-privacy {
  text-align: left;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .contact-form .contact-form-privacy {
    text-align: right;
  }
}
.contact-form .is-top {
  margin-top: 2rem;
}
.contact-form .contact-form-hr {
  margin-bottom: 2rem;
}
.newsletter-content {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.newsletter-subscribe {
  margin-bottom: 5rem;
}
.newsletter-subscribe .newsletter-subscribe-consent {
  margin-top: 0.25rem;
}
.newsletter-unsubscribe {
  margin-top: 1rem;
}
/* inc-billing-address-form */
.direct-advertising {
  margin-top: -;
  margin-bottom: 1rem;
  color: #969696;
}
/* inc-order-completed */
.order-confirmation-note {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .order-confirmation-note {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .order-confirmation-details {
    margin-bottom: 3rem;
  }
}
/* inc-payment-method */
.checkout-payment-method {
  margin-bottom: 1rem;
}
.checkout-payment-method .checkout-payment-method-badge {
  margin-left: 1rem;
  float: right;
}
.checkout-payment-method .checkout-payment-method-note {
  width: 100%;
  display: block;
}
/* inc-paymentmodules */
.payment-method-inner {
  margin-bottom: 1rem;
}
.checkout-paymentmodules-alert {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .checkout-paymentmodules-alert {
    margin-bottom: 2rem;
  }
}
/* inc-shipping-address */
.checkout-register-shipping-address {
  margin-top: 2rem;
}
/* inc-steps */
.checkout-steps {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .checkout-steps .badge-pill {
    margin-left: auto;
  }
}
.checkout-steps .step-text {
  margin-left: 1rem;
  margin-right: auto;
}
.checkout-steps .step-check {
  margin-left: 0.25rem;
  margin-right: auto;
  color: #293133;
}
@media (min-width: 768px) {
  .checkout-steps .step-check {
    margin-left: 1rem;
  }
}
/* step0 */
.checkout-existing-customer {
  margin-bottom: 1rem;
}
.checkout-existing-customer .checkout-existing-customer-hr {
  display: block;
}
@media (min-width: 992px) {
  .checkout-existing-customer .checkout-existing-customer-hr {
    display: none;
  }
}
.checkout-existing-customer .checkout-existing-customer-hr > div {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.checkout-register-form {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.checkout-button-row {
  margin-top: 2rem;
}
.checkout-button-row .checkout-register-form-buttons-privacy {
  margin-bottom: 1rem;
  text-align: left;
}
@media (min-width: 768px) {
  .checkout-button-row .checkout-register-form-buttons-privacy {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .checkout-button-row .checkout-button-row-submit {
    margin-left: auto;
  }
}
/* step3 */
.checkout-shipping-form {
  margin-bottom: 2rem;
}
.checkout-shipping-form fieldset {
  margin-bottom: 2rem;
}
.checkout-shipping-form .checkout-shipping-form-change {
  margin-bottom: 1rem;
}
.checkout-shipping-form .checkout-shipping-form-change .checkout-shipping-form-change-icon {
  margin-left: 0.25rem;
}
.checkout-shipping-form .checkout-shipping-form-options {
  margin-bottom: 1rem;
}
.checkout-shipping-form .checkout-shipping-form-options .checkout-shipping-form-options {
  justify-content: space-between;
}
.checkout-shipping-form .checkout-shipping-form-options .checkout-shipping-form-options-specific-cost {
  width: 100%;
  display: block;
}
.checkout-shipping-form .checkout-shipping-form-packaging {
  margin-bottom: 1rem;
}
.checkout-shipping-form .checkout-shipping-form-packaging .checkout-shipping-form-packaging-cost {
  margin-left: 1rem;
  float: right;
  font-weight: 700;
}
.checkout-shipping-form .checkout-shipping-form-packaging .checkout-shipping-form-packaging-desc {
  width: 100%;
  display: block;
}
.button-row-mb {
  margin-bottom: 1rem;
}
/* step4 additonal payment */
.checkout-additional-payment {
  margin-bottom: 1rem;
}
/* step5 */
.checkout-confirmation .card {
  margin-bottom: 1rem;
}
.checkout-confirmation .card .checkout-confirmation-heading {
  margin-bottom: 0;
}
.checkout-confirmation .card .checkout-confirmation-change {
  margin-right: 0.25rem;
  text-decoration: underline;
  display: none;
}
@media (min-width: 768px) {
  .checkout-confirmation .card .checkout-confirmation-change {
    display: inline-block;
  }
}
.checkout-confirmation .checkout-confirmation-comment {
  border: 0;
  padding: 0;
}
.checkout-confirmation .checkout-confirmation-pre-form-hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .checkout-confirmation .checkout-confirmation-pre-form-hr {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.checkout-confirmation .checkout-confirmation-legal-notice {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.checkout-confirmation .checkout-confirmation-items .card-header {
  text-align: right;
  padding: 0;
}
.checkout-confirmation .checkout-confirmation-items .card-body {
  margin-top: 2rem;
}
/* inc-order-items */
.checkout-items-item > div {
  margin-left: auto;
}
.checkout-items-item .checkout-items-item-title {
  margin-right: 1rem;
  display: inline-flex;
}
@media (min-width: 992px) {
  .checkout-items-item .checkout-items-item-title {
    display: none;
  }
}
.checkout-items-item .checkout-items-item-quantity {
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .checkout-items-item .checkout-items-item-quantity {
    margin-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .checkout-items-item .checkout-items-item-image-wrapper {
    padding-right: 0;
  }
}
.checkout-items-item .checkout-items-item-image-wrapper img {
  width: 100%;
  object-fit: contain;
}
.checkout-items-total {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  margin-left: auto;
}
.checkout-items-total .col-auto {
  margin-left: auto;
  text-align: right;
}
.checkout-payment-options {
  margin-bottom: 1rem;
}
/* credit-form */
.credit-form .credit-amount-description {
  margin-bottom: 1.5rem;
  text-align: center;
}
/* shipping-adresses */
.select-shipping-address {
  margin-top: 1rem;
}
.select-shipping-address .dataTables_wrapper {
  border: 1px solid #d5d5d5;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.select-shipping-address .dataTables_wrapper td:first-child {
  width: 5%;
}
.new-shipping-address {
  border: 1px solid #d5d5d5;
  padding: 1rem;
}
/*.register-form-account {
  .register-form-account-unreg, .register-form-account-password , .register-form-account-repeat {
    margin-bottom: map-get($spacers, 3);
    @include media-breakpoint-up(md) {
      margin-bottom: 0;
    }
  }
}*/
/* customer-login */
.customer-login-buttons {
  margin-bottom: 0;
}
.customer-login-buttons .customer-login-buttons-forgot {
  width: 100%;
  display: block;
  text-decoration: underline;
}
.selection-wizard-wrapper {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.selection-wizard-wrapper .selection-wizard-desc {
  margin-bottom: 0;
}
.selection-wizard-wrapper .selection-wizard {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.selection-wizard-wrapper .selection-wizard-question .row {
  text-align: center;
}
.selection-wizard-wrapper .selection-wizard-question .selection-wizard-question-item {
  margin-bottom: 1rem;
}
/* spinner */
/*.spinner {
    position: fixed;
    z-index: 9999;
    i {
        margin-top: -40px;
        margin-left: -40px;
        position: fixed;
        top: 50%;
        font-size: 80px;
        left: 50%;
        color: $primary;
    }
}*/
.spinner {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
}
.spinner i {
  top: 50%;
  left: 50%;
  color: #ffffff;
  margin-top: -40px;
  margin-left: -40px;
  position: fixed;
  font-size: 80px;
  z-index: 9999;
}
.backdrop {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #00000047;
  width: 120px;
  height: 120px;
  margin-top: -60px;
  margin-left: -60px;
}
.modal-body.js-collapse-filter {
  min-height: 100px;
}
/* filter */
.snippets-filter-item .snippets-filter-custom .badge {
  float: right;
}
.snippets-filter-show-all {
  width: 100%;
}
.snippets-filter-show-all .btn {
  padding: 0;
  margin-left: auto;
  margin-top: 0.25rem;
}
.snippets-filter-item-icon-left {
  margin-left: 0.5rem;
}
.snippets-filter-item-icon-right {
  margin-right: 0.5rem;
}
/*.snippets-filter-mobile-heading {
  margin-top: map-get($spacers, 3);
  padding-left: map-get($spacers, 3);
  padding-right: map-get($spacers, 3);
  border: 0;
}*/
.snippets-filter-mobile-sorting .snippets-filter-mobile-sorting-collapse {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.snippets-filter-mobile-sorting .snippets-filter-mobile-sorting-collapse .filter-item {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.snippets-filter-mobile-sorting .snippets-filter-mobile-sorting-collapse .dropdown-item {
  background-color: transparent;
  color: #293133;
}
.snippets-filter-mobile-sorting .snippets-filter-mobile-sorting-link {
  text-decoration: none;
  text-align: left;
}
.snippets-filter-mobile-sorting .snippets-filter-mobile-sorting-link > span {
  float: right;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-right: 0.25rem;
  text-align: right;
  width: 40%;
}
/*.snippets-filter-mobile-item {
  .snippets-filter-mobile-item-collapse {
    margin-top: map-get($spacers, 2);
    margin-bottom: map-get($spacers, 2);
    padding-top: map-get($spacers, 2);
    padding-bottom: map-get($spacers, 2);
  }
}*/
/* alert */
.alert-wrapper .close {
  margin-left: 1rem;
}
/* author */
.snippets-author .snippets-author-link {
  display: inline-block;
}
.snippets-author-title {
  margin-left: 1rem;
}
/* banner */
.snippets-banner {
  margin-bottom: 2rem;
}
.snippets-banner .snippets-banner-image {
  text-align: center;
  margin-bottom: 1rem;
}
.snippets-banner .snippets-banner-image img {
  margin-left: auto;
  margin-right: auto;
}
/* maintenance */
.maintenance-main-wrapper {
  padding-top: 2rem;
}
.maintenance-main-wrapper .maintenance-main {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.maintenance-main-wrapper .maintenance-main-item {
  margin-bottom: 1rem;
}
.maintenance-main-wrapper .maintenance-main-image {
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
}
/* product-slider */
.slick-slider-other .slick-slider-other-container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .slick-slider-other .slick-slider-other-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.slick-slider-other .hr-sect {
  margin-bottom: 2rem;
}
/* shipping-calculator */
/* .shipping-calculator-form {
  margin-bottom: map-get($spacers, 6);
}*/
.shipping-calculator-main .shipping-calculator-main-heading {
  margin-bottom: 1.5rem;
}
.shipping-calculator-hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
/* shipping-tax-info */
.vat_info .shipping {
  display: inline-block;
}
.vat_info abbr {
  display: inline-block;
}
/* slider-items */
.product-wrapper.freegift .custom-radio {
  padding-left: 0;
}
.product-wrapper.freegift .inner {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
/* wishlist-button */
.wishlist-button {
  margin-right: 1rem;
  padding: 0 1rem 0 0;
  display: block;
}
@media (min-width: 992px) {
  .wishlist-button {
    display: inline-block;
    border-right: 1px solid #d5d5d5;
  }
}
.wishlist-button .wishlist-button-inner {
  display: flex;
  align-items: baseline;
}
.wishlist-button .wishlist-button-inner .wishlist-icon {
  margin-right: 0.5rem;
}
.wishlist-button .wishlist-button-inner .wishlist-button-text {
  text-decoration: underline;
}
/* uploads */
.upload-scheme-product {
  margin-bottom: 1.5rem;
}
.upload-scheme-cart-hr-before {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.upload-scheme-cart-hr-after {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.upload-scheme-cart .upload-scheme-cart-upload {
  margin-bottom: 1rem;
}
.upload-scheme-cart .upload-scheme-cart-name {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
/* wishlist */
.snippets-wishlist .subheadline {
  margin-bottom: 2rem;
}
.snippets-wishlist .wishlist-search-wrapper {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .snippets-wishlist .wishlist-search-wrapper {
    margin-top: 0;
  }
}
.snippets-wishlist .wishlist-search-wrapper .wishlist-search-button .wishlist-search-button-text {
  display: none;
}
@media (min-width: 768px) {
  .snippets-wishlist .wishlist-search-wrapper .wishlist-search-button .wishlist-search-button-text {
    display: inline-block;
  }
}
.snippets-wishlist .wishlist-privacy-count {
  align-items: center;
}
.snippets-wishlist .wishlist-url {
  margin-top: 1rem;
}
.snippets-wishlist .wishlist-collapse {
  margin-bottom: 1rem;
}
.snippets-wishlist .has-item {
  margin-top: 3rem;
}
.snippets-wishlist .wishlist-item {
  margin-bottom: 5rem;
}
.snippets-wishlist .wishlist-item .productbox {
  padding: 0.5rem;
}
@media (min-width: 1300px) {
  .snippets-wishlist .wishlist-item .productbox {
    padding: 0;
  }
}
.snippets-wishlist .wishlist-item .productbox .caption {
  text-decoration: none;
}
.snippets-wishlist .wishlist-item .productbox .wishlist-item-buttons .btn {
  margin-top: 1rem;
  align-items: center;
}
.snippets-wishlist .wishlist-item .productbox textarea {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.snippets-wishlist .wishlist-item .productbox .wishlist-pos-delete {
  float: right;
  margin: - 0 0 0;
  padding: 0.25rem;
  font-size: 1.125rem;
  text-decoration: none;
}
.snippets-wishlist .wishlist-all-to-cart .col {
  margin-left: auto;
}
.snippets-wishlist .wishlist-actions {
  align-items: center;
}
.snippets-wishlist .wishlist-actions .wishlist-dropdown-name .dropdown-item {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.snippets-wishlist .wishlist-count {
  margin-left: auto;
}
.snippets-wishlist .product-characteristics .col {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*.productlist-filter-footer {
    padding-left: map-get($spacers, 3);
    padding-right: map-get($spacers, 3);
    margin-top: auto;
}*/
.snippets-filter-mobile-item .filter-search-wrapper {
  margin-bottom: 0 !important;
}
.snippets-suggestion a {
  display: block;
}
/*.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 1px solid #d5d5d5;
    border-radius: 0;
}*/
.slick-lightbox .slick-arrow {
  opacity: 1;
}
.slick-lightbox .slick-arrow:after {
  color: white;
  font-size: 30px;
  opacity: 1;
}
.slick-lightbox-close {
  right: 35px;
}
.slick-lightbox-close:before {
  font-size: 50px;
  font-weight: bold;
  opacity: 1;
}
/*.slick-lightbox-slick-caption {
    @extend .inline-block;
    @extend .heavy;
    @extend .p-1;
    @extend .text-xl;
}*/
/*# sourceMappingURL=clear.css.map */